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

/freebsd-11-stable/sys/dev/gem/
H A Dif_gem_pci.c249 #define PCI_VPD_KEY0 0x00 macro
295 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_KEY0) !=
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme_pci.c238 #define PCI_VPD_KEY0 0x00 macro
326 HME_ROM_READ_1(j + PCI_VPDRES_LARGE_DATA + PCI_VPD_KEY0) !=
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c2760 #define PCI_VPD_KEY0 0x00 macro
2818 if (CAS_ROM_READ_1(sc, j + PCI_VPD_KEY0) != 'Z')

Completed in 132 milliseconds