1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/sys/dev/nvme
Warner Losh 0c26c1992f Sanity check sizes
Add compile time sanity checks to make sure that packed structures are
the proper size, typically as defined in the NVMe standard.
2017-08-25 04:05:53 +00:00
..
nvme_ctrlr_cmd.c
nvme_ctrlr.c
nvme_ns_cmd.c
nvme_ns.c
nvme_private.h
nvme_qpair.c
nvme_sim.c
nvme_sysctl.c
nvme_test.c
nvme_util.c Sanity check sizes 2017-08-25 04:05:53 +00:00
nvme.c Enable bus mastering on the device before resetting the device. The 2017-08-25 03:15:18 +00:00
nvme.h Sanity check sizes 2017-08-25 04:05:53 +00:00