Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_target.c250 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio()
343 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps()
2197 struct atio_from_isp *atio = &mcmd->orig_iocb.atio; in qlt_24xx_send_task_mgmt_ctio() local
2253 struct atio_from_isp *atio = &cmd->atio; in qlt_send_resp_ctio() local
2552 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_24xx_build_ctio_pkt() local
2998 struct atio_from_isp *atio = &prm->cmd->atio; in qlt_build_ctio_crc2_pkt() local
3603 struct atio_from_isp *atio) in __qlt_send_term_exchange()
3662 struct qla_tgt_cmd *cmd, struct atio_from_isp *atio, int ha_locked, in qlt_send_term_exchange()
4085 struct atio_from_isp *atio = &cmd->atio; in __qlt_do_work() local
4267 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()
820 struct atio_from_isp atio; member
899 struct atio_from_isp atio; member
960 struct atio_from_isp atio; member
Dqla_def.h1791 struct atio { struct
1792 uint8_t entry_type; /* Entry type. */
1793 uint8_t entry_count; /* Entry count. */
1794 __le16 attr_n_length;
1795 uint8_t data[56];
1796 uint32_t signature;
3525 struct atio_que *atio; member
/drivers/scsi/aic7xxx/
Daic7xxx_core.c7829 struct ccb_accept_tio *atio; in ahc_handle_target_cmd() local
Daic79xx_core.c10662 struct ccb_accept_tio *atio; in ahd_handle_target_cmd() local