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

/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c569 #define PC98SIO_intr_ctrl_port(type) (if_8251_type[type].port_table[4]) macro
4251 outb(io | PC98SIO_intr_ctrl_port(if_type), 0);
4299 iod->ctrl = io | PC98SIO_intr_ctrl_port(if_type);
4348 com->intr_ctrl_port = io | PC98SIO_intr_ctrl_port(if_type);

Completed in 140 milliseconds