Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/nvme/
H A Dnvme.h1457 struct nvme_ns_list { struct
1461 _Static_assert(sizeof(struct nvme_ns_list) == 4096, "bad size for nvme_ns_list"); argument
2008 void nvme_ns_list_swapbytes(struct nvme_ns_list *s __unused) in nvme_ns_list_swapbytes()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c323 struct nvme_ns_list ns_log;