OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_maxndevs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
pci_usrreq.c
90
if (bdfr->bus > 255 || bdfr->device >= sc->
sc_maxndevs
||
110
binfo->maxdevs = sc->
sc_maxndevs
;
115
if (dname->device >= sc->
sc_maxndevs
|| dname->function > 7)
137
if (dnameonbus->device >= sc->
sc_maxndevs
||
pcivar.h
278
int sc_bus,
sc_maxndevs
;
member in struct:pci_softc
pci.c
200
sc->
sc_maxndevs
= pci_bus_maxdevs(pba->pba_pc, pba->pba_bus);
Completed in 34 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025