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.h1172 #define SD_STATE_DUMPING 3 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c11470 if (un->un_state == SD_STATE_DUMPING) {
14815 if ((un->un_state == SD_STATE_DUMPING) ||
15700 case SD_STATE_DUMPING:
16280 (un->un_state == SD_STATE_DUMPING)) {
25075 if (un->un_state == SD_STATE_DUMPING) {
25901 (un->un_state != SD_STATE_DUMPING)) {
25903 New_state(un, SD_STATE_DUMPING);
31257 (un->un_state == SD_STATE_DUMPING))

Completed in 127 milliseconds