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

/linux-master/drivers/scsi/aic7xxx/
H A Dcam.h58 CAM_UNCOR_PARITY, /* Uncorrectable parity error occurred */ enumerator in enum:__anon9071
H A Daic7xxx_osm.c1731 printk("Set CAM_UNCOR_PARITY\n");
1734 ahc_set_transaction_status(scb, CAM_UNCOR_PARITY);
1963 case CAM_UNCOR_PARITY:
H A Daic79xx_osm.c1805 printk("Set CAM_UNCOR_PARITY\n");
1808 ahd_set_transaction_status(scb, CAM_UNCOR_PARITY);
2081 case CAM_UNCOR_PARITY:
H A Daic7xxx_core.c1360 CAM_UNCOR_PARITY);
H A Daic79xx_core.c2965 ahd_set_transaction_status(scb, CAM_UNCOR_PARITY);

Completed in 176 milliseconds