Home
last modified time | relevance | path

Searched refs:MK_SYNC_ID_LUN (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/scsi/
Dqla1280.h602 #define MK_SYNC_ID_LUN 0 /* Synchronize ID/LUN */ macro
/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_fw.h682 #define MK_SYNC_ID_LUN 0 /* Synchronize ID/LUN */ macro
Dqla_mbx.c1664 MK_SYNC_ID_LUN); in qla2x00_lun_reset()
3421 type == TCF_LUN_RESET ? MK_SYNC_ID_LUN : MK_SYNC_ID); in __qla24xx_issue_tmf()
Dqla_def.h2245 #define MK_SYNC_ID_LUN 0 /* Synchronize ID/LUN */ macro
Dqla_init.c2066 flags == TCF_LUN_RESET ? MK_SYNC_ID_LUN : MK_SYNC_ID); in qla2x00_async_tm_cmd()