Home
last modified time | relevance | path

Searched refs:nvme_error_information_entry (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sbin/nvmecontrol/
HDlogpage.c91 struct nvme_error_information_entry *entry = buf; in print_log_error()
102 nentries = size/sizeof(struct nvme_error_information_entry); in print_log_error()
338 size = sizeof(struct nvme_error_information_entry); in logpage()
/NextBSD/sys/dev/nvme/
HDnvme_ctrlr_cmd.c272 struct nvme_error_information_entry *payload, uint32_t num_entries, in nvme_ctrlr_cmd_get_error_page()
HDnvme_private.h370 struct nvme_error_information_entry *payload,
HDnvme.h642 struct nvme_error_information_entry { struct
HDnvme_ctrlr.c489 sizeof(struct nvme_error_information_entry) * in nvme_ctrlr_get_log_page_size()