Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dqla1280.h603 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
H A Dqla1280.c1258 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_done()
2613 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_device_reset()
/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h683 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
H A Dqla_mbx.c1665 MK_SYNC_ID); in qla2x00_abort_target()
3470 type == TCF_LUN_RESET ? MK_SYNC_ID_LUN : MK_SYNC_ID); in __qla24xx_issue_tmf()
H A Dqla_def.h2316 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
H A Dqla_init.c2327 a.modifier = MK_SYNC_ID; in qla2x00_async_tm_cmd()