Searched refs:TCF_LUN_RESET (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_fw.h810 #define TCF_LUN_RESET BIT_4 macro
H A Dqla_mbx.c2482 if (type == TCF_LUN_RESET) {
2521 type == TCF_LUN_RESET ? MK_SYNC_ID_LUN: MK_SYNC_ID);
2551 return qla2x00_async_tm_cmd(fcport, TCF_LUN_RESET, l, tag);
2553 return __qla24xx_issue_tmf("Lun", TCF_LUN_RESET, fcport, l, tag);
H A Dqla_iocb.c2014 if (flags == TCF_LUN_RESET) {
H A Dqla_init.c288 flags == TCF_LUN_RESET ? MK_SYNC_ID_LUN : MK_SYNC_ID);

Completed in 31 milliseconds