Home
last modified time | relevance | path

Searched refs:FIB_MAGIC (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/aacraid/
Dcommsup.c331 hw_fib->header.StructType = FIB_MAGIC; in aac_fib_init()
907 if (hw_fib->header.StructType != FIB_MAGIC && in aac_fib_adapter_complete()
976 if (hw_fib->header.StructType != FIB_MAGIC && in aac_fib_complete()
Daacraid.h680 #define FIB_MAGIC 0x0001 macro