AscReadLramByte
risc_flag = AscReadLramByte(iop_base, ASCV_RISC_FLAG_B);
AscReadLramByte(iop_base,
halt_qp = AscReadLramByte(iop_base, ASCV_CURCDB_B);
target_ix = AscReadLramByte(iop_base,
q_cntl = AscReadLramByte(iop_base,
tag_code = AscReadLramByte(iop_base,
q_status = AscReadLramByte(iop_base,
scsi_busy = AscReadLramByte(iop_base, (ushort)ASCV_SCSIBUSY_B);
scsi_status = AscReadLramByte(iop_base,
AscReadLramByte(iop_base,
scsi_busy = AscReadLramByte(iop_base,
next_qp = AscReadLramByte(iop_base,
sg_list_qp = AscReadLramByte(iop_base,
cur_target_qng = AscReadLramByte(iop_base,
scsi_busy = AscReadLramByte(iop_base, (ushort)
if ((AscReadLramByte(iop_base,
host_flag = AscReadLramByte(iop_base,
saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B);
q_status = (uchar)AscReadLramByte(iop_base,
next_qp = AscReadLramByte(iop_base, (ushort)(q_addr + ASC_SCSIQ_B_FWD));
#define AscGetQDoneInProgress(port) AscReadLramByte((port), ASCV_Q_DONE_IN_PROGRESS_B)
#define AscGetRiscVarFreeQHead(port) AscReadLramByte((port), ASCV_NEXTRDY_B)
#define AscGetRiscVarDoneQTail(port) AscReadLramByte((port), ASCV_DONENEXT_B)
next_qp = AscReadLramByte(iop_base,
#define AscGetMCodeSDTRDoneAtID(port, id) AscReadLramByte((port), (ushort)((ushort)ASCV_SDTR_DONE_BEG+(ushort)id))
#define AscGetMCodeInitSDTRAtID(port, id) AscReadLramByte((port), (ushort)((ushort)ASCV_SDTR_DATA_BEG+(ushort)id))
if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) {
if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) &