Searched defs:PIC_CMD_EOI (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/BIOS/ | ||
H A D | biosint.h | 254 #define PIC_CMD_EOI 0x20 macro |
H A D | orgs.asm | 57 PIC_CMD_EOI equ 020h define 204 mov al, PIC_CMD_EOI 207 mov al, PIC_CMD_EOI |
Completed in 47 milliseconds