Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dddifm.c191 DEVI_SET_DEVICE_UP(dip); in ddi_fm_service_impact()
H A Dsunndi.c2280 DEVI_SET_DEVICE_UP(dip); in i_ddi_fault_handler()
/titanic_44/usr/src/uts/common/sys/
H A Dddi_impldefs.h404 #define DEVI_SET_DEVICE_UP(dip) { \ macro