Home
last modified time | relevance | path

Searched refs:ddi_removing_power (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dgen_drv.c759 rm_power = ddi_removing_power(dstatep->dip); in gen_detach()
/titanic_50/usr/src/uts/common/sys/
H A Dsunddi.h1085 ddi_removing_power(dev_info_t *dip);
/titanic_50/usr/src/man/man9f/
H A DMakefile232 ddi_removing_power.9f \
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc228 file path=usr/share/man/man9f/ddi_removing_power.9f
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c4482 ddi_removing_power(dev_info_t *dip) in ddi_removing_power() function
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c1445 if (ddi_removing_power(devi)) { in st_detach()