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;
2320 ASC_DBG_PRT_HEX((lvl), "CDB", (uchar *) (cdb), (len));
2323 ASC_DBG_PRT_HEX((lvl), "SENSE", (uchar *) (sense), (len));
2326 ASC_DBG_PRT_HEX((lvl), "INQUIRY", (uchar *) (inq), (len));
2394 uchar sdtr_data[ASC_MAX_TID + 1]; /* SDTR information */
2558 static void asc_prt_hex(char *f, uchar *s, int l) in asc_prt_hex()
3039 static int asc_get_eeprom_string(ushort *serialnum, uchar *cp) in asc_get_eeprom_string()
3137 uchar serialstr[13]; in asc_prt_asc_board_eeprom()
3267 uchar serialstr[13]; in asc_prt_adv_board_eeprom()
3723 uchar syn_period_ix; in asc_prt_asc_board_info()
3800 uchar lrambyte; in asc_prt_adv_board_info()
4324 static void AscSetBank(PortAddr iop_base, uchar bank) in AscSetBank()
4326 uchar val; in AscSetBank()
4360 uchar cc_val; in AscStopChip()
4365 AscSetChipControl(iop_base, (uchar)(cc_val | CC_HALT)); in AscStopChip()
4413 if (AscGetChipSignatureByte(iop_base) == (uchar)ASC_1000_ID1B) { in AscFindSignature()
4441 static uchar AscReadLramByte(PortAddr iop_base, ushort addr) in AscReadLramByte()
4498 static void AscWriteLramByte(PortAddr iop_base, ushort addr, uchar byte_val) in AscWriteLramByte()
4523 const uchar *s_buffer, int words) in AscMemWordCopyPtrToLram()
4550 ushort s_addr, uchar *s_buffer, int dwords) in AscMemDWordCopyPtrToLram()
4569 ushort s_addr, uchar *d_buffer, int words) in AscMemWordCopyPtrFromLram()
4596 uchar i; in AscInitLram()
4609 (uchar)(i + 1)); in AscInitLram()
4611 (uchar)(asc_dvc->max_total_qng)); in AscInitLram()
4613 (uchar)i); in AscInitLram()
4618 (uchar)(i + 1)); in AscInitLram()
4620 (uchar)(i - 1)); in AscInitLram()
4622 (uchar)i); in AscInitLram()
4625 (uchar)ASC_QLINK_END); in AscInitLram()
4627 (uchar)(asc_dvc->max_total_qng - 1)); in AscInitLram()
4629 (uchar)asc_dvc->max_total_qng); in AscInitLram()
4632 for (; i <= (uchar)(asc_dvc->max_total_qng + 3); in AscInitLram()
4646 const uchar *mcode_buf, ushort mcode_size) in AscLoadMicroCode()
4683 (uchar)((int)asc_dvc->max_total_qng + 1)); in AscInitQLinkVar()
4685 (uchar)((int)asc_dvc->max_total_qng + 2)); in AscInitQLinkVar()
4732 (uchar *)&phy_addr, 1); in AscInitMicroCodeVar()
4735 (uchar *)&phy_size, 1); in AscInitMicroCodeVar()
5068 uchar tid; in AdvInitAsc3550Driver()
5071 uchar max_cmd[ADV_MAX_TID + 1]; in AdvInitAsc3550Driver()
5527 uchar byte; in AdvInitAsc38C0800Driver()
5528 uchar tid; in AdvInitAsc38C0800Driver()
5531 uchar max_cmd[ADV_MAX_TID + 1]; in AdvInitAsc38C0800Driver()
6027 uchar byte; in AdvInitAsc38C1600Driver()
6028 uchar tid; in AdvInitAsc38C1600Driver()
6031 uchar max_cmd[ASC_MAX_TID + 1]; in AdvInitAsc38C1600Driver()
6525 uchar tid, max_cmd[ADV_MAX_TID + 1]; in AdvResetChipAndSB()
6608 static void adv_async_callback(ADV_DVC_VAR *adv_dvc_varp, uchar code) in adv_async_callback()
6823 uchar int_stat; in AdvISR()
6845 uchar intrb_code; in AdvISR()
6944 uchar host_flag; in AscAckInterrupt()
6945 uchar risc_flag; in AscAckInterrupt()
6959 (uchar)(host_flag | ASC_HOST_FLAG_ACK_INT)); in AscAckInterrupt()
6971 static uchar AscGetSynPeriodIndex(ASC_DVC_VAR *asc_dvc, uchar syn_time) in AscGetSynPeriodIndex()
6973 const uchar *period_table; in AscGetSynPeriodIndex()
6984 return (uchar)i; in AscGetSynPeriodIndex()
6987 return (uchar)max_index; in AscGetSynPeriodIndex()
6989 return (uchar)(max_index + 1); in AscGetSynPeriodIndex()
6993 static uchar
6994 AscMsgOutSDTR(ASC_DVC_VAR *asc_dvc, uchar sdtr_period, uchar sdtr_offset) in AscMsgOutSDTR()
6997 uchar sdtr_period_index; in AscMsgOutSDTR()
7010 (uchar *)&sdtr_buf, in AscMsgOutSDTR()
7016 (uchar *)&sdtr_buf, in AscMsgOutSDTR()
7022 static uchar
7023 AscCalSDTRData(ASC_DVC_VAR *asc_dvc, uchar sdtr_period, uchar syn_offset) in AscCalSDTRData()
7025 uchar byte; in AscCalSDTRData()
7026 uchar sdtr_period_ix; in AscCalSDTRData()
7035 static int AscSetChipSynRegAtID(PortAddr iop_base, uchar id, uchar sdtr_data) in AscSetChipSynRegAtID()
7064 static void AscSetChipSDTR(PortAddr iop_base, uchar sdtr_data, uchar tid_no) in AscSetChipSDTR()
7080 uchar tag_code; in AscIsrChipHalted()
7081 uchar q_status; in AscIsrChipHalted()
7082 uchar halt_qp; in AscIsrChipHalted()
7083 uchar sdtr_data; in AscIsrChipHalted()
7084 uchar target_ix; in AscIsrChipHalted()
7085 uchar q_cntl, tid_no; in AscIsrChipHalted()
7086 uchar cur_dvc_qng; in AscIsrChipHalted()
7087 uchar asyn_sdtr; in AscIsrChipHalted()
7088 uchar scsi_status; in AscIsrChipHalted()
7105 target_id = (uchar)ASC_TID_TO_TARGET_ID(tid_no); in AscIsrChipHalted()
7128 (uchar *)&ext_msg, in AscIsrChipHalted()
7218 (uchar *)&ext_msg, in AscIsrChipHalted()
7232 (uchar *)&ext_msg, in AscIsrChipHalted()
7255 (uchar)(asc_dvc-> in AscIsrChipHalted()
7258 (uchar)(sdtr_data & (uchar) in AscIsrChipHalted()
7302 (uchar *)&out_msg, in AscIsrChipHalted()
7368 uchar q_no; in AscIsrChipHalted()
7370 uchar sg_wk_q_no; in AscIsrChipHalted()
7371 uchar first_sg_wk_q_no; in AscIsrChipHalted()
7377 uchar next_qp; in AscIsrChipHalted()
7455 sg_list_dwords = (uchar)(ASC_SG_LIST_PER_Q * 2); in AscIsrChipHalted()
7489 (uchar *)&scsi_sg_q, in AscIsrChipHalted()
7494 (uchar *)&sg_head-> in AscIsrChipHalted()
7537 DvcGetQinfo(PortAddr iop_base, ushort s_addr, uchar *inbuf, int words) in DvcGetQinfo()
7554 static uchar
7560 uchar sg_queue_cnt; in _AscCopyLramScsiDoneQ()
7564 (uchar *)scsiq, in _AscCopyLramScsiDoneQ()
7569 scsiq->q_status = (uchar)_val; in _AscCopyLramScsiDoneQ()
7570 scsiq->q_no = (uchar)(_val >> 8); in _AscCopyLramScsiDoneQ()
7573 scsiq->cntl = (uchar)_val; in _AscCopyLramScsiDoneQ()
7574 sg_queue_cnt = (uchar)(_val >> 8); in _AscCopyLramScsiDoneQ()
7578 scsiq->sense_len = (uchar)_val; in _AscCopyLramScsiDoneQ()
7579 scsiq->extra_bytes = (uchar)(_val >> 8); in _AscCopyLramScsiDoneQ()
7719 uchar next_qp; in AscIsrQDone()
7720 uchar n_q_used; in AscIsrQDone()
7721 uchar sg_list_qp; in AscIsrQDone()
7722 uchar sg_queue_cnt; in AscIsrQDone()
7723 uchar q_cnt; in AscIsrQDone()
7724 uchar done_q_tail; in AscIsrQDone()
7725 uchar tid_no; in AscIsrQDone()
7731 uchar cur_target_qng; in AscIsrQDone()
7739 done_q_tail = (uchar)AscGetVarDoneQTail(iop_base); in AscIsrQDone()
7751 (uchar)(scsiq-> in AscIsrQDone()
7752 q_status & (uchar)~(QS_READY | in AscIsrQDone()
7837 (uchar)(CC_SCSI_RESET in AscIsrQDone()
7879 uchar ctrl_reg; in AscISR()
7880 uchar saved_ctrl_reg; in AscISR()
7883 uchar host_flag; in AscISR()
7912 saved_ctrl_reg &= (uchar)(~CC_HALT); in AscISR()
7927 (uchar)(~ASC_HOST_FLAG_IN_ISR); in AscISR()
7929 (uchar)(host_flag | (uchar)ASC_HOST_FLAG_IN_ISR)); in AscISR()
7937 saved_ctrl_reg &= (uchar)(~CC_HALT); in AscISR()
8125 uchar saved_stop_code; in AscHostReqRiscHalt()
8144 AscSetRunChipSynRegAtID(PortAddr iop_base, uchar tid_no, uchar sdtr_data) in AscSetRunChipSynRegAtID()
8736 AscGetNumOfFreeQueue(ASC_DVC_VAR *asc_dvc, uchar target_ix, uchar n_qs) in AscGetNumOfFreeQueue()
8741 uchar tid_no; in AscGetNumOfFreeQueue()
8773 static uchar AscAllocFreeQueue(PortAddr iop_base, uchar free_q_head) in AscAllocFreeQueue()
8776 uchar next_qp; in AscAllocFreeQueue()
8777 uchar q_status; in AscAllocFreeQueue()
8780 q_status = (uchar)AscReadLramByte(iop_base, in AscAllocFreeQueue()
8789 static uchar
8790 AscAllocMultipleFreeQueue(PortAddr iop_base, uchar free_q_head, uchar n_free_q) in AscAllocMultipleFreeQueue()
8792 uchar i; in AscAllocMultipleFreeQueue()
8813 DvcPutScsiQ(PortAddr iop_base, ushort s_addr, uchar *outbuf, int words) in DvcPutScsiQ()
8828 static int AscPutReadyQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar q_no) in AscPutReadyQueue()
8831 uchar tid_no; in AscPutReadyQueue()
8832 uchar sdtr_data; in AscPutReadyQueue()
8833 uchar syn_period_ix; in AscPutReadyQueue()
8834 uchar syn_offset; in AscPutReadyQueue()
8857 (uchar *)scsiq->cdbptr, scsiq->q2.cdb_len >> 1); in AscPutReadyQueue()
8861 (uchar *)&scsiq->q1.cntl, in AscPutReadyQueue()
8871 AscPutReadySgListQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar q_no) in AscPutReadySgListQueue()
8884 uchar next_qp; in AscPutReadySgListQueue()
8936 sg_list_dwords = (uchar)(ASC_SG_LIST_PER_Q * 2); in AscPutReadySgListQueue()
8985 (uchar *)&scsi_sg_q, in AscPutReadySgListQueue()
8989 (uchar *)&sg_head-> in AscPutReadySgListQueue()
9005 AscSendScsiQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar n_q_required) in AscSendScsiQueue()
9008 uchar free_q_head; in AscSendScsiQueue()
9009 uchar next_qp; in AscSendScsiQueue()
9010 uchar tid_no; in AscSendScsiQueue()
9011 uchar target_ix; in AscSendScsiQueue()
9018 free_q_head = (uchar)AscGetVarFreeQHead(iop_base); in AscSendScsiQueue()
9021 (uchar)n_q_required); in AscSendScsiQueue()
9045 static uchar _syn_offset_one_disable_cmd[ASC_SYN_OFFSET_ONE_DISABLE_LIST] = {
9074 uchar target_ix; in AscExeScsiQueue()
9075 uchar tid_no; in AscExeScsiQueue()
9076 uchar sdtr_data; in AscExeScsiQueue()
9077 uchar extra_bytes; in AscExeScsiQueue()
9078 uchar scsi_cmd; in AscExeScsiQueue()
9079 uchar disable_cmd; in AscExeScsiQueue()
9102 (uchar)(asc_dvc-> in AscExeScsiQueue()
9105 (uchar)(sdtr_data & (uchar) in AscExeScsiQueue()
9191 (uchar)((ushort)addr & 0x0003); in AscExeScsiQueue()
9249 (uchar)((ushort)addr & 0x0003); in AscExeScsiQueue()
9572 static uchar __devinit AscSetChipScsiID(PortAddr iop_base, uchar new_host_id) in AscSetChipScsiID()
9611 static void __devinit AscEnableIsaDma(uchar dma_channel) in AscEnableIsaDma()
9666 uchar value; in AscSetIsaDmaChannel()
9681 static uchar __devinit AscGetIsaDmaSpeed(PortAddr iop_base) in AscGetIsaDmaSpeed()
9683 uchar speed_value; in AscGetIsaDmaSpeed()
9692 static uchar __devinit AscSetIsaDmaSpeed(PortAddr iop_base, uchar speed_value) in AscSetIsaDmaSpeed()
9707 uchar chip_version; in AscInitAscDvcVar()
9776 (uchar)AscGetIsaDmaChannel(iop_base); in AscInitAscDvcVar()
9789 static int __devinit AscWriteEEPCmdReg(PortAddr iop_base, uchar cmd_reg) in AscWriteEEPCmdReg()
9809 static ushort __devinit AscReadEEPWord(PortAddr iop_base, uchar addr) in AscReadEEPWord()
9812 uchar cmd_reg; in AscReadEEPWord()
9839 *wbuf = AscReadEEPWord(iop_base, (uchar)s_addr); in AscGetEEPConfig()
9850 wval = AscReadEEPWord(iop_base, (uchar)s_addr); in AscGetEEPConfig()
9867 *wbuf = AscReadEEPWord(iop_base, (uchar)s_addr); in AscGetEEPConfig()
9918 AscWriteEEPWord(PortAddr iop_base, uchar addr, ushort word_val) in AscWriteEEPWord()
9929 (uchar)((uchar)ASC_EEP_CMD_WRITE | addr)); in AscWriteEEPWord()
9956 if (*wbuf != AscWriteEEPWord(iop_base, (uchar)s_addr, *wbuf)) { in AscSetEEPConfigOnce()
9975 AscWriteEEPWord(iop_base, (uchar)s_addr, word)) { in AscSetEEPConfigOnce()
9981 AscWriteEEPWord(iop_base, (uchar)s_addr, *wbuf)) { in AscSetEEPConfigOnce()
9989 if (sum != AscWriteEEPWord(iop_base, (uchar)s_addr, sum)) { in AscSetEEPConfigOnce()
9999 if (*wbuf != AscReadEEPWord(iop_base, (uchar)s_addr)) { in AscSetEEPConfigOnce()
10018 (iop_base, (uchar)s_addr)); in AscSetEEPConfigOnce()
10021 word = AscReadEEPWord(iop_base, (uchar)s_addr); in AscSetEEPConfigOnce()
10028 if (AscReadEEPWord(iop_base, (uchar)s_addr) != sum) { in AscSetEEPConfigOnce()
10200 (uchar)(ASC_DEF_SDTR_OFFSET | in AscInitFromEEP()
11250 uchar tid, termination; in AdvInitFrom38C0800EEP()
11449 uchar tid, termination; in AdvInitFrom38C1600EEP()