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

/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Disa.c63 case SYS_RES_IOPORT: rids = ISA_PNP_NPORT; break;
/freebsd-13-stable/sys/isa/
H A Disavar.h66 #define ISA_PNP_NPORT 8 macro
H A Dpnp.c229 if (config->ic_nport > ISA_PNP_NPORT) {
231 ISA_PNP_NPORT);
232 config->ic_nport = ISA_PNP_NPORT;
288 for (; i < ISA_PNP_NPORT; i++) {

Completed in 114 milliseconds