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

/freebsd-11-stable/sys/dev/gem/
H A Dif_gem_pci.c251 #define PCI_VPD_LEN 0x02 macro
299 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_LEN) !=
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme_pci.c240 #define PCI_VPD_LEN 0x02 macro
330 HME_ROM_READ_1(j + PCI_VPDRES_LARGE_DATA + PCI_VPD_LEN) !=
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c2762 #define PCI_VPD_LEN 0x02 macro
2816 i -= PCI_VPD_SIZE + CAS_ROM_READ_1(sc, j + PCI_VPD_LEN),
2817 j += PCI_VPD_SIZE + CAS_ROM_READ_1(sc, j + PCI_VPD_LEN)) {

Completed in 109 milliseconds