Home
last modified time | relevance | path

Searched refs:pc98_if_type (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/pc98/cbus/
HDsio.c293 int pc98_if_type; member
449 (IS_8251((com)->pc98_if_type) ? \
453 (IS_8251((com)->pc98_if_type) ? \
1461 com->pc98_if_type = if_type;
1547 if (IS_8251(com->pc98_if_type)) {
1555 if (com->pc98_if_type == COM_IF_INTERNAL) {
1558 PC98SIO_baud_rate_port(com->pc98_if_type) != -1 ?
1561 printf(" 8251%s", if_8251_type[com->pc98_if_type & 0x0f].name);
1584 if (com->pc98_if_type == COM_IF_RSA98III) {
1606 if (com->pc98_if_type == COM_IF_ESP98)
[all …]