taglinefilesource code
dstat2884drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat2889drivers/scsi/53c7,8xx.cif (!(hostdata->dstat & DSTAT_DFE)) {
dstat2894drivers/scsi/53c7,8xx.cwhile (!((hostdata->dstat = NCR53c7x0_read8(DSTAT_REG)) &
dstat3120drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3126drivers/scsi/53c7,8xx.cif (!(hostdata->dstat & DSTAT_DFE)) {
dstat3131drivers/scsi/53c7,8xx.cwhile (!((hostdata->dstat = NCR53c7x0_read8(DSTAT_REG)) &
dstat3381drivers/scsi/53c7,8xx.cunsigned char dstat,  /* DSTAT */  
dstat3393drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3397drivers/scsi/53c7,8xx.cdstat = hostdata->dstat;
dstat3400drivers/scsi/53c7,8xx.cprintk("scsi%d : DSTAT=0x%x\n", host->host_no, (int) dstat);
dstat3419drivers/scsi/53c7,8xx.cif (dstat & DSTAT_ABRT) {
dstat3439drivers/scsi/53c7,8xx.cif (dstat & DSTAT_SSI) {
dstat3467drivers/scsi/53c7,8xx.cif (dstat & DSTAT_OPC) {
dstat3516drivers/scsi/53c7,8xx.cif (dstat & DSTAT_800_BF) {
dstat3543drivers/scsi/53c7,8xx.cif (dstat & DSTAT_SIR) {
dstat1045drivers/scsi/53c7,8xx.hunsigned char dstat;    /* Most recent value of dstat */