Searched refs:INFO_PORT (Results 1 - 4 of 4) sorted by relevance

/external/qemu-pc-bios/bochs/bios/
H A Drombios.h33 #define INFO_PORT 0x402 macro
H A Dapmbios.S61 mov dx, #INFO_PORT
74 mov dx, #INFO_PORT
115 mov dx, #INFO_PORT
H A Drombios32.c154 outb(INFO_PORT, c);
H A Drombios.c1465 if (action & BIOS_PRINTF_INFO) outb(INFO_PORT, c);

Completed in 162 milliseconds