Searched refs:K_RDWR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/pexpert/i386/
H A Dkd.c95 #define K_RDWR 0x60 /* keyboard data & cmds (read/write) */ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dstart.s795 #define K_RDWR 0x60 define
809 outb %al,$(K_RDWR) /* to kbd */
815 inb $(K_RDWR),%al /* read status (and discard) */
822 outb %al,$(K_RDWR) /* to kbd */

Completed in 30 milliseconds