Lines Matching refs:uchar
93 typedef unsigned char uchar; typedef
170 #define ASC_SCSI_TIX_TYPE uchar
172 #define ASC_SCSI_BIT_ID_TYPE uchar
304 uchar status;
305 uchar q_no;
306 uchar cntl;
307 uchar sg_queue_cnt;
308 uchar target_id;
309 uchar target_lun;
313 uchar sense_len;
314 uchar extra_bytes;
319 uchar target_ix;
320 uchar flag;
321 uchar cdb_len;
322 uchar tag_code;
327 uchar done_stat;
328 uchar host_stat;
329 uchar scsi_stat;
330 uchar scsi_msg;
334 uchar cdb[ASC_MAX_CDB_LEN];
335 uchar y_first_sg_list_qp;
336 uchar y_working_sg_qp;
337 uchar y_working_sg_ix;
338 uchar y_res;
348 uchar q_status;
349 uchar q_no;
350 uchar cntl;
351 uchar sense_len;
352 uchar extra_bytes;
353 uchar res;
373 uchar *cdbptr;
382 uchar *cdbptr;
384 uchar *sense_ptr;
386 uchar cdb[ASC_MAX_CDB_LEN];
387 uchar sense[ASC_MIN_SENSE_LEN];
393 uchar *cdbptr;
395 uchar *sense_ptr;
397 uchar cdb[ASC_MAX_CDB_LEN];
398 uchar sense[ASC_MIN_SENSE_LEN];
402 uchar fwd;
403 uchar bwd;
411 uchar seq_no;
412 uchar q_no;
413 uchar cntl;
414 uchar sg_head_qp;
415 uchar sg_list_cnt;
416 uchar sg_cur_list_cnt;
420 uchar fwd;
421 uchar bwd;
491 uchar msg_type;
492 uchar msg_len;
493 uchar msg_req;
496 uchar sdtr_xfer_period;
497 uchar sdtr_req_ack_offset;
500 uchar wdtr_width;
503 uchar mdp_b3;
504 uchar mdp_b2;
505 uchar mdp_b1;
506 uchar mdp_b0;
509 uchar res;
525 uchar chip_scsi_id;
526 uchar isa_dma_speed;
527 uchar isa_dma_channel;
528 uchar chip_version;
531 uchar max_tag_qng[ASC_MAX_TID + 1];
532 uchar sdtr_period_offset[ASC_MAX_TID + 1];
533 uchar adapter_info[6];
569 uchar *overrun_buf;
571 uchar scsi_reset_wait;
572 uchar chip_no;
574 uchar max_total_qng;
575 uchar cur_total_qng;
576 uchar in_critical_cnt;
577 uchar last_q_shortage;
579 uchar cur_dvc_qng[ASC_MAX_TID + 1];
580 uchar max_dvc_qng[ASC_MAX_TID + 1];
583 const uchar *sdtr_period_tbl;
588 uchar dos_int13_table[ASC_MAX_TID + 1];
592 uchar min_sdtr_index;
593 uchar max_sdtr_index;
601 uchar type[ASC_MAX_TID + 1][ASC_MAX_LUN + 1];
652 uchar init_sdtr;
653 uchar disc_enable;
654 uchar use_cmd_qng;
655 uchar start_motor;
656 uchar max_total_qng;
657 uchar max_tag_qng;
658 uchar bios_scan;
659 uchar power_up_wait;
660 uchar no_scam;
661 uchar id_speed; /* low order 4 bits is chip scsi id */
663 uchar dos_int13_table[ASC_MAX_TID + 1];
664 uchar adapter_info[6];
767 #define SC_SEL (uchar)(0x80)
768 #define SC_BSY (uchar)(0x40)
769 #define SC_ACK (uchar)(0x20)
770 #define SC_REQ (uchar)(0x10)
771 #define SC_ATN (uchar)(0x08)
772 #define SC_IO (uchar)(0x04)
773 #define SC_CD (uchar)(0x02)
774 #define SC_MSG (uchar)(0x01)
775 #define SEC_SCSI_CTL (uchar)(0x80)
776 #define SEC_ACTIVE_NEGATE (uchar)(0x40)
777 #define SEC_SLEW_RATE (uchar)(0x20)
778 #define SEC_ENABLE_FILTER (uchar)(0x10)
838 #define CC_CHIP_RESET (uchar)0x80
839 #define CC_SCSI_RESET (uchar)0x40
840 #define CC_HALT (uchar)0x20
841 #define CC_SINGLE_STEP (uchar)0x10
842 #define CC_DMA_ABLE (uchar)0x08
843 #define CC_TEST (uchar)0x04
844 #define CC_BANK_ONE (uchar)0x02
845 #define CC_DIAG (uchar)0x01
878 #define AscGetChipSignatureByte(port) (uchar)inp((port)+IOP_SIG_BYTE)
880 #define AscGetChipVerNo(port) (uchar)inp((port)+IOP_VERSION)
885 #define AscGetChipEEPCmd(port) (uchar)inp((port)+IOP_EEP_CMD)
893 #define AscGetChipIFC(port) (uchar)inp((port)+IOP_REG_IFC)
897 #define AscGetChipControl(port) (uchar)inp((port)+IOP_CTRL)
899 #define AscGetChipSyn(port) (uchar)inp((port)+IOP_SYN_OFFSET)
905 #define AscGetExtraControl(port) (uchar)inp((port)+IOP_EXTRA_CONTROL)
909 #define AscReadChipIX(port) (uchar)inp((port)+IOP_REG_IX)
913 #define AscReadChipQP(port) (uchar)inp((port)+IOP_REG_QP)
919 #define AscReadChipDmaSpeed(port) (uchar)inp((port)+IOP_DMA_SPEED)
929 #define AscReadChipDvcID(port) (uchar)inp((port)+IOP_REG_ID)
1032 uchar adapter_scsi_id; /* 09 Host Adapter ID */
1033 uchar bios_boot_delay; /* power up wait */
1035 uchar scsi_reset_delay; /* 10 reset delay */
1036 uchar bios_id_lun; /* first boot device scsi id & lun */
1040 uchar termination; /* 11 0 - automatic */
1046 uchar reserved1; /* reserved byte (not used) */
1067 uchar max_host_qng; /* 15 maximum host queuing */
1068 uchar max_dvc_qng; /* maximum per device queuing */
1075 uchar oem_name[16]; /* 22 OEM name */
1101 uchar adapter_scsi_id; /* 09 Host Adapter ID */
1102 uchar bios_boot_delay; /* power up wait */
1104 uchar scsi_reset_delay; /* 10 reset delay */
1105 uchar bios_id_lun; /* first boot device scsi id & lun */
1109 uchar termination_se; /* 11 0 - automatic */
1115 uchar termination_lvd; /* 11 0 - automatic */
1140 uchar max_host_qng; /* 15 maximum host queueing */
1141 uchar max_dvc_qng; /* maximum per device queuing */
1148 uchar oem_name[16]; /* 22 OEM name */
1203 uchar adapter_scsi_id; /* 09 Host Adapter ID */
1204 uchar bios_boot_delay; /* power up wait */
1206 uchar scsi_reset_delay; /* 10 reset delay */
1207 uchar bios_id_lun; /* first boot device scsi id & lun */
1211 uchar termination_se; /* 11 0 - automatic */
1217 uchar termination_lvd; /* 11 0 - automatic */
1242 uchar max_host_qng; /* 15 maximum host queueing */
1243 uchar max_dvc_qng; /* maximum per device queuing */
1250 uchar oem_name[16]; /* 22 OEM name */
1806 uchar chip_version; /* chip version */
1807 uchar termination; /* Term. Ctrl. bits 6-5 of SCSI_CFG1 register */
1820 uchar reserved1;
1821 uchar reserved2;
1822 uchar reserved3;
1823 uchar sg_cnt; /* Valid entries in block. */
1843 uchar cntl; /* Ucode flags and state (ASC_MC_QC_*). */
1844 uchar target_cmd;
1845 uchar target_id; /* Device target identifier. */
1846 uchar target_lun; /* Device target logical unit number. */
1851 uchar mflag;
1852 uchar sense_len;
1853 uchar cdb_len; /* SCSI CDB length. Must <= 16 bytes. */
1854 uchar scsi_cntl;
1855 uchar done_status; /* Completion status. */
1856 uchar scsi_status; /* SCSI status byte. */
1857 uchar host_status; /* Ucode host status. */
1858 uchar sg_working_ix;
1859 uchar cdb[12]; /* SCSI CDB bytes 0-11. */
1862 uchar cdb16[4]; /* SCSI CDB bytes 12-15. */
1872 uchar a_flag;
1873 uchar pad[2]; /* Pad out to a word boundary. */
1893 uchar align[32]; /* Sgblock structure padding. */
1899 uchar align[32]; /* Request structure padding. */
1930 uchar max_dvc_qng; /* maximum number of tagged commands per device */
1932 uchar scsi_reset_wait; /* delay in seconds after scsi bus reset */
1933 uchar chip_no; /* should be assigned by caller */
1934 uchar max_host_qng; /* maximum number of Q'ed command allowed */
1937 uchar chip_scsi_id; /* chip SCSI target ID */
1938 uchar chip_type;
1939 uchar bist_err_code;
2304 ASC_DBG_PRT_HEX((lvl), "CDB", (uchar *) (cdb), (len));
2307 ASC_DBG_PRT_HEX((lvl), "SENSE", (uchar *) (sense), (len));
2310 ASC_DBG_PRT_HEX((lvl), "INQUIRY", (uchar *) (inq), (len));
2377 uchar sdtr_data[ASC_MAX_TID + 1]; /* SDTR information */
2541 static void asc_prt_hex(char *f, uchar *s, int l) in asc_prt_hex()
2953 static int asc_get_eeprom_string(ushort *serialnum, uchar *cp) in asc_get_eeprom_string()
3042 uchar serialstr[13]; in asc_prt_asc_board_eeprom()
3113 uchar serialstr[13]; in asc_prt_adv_board_eeprom()
3454 uchar syn_period_ix; in asc_prt_asc_board_info()
3509 uchar lrambyte; in asc_prt_adv_board_info()
3813 static void AscSetBank(PortAddr iop_base, uchar bank) in AscSetBank()
3815 uchar val; in AscSetBank()
3849 uchar cc_val; in AscStopChip()
3854 AscSetChipControl(iop_base, (uchar)(cc_val | CC_HALT)); in AscStopChip()
3902 if (AscGetChipSignatureByte(iop_base) == (uchar)ASC_1000_ID1B) { in AscFindSignature()
3930 static uchar AscReadLramByte(PortAddr iop_base, ushort addr) in AscReadLramByte()
3987 static void AscWriteLramByte(PortAddr iop_base, ushort addr, uchar byte_val) in AscWriteLramByte()
4012 const uchar *s_buffer, int words) in AscMemWordCopyPtrToLram()
4039 ushort s_addr, uchar *s_buffer, int dwords) in AscMemDWordCopyPtrToLram()
4058 ushort s_addr, uchar *d_buffer, int words) in AscMemWordCopyPtrFromLram()
4085 uchar i; in AscInitLram()
4098 (uchar)(i + 1)); in AscInitLram()
4100 (uchar)(asc_dvc->max_total_qng)); in AscInitLram()
4102 (uchar)i); in AscInitLram()
4107 (uchar)(i + 1)); in AscInitLram()
4109 (uchar)(i - 1)); in AscInitLram()
4111 (uchar)i); in AscInitLram()
4114 (uchar)ASC_QLINK_END); in AscInitLram()
4116 (uchar)(asc_dvc->max_total_qng - 1)); in AscInitLram()
4118 (uchar)asc_dvc->max_total_qng); in AscInitLram()
4121 for (; i <= (uchar)(asc_dvc->max_total_qng + 3); in AscInitLram()
4135 const uchar *mcode_buf, ushort mcode_size) in AscLoadMicroCode()
4172 (uchar)((int)asc_dvc->max_total_qng + 1)); in AscInitQLinkVar()
4174 (uchar)((int)asc_dvc->max_total_qng + 2)); in AscInitQLinkVar()
4221 (uchar *)&phy_addr, 1); in AscInitMicroCodeVar()
4224 (uchar *)&phy_size, 1); in AscInitMicroCodeVar()
4557 uchar tid; in AdvInitAsc3550Driver()
4560 uchar max_cmd[ADV_MAX_TID + 1]; in AdvInitAsc3550Driver()
5016 uchar byte; in AdvInitAsc38C0800Driver()
5017 uchar tid; in AdvInitAsc38C0800Driver()
5020 uchar max_cmd[ADV_MAX_TID + 1]; in AdvInitAsc38C0800Driver()
5516 uchar byte; in AdvInitAsc38C1600Driver()
5517 uchar tid; in AdvInitAsc38C1600Driver()
5520 uchar max_cmd[ASC_MAX_TID + 1]; in AdvInitAsc38C1600Driver()
6014 uchar tid, max_cmd[ADV_MAX_TID + 1]; in AdvResetChipAndSB()
6097 static void adv_async_callback(ADV_DVC_VAR *adv_dvc_varp, uchar code) in adv_async_callback()
6312 uchar int_stat; in AdvISR()
6334 uchar intrb_code; in AdvISR()
6433 uchar host_flag; in AscAckInterrupt()
6434 uchar risc_flag; in AscAckInterrupt()
6448 (uchar)(host_flag | ASC_HOST_FLAG_ACK_INT)); in AscAckInterrupt()
6460 static uchar AscGetSynPeriodIndex(ASC_DVC_VAR *asc_dvc, uchar syn_time) in AscGetSynPeriodIndex()
6462 const uchar *period_table; in AscGetSynPeriodIndex()
6473 return (uchar)i; in AscGetSynPeriodIndex()
6476 return (uchar)max_index; in AscGetSynPeriodIndex()
6478 return (uchar)(max_index + 1); in AscGetSynPeriodIndex()
6482 static uchar
6483 AscMsgOutSDTR(ASC_DVC_VAR *asc_dvc, uchar sdtr_period, uchar sdtr_offset) in AscMsgOutSDTR()
6486 uchar sdtr_period_index; in AscMsgOutSDTR()
6499 (uchar *)&sdtr_buf, in AscMsgOutSDTR()
6505 (uchar *)&sdtr_buf, in AscMsgOutSDTR()
6511 static uchar
6512 AscCalSDTRData(ASC_DVC_VAR *asc_dvc, uchar sdtr_period, uchar syn_offset) in AscCalSDTRData()
6514 uchar byte; in AscCalSDTRData()
6515 uchar sdtr_period_ix; in AscCalSDTRData()
6524 static int AscSetChipSynRegAtID(PortAddr iop_base, uchar id, uchar sdtr_data) in AscSetChipSynRegAtID()
6553 static void AscSetChipSDTR(PortAddr iop_base, uchar sdtr_data, uchar tid_no) in AscSetChipSDTR()
6569 uchar tag_code; in AscIsrChipHalted()
6570 uchar q_status; in AscIsrChipHalted()
6571 uchar halt_qp; in AscIsrChipHalted()
6572 uchar sdtr_data; in AscIsrChipHalted()
6573 uchar target_ix; in AscIsrChipHalted()
6574 uchar q_cntl, tid_no; in AscIsrChipHalted()
6575 uchar cur_dvc_qng; in AscIsrChipHalted()
6576 uchar asyn_sdtr; in AscIsrChipHalted()
6577 uchar scsi_status; in AscIsrChipHalted()
6594 target_id = (uchar)ASC_TID_TO_TARGET_ID(tid_no); in AscIsrChipHalted()
6617 (uchar *)&ext_msg, in AscIsrChipHalted()
6707 (uchar *)&ext_msg, in AscIsrChipHalted()
6721 (uchar *)&ext_msg, in AscIsrChipHalted()
6744 (uchar)(asc_dvc-> in AscIsrChipHalted()
6747 (uchar)(sdtr_data & (uchar) in AscIsrChipHalted()
6791 (uchar *)&out_msg, in AscIsrChipHalted()
6857 uchar q_no; in AscIsrChipHalted()
6859 uchar sg_wk_q_no; in AscIsrChipHalted()
6860 uchar first_sg_wk_q_no; in AscIsrChipHalted()
6866 uchar next_qp; in AscIsrChipHalted()
6944 sg_list_dwords = (uchar)(ASC_SG_LIST_PER_Q * 2); in AscIsrChipHalted()
6978 (uchar *)&scsi_sg_q, in AscIsrChipHalted()
6983 (uchar *)&sg_head-> in AscIsrChipHalted()
7026 DvcGetQinfo(PortAddr iop_base, ushort s_addr, uchar *inbuf, int words) in DvcGetQinfo()
7043 static uchar
7049 uchar sg_queue_cnt; in _AscCopyLramScsiDoneQ()
7053 (uchar *)scsiq, in _AscCopyLramScsiDoneQ()
7058 scsiq->q_status = (uchar)_val; in _AscCopyLramScsiDoneQ()
7059 scsiq->q_no = (uchar)(_val >> 8); in _AscCopyLramScsiDoneQ()
7062 scsiq->cntl = (uchar)_val; in _AscCopyLramScsiDoneQ()
7063 sg_queue_cnt = (uchar)(_val >> 8); in _AscCopyLramScsiDoneQ()
7067 scsiq->sense_len = (uchar)_val; in _AscCopyLramScsiDoneQ()
7068 scsiq->extra_bytes = (uchar)(_val >> 8); in _AscCopyLramScsiDoneQ()
7208 uchar next_qp; in AscIsrQDone()
7209 uchar n_q_used; in AscIsrQDone()
7210 uchar sg_list_qp; in AscIsrQDone()
7211 uchar sg_queue_cnt; in AscIsrQDone()
7212 uchar q_cnt; in AscIsrQDone()
7213 uchar done_q_tail; in AscIsrQDone()
7214 uchar tid_no; in AscIsrQDone()
7220 uchar cur_target_qng; in AscIsrQDone()
7228 done_q_tail = (uchar)AscGetVarDoneQTail(iop_base); in AscIsrQDone()
7240 (uchar)(scsiq-> in AscIsrQDone()
7241 q_status & (uchar)~(QS_READY | in AscIsrQDone()
7326 (uchar)(CC_SCSI_RESET in AscIsrQDone()
7368 uchar ctrl_reg; in AscISR()
7369 uchar saved_ctrl_reg; in AscISR()
7372 uchar host_flag; in AscISR()
7401 saved_ctrl_reg &= (uchar)(~CC_HALT); in AscISR()
7416 (uchar)(~ASC_HOST_FLAG_IN_ISR); in AscISR()
7418 (uchar)(host_flag | (uchar)ASC_HOST_FLAG_IN_ISR)); in AscISR()
7426 saved_ctrl_reg &= (uchar)(~CC_HALT); in AscISR()
7614 uchar saved_stop_code; in AscHostReqRiscHalt()
7633 AscSetRunChipSynRegAtID(PortAddr iop_base, uchar tid_no, uchar sdtr_data) in AscSetRunChipSynRegAtID()
8220 AscGetNumOfFreeQueue(ASC_DVC_VAR *asc_dvc, uchar target_ix, uchar n_qs) in AscGetNumOfFreeQueue()
8225 uchar tid_no; in AscGetNumOfFreeQueue()
8257 static uchar AscAllocFreeQueue(PortAddr iop_base, uchar free_q_head) in AscAllocFreeQueue()
8260 uchar next_qp; in AscAllocFreeQueue()
8261 uchar q_status; in AscAllocFreeQueue()
8264 q_status = (uchar)AscReadLramByte(iop_base, in AscAllocFreeQueue()
8273 static uchar
8274 AscAllocMultipleFreeQueue(PortAddr iop_base, uchar free_q_head, uchar n_free_q) in AscAllocMultipleFreeQueue()
8276 uchar i; in AscAllocMultipleFreeQueue()
8297 DvcPutScsiQ(PortAddr iop_base, ushort s_addr, uchar *outbuf, int words) in DvcPutScsiQ()
8312 static int AscPutReadyQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar q_no) in AscPutReadyQueue()
8315 uchar tid_no; in AscPutReadyQueue()
8316 uchar sdtr_data; in AscPutReadyQueue()
8317 uchar syn_period_ix; in AscPutReadyQueue()
8318 uchar syn_offset; in AscPutReadyQueue()
8341 (uchar *)scsiq->cdbptr, scsiq->q2.cdb_len >> 1); in AscPutReadyQueue()
8345 (uchar *)&scsiq->q1.cntl, in AscPutReadyQueue()
8355 AscPutReadySgListQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar q_no) in AscPutReadySgListQueue()
8368 uchar next_qp; in AscPutReadySgListQueue()
8420 sg_list_dwords = (uchar)(ASC_SG_LIST_PER_Q * 2); in AscPutReadySgListQueue()
8469 (uchar *)&scsi_sg_q, in AscPutReadySgListQueue()
8473 (uchar *)&sg_head-> in AscPutReadySgListQueue()
8489 AscSendScsiQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar n_q_required) in AscSendScsiQueue()
8492 uchar free_q_head; in AscSendScsiQueue()
8493 uchar next_qp; in AscSendScsiQueue()
8494 uchar tid_no; in AscSendScsiQueue()
8495 uchar target_ix; in AscSendScsiQueue()
8502 free_q_head = (uchar)AscGetVarFreeQHead(iop_base); in AscSendScsiQueue()
8505 (uchar)n_q_required); in AscSendScsiQueue()
8529 static uchar _syn_offset_one_disable_cmd[ASC_SYN_OFFSET_ONE_DISABLE_LIST] = {
8558 uchar target_ix; in AscExeScsiQueue()
8559 uchar tid_no; in AscExeScsiQueue()
8560 uchar sdtr_data; in AscExeScsiQueue()
8561 uchar extra_bytes; in AscExeScsiQueue()
8562 uchar scsi_cmd; in AscExeScsiQueue()
8563 uchar disable_cmd; in AscExeScsiQueue()
8586 (uchar)(asc_dvc-> in AscExeScsiQueue()
8589 (uchar)(sdtr_data & (uchar) in AscExeScsiQueue()
8675 (uchar)((ushort)addr & 0x0003); in AscExeScsiQueue()
8733 (uchar)((ushort)addr & 0x0003); in AscExeScsiQueue()
9056 static uchar AscSetChipScsiID(PortAddr iop_base, uchar new_host_id) in AscSetChipScsiID()
9095 static void AscEnableIsaDma(uchar dma_channel) in AscEnableIsaDma()
9150 uchar value; in AscSetIsaDmaChannel()
9165 static uchar AscGetIsaDmaSpeed(PortAddr iop_base) in AscGetIsaDmaSpeed()
9167 uchar speed_value; in AscGetIsaDmaSpeed()
9176 static uchar AscSetIsaDmaSpeed(PortAddr iop_base, uchar speed_value) in AscSetIsaDmaSpeed()
9191 uchar chip_version; in AscInitAscDvcVar()
9260 (uchar)AscGetIsaDmaChannel(iop_base); in AscInitAscDvcVar()
9273 static int AscWriteEEPCmdReg(PortAddr iop_base, uchar cmd_reg) in AscWriteEEPCmdReg()
9293 static ushort AscReadEEPWord(PortAddr iop_base, uchar addr) in AscReadEEPWord()
9296 uchar cmd_reg; in AscReadEEPWord()
9323 *wbuf = AscReadEEPWord(iop_base, (uchar)s_addr); in AscGetEEPConfig()
9334 wval = AscReadEEPWord(iop_base, (uchar)s_addr); in AscGetEEPConfig()
9351 *wbuf = AscReadEEPWord(iop_base, (uchar)s_addr); in AscGetEEPConfig()
9401 static ushort AscWriteEEPWord(PortAddr iop_base, uchar addr, ushort word_val) in AscWriteEEPWord()
9412 (uchar)((uchar)ASC_EEP_CMD_WRITE | addr)); in AscWriteEEPWord()
9439 if (*wbuf != AscWriteEEPWord(iop_base, (uchar)s_addr, *wbuf)) { in AscSetEEPConfigOnce()
9458 AscWriteEEPWord(iop_base, (uchar)s_addr, word)) { in AscSetEEPConfigOnce()
9464 AscWriteEEPWord(iop_base, (uchar)s_addr, *wbuf)) { in AscSetEEPConfigOnce()
9472 if (sum != AscWriteEEPWord(iop_base, (uchar)s_addr, sum)) { in AscSetEEPConfigOnce()
9482 if (*wbuf != AscReadEEPWord(iop_base, (uchar)s_addr)) { in AscSetEEPConfigOnce()
9501 (iop_base, (uchar)s_addr)); in AscSetEEPConfigOnce()
9504 word = AscReadEEPWord(iop_base, (uchar)s_addr); in AscSetEEPConfigOnce()
9511 if (AscReadEEPWord(iop_base, (uchar)s_addr) != sum) { in AscSetEEPConfigOnce()
9683 (uchar)(ASC_DEF_SDTR_OFFSET | in AscInitFromEEP()
10733 uchar tid, termination; in AdvInitFrom38C0800EEP()
10932 uchar tid, termination; in AdvInitFrom38C1600EEP()