Searched refs:FIB_MAGIC (Results 1 – 2 of 2) sorted by relevance
322 hw_fib->header.StructType = FIB_MAGIC; in aac_fib_init()898 if (hw_fib->header.StructType != FIB_MAGIC && in aac_fib_adapter_complete()967 if (hw_fib->header.StructType != FIB_MAGIC && in aac_fib_complete()
670 #define FIB_MAGIC 0x0001 macro