Lines Matching refs:offsetof
136 - offsetof(struct atto_ioctl_vda, data) in esas2r_process_vda_ioctl()
137 + offsetof(struct atto_ioctl_vda, cmd) in esas2r_process_vda_ioctl()
138 + offsetof(struct atto_ioctl_vda_mgt_cmd, in esas2r_process_vda_ioctl()
153 (u8)offsetof(struct atto_vda_mgmt_req, in esas2r_process_vda_ioctl()
362 vrq->sg_list_offset = (u8)offsetof(struct atto_vda_flash_req, in esas2r_build_flash_req()
393 vrq->sg_list_offset = (u8)offsetof( in esas2r_build_mgt_req()
401 vrq->sg_list_offset = (u8)offsetof( in esas2r_build_mgt_req()
432 (u8)offsetof(struct atto_vda_ae_req, sge); in esas2r_build_ae_req()
438 vrq->sg_list_offset = (u8)offsetof(struct atto_vda_ae_req, in esas2r_build_ae_req()
461 vrq->sg_list_offset = (u8)offsetof(struct atto_vda_cli_req, sge); in esas2r_build_cli_req()
478 vrq->sg_list_offset = (u8)offsetof(struct atto_vda_ioctl_req, sge); in esas2r_build_ioctl_req()