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

/freebsd-10.2-release/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-10.2-release/sys/dev/hme/
H A Dif_hme_pci.c231 #define PCI_VPDRES_LARGE_LEN_LSB 0x01 macro
320 (HME_ROM_READ_1(j + PCI_VPDRES_LARGE_LEN_LSB) << 8 |
/freebsd-10.2-release/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 160 milliseconds