Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/gem/
Dif_gem_pci.c248 #define PCI_VPDRES_LARGE_NAME(x) ((x) & 0x7f) in gem_pci_attach() macro
294 PCI_VPDRES_LARGE_NAME(GEM_ROM_READ_1(sc, in gem_pci_attach()
/freebsd-12-stable/sys/dev/hme/
Dif_hme_pci.c234 #define PCI_VPDRES_LARGE_NAME(x) ((x) & 0x7f) in hme_pci_attach() macro
323 PCI_VPDRES_LARGE_NAME(HME_ROM_READ_1(j + PCI_VPDRES_BYTE0)) != in hme_pci_attach()
/freebsd-12-stable/sys/dev/cas/
Dif_cas.c2732 #define PCI_VPDRES_LARGE_NAME(x) ((x) & 0x7f) in cas_pci_attach() macro
2786 switch (PCI_VPDRES_LARGE_NAME(CAS_ROM_READ_1(sc, in cas_pci_attach()