Home
last modified time | relevance | path

Searched refs:PUC_MAX_PORTS (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dpucvar.h40 #define PUC_MAX_PORTS 32 macro
51 } ports[PUC_MAX_PORTS];
64 ((port) < PUC_MAX_PORTS && (desc)->ports[(port)].type != PUC_PORT_TYPE_NONE)
Dpuc.c94 } sc_ports[PUC_MAX_PORTS];