Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/boot/
Dboot.h41 const u16 DELAY_PORT = 0x80; in io_delay() local
42 outb(0, DELAY_PORT); in io_delay()