Home
last modified time | relevance | path

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

/freebsd/sys/dev/gem/
H A Dif_gem_pci.c213 #define PCI_VPDRES_LARGE_NAME(x) ((x) & 0x7f) in gem_pci_attach() macro
259 PCI_VPDRES_LARGE_NAME(GEM_ROM_READ_1(sc, in gem_pci_attach()
/freebsd/sys/dev/cas/
H A Dif_cas.c2716 #define PCI_VPDRES_LARGE_NAME(x) ((x) & 0x7f) in cas_pci_attach() macro
2770 switch (PCI_VPDRES_LARGE_NAME(CAS_ROM_READ_1(sc, in cas_pci_attach()