HelenOS sources

PCI_MAX_HW_RES    566 uspace/drv/bus/pci/pciintel/pci.c 	assert(count < PCI_MAX_HW_RES);
PCI_MAX_HW_RES    681 uspace/drv/bus/pci/pciintel/pci.c 	assert(count < PCI_MAX_HW_RES);
PCI_MAX_HW_RES     85 uspace/drv/bus/pci/pciintel/pci.h 	hw_resource_t resources[PCI_MAX_HW_RES];
HelenOS homepage, sources at GitHub