Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h225 #define DCD_STATE_OFFLINE 1 macro
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c837 if ((un->un_state == DCD_STATE_OFFLINE) || in dcdpower()
1551 if (un->un_state == DCD_STATE_OFFLINE) { in dcdclose()
2439 if (un->un_state == DCD_STATE_OFFLINE) { in dcdintr()
2753 if (un->un_state != DCD_STATE_OFFLINE) { in dcd_handle_incomplete()
2756 New_state(un, DCD_STATE_OFFLINE); in dcd_handle_incomplete()