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

/freebsd-12-stable/sys/dev/gem/
H A Dif_gem_pci.c253 #define PCI_VPD_KEY0 0x00 macro
299 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_KEY0) !=
/freebsd-12-stable/sys/dev/hme/
H A Dif_hme_pci.c240 #define PCI_VPD_KEY0 0x00 macro
328 HME_ROM_READ_1(j + PCI_VPDRES_LARGE_DATA + PCI_VPD_KEY0) !=
/freebsd-12-stable/sys/dev/cas/
H A Dif_cas.c2738 #define PCI_VPD_KEY0 0x00 macro
2796 if (CAS_ROM_READ_1(sc, j + PCI_VPD_KEY0) != 'Z')

Completed in 165 milliseconds