rstat 796 dev/pci/bt8370.c u_int8_t rstat, alm1, alm2, alm3, alm1mask; rstat 813 dev/pci/bt8370.c rstat = ebus_read(&ac->art_ebus, Bt8370_RSTAT); rstat 818 dev/pci/bt8370.c if ((rstat & (RSTAT_EXZ | RSTAT_BPV)) || rstat 833 dev/pci/bt8370.c u_int8_t fstat, rstat, vga, alm1, alm2, alm3, sstat, loop; rstat 854 dev/pci/bt8370.c rstat = ebus_read(&ac->art_ebus, Bt8370_RSTAT); rstat 856 dev/pci/bt8370.c if (rstat & RSTAT_CPDERR) rstat 858 dev/pci/bt8370.c if (rstat & RSTAT_ZCSUB) rstat 860 dev/pci/bt8370.c if (rstat & RSTAT_EXZ) rstat 862 dev/pci/bt8370.c if (rstat & RSTAT_BPV) rstat 864 dev/pci/bt8370.c if (rstat & RSTAT_EYEOPEN) rstat 868 dev/pci/bt8370.c if (rstat & RSTAT_PRE_EQ) rstat 958 dev/raidframe/rf_paritylogging.c RF_RowStatus_t rstat; rstat 979 dev/raidframe/rf_paritylogging.c rstat = raidPtr->status[failedPDA->row]; rstat 980 dev/raidframe/rf_paritylogging.c prior_recon = (rstat == rf_rs_reconfigured) || rstat 981 dev/raidframe/rf_paritylogging.c ((rstat == rf_rs_reconstructing) ? rstat 198 dev/raidframe/rf_raid1.c RF_RowStatus_t rstat; rstat 222 dev/raidframe/rf_raid1.c rstat = raidPtr->status[frow]; rstat 223 dev/raidframe/rf_raid1.c prior_recon = (rstat == rf_rs_reconfigured) || ( rstat 224 dev/raidframe/rf_raid1.c (rstat == rf_rs_reconstructing) ? rstat 190 dev/raidframe/rf_raid5.c RF_RowStatus_t rstat; rstat 211 dev/raidframe/rf_raid5.c rstat = raidPtr->status[failedPDA->row]; rstat 212 dev/raidframe/rf_raid5.c prior_recon = (rstat == rf_rs_reconfigured) || ( rstat 213 dev/raidframe/rf_raid5.c (rstat == rf_rs_reconstructing) ?