Home
last modified time | relevance | path

Searched refs:pci_epc_set_bar (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/PCI/endpoint/ !
H A Dpci-endpoint.rst91 * pci_epc_set_bar()
93 The PCI endpoint function driver should use pci_epc_set_bar() to configure
98 Some endpoint controllers also support calling pci_epc_set_bar() again
110 the host during enumeration. Thus, it needs to call pci_epc_set_bar()
118 pci_epc_set_bar() calls, because clearing the BAR can clear/disable the
/linux/drivers/nvme/target/ !
H A Dpci-epf.c2340 ret = pci_epc_set_bar(epf->epc, epf->func_no, epf->vfunc_no, in nvmet_pci_epf_epc_init()