opnsense-src/sbin/nvmecontrol
Alexander Ziaee e4520bc1e2 nvmecontrol: Fix minor usage typo
PR:		282930
MFC after:	3 days
Reported by:	Gian-Simon Purkert <gspurki@gmail.com>
Reviewed by:	imp, jhb, emaste
Differential Revision:	https://reviews.freebsd.org/D47726

(cherry picked from commit e7aec3ccf759dcd3fe56ae2bdbec92839c166160)
2024-12-28 11:17:44 -07:00
..
modules nvmecontrol: Move intel temperature page printing to little endian orderinng 2024-08-26 14:31:03 -04:00
tests nvmecontrol tests: Fix nvmecontrol usage in a couple of tests 2024-11-19 14:15:06 +00:00
comnd.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
comnd.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
devlist.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-08-26 13:26:08 -04:00
firmware.c nvmecontrol: Add nvme 2.0 fields to read_logpage 2024-08-26 14:31:03 -04:00
format.c nvmecontrol: Fix minor usage typo 2024-12-28 11:17:44 -07:00
identify.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-08-26 13:26:08 -04:00
identify_ext.c nvmecontrol: Display additional Fabrics-related fields for cdata 2024-08-26 14:31:02 -04:00
logpage.c nvmecontrol: Add nvme 2.0 fields to read_logpage 2024-08-26 14:31:03 -04:00
Makefile nvmecontrol: One file per line 2024-08-26 14:31:03 -04:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nc_util.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
ns.c nvmecontrol: add newlines where needed for ns command printfs 2024-08-26 14:31:03 -04:00
nsid.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
nvmecontrol.8 manuals: Misc syntax fixes 2024-11-04 12:15:27 -04:00
nvmecontrol.c nvmecontrol: Allow optional /dev/ for device names 2024-08-27 12:35:34 -04:00
nvmecontrol.h nvmecontrol(8): Remove a double word in a source code comment 2024-08-27 12:35:34 -04:00
nvmecontrol_ext.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
passthru.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
perftest.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
power.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-08-26 13:26:08 -04:00
reset.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
resv.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
sanitize.c nvmecontrol: Add nvme 2.0 fields to read_logpage 2024-08-26 14:31:03 -04:00
selftest.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-08-26 13:26:08 -04:00