Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1180 #define SD_STATE_DUMPING 3 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c10682 if (un->un_state == SD_STATE_DUMPING) { in sdstrategy()
14025 if ((un->un_state == SD_STATE_DUMPING) ||
14910 case SD_STATE_DUMPING:
15490 (un->un_state == SD_STATE_DUMPING)) {
24509 if (un->un_state == SD_STATE_DUMPING) {
25335 (un->un_state != SD_STATE_DUMPING)) {
25337 New_state(un, SD_STATE_DUMPING);
30689 (un->un_state == SD_STATE_DUMPING))