Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bgereg.h2194 #define BGE_APE_SEG_SIG_MAGIC 0x41504521 macro
H A Dif_bge.c612 if (apedata != BGE_APE_SEG_SIG_MAGIC) { in bge_ape_read_fw_ver()