Home
last modified time | relevance | path

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

/freebsd/sys/dev/gem/
H A Dif_gem_pci.c211 #define PCI_VPDRES_BYTE0 0x00 in gem_pci_attach() macro
258 j + PCI_VPDRES_BYTE0)) == 0 || in gem_pci_attach()
260 j + PCI_VPDRES_BYTE0)) != PCI_VPDRES_TYPE_VPD || in gem_pci_attach()
/freebsd/sys/dev/cas/
H A Dif_cas.c2714 #define PCI_VPDRES_BYTE0 0x00 in cas_pci_attach() macro
2763 j + PCI_VPDRES_BYTE0)) == 0) { in cas_pci_attach()
2771 j + PCI_VPDRES_BYTE0))) { in cas_pci_attach()