Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/boot/
Dboot.h79 const u16 DELAY_PORT = 0x80; in io_delay() local
80 asm volatile("outb %%al,%0" : : "dN" (DELAY_PORT)); in io_delay()