Home
last modified time | relevance | path

Searched refs:PCI_VPDRES_LARGE_LEN_LSB (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/gem/
H A Dif_gem_pci.c214 #define PCI_VPDRES_LARGE_LEN_LSB 0x01 in gem_pci_attach() macro
261 ((GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_LEN_LSB) << 8) | in gem_pci_attach()
/freebsd/sys/dev/cas/
H A Dif_cas.c2717 #define PCI_VPDRES_LARGE_LEN_LSB 0x01 in cas_pci_attach() macro
2769 CAS_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_LEN_LSB); in cas_pci_attach()