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

/freebsd-10.2-release/sys/boot/i386/loader/
H A Dmain.c69 static void isa_outb(int port, int value);
164 archsw.arch_isaoutb = isa_outb;
366 isa_outb(int port, int value) function
/freebsd-10.2-release/sys/boot/pc98/loader/
H A Dmain.c65 static void isa_outb(int port, int value);
174 archsw.arch_isaoutb = isa_outb;
320 isa_outb(int port, int value) function

Completed in 87 milliseconds