Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/
Dvpd.c18 if (val & PCI_VPD_LRDT) { in pci_vpd_find_tag()
/linux-4.4.14/include/linux/
Dpci.h1810 #define PCI_VPD_LRDT 0x80 /* Large Resource Data Type */ macro
1811 #define PCI_VPD_LRDT_ID(x) ((x) | PCI_VPD_LRDT)