Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | I8042_KBD_PHYS_DESC "isa0060/serio0" |
#define | I8042_AUX_PHYS_DESC "isa0060/serio1" |
#define | I8042_MUX_PHYS_DESC "isa0060/serio%d" |
#define | I8042_MAP_IRQ(x) (x) |
#define | I8042_KBD_IRQ i8042_kbd_irq |
#define | I8042_AUX_IRQ i8042_aux_irq |
#define | I8042_COMMAND_REG i8042_command_reg |
#define | I8042_STATUS_REG i8042_command_reg |
#define | I8042_DATA_REG i8042_data_reg |
#define I8042_AUX_IRQ i8042_aux_irq |
Definition at line 33 of file i8042-x86ia64io.h.
#define I8042_AUX_PHYS_DESC "isa0060/serio1" |
Definition at line 19 of file i8042-x86ia64io.h.
#define I8042_COMMAND_REG i8042_command_reg |
Definition at line 42 of file i8042-x86ia64io.h.
#define I8042_DATA_REG i8042_data_reg |
Definition at line 44 of file i8042-x86ia64io.h.
#define I8042_KBD_IRQ i8042_kbd_irq |
Definition at line 32 of file i8042-x86ia64io.h.
#define I8042_KBD_PHYS_DESC "isa0060/serio0" |
Definition at line 18 of file i8042-x86ia64io.h.
Definition at line 29 of file i8042-x86ia64io.h.
Definition at line 20 of file i8042-x86ia64io.h.
#define I8042_STATUS_REG i8042_command_reg |
Definition at line 43 of file i8042-x86ia64io.h.