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

/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c599 } if_16550a_type[] = { variable in typeref:struct:__anon13152
799 if_16550a_type[iod.if_type & 0x0f].iatsz, RF_ACTIVE);
802 if_16550a_type[iod.if_type & 0x0f].iat,
803 if_16550a_type[iod.if_type & 0x0f].iatsz, RF_ACTIVE);
814 if_16550a_type[iod.if_type & 0x0f].iat,
815 if_16550a_type[iod.if_type & 0x0f].iatsz) != 0) {
832 rclk = if_16550a_type[iod.if_type & 0x0f].rclk;
878 outb(xioport + if_16550a_type[xiftype & 0x0f].iat[com_mcr], 0);
1020 tmp = if_16550a_type[iod.if_type & 0x0f].irr_write;
1388 if_16550a_type[if_typ
[all...]

Completed in 108 milliseconds