Home
last modified time | relevance | path

Searched refs:MK_SYNC_ID (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/scsi/
Dqla1280.h603 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
Dqla1280.c1254 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_done()
2610 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_device_reset()
/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_fw.h683 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
Dqla_mbx.c1619 MK_SYNC_ID); in qla2x00_abort_target()
3421 type == TCF_LUN_RESET ? MK_SYNC_ID_LUN : MK_SYNC_ID); in __qla24xx_issue_tmf()
Dqla_def.h2235 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
Dqla_init.c2066 flags == TCF_LUN_RESET ? MK_SYNC_ID_LUN : MK_SYNC_ID); in qla2x00_async_tm_cmd()