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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Desp_scsi.h48 #define ESP_CONFIG2_REGPARITY 0x02 /* enable reg Parity (200,236) */ macro
H A DNCR53C9x.h457 #define ESP_CONFIG2_REGPARITY 0x02 /* enable reg Parity (200,236,fsc) */ macro
H A Desp_scsi.c2146 esp->config2 = (ESP_CONFIG2_SCSI2ENAB | ESP_CONFIG2_REGPARITY);
2151 if (val != (ESP_CONFIG2_SCSI2ENAB | ESP_CONFIG2_REGPARITY)) {
H A DNCR53C9x.c682 esp->config2 = (ESP_CONFIG2_SCSI2ENAB | ESP_CONFIG2_REGPARITY);
685 (ESP_CONFIG2_SCSI2ENAB | ESP_CONFIG2_REGPARITY)) {

Completed in 103 milliseconds