DELAY_PORT         74 arch/x86/boot/boot.h 	const u16 DELAY_PORT = 0x80;
DELAY_PORT         75 arch/x86/boot/boot.h 	asm volatile("outb %%al,%0" : : "dN" (DELAY_PORT));