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

/drivers/scsi/qla2xxx/
H A Dqla_iocb.c346 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) !=
538 if (type != MK_SYNC_ALL) {
1464 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) !=
1638 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) !=
2259 rsp, 0, 0, MK_SYNC_ALL) != QLA_SUCCESS) {
H A Dqla_fw.h578 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
H A Dqla_init.c3714 MK_SYNC_ALL);
4090 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL);
4884 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL);
5273 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL);
H A Dqla_def.h1553 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
/drivers/scsi/
H A Dqla1280.h612 #define MK_SYNC_ALL 2 /* Synchronize all ID/LUN */ macro
H A Dqla1280.c2629 qla1280_marker(ha, bus, 0, 0, MK_SYNC_ALL);
3659 MK_SYNC_ALL);

Completed in 114 milliseconds