Home
last modified time | relevance | path

Searched refs:ha_locked (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_target.c115 *cmd, struct atio_from_isp *atio, int ha_locked, int ul_abort);
125 struct imm_ntfy_from_isp *imm, int ha_locked);
247 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio() argument
278 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked, 0); in qlt_queue_unknown_atio()
283 uint8_t ha_locked) in qlt_try_to_dequeue_unknown_atios() argument
297 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios()
305 qlt_24xx_atio_pkt(host, &u->atio, ha_locked); in qlt_try_to_dequeue_unknown_atios()
311 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios()
340 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps() argument
361 qlt_queue_unknown_atio(vha, atio, ha_locked); in qlt_24xx_atio_pkt_all_vps()
[all …]
Dqla_iocb.c568 int qla2x00_issue_marker(scsi_qla_host_t *vha, int ha_locked) in qla2x00_issue_marker() argument
570 if (ha_locked) { in qla2x00_issue_marker()