Home
last modified time | relevance | path

Searched refs:e_ddi_suspend (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Desunddi.h116 e_ddi_suspend(dev_info_t *dip, ddi_detach_cmd_t cmd);
/titanic_50/usr/src/uts/common/os/
H A Ddriver.c191 return (e_ddi_suspend(devi, cmd)); in devi_detach()
H A Dsunpm.c4503 e_ddi_suspend(dev_info_t *dip, ddi_detach_cmd_t cmd) in e_ddi_suspend() function