OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_isabus
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/evbmips/loongson/dev/
pcibvar.h
35
device_t
sc_isabus
;
member in struct:pcib_softc
pcib.c
141
if (sc->
sc_isabus
== child)
142
sc->
sc_isabus
= NULL;
155
if (ifattr_match(ifattr, "isabus") && sc->
sc_isabus
== NULL) {
168
sc->
sc_isabus
=
/src/sys/arch/x86/pci/
pcibvar.h
35
device_t
sc_isabus
;
member in struct:pcib_softc
pcib.c
221
if (sc->
sc_isabus
== child)
222
sc->
sc_isabus
= NULL;
236
if (ifattr_match(ifattr, "isabus") && sc->
sc_isabus
== NULL) {
246
sc->
sc_isabus
=
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025