Searched refs:PCI_ROMHDR_SIG_MAGIC (Results 1 – 3 of 3) sorted by relevance
233 #define PCI_ROMHDR_SIG_MAGIC 0xaa55 /* little endian */ in gem_pci_attach() macro262 if (GEM_ROM_READ_2(sc, PCI_ROMHDR_SIG) != PCI_ROMHDR_SIG_MAGIC || in gem_pci_attach()
221 #define PCI_ROMHDR_SIG_MAGIC 0xaa55 /* little endian */ in hme_pci_attach() macro283 if (HME_ROM_READ_2(PCI_ROMHDR_SIG) != PCI_ROMHDR_SIG_MAGIC || in hme_pci_attach()
2743 #define PCI_ROMHDR_SIG_MAGIC 0xaa55 /* little endian */ in cas_pci_attach() macro2781 if (CAS_ROM_READ_2(sc, PCI_ROMHDR_SIG) != PCI_ROMHDR_SIG_MAGIC || in cas_pci_attach()