Searched refs:atto_ioctl (Results 1 – 5 of 5) sorted by relevance
668 struct atto_ioctl *hi, in hba_ioctl_tunnel()690 struct atto_ioctl *hi = (struct atto_ioctl *)rq->aux_req_cx; in scsi_passthru_comp_cb()749 struct atto_ioctl *hi = (struct atto_ioctl *)esas2r_buffered_ioctl; in hba_ioctl_callback()1007 sgc->cur_offset += offsetof(struct atto_ioctl, data.byte) in hba_ioctl_callback()1205 struct atto_ioctl *ioctl_hba = in hba_ioctl_done_callback()1206 (struct atto_ioctl *)esas2r_buffered_ioctl; in hba_ioctl_done_callback()1229 struct atto_ioctl *ioctl_hba) in handle_hba_ioctl()1237 bi.length = sizeof(struct atto_ioctl) + ioctl_hba->data_length; in handle_hba_ioctl()
887 struct atto_ioctl *hi; in esas2r_disc_passthru_dev_addr()898 sgc.length = offsetof(struct atto_ioctl, data) in esas2r_disc_passthru_dev_addr()919 hi = (struct atto_ioctl *)a->disc_buffer; in esas2r_disc_passthru_dev_addr()946 struct atto_ioctl *hi; in esas2r_disc_passthru_dev_addr_cb()953 hi = (struct atto_ioctl *)a->disc_buffer; in esas2r_disc_passthru_dev_addr_cb()
176 int length = min_t(size_t, sizeof(struct atto_ioctl), PAGE_SIZE); in read_hw()194 int length = min(sizeof(struct atto_ioctl), count); in write_hw()197 a->local_atto_ioctl = kmalloc(sizeof(struct atto_ioctl), in write_hw()202 sizeof(struct atto_ioctl)); in write_hw()207 memset(a->local_atto_ioctl, 0, sizeof(struct atto_ioctl)); in write_hw()
990 struct atto_ioctl { struct1226 struct atto_ioctl ioctl_hba;
951 struct atto_ioctl *local_atto_ioctl;971 struct atto_ioctl *ioctl_hba);