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

/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c566 #define PC98SIO_cmd_port(type) (if_8251_type[type].port_table[1]) macro
876 outb((xioport & 0xff00) | PC98SIO_cmd_port(xiftype & 0x0f), 0xf2);
4296 iod->cmd = io | PC98SIO_cmd_port(if_type);
4345 com->cmd_port = io | PC98SIO_cmd_port(if_type);

Completed in 111 milliseconds