OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pmf_device_recursive_suspend
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
pmf.h
108
bool
pmf_device_recursive_suspend
(device_t, const pmf_qual_t *);
/src/sys/kern/
kern_pmf.c
766
pmf_device_recursive_suspend
(device_t dv, const pmf_qual_t *qual)
function
779
if (!
pmf_device_recursive_suspend
(curdev, &pq)) {
kern_drvctl.c
208
return
pmf_device_recursive_suspend
(d, PMF_Q_DRVCTL)
/src/share/man/man9/
Makefile
782
pmf.9
pmf_device_recursive_suspend
.9 \
/src/sys/dev/ic/
athn.c
2999
pmf_device_recursive_suspend
(sc->sc_dev, &sc->sc_qual);
/src/sys/dev/pci/
if_sip.c
2936
pmf_device_recursive_suspend
(sc->sc_dev, &sc->sc_qual);
Completed in 24 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026