Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dqla1280.h604 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
H A Dqla1280.c1264 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_done()
2620 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_device_reset()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_fw.h678 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
H A Dqla_mbx.c1568 MK_SYNC_ID); in qla2x00_abort_target()
3364 type == TCF_LUN_RESET ? MK_SYNC_ID_LUN : MK_SYNC_ID); in __qla24xx_issue_tmf()
H A Dqla_def.h2173 #define MK_SYNC_ID 1 /* Synchronize ID */ macro
H A Dqla_init.c1938 flags == TCF_LUN_RESET ? MK_SYNC_ID_LUN : MK_SYNC_ID); in qla2x00_async_tm_cmd()