Searched refs:nvme_error_information_entry (Results 1 – 8 of 8) sorted by relevance
234 struct nvme_error_information_entry *entry = buf; in print_log_error()244 nentries = size / sizeof(struct nvme_error_information_entry); in print_log_error()795 size = sizeof(struct nvme_error_information_entry); in logpage()
145 sizeof(struct nvme_error_information_entry)); in nvmf_log_page_size()
289 struct nvme_error_information_entry *payload, uint32_t num_entries, in nvme_ctrlr_cmd_get_error_page()
627 sizeof(struct nvme_error_information_entry) * in nvme_ctrlr_get_log_page_size()1232 struct nvme_error_information_entry *err = in nvme_ctrlr_aer_task()1233 (struct nvme_error_information_entry *)aer->log_page_buffer; in nvme_ctrlr_aer_task()
1556 struct nvme_error_information_entry { struct1572 _Static_assert(sizeof(struct nvme_error_information_entry) == 64, "bad size for nvme_error_informat… argument2185 struct nvme_error_information_entry *s __unused) in nvme_error_information_entry_swapbytes()
359 struct nvme_error_information_entry *payload,
112 if (len % sizeof(struct nvme_error_information_entry) != 0) in handle_get_log_page()
323 struct nvme_error_information_entry err_log;