Home
last modified time | relevance | path

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

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