Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_target.c257 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() local
2197 struct atio_from_isp *atio = &cmd->atio; in qlt_send_resp_ctio() local
2494 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_24xx_build_ctio_pkt() local
2955 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_build_ctio_crc2_pkt() local
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() local
4280 struct atio_from_isp *atio) in qlt_get_tag()
[all …]
Dqla_target.h374 static inline int fcpcmd_is_corrupted(struct atio *atio) in fcpcmd_is_corrupted()
385 static inline void adjust_corrupted_atio(struct atio_from_isp *atio) in adjust_corrupted_atio()
391 static inline int get_datalen_for_atio(struct atio_from_isp *atio) in get_datalen_for_atio()
844 struct atio_from_isp atio; member
917 struct atio_from_isp atio; member
972 struct atio_from_isp atio; member
Dqla_def.h1702 struct atio { struct
1703 uint8_t entry_type; /* Entry type. */
1704 uint8_t entry_count; /* Entry count. */
1705 __le16 attr_n_length;
1706 uint8_t data[56];
1707 uint32_t signature;
3479 struct atio_que *atio; member
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_core.c7862 struct ccb_accept_tio *atio; in ahc_handle_target_cmd() local
Daic79xx_core.c10702 struct ccb_accept_tio *atio; in ahd_handle_target_cmd() local