Searched refs:TCF_LUN_RESET (Results 1 – 3 of 3) sorted by relevance
971 #define TCF_LUN_RESET BIT_4 macro
738 return qla2x00_async_tm_cmd(fcport, TCF_LUN_RESET, l, tag); in qlafx00_lun_reset()3184 if (tm_iocb.control_flags == cpu_to_le32((uint32_t)TCF_LUN_RESET)) { in qlafx00_tm_iocb()
2564 if (flags & (TCF_LUN_RESET | TCF_ABORT_TASK_SET| in qla24xx_tm_iocb()