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

/freebsd-11-stable/sys/dev/gem/
H A Dif_gem_pci.c245 #define PCI_VPDRES_LARGE_LEN_LSB 0x01 macro
292 ((GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_LEN_LSB) << 8) |
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme_pci.c234 #define PCI_VPDRES_LARGE_LEN_LSB 0x01 macro
323 (HME_ROM_READ_1(j + PCI_VPDRES_LARGE_LEN_LSB) << 8 |
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c2755 #define PCI_VPDRES_LARGE_LEN_LSB 0x01 macro
2807 CAS_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_LEN_LSB);

Completed in 89 milliseconds