Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx.h62 #define BNX_MAGIC 0x0feedead macro
H A Dbnxmod.c355 umdevice->magic = BNX_MAGIC; in bnx_attach()