Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h937 ST_STATE_CLOSING, enumerator
1360 #define IS_CLOSING(un) ((un)->un_state == ST_STATE_CLOSING || \
1362 (un)->un_laststate == ST_STATE_CLOSING))
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c1320 (un->un_laststate == ST_STATE_CLOSING)))) { in st_detach()
3407 un->un_state = ST_STATE_CLOSING; in st_close()
12956 ((un->un_state == ST_STATE_CLOSING) && (cmd == SCMD_REWIND))) { in st_check_cmd_for_need_to_reserve()
18586 (un->un_state == ST_STATE_CLOSING)) { in st_reset_notification()