Searched refs:MK_SYNC_ALL (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
D | qla_iocb.c | 350 if (qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL) != in qla2x00_start_scsi() 525 if (type != MK_SYNC_ALL) { in __qla2x00_marker() 570 MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_issue_marker() 574 MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_issue_marker() 1615 if (qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL) != in qla24xx_start_scsi() 1766 if (qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL) != in qla24xx_dif_start_scsi() 1950 if (__qla2x00_marker(vha, qpair, 0, 0, MK_SYNC_ALL) != in qla2xxx_start_scsi_mq() 2116 if (__qla2x00_marker(vha, qpair, 0, 0, MK_SYNC_ALL) != in qla2xxx_dif_start_scsi_mq() 3278 0, 0, MK_SYNC_ALL) != QLA_SUCCESS) { in qla82xx_start_scsi() 3911 0, 0, MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_start_bidir()
|
D | qla_fw.h | 679 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
|
D | qla_init.c | 6433 0, 0, MK_SYNC_ALL); in qla2x00_loop_resync() 7213 qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL); in qla2x00_restart_isp() 8412 qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL); in qla24xx_configure_vhba() 8841 qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL); in qla82xx_restart_isp()
|
D | qla_def.h | 2174 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | qla1280.h | 605 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
|
D | qla1280.c | 2578 qla1280_marker(ha, bus, 0, 0, MK_SYNC_ALL); in qla1280_bus_reset() 3581 MK_SYNC_ALL); in qla1280_rst_aen()
|