OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_wdrt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/acpi/
acpivar.h
171
device_t
sc_wdrt
; /* acpiwdrt(4) pseudo-bus */
member in struct:acpi_softc
acpi.c
637
if (sc->
sc_wdrt
== child)
638
sc->
sc_wdrt
= NULL;
1011
if (ifattr_match(ifattr, "acpiwdrtbus") && sc->
sc_wdrt
== NULL) {
1012
sc->
sc_wdrt
= config_found(sc->sc_dev, NULL, NULL,
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025