X38_ERRSTS_BITS   160 drivers/edac/x38_edac.c 	pci_write_bits16(pdev, X38_ERRSTS, X38_ERRSTS_BITS,
X38_ERRSTS_BITS   161 drivers/edac/x38_edac.c 			 X38_ERRSTS_BITS);
X38_ERRSTS_BITS   178 drivers/edac/x38_edac.c 	if (!(info->errsts & X38_ERRSTS_BITS))
X38_ERRSTS_BITS   193 drivers/edac/x38_edac.c 	if ((info->errsts ^ info->errsts2) & X38_ERRSTS_BITS) {
X38_ERRSTS_BITS   209 drivers/edac/x38_edac.c 	if (!(info->errsts & X38_ERRSTS_BITS))
X38_ERRSTS_BITS   212 drivers/edac/x38_edac.c 	if ((info->errsts ^ info->errsts2) & X38_ERRSTS_BITS) {