Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/nvmecontrol/
HDresv.c354 struct nvme_resv_status *s; in resvreport()
405 s = (struct nvme_resv_status *)data; in resvreport()
/freebsd-14-stable/sys/dev/nvme/
HDnvme.h1737 struct nvme_resv_status { struct
1747 _Static_assert(sizeof(struct nvme_resv_status) == 24, "bad size for nvme_resv_status"); argument
2229 void nvme_resv_status_swapbytes(struct nvme_resv_status *s __unused, in nvme_resv_status_swapbytes()