Searched refs:ha_locked (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_target.c | 116 struct imm_ntfy_from_isp *imm, int ha_locked); 208 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio() argument 248 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked); in qlt_queue_unknown_atio() 253 uint8_t ha_locked) in qlt_try_to_dequeue_unknown_atios() argument 267 &u->atio, ha_locked); in qlt_try_to_dequeue_unknown_atios() 275 qlt_24xx_atio_pkt(host, &u->atio, ha_locked); in qlt_try_to_dequeue_unknown_atios() 281 &u->atio, ha_locked); in qlt_try_to_dequeue_unknown_atios() 310 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps() argument 331 qlt_queue_unknown_atio(vha, atio, ha_locked); in qlt_24xx_atio_pkt_all_vps() 335 qlt_try_to_dequeue_unknown_atios(vha, ha_locked); in qlt_24xx_atio_pkt_all_vps() [all …]
|
| H A D | qla_target.h | 1148 struct qla_tgt_cmd *cmd, struct atio_from_isp *atio, int ha_locked);
|
| H A D | qla_iocb.c | 573 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()
|