Home
last modified time | relevance | path

Searched refs:CRCENDCHKEN (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h463 #define CRCENDCHKEN 0x20 macro
Daic7xxx.reg851 bit CRCENDCHKEN 0x20 /* CRC End Check Enable */
/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_reg.h_shipped711 #define CRCENDCHKEN 0x20
Daic7xxx_pci.c822 ahc_outb(ahc, CRCCONTROL1, CRCVALCHKEN|CRCENDCHKEN|CRCREQCHKEN in ahc_pci_config()
Daic7xxx.reg1065 field CRCENDCHKEN 0x20
/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c9453 aic_outb(temp_p, CRCVALCHKEN | CRCENDCHKEN | CRCREQCHKEN | in aic7xxx_detect()