Searched refs:FIB_MAGIC (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aacraid/
H A Dcommsup.c225 hw_fib->header.StructType = FIB_MAGIC;
244 BUG_ON(hw_fib->header.StructType != FIB_MAGIC);
675 if (hw_fib->header.StructType != FIB_MAGIC) {
737 if (hw_fib->header.StructType != FIB_MAGIC)
H A Daacraid.h272 #define FIB_MAGIC 0x0001 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Dcommsup.c225 hw_fib->header.StructType = FIB_MAGIC;
244 BUG_ON(hw_fib->header.StructType != FIB_MAGIC);
675 if (hw_fib->header.StructType != FIB_MAGIC) {
737 if (hw_fib->header.StructType != FIB_MAGIC)
H A Daacraid.h272 #define FIB_MAGIC 0x0001 macro

Completed in 145 milliseconds