Searched refs:INTERNAL_LOOPBACK_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_bsg.h25 #define INTERNAL_LOOPBACK_MASK 0x000E macro
H A Dqla_bsg.c576 if ((config[0] & INTERNAL_LOOPBACK_MASK) >> 1 ==
578 new_config[0] = config[0] & ~INTERNAL_LOOPBACK_MASK;

Completed in 124 milliseconds