Home
last modified time | relevance | path

Searched defs:atio (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_target.c248 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio()
341 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps()
2210 struct atio_from_isp *atio = &mcmd->orig_iocb.atio; in qlt_24xx_send_task_mgmt_ctio() local
2266 struct atio_from_isp *atio = &cmd->atio; in qlt_send_resp_ctio() local
2565 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_24xx_build_ctio_pkt() local
3015 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_build_ctio_crc2_pkt() local
3620 struct atio_from_isp *atio) in __qlt_send_term_exchange()
3679 struct qla_tgt_cmd *cmd, struct atio_from_isp *atio, int ha_locked, in qlt_send_term_exchange()
4102 struct atio_from_isp *atio = &cmd->atio; in __qlt_do_work() local
4284 struct atio_from_isp *atio) in qlt_get_tag()
[all …]
Dqla_target.h361 static inline int fcpcmd_is_corrupted(struct atio *atio) in fcpcmd_is_corrupted()
372 static inline void adjust_corrupted_atio(struct atio_from_isp *atio) in adjust_corrupted_atio()
378 static inline int get_datalen_for_atio(struct atio_from_isp *atio) in get_datalen_for_atio()
821 struct atio_from_isp atio; member
900 struct atio_from_isp atio; member
961 struct atio_from_isp atio; member
Dqla_def.h1857 struct atio { struct
1858 uint8_t entry_type; /* Entry type. */
1859 uint8_t entry_count; /* Entry count. */
1860 __le16 attr_n_length;
1861 uint8_t data[56];
1862 uint32_t signature;
3635 struct atio_que *atio; member
/Linux-v5.10/drivers/scsi/aic7xxx/
Daic7xxx_core.c7800 struct ccb_accept_tio *atio; in ahc_handle_target_cmd() local
Daic79xx_core.c10621 struct ccb_accept_tio *atio; in ahd_handle_target_cmd() local