Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h939 ST_STATE_CLOSE_PENDING_OPEN enumerator
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c2831 un->un_state = ST_STATE_CLOSE_PENDING_OPEN; in st_open()
2833 un->un_state == ST_STATE_CLOSE_PENDING_OPEN) { in st_open()