nsp32_read1
busmon = nsp32_read1(base, SCSI_BUS_MONITOR);
SCpnt->result = (int)nsp32_read1(base, SCSI_CSB_IN);
nsp32_priv(SCpnt)->status = nsp32_read1(base, SCSI_CSB_IN);
nsp32_priv(SCpnt)->status = nsp32_read1(base, SCSI_CSB_IN);
nsp32_priv(SCpnt)->status = nsp32_read1(base, SCSI_CSB_IN);
nsp32_read1(base, SCSI_BUS_MONITOR));
msg = nsp32_read1(base, SCSI_DATA_IN);
bus = nsp32_read1(base, SCSI_BUS_MONITOR);
bus = nsp32_read1(base, SCSI_BUS_MONITOR);
busctrl = nsp32_read1(base, SCSI_BUS_CONTROL);
busctrl = nsp32_read1(base, SCSI_BUS_CONTROL);
phase = nsp32_read1(base, SCSI_BUS_MONITOR);
phase = nsp32_read1(base, SCSI_BUS_MONITOR);
nsp32_read1(base, SYNC_REG), nsp32_read1(base, ACK_WIDTH),
nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID));
arbit = nsp32_read1(base, ARBIT_STATUS);
tmpid = nsp32_read1(base, RESELECT_ID);
printk("Phase=0x%x, ", nsp32_read1(base, SCSI_BUS_MONITOR));
printk("syncreg=0x%x, ", nsp32_read1(base, SYNC_REG));
printk("ackwidth=0x%x, ", nsp32_read1(base, ACK_WIDTH));
printk("scsioutlatch=0x%x, ", nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID));
printk("sreqrate=0x%x, ", nsp32_read1(base, SREQ_SMPL_RATE));
printk("arbit=0x%x, ", nsp32_read1(base, ARBIT_STATUS));
printk("ScsiBusControl=0x%x, ", nsp32_read1(base, SCSI_BUS_CONTROL));
printk("CdbIn=0x%x, ", nsp32_read1(base, SCSI_CSB_IN));