taglinefilesource code
dstat3002drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3007drivers/scsi/53c7,8xx.cif (!(hostdata->dstat & DSTAT_DFE)) {
dstat3013drivers/scsi/53c7,8xx.cwhile (!((hostdata->dstat = NCR53c7x0_read8(DSTAT_REG)) &
dstat3238drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3244drivers/scsi/53c7,8xx.cif (!(hostdata->dstat & DSTAT_DFE)) {
dstat3250drivers/scsi/53c7,8xx.cwhile (!((hostdata->dstat = NCR53c7x0_read8(DSTAT_REG)) &
dstat3504drivers/scsi/53c7,8xx.cunsigned char dstat;  /* DSTAT */  
dstat3514drivers/scsi/53c7,8xx.chostdata->dstat = NCR53c7x0_read8(DSTAT_REG);
dstat3518drivers/scsi/53c7,8xx.cdstat = hostdata->dstat;
dstat3521drivers/scsi/53c7,8xx.cprintk("scsi%d : DSTAT=0x%x\n", host->host_no, (int) dstat);
dstat3540drivers/scsi/53c7,8xx.cif (dstat & DSTAT_ABRT) {
dstat3560drivers/scsi/53c7,8xx.cif (dstat & DSTAT_SSI) {
dstat3590drivers/scsi/53c7,8xx.cif (dstat & DSTAT_OPC) {
dstat3639drivers/scsi/53c7,8xx.cif (dstat & DSTAT_800_BF) {
dstat3666drivers/scsi/53c7,8xx.cif (dstat & DSTAT_SIR) {
dstat1082drivers/scsi/53c7,8xx.hunsigned char dstat;    /* Most recent value of dstat */