Home
last modified time | relevance | path

Searched refs:NVMF_TRTYPE_PCI (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/nvme/target/
H A Dnvmet.h758 return ctrl->port->disc_addr.trtype == NVMF_TRTYPE_PCI; in nvmet_is_pci_ctrl()
H A Dconfigfs.c40 { NVMF_TRTYPE_PCI, "pci" },
H A Dpci-epf.c1530 .type = NVMF_TRTYPE_PCI,
/linux/include/linux/
H A Dnvme.h67 NVMF_TRTYPE_PCI = 0, /* PCI */ enumerator