Searched refs:MK_SYNC_ALL (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_iocb.c | 342 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla2x00_start_scsi() 522 if (type != MK_SYNC_ALL) { in __qla2x00_marker() 568 MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_issue_marker() 572 MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_issue_marker() 1471 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla24xx_start_scsi() 1633 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla24xx_dif_start_scsi() 2277 rsp, 0, 0, MK_SYNC_ALL) != QLA_SUCCESS) { in qla82xx_start_scsi() 2791 rsp, 0, 0, MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_start_bidir()
|
D | qla_fw.h | 620 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
|
D | qla_init.c | 4207 MK_SYNC_ALL); in qla2x00_loop_resync() 4926 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla2x00_restart_isp() 5911 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla24xx_configure_vhba() 6305 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla82xx_restart_isp()
|
D | qla_def.h | 1849 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
|
/linux-4.1.27/drivers/scsi/ |
D | qla1280.h | 612 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
|
D | qla1280.c | 2621 qla1280_marker(ha, bus, 0, 0, MK_SYNC_ALL); in qla1280_bus_reset() 3651 MK_SYNC_ALL); in qla1280_rst_aen()
|