HelenOS sources

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