Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/pci/
Dpcivar.h37 #define PCI_MAXMAPS_1 2 /* max. no. of maps for PCI to PCI bridge */ macro
Dpci.c603 cfg->nummaps = PCI_MAXMAPS_1; in pci_hdrtypedata()