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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpucvar.h63 #define PUC_PORT_VALID(desc, port) \ macro
H A Dpuccn.c163 for (i = 0; PUC_PORT_VALID(desc, i); i++)
H A Dpuc.c181 for (i = 0; PUC_PORT_VALID(sc->sc_desc, i); i++)
265 for (i = 0; PUC_PORT_VALID(sc->sc_desc, i); i++) {

Completed in 64 milliseconds