Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_target.c108 *cmd, struct atio_from_isp *atio, int ha_locked, int ul_abort);
118 struct imm_ntfy_from_isp *imm, int ha_locked);
224 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio() argument
255 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked, 0); in qlt_queue_unknown_atio()
260 uint8_t ha_locked) in qlt_try_to_dequeue_unknown_atios() argument
274 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios()
282 qlt_24xx_atio_pkt(host, &u->atio, ha_locked); in qlt_try_to_dequeue_unknown_atios()
288 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios()
317 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps() argument
338 qlt_queue_unknown_atio(vha, atio, ha_locked); in qlt_24xx_atio_pkt_all_vps()
[all …]
Dqla_iocb.c573 int qla2x00_issue_marker(scsi_qla_host_t *vha, int ha_locked) in qla2x00_issue_marker() argument
575 if (ha_locked) { in qla2x00_issue_marker()