Searched refs:PCI_MAXMAPS_1 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/pci/ | ||
| D | pcivar.h | 37 #define PCI_MAXMAPS_1 2 /* max. no. of maps for PCI to PCI bridge */ macro |
| D | pci.c | 603 cfg->nummaps = PCI_MAXMAPS_1; in pci_hdrtypedata() |