Searched refs:StructType (Results 1 – 3 of 3) 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()899 hw_fib->header.StructType != FIB_MAGIC2 && in aac_fib_adapter_complete()900 hw_fib->header.StructType != FIB_MAGIC2_64) { in aac_fib_adapter_complete()967 if (hw_fib->header.StructType != FIB_MAGIC && in aac_fib_complete()968 hw_fib->header.StructType != FIB_MAGIC2 && in aac_fib_complete()969 hw_fib->header.StructType != FIB_MAGIC2_64) in aac_fib_complete()
594 fib->hw_fib_va->header.StructType = FIB_MAGIC2; in aac_src_deliver_message()
698 u8 StructType; /* Type FIB */ member