Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c148 u16 vntb_vid; member
1202 EPF_NTB_R(vntb_vid)
1203 EPF_NTB_W(vntb_vid)
1234 CONFIGFS_ATTR(epf_ntb_, vntb_vid);
1760 pci_space[0] = (ntb->vntb_pid << 16) | ntb->vntb_vid; in epf_ntb_bind()
1761 pci_vntb_table[0].vendor = ntb->vntb_vid; in epf_ntb_bind()