Home
last modified time | relevance | path

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

/src/sys/dev/gem/
H A Dif_gem_pci.c217 #define PCI_VPDRES_TYPE_VPD 0x10 /* large */ in gem_pci_attach() macro
260 j + PCI_VPDRES_BYTE0)) != PCI_VPDRES_TYPE_VPD || in gem_pci_attach()
/src/sys/dev/cas/
H A Dif_cas.c2721 #define PCI_VPDRES_TYPE_VPD 0x10 /* large */ in cas_pci_attach() macro
2776 case PCI_VPDRES_TYPE_VPD: in cas_pci_attach()