Searched refs:StructType (Results 1 – 2 of 2) sorted by relevance
243 hw_fib->header.StructType = FIB_MAGIC; in aac_fib_init()262 BUG_ON(hw_fib->header.StructType != FIB_MAGIC); in fib_dealloc()698 if (hw_fib->header.StructType != FIB_MAGIC) { in aac_fib_adapter_complete()760 if (hw_fib->header.StructType != FIB_MAGIC) in aac_fib_complete()
298 u8 StructType; /* Type FIB */ member