Searched refs:PCI_MAXMAPS_0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/pci/
H A Dpcivar.h36 #define PCI_MAXMAPS_0 6 /* max. no. of memory/port maps */ macro
H A Dpci.c558 cfg->nummaps = PCI_MAXMAPS_0;
/freebsd-9.3-release/sys/dev/sound/pci/
H A Daureal.c571 for (i=0; i<PCI_MAXMAPS_0; i++) {
H A Dfm801.c587 for (i = 0; (mapped == 0) && (i < PCI_MAXMAPS_0); i++) {

Completed in 102 milliseconds