Searched refs:CAM_UNCOR_PARITY (Results 1 – 15 of 15) sorted by relevance
156 inline int CAM_UNCOR_PARITY = 0x0f; variable
183 CAM_UNCOR_PARITY = 0x0f, enumerator
83 { CAM_UNCOR_PARITY, "Uncorrectable parity/CRC error" },
1998 case CAM_UNCOR_PARITY: in cam_periph_error()
980 case CAM_UNCOR_PARITY: in sg_scsiio_status()
978 status = CAM_UNCOR_PARITY; in pvscsi_process_completion()
1272 ccb->ccb_h.status |= CAM_UNCOR_PARITY; in fsl_sata_end_transaction()
3086 mpt_set_ccb_status(ccb, CAM_UNCOR_PARITY); in mpt_scsi_reply_frame_handler()3113 mpt_set_ccb_status(ccb, CAM_UNCOR_PARITY); in mpt_scsi_reply_frame_handler()
1297 ccb->ccb_h.status |= CAM_UNCOR_PARITY; in siis_end_transaction()
1675 ccb->ccb_h.status |= CAM_UNCOR_PARITY; in mvs_end_transaction()
2054 ccb->ccb_h.status |= CAM_UNCOR_PARITY; in ahci_end_transaction()
811 srb->pccb->ccb_h.status |= CAM_UNCOR_PARITY; in arcmsr_report_srb_state()
798 CAM_UNCOR_PARITY); in ahc_handle_seqint()
2112 aic_set_transaction_status(scb, CAM_UNCOR_PARITY); in ahd_handle_pkt_busfree()
7057 cam_status = CAM_UNCOR_PARITY;