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.c1256 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_done()
2611 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.c1615 MK_SYNC_ID); in qla2x00_abort_target()
3420 type == TCF_LUN_RESET ? MK_SYNC_ID_LUN : MK_SYNC_ID); in __qla24xx_issue_tmf()
H A Dqla_def.h2295 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
H A Dqla_init.c2336 a.modifier = MK_SYNC_ID; in qla2x00_async_tm_cmd()