NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCI_MAX_IORES
sys/dev/pci/pci_resource.c
108
struct pci_iores pd_iores[PCI_MAX_IORES];
sys/dev/pci/pci_resource.c
500
KASSERT(pd->pd_niores <= PCI_MAX_IORES);