Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h592 #define DEVI_NEED_RESET(dip) \ macro
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c4379 if (!DEVI_NEED_RESET(dip)) in reset_leaf_device()