Home
last modified time | relevance | path

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

/netbsd-src/sbin/nvmectl/
H A Dnvme.h59 struct nvme_error_information_entry { struct
60 uint64_t error_count;
61 uint16_t sqid;
62 uint16_t cid;
63 uint16_t status;
64 uint16_t error_location;
65 uint64_t lba;
66 uint32_t nsid;
67 uint8_t vendor_specific;
68 uint8_t _reserved1[3];
[all …]