Searched refs:PCI_DEV_FLAGS_VPD_REF_F0 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Daccess.c492 if (dev->dev_flags & PCI_DEV_FLAGS_VPD_REF_F0) pci_vpd_pci22_init()
H A Dquirks.c1936 dev->dev_flags |= PCI_DEV_FLAGS_VPD_REF_F0; quirk_f0_vpd_link()
/linux-4.1.27/include/linux/
H A Dpci.h184 PCI_DEV_FLAGS_VPD_REF_F0 = (__force pci_dev_flags_t) (1 << 8), enumerator in enum:pci_dev_flags

Completed in 101 milliseconds