Searched refs:ESP_CONFIG2_REGPARITY (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/
H A Desp_scsi.h48 #define ESP_CONFIG2_REGPARITY 0x02 /* enable reg Parity (200,236) */ macro
H A Desp_scsi.c2146 esp->config2 = (ESP_CONFIG2_SCSI2ENAB | ESP_CONFIG2_REGPARITY);
2151 if (val != (ESP_CONFIG2_SCSI2ENAB | ESP_CONFIG2_REGPARITY)) {

Completed in 24 milliseconds