Lines Matching refs:atio_from_isp

120 	struct atio_from_isp *pkt, uint8_t);
126 *cmd, struct atio_from_isp *atio, int ha_locked, int ul_abort);
128 struct atio_from_isp *atio, uint16_t status, int qfull);
142 static void qlt_send_busy(struct qla_qpair *, struct atio_from_isp *,
257 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio()
350 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps()
2139 struct atio_from_isp *atio = &mcmd->orig_iocb.atio; in qlt_24xx_send_task_mgmt_ctio()
2197 struct atio_from_isp *atio = &cmd->atio; in qlt_send_resp_ctio()
2494 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_24xx_build_ctio_pkt()
2955 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_build_ctio_crc2_pkt()
3583 struct atio_from_isp *atio) in __qlt_send_term_exchange()
3644 struct qla_tgt_cmd *cmd, struct atio_from_isp *atio, int ha_locked, in qlt_send_term_exchange()
4094 struct atio_from_isp *atio = &cmd->atio; in __qlt_do_work()
4280 struct atio_from_isp *atio) in qlt_get_tag()
4318 struct atio_from_isp *atio) in qlt_handle_cmd_for_atio()
4404 struct atio_from_isp *a = (struct atio_from_isp *)iocb; in qlt_issue_task_mgmt()
4461 struct atio_from_isp *a = (struct atio_from_isp *)iocb; in qlt_handle_task_mgmt()
4488 struct atio_from_isp *a = (struct atio_from_isp *)iocb; in __qlt_abort_task()
4535 loop_id = GET_TARGET_ID(ha, (struct atio_from_isp *)iocb); in qlt_abort_task()
5182 GET_TARGET_ID(ha, (struct atio_from_isp *)iocb), in qlt_handle_imm_notify()
5221 struct atio_from_isp *atio, uint16_t status) in __qlt_send_busy()
5299 struct atio_from_isp *atio, uint16_t status, int qfull) in qlt_alloc_qfull_cmd()
5466 qlt_send_busy(struct qla_qpair *qpair, struct atio_from_isp *atio, in qlt_send_busy()
5479 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_chk_qfull_thresh_hold()
5499 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt()
5643 struct atio_from_isp *atio = (struct atio_from_isp *)pkt; in qlt_response_pkt()
6129 struct atio_from_isp *a = &prm->tm_iocb2; in qlt_tmr_work()
6637 struct atio_from_isp *pkt = (struct atio_from_isp *)ha->tgt.atio_ring; in qlt_init_atio_q_entries()
6657 struct atio_from_isp *pkt; in qlt_24xx_process_atio_queue()
6665 pkt = (struct atio_from_isp *)ha->tgt.atio_ring_ptr; in qlt_24xx_process_atio_queue()
6685 (struct atio_from_isp *)pkt, ha_locked); in qlt_24xx_process_atio_queue()
6697 pkt = (struct atio_from_isp *)ha->tgt.atio_ring_ptr; in qlt_24xx_process_atio_queue()
7110 (ha->tgt.atio_q_length + 1) * sizeof(struct atio_from_isp), in qlt_mem_alloc()
7127 sizeof(struct atio_from_isp), ha->tgt.atio_ring, in qlt_mem_free()