OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:bool
779
if (!
pmf_device_recursive_suspend
(curdev, &pq)) {
kern_drvctl.c
205
return
pmf_device_recursive_suspend
(d, PMF_Q_DRVCTL) ? 0 : EBUSY;
/src/share/man/man9/
Makefile
780
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 22 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025