Lines Matching refs:nsp32_read1
459 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autopara()
596 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autoscsi()
689 nsp32_read1(base, SYNC_REG), nsp32_read1(base, ACK_WIDTH), in nsp32_selection_autoscsi()
690 nsp32_read4(base, SGT_ADR), nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID)); in nsp32_selection_autoscsi()
755 arbit = nsp32_read1(base, ARBIT_STATUS); in nsp32_arbitration()
809 tmpid = nsp32_read1(base, RESELECT_ID); in nsp32_reselection()
1176 busmon = nsp32_read1(base, SCSI_BUS_MONITOR); in do_nsp32_isr()
1312 SCpnt->result = (int)nsp32_read1(base, SCSI_CSB_IN); in do_nsp32_isr()
1365 SCpnt->SCp.Status = nsp32_read1(base, SCSI_CSB_IN); in do_nsp32_isr()
1668 SCpnt->SCp.Status = nsp32_read1(base, SCSI_CSB_IN); in nsp32_busfree_occur()
1681 SCpnt->SCp.Status = nsp32_read1(base, SCSI_CSB_IN); in nsp32_busfree_occur()
1841 nsp32_read1(base, SCSI_BUS_MONITOR)); in nsp32_msgout_occur()
1940 msg = nsp32_read1(base, SCSI_DATA_IN); in nsp32_msgin_occur()
2466 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_req()
2495 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_sack()
2518 busctrl = nsp32_read1(base, SCSI_BUS_CONTROL); in nsp32_sack_assert()
2531 busctrl = nsp32_read1(base, SCSI_BUS_CONTROL); in nsp32_sack_negate()