Searched refs:CAM_UNCOR_PARITY (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Dcam.h58 CAM_UNCOR_PARITY, /* Uncorrectable parity error occurred */ enumerator in enum:__anon14214
H A Daic7xxx_osm.c1758 printk("Set CAM_UNCOR_PARITY\n");
1761 ahc_set_transaction_status(scb, CAM_UNCOR_PARITY);
1991 case CAM_UNCOR_PARITY:
H A Daic79xx_osm.c1804 printk("Set CAM_UNCOR_PARITY\n");
1807 ahd_set_transaction_status(scb, CAM_UNCOR_PARITY);
2083 case CAM_UNCOR_PARITY:
H A Daic7xxx_core.c1360 CAM_UNCOR_PARITY);
H A Daic79xx_core.c2938 ahd_set_transaction_status(scb, CAM_UNCOR_PARITY);

Completed in 200 milliseconds