Home
last modified time | relevance | path

Searched refs:error_location (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/nvme/
H A Dnvme.h1561 uint16_t error_location; member
2193 s->error_location = le16toh(s->error_location); in nvme_error_information_entry_swapbytes()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c269 printf(" Error location: %u\n", letoh(entry->error_location)); in print_log_error()