Home
last modified time | relevance | path

Searched refs:ISS_GOT_INITIAL_LUNS (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h202 #define ISS_GOT_INITIAL_LUNS 0x0008 macro
H A Dstmf.c3628 ~(ISS_LUN_INVENTORY_CHANGED | ISS_GOT_INITIAL_LUNS)); in stmf_deregister_scsi_session()
6105 ~(ISS_LUN_INVENTORY_CHANGED | ISS_GOT_INITIAL_LUNS)); in stmf_handle_cmd_during_ic()
6722 ~(ISS_LUN_INVENTORY_CHANGED | ISS_GOT_INITIAL_LUNS)); in stmf_dlun0_new_task()
7461 ISS_GOT_INITIAL_LUNS) == 0) in stmf_svc_timeout()
7467 ~ISS_GOT_INITIAL_LUNS); in stmf_svc_timeout()
H A Dlun_map.c413 new_flags = ISS_GOT_INITIAL_LUNS; in stmf_add_lu_to_session()