Searched refs:nummaps (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pci/
H A Dpcivar.h207 uint8_t nummaps; /* actual number of PCI maps used */ member in struct:pcicfg
H A Dpci.c630 cfg->nummaps = PCI_MAXMAPS_0;
638 cfg->nummaps = PCI_MAXMAPS_1;
648 cfg->nummaps = PCI_MAXMAPS_2;
4002 for (i = 0; i < cfg->nummaps;) {
/freebsd-12-stable/sys/dev/sound/pci/
H A Daureal.c612 if (j < config_id->nummaps) {

Completed in 164 milliseconds