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

/freebsd-12-stable/sys/dev/gem/
H A Dif_gem_pci.c255 #define PCI_VPD_LEN 0x02 macro
303 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_LEN) !=
/freebsd-12-stable/sys/dev/hme/
H A Dif_hme_pci.c242 #define PCI_VPD_LEN 0x02 macro
332 HME_ROM_READ_1(j + PCI_VPDRES_LARGE_DATA + PCI_VPD_LEN) !=
/freebsd-12-stable/sys/dev/cas/
H A Dif_cas.c2740 #define PCI_VPD_LEN 0x02 macro
2794 i -= PCI_VPD_SIZE + CAS_ROM_READ_1(sc, j + PCI_VPD_LEN),
2795 j += PCI_VPD_SIZE + CAS_ROM_READ_1(sc, j + PCI_VPD_LEN)) {

Completed in 123 milliseconds