Searched refs:SPC_REG_RESET_DEVICE (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/pm8001/
H A Dpm8001_hwi.h982 #define SPC_REG_RESET_DEVICE 0x80000000 macro
H A Dpm8001_hwi.c1060 regVal &= ~(SPC_REG_RESET_DEVICE);
1068 regVal |= SPC_REG_RESET_DEVICE;

Completed in 46 milliseconds