taglinefilesource code
dstat2883drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat2888drivers/scsi/53c7,8xx.cif (!(hostdata->dstat & DSTAT_DFE)) {
dstat2893drivers/scsi/53c7,8xx.cwhile (!((hostdata->dstat = NCR53c7x0_read8(DSTAT_REG)) &
dstat3119drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3125drivers/scsi/53c7,8xx.cif (!(hostdata->dstat & DSTAT_DFE)) {
dstat3130drivers/scsi/53c7,8xx.cwhile (!((hostdata->dstat = NCR53c7x0_read8(DSTAT_REG)) &
dstat3380drivers/scsi/53c7,8xx.cunsigned char dstat,  /* DSTAT */  
dstat3392drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3396drivers/scsi/53c7,8xx.cdstat = hostdata->dstat;
dstat3399drivers/scsi/53c7,8xx.cprintk("scsi%d : DSTAT=0x%x\n", host->host_no, (int) dstat);
dstat3418drivers/scsi/53c7,8xx.cif (dstat & DSTAT_ABRT) {
dstat3438drivers/scsi/53c7,8xx.cif (dstat & DSTAT_SSI) {
dstat3466drivers/scsi/53c7,8xx.cif (dstat & DSTAT_OPC) {
dstat3515drivers/scsi/53c7,8xx.cif (dstat & DSTAT_800_BF) {
dstat3542drivers/scsi/53c7,8xx.cif (dstat & DSTAT_SIR) {
dstat1045drivers/scsi/53c7,8xx.hunsigned char dstat;    /* Most recent value of dstat */