opnsense-src/sys/dev/nvme
John Baldwin d86edc181a nvmf.h: New header defining ioctls for NVMe over Fabrics
This defines structures, ioctl commands, and related constants used
for both the Fabrics host and controller.

Reviewed by:	imp
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D44706
2024-05-02 16:27:13 -07:00
..
nvme.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
nvme.h nvmf.h: New header defining ioctls for NVMe over Fabrics 2024-05-02 16:27:13 -07:00
nvme_ahci.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
nvme_ctrlr.c nvme: Eliminate intel_log_temp_stats_swapbytes 2024-04-16 21:30:19 -06:00
nvme_ctrlr_cmd.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
nvme_ns.c nvme: Use the NVMEF macro to construct fields 2024-01-29 11:01:13 -08:00
nvme_ns_cmd.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
nvme_pci.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
nvme_private.h nvme: Export constants for min and max queue sizes 2024-03-22 17:23:02 -07:00
nvme_qpair.c nvme: Use the NVMEF macro to construct fields 2024-01-29 11:01:13 -08:00
nvme_sim.c nvme_sim: Add comment about the is_failed test 2024-03-07 12:05:28 -07:00
nvme_sysctl.c nvme: Introduce longer timeouts for admin queue 2023-11-06 11:05:48 -05:00
nvme_test.c Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
nvme_util.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00