mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-04-13 09:59:31 +00:00
14 lines
415 B
ReStructuredText
14 lines
415 B
ReStructuredText
![]() |
.. SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
=================
|
||
|
PCI NVMe Function
|
||
|
=================
|
||
|
|
||
|
:Author: Damien Le Moal <dlemoal@kernel.org>
|
||
|
|
||
|
The PCI NVMe endpoint function implements a PCI NVMe controller using the NVMe
|
||
|
subsystem target core code. The driver for this function resides with the NVMe
|
||
|
subsystem as drivers/nvme/target/nvmet-pciep.c.
|
||
|
|
||
|
See Documentation/nvme/nvme-pci-endpoint-target.rst for more details.
|