Searched refs:X38_ERRSTS_BITS (Results 1 – 1 of 1) sorted by relevance
66 #define X38_ERRSTS_BITS (X38_ERRSTS_UE | X38_ERRSTS_CE) macro162 pci_write_bits16(pdev, X38_ERRSTS, X38_ERRSTS_BITS, in x38_clear_error_info()163 X38_ERRSTS_BITS); in x38_clear_error_info()180 if (!(info->errsts & X38_ERRSTS_BITS)) in x38_get_and_clear_error_info()195 if ((info->errsts ^ info->errsts2) & X38_ERRSTS_BITS) { in x38_get_and_clear_error_info()211 if (!(info->errsts & X38_ERRSTS_BITS)) in x38_process_error_info()214 if ((info->errsts ^ info->errsts2) & X38_ERRSTS_BITS) { in x38_process_error_info()