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

/freebsd-10.2-release/sys/dev/gem/
H A Dif_gem_pci.c241 #define PCI_ROM_PTR_VPD 0x08 macro
273 (j = GEM_ROM_READ_2(sc, i + PCI_ROM_PTR_VPD)) <
/freebsd-10.2-release/sys/dev/hme/
H A Dif_hme_pci.c226 #define PCI_ROM_PTR_VPD 0x08 macro
291 (j = HME_ROM_READ_2(i + PCI_ROM_PTR_VPD)) < i + PCI_ROM_SIZE) {
/freebsd-10.2-release/sys/dev/cas/
H A Dif_cas.c2751 #define PCI_ROM_PTR_VPD 0x08 macro
2792 (j = CAS_ROM_READ_2(sc, i + PCI_ROM_PTR_VPD)) <

Completed in 110 milliseconds