Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_iocb.c339 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla2x00_start_scsi()
525 if (type != MK_SYNC_ALL) { in __qla2x00_marker()
571 MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_issue_marker()
575 MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_issue_marker()
1433 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla24xx_start_scsi()
1592 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla24xx_dif_start_scsi()
1787 if (__qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla2xxx_start_scsi_mq()
1960 if (__qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla2xxx_dif_start_scsi_mq()
3015 rsp, 0, 0, MK_SYNC_ALL) != QLA_SUCCESS) { in qla82xx_start_scsi()
3667 rsp, 0, 0, MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_start_bidir()
Dqla_fw.h677 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
Dqla_init.c6033 MK_SYNC_ALL); in qla2x00_loop_resync()
6777 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla2x00_restart_isp()
7849 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla24xx_configure_vhba()
8254 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla82xx_restart_isp()
Dqla_def.h2043 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
/Linux-v4.19/drivers/scsi/
Dqla1280.h612 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
Dqla1280.c2617 qla1280_marker(ha, bus, 0, 0, MK_SYNC_ALL); in qla1280_bus_reset()
3647 MK_SYNC_ALL); in qla1280_rst_aen()