Home
last modified time | relevance | path

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

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