Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_target.c247 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio()
340 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps()
2265 struct atio_from_isp *atio = &mcmd->orig_iocb.atio; in qlt_24xx_send_task_mgmt_ctio() local
2321 struct atio_from_isp *atio = &cmd->atio; in qlt_send_resp_ctio() local
2620 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_24xx_build_ctio_pkt() local
3080 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_build_ctio_crc2_pkt() local
3683 struct atio_from_isp *atio) in __qlt_send_term_exchange()
3742 struct qla_tgt_cmd *cmd, struct atio_from_isp *atio, int ha_locked, in qlt_send_term_exchange()
4178 struct atio_from_isp *atio = &cmd->atio; in __qlt_do_work() local
4360 struct atio_from_isp *atio) in qlt_get_tag()
[all …]
Dqla_target.h366 static inline int fcpcmd_is_corrupted(struct atio *atio) in fcpcmd_is_corrupted()
377 static inline void adjust_corrupted_atio(struct atio_from_isp *atio) in adjust_corrupted_atio()
383 static inline int get_datalen_for_atio(struct atio_from_isp *atio) in get_datalen_for_atio()
835 struct atio_from_isp atio; member
916 struct atio_from_isp atio; member
977 struct atio_from_isp atio; member
Dqla_def.h1908 struct atio { struct
1909 uint8_t entry_type; /* Entry type. */
1910 uint8_t entry_count; /* Entry count. */
1911 __le16 attr_n_length;
1912 uint8_t data[56];
1913 uint32_t signature;
3736 struct atio_que *atio; member
/Linux-v5.15/drivers/scsi/aic7xxx/
Daic7xxx_core.c7793 struct ccb_accept_tio *atio; in ahc_handle_target_cmd() local
Daic79xx_core.c10616 struct ccb_accept_tio *atio; in ahd_handle_target_cmd() local