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

/freebsd-11-stable/sys/dev/gem/
H A Dif_gem_pci.c246 #define PCI_VPDRES_LARGE_LEN_MSB 0x02 macro
293 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_LEN_MSB)) !=
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme_pci.c235 #define PCI_VPDRES_LARGE_LEN_MSB 0x02 macro
324 HME_ROM_READ_1(j + PCI_VPDRES_LARGE_LEN_MSB)) !=
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c2756 #define PCI_VPDRES_LARGE_LEN_MSB 0x02 macro
2806 i = (CAS_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_LEN_MSB) << 8) |

Completed in 90 milliseconds