I3200_ERRSTS_BITS  176 drivers/edac/i3200_edac.c 	pci_write_bits16(pdev, I3200_ERRSTS, I3200_ERRSTS_BITS,
I3200_ERRSTS_BITS  177 drivers/edac/i3200_edac.c 		I3200_ERRSTS_BITS);
I3200_ERRSTS_BITS  195 drivers/edac/i3200_edac.c 	if (!(info->errsts & I3200_ERRSTS_BITS))
I3200_ERRSTS_BITS  210 drivers/edac/i3200_edac.c 	if ((info->errsts ^ info->errsts2) & I3200_ERRSTS_BITS) {
I3200_ERRSTS_BITS  225 drivers/edac/i3200_edac.c 	if (!(info->errsts & I3200_ERRSTS_BITS))
I3200_ERRSTS_BITS  228 drivers/edac/i3200_edac.c 	if ((info->errsts ^ info->errsts2) & I3200_ERRSTS_BITS) {