Searched refs:PCI_ROMHDR_SIG (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/gem/
H A Dif_gem_pci.c232 #define PCI_ROMHDR_SIG 0x00 macro
262 if (GEM_ROM_READ_2(sc, PCI_ROMHDR_SIG) != PCI_ROMHDR_SIG_MAGIC ||
/freebsd-10.2-release/sys/dev/hme/
H A Dif_hme_pci.c217 #define PCI_ROMHDR_SIG 0x00 macro
280 if (HME_ROM_READ_2(PCI_ROMHDR_SIG) != PCI_ROMHDR_SIG_MAGIC ||
/freebsd-10.2-release/sys/dev/cas/
H A Dif_cas.c2742 #define PCI_ROMHDR_SIG 0x00 macro
2781 if (CAS_ROM_READ_2(sc, PCI_ROMHDR_SIG) != PCI_ROMHDR_SIG_MAGIC ||

Completed in 116 milliseconds