Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/nvme/
HDnvme.h1689 uint32_t scdw10; member
2218 s->scdw10 = le32toh(s->scdw10); in nvme_sanitize_status_page_swapbytes()
/freebsd-14-stable/sbin/nvmecontrol/
HDlogpage.c529 printf("Sanitize Command Dword 10: 0x%x\n", letoh(ss->scdw10)); in print_log_sanitize_status()