#include <ipc/irc.h>
#include <async.h>
#include <sysinfo.h>
#include <kbd.h>
#include <kbd_port.h>
#include <sun.h>
#include <sys/types.h>
#include <ddi.h>
#include <errno.h>
Go to the source code of this file.
| Defines | |
| #define | CHAN_A_DATA 6 | 
| #define | CHAN_A_STATUS 4 | 
| #define | RR0_RCA 1 | 
| Functions | |
| static void | z8530_irq_handler (ipc_callid_t iid, ipc_call_t *call) | 
| int | z8530_port_init (void) | 
| Variables | |
| static irq_cmd_t | z8530_cmds [] | 
| irq_code_t | z8530_kbd | 
Definition in file z8530.c.
 1.4.7
 1.4.7