1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/nvme
Warner Losh 038659e7dd Implement power command to list all power modes, find out the power
mode we're in and to set the power mode.
2016-01-30 22:48:06 +00:00
..
nvme_ctrlr_cmd.c
nvme_ctrlr.c nvme: replace NVME_CEILING macro with howmany() 2016-01-07 20:35:26 +00:00
nvme_ns_cmd.c
nvme_ns.c
nvme_private.h nvme: do not revert o single I/O queue when per-CPU queues not possible 2016-01-07 16:18:32 +00:00
nvme_qpair.c nvme: do not pre-allocate MSI-X IRQ resources 2016-01-07 16:11:31 +00:00
nvme_sysctl.c nvme: add hw.nvme.min_cpus_per_ioq tunable 2016-01-07 20:32:04 +00:00
nvme_test.c
nvme_util.c
nvme.c nvme: do not revert o single I/O queue when per-CPU queues not possible 2016-01-07 16:18:32 +00:00
nvme.h Implement power command to list all power modes, find out the power 2016-01-30 22:48:06 +00:00