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.c10687 if (un->un_state == SD_STATE_DUMPING) { in sdstrategy()
14030 if ((un->un_state == SD_STATE_DUMPING) ||
14915 case SD_STATE_DUMPING:
15495 (un->un_state == SD_STATE_DUMPING)) {
24514 if (un->un_state == SD_STATE_DUMPING) {
25340 (un->un_state != SD_STATE_DUMPING)) {
25342 New_state(un, SD_STATE_DUMPING);
30694 (un->un_state == SD_STATE_DUMPING))