Home
last modified time | relevance | path

Searched defs:ecc_status (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/edac/
H A Dzynqmp_edac.c91 struct ecc_status { struct
113 struct ecc_status stat; argument
H A Dversalnet_edac.c130 struct ecc_status { struct
153 struct ecc_status stat; argument
H A Dversal_edac.c201 struct ecc_status { struct
202 union ecc_error_info ceinfo[2];
203 union ecc_error_info ueinfo[2];
204 u8 channel;
205 u8 error_type;
/linux/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c957 u32 ecc_status; in asd_hst_pcix_isr() local