Searched refs:SCF_SE_LUN_CMD (Results 1 – 4 of 4) sorted by relevance
83 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_cmd_lun()118 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_cmd_lun()
623 if (cmd->se_cmd_flags & SCF_SE_LUN_CMD) in transport_cmd_finish_abort()2445 if (!(cmd->se_cmd_flags & SCF_SE_LUN_CMD)) { in transport_generic_free_cmd()2674 if (!(cmd->se_cmd_flags & SCF_SE_LUN_CMD) && in __transport_wait_for_tasks()
534 pt_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in target_xcopy_init_pt_lun()
130 SCF_SE_LUN_CMD = 0x00000100, enumerator