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

/freebsd-12-stable/stand/i386/loader/
H A Dmain.c71 static void isa_outb(int port, int value);
169 archsw.arch_isaoutb = isa_outb;
392 isa_outb(int port, int value) function

Completed in 50 milliseconds