Searched refs:PUC_PORT_VALID (Results 1 – 3 of 3) sorted by relevance
63 #define PUC_PORT_VALID(desc, port) \ macro
178 for (i = 0; PUC_PORT_VALID(sc->sc_desc, i); i++) in puc_attach()258 for (i = 0; PUC_PORT_VALID(sc->sc_desc, i); i++) { in puc_attach()
169 for (i = 0; PUC_PORT_VALID(desc, i); i++) { in pucprobe_doit()