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

/linux-4.1.27/arch/x86/boot/
H A Dboot.h78 const u16 DELAY_PORT = 0x80; io_delay() local
79 asm volatile("outb %%al,%0" : : "dN" (DELAY_PORT)); io_delay()

Completed in 157 milliseconds