Lines Matching refs:nsp32_read1
465 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autopara()
602 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autoscsi()
696 nsp32_read1(base, SYNC_REG), nsp32_read1(base, ACK_WIDTH), in nsp32_selection_autoscsi()
698 nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID)); in nsp32_selection_autoscsi()
763 arbit = nsp32_read1(base, ARBIT_STATUS); in nsp32_arbitration()
817 tmpid = nsp32_read1(base, RESELECT_ID); in nsp32_reselection()
1190 busmon = nsp32_read1(base, SCSI_BUS_MONITOR); in do_nsp32_isr()
1327 SCpnt->result = (int)nsp32_read1(base, SCSI_CSB_IN); in do_nsp32_isr()
1380 SCpnt->SCp.Status = nsp32_read1(base, SCSI_CSB_IN); in do_nsp32_isr()
1691 SCpnt->SCp.Status = nsp32_read1(base, SCSI_CSB_IN); in nsp32_busfree_occur()
1702 SCpnt->SCp.Status = nsp32_read1(base, SCSI_CSB_IN); in nsp32_busfree_occur()
1853 nsp32_read1(base, SCSI_BUS_MONITOR)); in nsp32_msgout_occur()
1952 msg = nsp32_read1(base, SCSI_DATA_IN); in nsp32_msgin_occur()
2473 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_req()
2502 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_sack()
2525 busctrl = nsp32_read1(base, SCSI_BUS_CONTROL); in nsp32_sack_assert()
2538 busctrl = nsp32_read1(base, SCSI_BUS_CONTROL); in nsp32_sack_negate()