Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_iocb.c353 if (qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL) != in qla2x00_start_scsi()
530 if (type != MK_SYNC_ALL) { in __qla2x00_marker()
577 MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_issue_marker()
581 MK_SYNC_ALL) != QLA_SUCCESS) in qla2x00_issue_marker()
1567 if (qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL) != in qla24xx_start_scsi()
1733 if (qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL) != in qla24xx_dif_start_scsi()
1935 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()
3406 0, 0, MK_SYNC_ALL) != QLA_SUCCESS) { in qla82xx_start_scsi()
3913 if (sp->u.iocb_cmd.u.tmf.modifier != MK_SYNC_ALL) { in qla_marker_iocb()
[all …]
H A Dqla_fw.h684 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
H A Dqla_init.c6985 0, 0, MK_SYNC_ALL); in qla2x00_loop_resync()
7748 qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL); in qla2x00_restart_isp()
8984 qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL); in qla24xx_configure_vhba()
9413 qla2x00_marker(vha, ha->base_qpair, 0, 0, MK_SYNC_ALL); in qla82xx_restart_isp()
H A Dqla_edif.c2999 if (qla2x00_marker(vha, sp->qpair, 0, 0, MK_SYNC_ALL) != in qla28xx_start_scsi_edif()
H A Dqla_def.h2296 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
/linux/drivers/scsi/
H A Dqla1280.h604 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
H A Dqla1280.c2569 qla1280_marker(ha, bus, 0, 0, MK_SYNC_ALL); in qla1280_bus_reset()
3572 MK_SYNC_ALL); in qla1280_rst_aen()