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

/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c571 #define PC98SIO_func_port(type) (if_8251_type[type].port_table[6]) macro
4269 outb(io | PC98SIO_func_port(if_type),
4289 if (PC98SIO_func_port(if_type) != -1) {
4290 outb(io | PC98SIO_func_port(if_type), 0xf2);

Completed in 102 milliseconds