Searched refs:nvme_error_information_entry (Results 1 – 6 of 6) sorted by relevance
235 struct nvme_error_information_entry *entry = buf; in print_log_error()245 nentries = size / sizeof(struct nvme_error_information_entry); in print_log_error()796 size = sizeof(struct nvme_error_information_entry); in logpage()
276 struct nvme_error_information_entry *payload, uint32_t num_entries, in nvme_ctrlr_cmd_get_error_page()
628 sizeof(struct nvme_error_information_entry) * in nvme_ctrlr_get_log_page_size()693 struct nvme_error_information_entry *err; in nvme_ctrlr_async_event_log_page_cb()708 err = (struct nvme_error_information_entry *)aer->log_page_buffer; in nvme_ctrlr_async_event_log_page_cb()
1523 struct nvme_error_information_entry { struct1539 _Static_assert(sizeof(struct nvme_error_information_entry) == 64, "bad size for nvme_error_informat… argument2115 struct nvme_error_information_entry *s __unused) in nvme_error_information_entry_swapbytes()
361 struct nvme_error_information_entry *payload,
323 struct nvme_error_information_entry err_log;