/openbmc/linux/drivers/nvme/target/ |
H A D | fabrics-cmd.c | 19 req->error_loc = in nvmet_execute_prop_set() 30 req->error_loc = in nvmet_execute_prop_set() 74 req->error_loc = in nvmet_execute_prop_get() 77 req->error_loc = in nvmet_execute_prop_get() 107 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_admin_cmd() 130 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_io_cmd() 148 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue() 156 req->error_loc = offsetof(struct nvmf_connect_command, qid); in nvmet_install_queue() 163 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue() 171 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue() [all …]
|
H A D | zns.c | 106 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns_zns() 129 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns_zns() 164 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, slba); in nvmet_bdev_validate_zone_mgmt_recv() 169 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, numd); in nvmet_bdev_validate_zone_mgmt_recv() 174 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, zra); in nvmet_bdev_validate_zone_mgmt_recv() 183 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, pr); in nvmet_bdev_validate_zone_mgmt_recv() 198 req->error_loc = in nvmet_bdev_validate_zone_mgmt_recv() 470 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, zsa); in nvmet_bdev_execute_zmgmt_send_all() 488 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, zsa); in nvmet_bdev_zmgmt_send_work() 500 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, slba); in nvmet_bdev_zmgmt_send_work() [all …]
|
H A D | discovery.c | 180 req->error_loc = in nvmet_execute_disc_get_log_page() 188 req->error_loc = in nvmet_execute_disc_get_log_page() 258 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_execute_disc_identify() 321 req->error_loc = in nvmet_execute_disc_set_features() 346 req->error_loc = in nvmet_execute_disc_get_features() 362 req->error_loc = in nvmet_parse_discovery_cmd() 388 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_parse_discovery_cmd()
|
H A D | core.c | 57 req->error_loc = offsetof(struct nvme_rw_command, length); in errno_to_nvme_status() 60 req->error_loc = offsetof(struct nvme_rw_command, slba); in errno_to_nvme_status() 63 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status() 73 req->error_loc = offsetof(struct nvme_rw_command, nsid); in errno_to_nvme_status() 78 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status() 88 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_report_invalid_opcode() 99 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_to_sgl() 108 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_from_sgl() 117 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_zero_sgl() 432 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_req_find_ns() [all …]
|
H A D | fabrics-cmd-auth.c | 192 req->error_loc = in nvmet_execute_auth_send() 198 req->error_loc = in nvmet_execute_auth_send() 204 req->error_loc = in nvmet_execute_auth_send() 211 req->error_loc = in nvmet_execute_auth_send() 334 status, req->error_loc); in nvmet_execute_auth_send() 440 req->error_loc = in nvmet_execute_auth_receive() 446 req->error_loc = in nvmet_execute_auth_receive() 452 req->error_loc = in nvmet_execute_auth_receive() 459 req->error_loc = in nvmet_execute_auth_receive()
|
H A D | io-cmd-bdev.c | 137 req->error_loc = offsetof(struct nvme_rw_command, length); in blk_to_nvme_status() 141 req->error_loc = offsetof(struct nvme_rw_command, slba); in blk_to_nvme_status() 144 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status() 156 req->error_loc = offsetof(struct nvme_rw_command, nsid); in blk_to_nvme_status() 161 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
|
H A D | admin-cmd.c | 346 req->error_loc = offsetof(struct nvme_get_log_page_command, lid); in nvmet_execute_get_log_page() 498 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns() 726 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_execute_identify() 809 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_async_event() 855 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_set_features() 940 req->error_loc = in nvmet_execute_get_features() 953 req->error_loc = in nvmet_execute_get_features()
|
H A D | rdma.c | 852 rsp->req.error_loc = in nvmet_rdma_map_sgl_inline() 921 rsp->req.error_loc = in nvmet_rdma_map_sgl() 933 rsp->req.error_loc = in nvmet_rdma_map_sgl() 939 rsp->req.error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
|
H A D | nvmet.h | 394 u16 error_loc; member
|
/openbmc/skeleton/libopenbmc_intf/ |
H A D | gpio_json.c | 55 const char* error_loc = cJSON_GetErrorPtr(); in load_json() local 56 if (error_loc != NULL) in load_json() 58 fprintf(stderr, "JSON error at %s\n", error_loc); in load_json()
|
/openbmc/linux/include/linux/platform_data/ |
H A D | elm.h | 32 int error_loc[16]; member
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | omap_gpmc.c | 498 uint32_t error_loc[ELM_MAX_ERROR_COUNT]; in omap_correct_data_bch() local 540 err = elm_check_error(calc_ecc, bch_type, &error_count, error_loc); in omap_correct_data_bch() 557 byte_pos = error_max - (error_loc[count] / 8) - 1; in omap_correct_data_bch() 558 bit_pos = error_loc[count] % 8; in omap_correct_data_bch()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | omap_elm.c | 309 err_vec[i].error_loc[j] = reg_val & in elm_error_correction()
|
H A D | omap2.c | 1326 pos = err_vec[i].error_loc[j] + in omap_elm_correct_data() 1331 pos = err_vec[i].error_loc[j]; in omap_elm_correct_data()
|