Searched refs:StructType (Results 1 – 3 of 3) sorted by relevance
331 hw_fib->header.StructType = FIB_MAGIC; in aac_fib_init()907 if (hw_fib->header.StructType != FIB_MAGIC && in aac_fib_adapter_complete()908 hw_fib->header.StructType != FIB_MAGIC2 && in aac_fib_adapter_complete()909 hw_fib->header.StructType != FIB_MAGIC2_64) { in aac_fib_adapter_complete()976 if (hw_fib->header.StructType != FIB_MAGIC && in aac_fib_complete()977 hw_fib->header.StructType != FIB_MAGIC2 && in aac_fib_complete()978 hw_fib->header.StructType != FIB_MAGIC2_64) in aac_fib_complete()
578 fib->hw_fib_va->header.StructType = FIB_MAGIC2; in aac_src_deliver_message()
708 u8 StructType; /* Type FIB */ member