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

/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Disa.c63 case SYS_RES_MEMORY: rids = ISA_PNP_NMEM; break;
/freebsd-11-stable/sys/isa/
H A Disavar.h65 #define ISA_PNP_NMEM 4 macro
H A Dpnp.c253 if (config->ic_nmem > ISA_PNP_NMEM) {
255 config->ic_nmem, ISA_PNP_NMEM);
256 config->ic_nmem = ISA_PNP_NMEM;
298 for (; i < ISA_PNP_NMEM; i++) {

Completed in 70 milliseconds