OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_disable_aspm
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_athn_pci.c
155
sc->
sc_disable_aspm
= athn_pci_disable_aspm;
/src/sys/dev/ic/
athnvar.h
468
void (*
sc_disable_aspm
)(struct athn_softc *);
member in struct:athn_softc
athn.c
1256
if (sc->
sc_disable_aspm
!= NULL)
1257
sc->
sc_disable_aspm
(sc);
Completed in 18 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025