Searched refs:ha_locked (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | qla_target.c | 108 *cmd, struct atio_from_isp *atio, int ha_locked, int ul_abort); 118 struct imm_ntfy_from_isp *imm, int ha_locked); 240 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio() argument 271 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked, 0); in qlt_queue_unknown_atio() 276 uint8_t ha_locked) in qlt_try_to_dequeue_unknown_atios() argument 290 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios() 298 qlt_24xx_atio_pkt(host, &u->atio, ha_locked); in qlt_try_to_dequeue_unknown_atios() 304 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios() 333 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps() argument 354 qlt_queue_unknown_atio(vha, atio, ha_locked); in qlt_24xx_atio_pkt_all_vps() [all …]
|
D | qla_iocb.c | 568 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()
|