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

/freebsd-current/sys/dev/gem/
H A Dif_gem_pci.c220 #define PCI_VPD_LEN 0x02 macro
268 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_LEN) !=
/freebsd-current/sys/dev/cas/
H A Dif_cas.c2732 #define PCI_VPD_LEN 0x02 macro
2786 i -= PCI_VPD_SIZE + CAS_ROM_READ_1(sc, j + PCI_VPD_LEN),
2787 j += PCI_VPD_SIZE + CAS_ROM_READ_1(sc, j + PCI_VPD_LEN)) {

Completed in 125 milliseconds