OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_gpiobus
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/pci/
gscpcib.c
51
device_t
sc_gpiobus
;
member in struct:gscpcib_softc
81
if (sc->
sc_gpiobus
== child)
82
sc->
sc_gpiobus
= NULL;
95
sc->
sc_gpiobus
== NULL) {
102
sc->
sc_gpiobus
= config_found(self, &gba, gpiobus_print,
/src/sys/arch/x86/pci/
ichlpcib.c
101
device_t
sc_gpiobus
;
member in struct:lpcib_softc
425
if (sc->
sc_gpiobus
== child) {
426
sc->
sc_gpiobus
= NULL;
490
if (ifattr_match(ifattr, "gpiobus") && sc->
sc_gpiobus
== NULL)
964
sc->
sc_gpiobus
= config_found(self, &gba, gpiobus_print,
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025