Home
last modified time | relevance | path

Searched refs:DEVI_SET_NEED_RESET (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h595 #define DEVI_SET_NEED_RESET(dip) { \ macro
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c1328 DEVI_SET_NEED_RESET(dip); in attach_node()