Home
last modified time | relevance | path

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

/freebsd/sys/dev/gem/
H A Dif_gem_pci.c227 #define GEM_ROM_READ_4(sc, offs) \ in gem_pci_attach() macro
239 if (GEM_ROM_READ_4(sc, i + PCI_ROM_SIG) != PCI_ROM_SIG_MAGIC || in gem_pci_attach()