Searched refs:StructType (Results 1 – 3 of 3) sorted by relevance
330 hw_fib->header.StructType = FIB_MAGIC; in aac_fib_init()935 if (hw_fib->header.StructType != FIB_MAGIC && in aac_fib_adapter_complete()936 hw_fib->header.StructType != FIB_MAGIC2 && in aac_fib_adapter_complete()937 hw_fib->header.StructType != FIB_MAGIC2_64) { in aac_fib_adapter_complete()1004 if (hw_fib->header.StructType != FIB_MAGIC && in aac_fib_complete()1005 hw_fib->header.StructType != FIB_MAGIC2 && in aac_fib_complete()1006 hw_fib->header.StructType != FIB_MAGIC2_64) in aac_fib_complete()
575 fib->hw_fib_va->header.StructType = FIB_MAGIC2; in aac_src_deliver_message()
703 u8 StructType; /* Type FIB */ member