Searched refs:I3200_ERRSTS_BITS (Results 1 – 1 of 1) sorted by relevance
64 #define I3200_ERRSTS_BITS (I3200_ERRSTS_UE | I3200_ERRSTS_CE) macro176 pci_write_bits16(pdev, I3200_ERRSTS, I3200_ERRSTS_BITS, in i3200_clear_error_info()177 I3200_ERRSTS_BITS); in i3200_clear_error_info()195 if (!(info->errsts & I3200_ERRSTS_BITS)) in i3200_get_and_clear_error_info()210 if ((info->errsts ^ info->errsts2) & I3200_ERRSTS_BITS) { in i3200_get_and_clear_error_info()225 if (!(info->errsts & I3200_ERRSTS_BITS)) in i3200_process_error_info()228 if ((info->errsts ^ info->errsts2) & I3200_ERRSTS_BITS) { in i3200_process_error_info()