I3200_ERRSTS_BITS
pci_write_bits16(pdev, I3200_ERRSTS, I3200_ERRSTS_BITS,
I3200_ERRSTS_BITS);
if (!(info->errsts & I3200_ERRSTS_BITS))
if ((info->errsts ^ info->errsts2) & I3200_ERRSTS_BITS) {
if (!(info->errsts & I3200_ERRSTS_BITS))
if ((info->errsts ^ info->errsts2) & I3200_ERRSTS_BITS) {