taglinefilesource code
dstat3009drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3014drivers/scsi/53c7,8xx.cif (!(hostdata->dstat & DSTAT_DFE)) {
dstat3020drivers/scsi/53c7,8xx.cwhile (!((hostdata->dstat = NCR53c7x0_read8(DSTAT_REG)) &
dstat3245drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3251drivers/scsi/53c7,8xx.cif (!(hostdata->dstat & DSTAT_DFE)) {
dstat3257drivers/scsi/53c7,8xx.cwhile (!((hostdata->dstat = NCR53c7x0_read8(DSTAT_REG)) &
dstat3511drivers/scsi/53c7,8xx.cunsigned char dstat;  /* DSTAT */  
dstat3521drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3525drivers/scsi/53c7,8xx.cdstat = hostdata->dstat;
dstat3528drivers/scsi/53c7,8xx.cprintk("scsi%d : DSTAT=0x%x\n", host->host_no, (int) dstat);
dstat3547drivers/scsi/53c7,8xx.cif (dstat & DSTAT_ABRT) {
dstat3567drivers/scsi/53c7,8xx.cif (dstat & DSTAT_SSI) {
dstat3597drivers/scsi/53c7,8xx.cif (dstat & DSTAT_OPC) {
dstat3646drivers/scsi/53c7,8xx.cif (dstat & DSTAT_800_BF) {
dstat3673drivers/scsi/53c7,8xx.cif (dstat & DSTAT_SIR) {
dstat1082drivers/scsi/53c7,8xx.hunsigned char dstat;    /* Most recent value of dstat */