12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787 |
- /*
- * DO NOT EDIT - This file is automatically generated
- * from the following source files:
- *
- * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#56 $
- * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#39 $
- */
- typedef int (ahc_reg_print_t)(u_int, u_int *, u_int);
- typedef struct ahc_reg_parse_entry {
- char *name;
- uint8_t value;
- uint8_t mask;
- } ahc_reg_parse_entry_t;
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsiseq_print;
- #else
- #define ahc_scsiseq_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSISEQ", 0x00, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sxfrctl0_print;
- #else
- #define ahc_sxfrctl0_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SXFRCTL0", 0x01, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sxfrctl1_print;
- #else
- #define ahc_sxfrctl1_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SXFRCTL1", 0x02, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsisigo_print;
- #else
- #define ahc_scsisigo_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSISIGO", 0x03, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsisigi_print;
- #else
- #define ahc_scsisigi_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSISIGI", 0x03, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsirate_print;
- #else
- #define ahc_scsirate_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSIRATE", 0x04, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsiid_print;
- #else
- #define ahc_scsiid_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSIID", 0x05, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsidatl_print;
- #else
- #define ahc_scsidatl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSIDATL", 0x06, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsidath_print;
- #else
- #define ahc_scsidath_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSIDATH", 0x07, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_stcnt_print;
- #else
- #define ahc_stcnt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "STCNT", 0x08, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_optionmode_print;
- #else
- #define ahc_optionmode_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "OPTIONMODE", 0x08, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_targcrccnt_print;
- #else
- #define ahc_targcrccnt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "TARGCRCCNT", 0x0a, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_clrsint0_print;
- #else
- #define ahc_clrsint0_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CLRSINT0", 0x0b, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sstat0_print;
- #else
- #define ahc_sstat0_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SSTAT0", 0x0b, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_clrsint1_print;
- #else
- #define ahc_clrsint1_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CLRSINT1", 0x0c, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sstat1_print;
- #else
- #define ahc_sstat1_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SSTAT1", 0x0c, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sstat2_print;
- #else
- #define ahc_sstat2_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SSTAT2", 0x0d, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sstat3_print;
- #else
- #define ahc_sstat3_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SSTAT3", 0x0e, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsiid_ultra2_print;
- #else
- #define ahc_scsiid_ultra2_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSIID_ULTRA2", 0x0f, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_simode0_print;
- #else
- #define ahc_simode0_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SIMODE0", 0x10, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_simode1_print;
- #else
- #define ahc_simode1_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SIMODE1", 0x11, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsibusl_print;
- #else
- #define ahc_scsibusl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSIBUSL", 0x12, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsibush_print;
- #else
- #define ahc_scsibush_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSIBUSH", 0x13, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sxfrctl2_print;
- #else
- #define ahc_sxfrctl2_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SXFRCTL2", 0x13, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_shaddr_print;
- #else
- #define ahc_shaddr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SHADDR", 0x14, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_seltimer_print;
- #else
- #define ahc_seltimer_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SELTIMER", 0x18, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_selid_print;
- #else
- #define ahc_selid_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SELID", 0x19, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scamctl_print;
- #else
- #define ahc_scamctl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCAMCTL", 0x1a, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_targid_print;
- #else
- #define ahc_targid_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "TARGID", 0x1b, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_spiocap_print;
- #else
- #define ahc_spiocap_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SPIOCAP", 0x1b, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_brdctl_print;
- #else
- #define ahc_brdctl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "BRDCTL", 0x1d, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_seectl_print;
- #else
- #define ahc_seectl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SEECTL", 0x1e, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sblkctl_print;
- #else
- #define ahc_sblkctl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SBLKCTL", 0x1f, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_busy_targets_print;
- #else
- #define ahc_busy_targets_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "BUSY_TARGETS", 0x20, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ultra_enb_print;
- #else
- #define ahc_ultra_enb_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "ULTRA_ENB", 0x30, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_disc_dsb_print;
- #else
- #define ahc_disc_dsb_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DISC_DSB", 0x32, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_cmdsize_table_tail_print;
- #else
- #define ahc_cmdsize_table_tail_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CMDSIZE_TABLE_TAIL", 0x34, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_mwi_residual_print;
- #else
- #define ahc_mwi_residual_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "MWI_RESIDUAL", 0x38, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_next_queued_scb_print;
- #else
- #define ahc_next_queued_scb_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "NEXT_QUEUED_SCB", 0x39, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_msg_out_print;
- #else
- #define ahc_msg_out_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "MSG_OUT", 0x3a, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dmaparams_print;
- #else
- #define ahc_dmaparams_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DMAPARAMS", 0x3b, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_seq_flags_print;
- #else
- #define ahc_seq_flags_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SEQ_FLAGS", 0x3c, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_saved_scsiid_print;
- #else
- #define ahc_saved_scsiid_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SAVED_SCSIID", 0x3d, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_saved_lun_print;
- #else
- #define ahc_saved_lun_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SAVED_LUN", 0x3e, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_lastphase_print;
- #else
- #define ahc_lastphase_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "LASTPHASE", 0x3f, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_waiting_scbh_print;
- #else
- #define ahc_waiting_scbh_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "WAITING_SCBH", 0x40, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_disconnected_scbh_print;
- #else
- #define ahc_disconnected_scbh_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DISCONNECTED_SCBH", 0x41, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_free_scbh_print;
- #else
- #define ahc_free_scbh_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "FREE_SCBH", 0x42, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_complete_scbh_print;
- #else
- #define ahc_complete_scbh_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "COMPLETE_SCBH", 0x43, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_hscb_addr_print;
- #else
- #define ahc_hscb_addr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "HSCB_ADDR", 0x44, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_shared_data_addr_print;
- #else
- #define ahc_shared_data_addr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SHARED_DATA_ADDR", 0x48, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_kernel_qinpos_print;
- #else
- #define ahc_kernel_qinpos_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "KERNEL_QINPOS", 0x4c, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_qinpos_print;
- #else
- #define ahc_qinpos_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "QINPOS", 0x4d, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_qoutpos_print;
- #else
- #define ahc_qoutpos_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "QOUTPOS", 0x4e, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_kernel_tqinpos_print;
- #else
- #define ahc_kernel_tqinpos_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "KERNEL_TQINPOS", 0x4f, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_tqinpos_print;
- #else
- #define ahc_tqinpos_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "TQINPOS", 0x50, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_arg_1_print;
- #else
- #define ahc_arg_1_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "ARG_1", 0x51, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_arg_2_print;
- #else
- #define ahc_arg_2_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "ARG_2", 0x52, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_last_msg_print;
- #else
- #define ahc_last_msg_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "LAST_MSG", 0x53, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsiseq_template_print;
- #else
- #define ahc_scsiseq_template_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSISEQ_TEMPLATE", 0x54, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ha_274_biosglobal_print;
- #else
- #define ahc_ha_274_biosglobal_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "HA_274_BIOSGLOBAL", 0x56, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_seq_flags2_print;
- #else
- #define ahc_seq_flags2_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SEQ_FLAGS2", 0x57, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsiconf_print;
- #else
- #define ahc_scsiconf_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSICONF", 0x5a, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_intdef_print;
- #else
- #define ahc_intdef_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "INTDEF", 0x5c, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_hostconf_print;
- #else
- #define ahc_hostconf_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "HOSTCONF", 0x5d, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ha_274_biosctrl_print;
- #else
- #define ahc_ha_274_biosctrl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "HA_274_BIOSCTRL", 0x5f, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_seqctl_print;
- #else
- #define ahc_seqctl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SEQCTL", 0x60, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_seqram_print;
- #else
- #define ahc_seqram_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SEQRAM", 0x61, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_seqaddr0_print;
- #else
- #define ahc_seqaddr0_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SEQADDR0", 0x62, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_seqaddr1_print;
- #else
- #define ahc_seqaddr1_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SEQADDR1", 0x63, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_accum_print;
- #else
- #define ahc_accum_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "ACCUM", 0x64, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sindex_print;
- #else
- #define ahc_sindex_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SINDEX", 0x65, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dindex_print;
- #else
- #define ahc_dindex_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DINDEX", 0x66, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_allones_print;
- #else
- #define ahc_allones_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "ALLONES", 0x69, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_allzeros_print;
- #else
- #define ahc_allzeros_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "ALLZEROS", 0x6a, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_none_print;
- #else
- #define ahc_none_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "NONE", 0x6a, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_flags_print;
- #else
- #define ahc_flags_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "FLAGS", 0x6b, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sindir_print;
- #else
- #define ahc_sindir_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SINDIR", 0x6c, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dindir_print;
- #else
- #define ahc_dindir_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DINDIR", 0x6d, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_function1_print;
- #else
- #define ahc_function1_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "FUNCTION1", 0x6e, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_stack_print;
- #else
- #define ahc_stack_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "STACK", 0x6f, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_targ_offset_print;
- #else
- #define ahc_targ_offset_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "TARG_OFFSET", 0x70, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sram_base_print;
- #else
- #define ahc_sram_base_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SRAM_BASE", 0x70, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_bctl_print;
- #else
- #define ahc_bctl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "BCTL", 0x84, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dscommand0_print;
- #else
- #define ahc_dscommand0_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DSCOMMAND0", 0x84, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_bustime_print;
- #else
- #define ahc_bustime_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "BUSTIME", 0x85, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dscommand1_print;
- #else
- #define ahc_dscommand1_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DSCOMMAND1", 0x85, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_busspd_print;
- #else
- #define ahc_busspd_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "BUSSPD", 0x86, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_hs_mailbox_print;
- #else
- #define ahc_hs_mailbox_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "HS_MAILBOX", 0x86, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dspcistatus_print;
- #else
- #define ahc_dspcistatus_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DSPCISTATUS", 0x86, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_hcntrl_print;
- #else
- #define ahc_hcntrl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "HCNTRL", 0x87, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_haddr_print;
- #else
- #define ahc_haddr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "HADDR", 0x88, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_hcnt_print;
- #else
- #define ahc_hcnt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "HCNT", 0x8c, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scbptr_print;
- #else
- #define ahc_scbptr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCBPTR", 0x90, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_intstat_print;
- #else
- #define ahc_intstat_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "INTSTAT", 0x91, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_clrint_print;
- #else
- #define ahc_clrint_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CLRINT", 0x92, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_error_print;
- #else
- #define ahc_error_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "ERROR", 0x92, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dfcntrl_print;
- #else
- #define ahc_dfcntrl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DFCNTRL", 0x93, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dfstatus_print;
- #else
- #define ahc_dfstatus_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DFSTATUS", 0x94, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dfwaddr_print;
- #else
- #define ahc_dfwaddr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DFWADDR", 0x95, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dfraddr_print;
- #else
- #define ahc_dfraddr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DFRADDR", 0x97, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dfdat_print;
- #else
- #define ahc_dfdat_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DFDAT", 0x99, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scbcnt_print;
- #else
- #define ahc_scbcnt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCBCNT", 0x9a, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_qinfifo_print;
- #else
- #define ahc_qinfifo_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "QINFIFO", 0x9b, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_qincnt_print;
- #else
- #define ahc_qincnt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "QINCNT", 0x9c, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_qoutfifo_print;
- #else
- #define ahc_qoutfifo_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "QOUTFIFO", 0x9d, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_crccontrol1_print;
- #else
- #define ahc_crccontrol1_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CRCCONTROL1", 0x9d, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_qoutcnt_print;
- #else
- #define ahc_qoutcnt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "QOUTCNT", 0x9e, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scsiphase_print;
- #else
- #define ahc_scsiphase_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCSIPHASE", 0x9e, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sfunct_print;
- #else
- #define ahc_sfunct_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SFUNCT", 0x9f, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_base_print;
- #else
- #define ahc_scb_base_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_BASE", 0xa0, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_cdb_ptr_print;
- #else
- #define ahc_scb_cdb_ptr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_CDB_PTR", 0xa0, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_residual_sgptr_print;
- #else
- #define ahc_scb_residual_sgptr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_RESIDUAL_SGPTR", 0xa4, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_scsi_status_print;
- #else
- #define ahc_scb_scsi_status_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_SCSI_STATUS", 0xa8, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_target_phases_print;
- #else
- #define ahc_scb_target_phases_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_TARGET_PHASES", 0xa9, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_target_data_dir_print;
- #else
- #define ahc_scb_target_data_dir_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_TARGET_DATA_DIR", 0xaa, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_target_itag_print;
- #else
- #define ahc_scb_target_itag_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_TARGET_ITAG", 0xab, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_dataptr_print;
- #else
- #define ahc_scb_dataptr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_DATAPTR", 0xac, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_datacnt_print;
- #else
- #define ahc_scb_datacnt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_DATACNT", 0xb0, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_sgptr_print;
- #else
- #define ahc_scb_sgptr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_SGPTR", 0xb4, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_control_print;
- #else
- #define ahc_scb_control_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_CONTROL", 0xb8, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_scsiid_print;
- #else
- #define ahc_scb_scsiid_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_SCSIID", 0xb9, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_lun_print;
- #else
- #define ahc_scb_lun_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_LUN", 0xba, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_tag_print;
- #else
- #define ahc_scb_tag_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_TAG", 0xbb, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_cdb_len_print;
- #else
- #define ahc_scb_cdb_len_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_CDB_LEN", 0xbc, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_scsirate_print;
- #else
- #define ahc_scb_scsirate_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_SCSIRATE", 0xbd, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_scsioffset_print;
- #else
- #define ahc_scb_scsioffset_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_SCSIOFFSET", 0xbe, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_next_print;
- #else
- #define ahc_scb_next_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_NEXT", 0xbf, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_64_spare_print;
- #else
- #define ahc_scb_64_spare_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_64_SPARE", 0xc0, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_seectl_2840_print;
- #else
- #define ahc_seectl_2840_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SEECTL_2840", 0xc0, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_status_2840_print;
- #else
- #define ahc_status_2840_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "STATUS_2840", 0xc1, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scb_64_btt_print;
- #else
- #define ahc_scb_64_btt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCB_64_BTT", 0xd0, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_cchaddr_print;
- #else
- #define ahc_cchaddr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCHADDR", 0xe0, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_cchcnt_print;
- #else
- #define ahc_cchcnt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCHCNT", 0xe8, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ccsgram_print;
- #else
- #define ahc_ccsgram_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCSGRAM", 0xe9, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ccsgaddr_print;
- #else
- #define ahc_ccsgaddr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCSGADDR", 0xea, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ccsgctl_print;
- #else
- #define ahc_ccsgctl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCSGCTL", 0xeb, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ccscbram_print;
- #else
- #define ahc_ccscbram_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCSCBRAM", 0xec, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ccscbaddr_print;
- #else
- #define ahc_ccscbaddr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCSCBADDR", 0xed, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ccscbctl_print;
- #else
- #define ahc_ccscbctl_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCSCBCTL", 0xee, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ccscbcnt_print;
- #else
- #define ahc_ccscbcnt_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCSCBCNT", 0xef, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_scbbaddr_print;
- #else
- #define ahc_scbbaddr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SCBBADDR", 0xf0, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_ccscbptr_print;
- #else
- #define ahc_ccscbptr_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "CCSCBPTR", 0xf1, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_hnscb_qoff_print;
- #else
- #define ahc_hnscb_qoff_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "HNSCB_QOFF", 0xf4, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_snscb_qoff_print;
- #else
- #define ahc_snscb_qoff_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SNSCB_QOFF", 0xf6, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sdscb_qoff_print;
- #else
- #define ahc_sdscb_qoff_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SDSCB_QOFF", 0xf8, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_qoff_ctlsta_print;
- #else
- #define ahc_qoff_ctlsta_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "QOFF_CTLSTA", 0xfa, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_dff_thrsh_print;
- #else
- #define ahc_dff_thrsh_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "DFF_THRSH", 0xfb, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sg_cache_shadow_print;
- #else
- #define ahc_sg_cache_shadow_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SG_CACHE_SHADOW", 0xfc, regvalue, cur_col, wrap)
- #endif
- #if AIC_DEBUG_REGISTERS
- ahc_reg_print_t ahc_sg_cache_pre_print;
- #else
- #define ahc_sg_cache_pre_print(regvalue, cur_col, wrap) \
- ahc_print_register(NULL, 0, "SG_CACHE_PRE", 0xfc, regvalue, cur_col, wrap)
- #endif
- #define SCSISEQ 0x00
- #define TEMODE 0x80
- #define SCSIRSTO 0x01
- #define SXFRCTL0 0x01
- #define DFON 0x80
- #define DFPEXP 0x40
- #define FAST20 0x20
- #define CLRSTCNT 0x10
- #define SPIOEN 0x08
- #define SCAMEN 0x04
- #define CLRCHN 0x02
- #define SXFRCTL1 0x02
- #define STIMESEL 0x18
- #define BITBUCKET 0x80
- #define SWRAPEN 0x40
- #define ENSTIMER 0x04
- #define ACTNEGEN 0x02
- #define STPWEN 0x01
- #define SCSISIGO 0x03
- #define CDO 0x80
- #define IOO 0x40
- #define MSGO 0x20
- #define ATNO 0x10
- #define SELO 0x08
- #define BSYO 0x04
- #define REQO 0x02
- #define ACKO 0x01
- #define SCSISIGI 0x03
- #define P_DATAIN_DT 0x60
- #define P_DATAOUT_DT 0x20
- #define ATNI 0x10
- #define SELI 0x08
- #define BSYI 0x04
- #define REQI 0x02
- #define ACKI 0x01
- #define SCSIRATE 0x04
- #define SXFR 0x70
- #define SOFS 0x0f
- #define SXFR_ULTRA2 0x0f
- #define WIDEXFER 0x80
- #define ENABLE_CRC 0x40
- #define SINGLE_EDGE 0x10
- #define SCSIID 0x05
- #define SCSIOFFSET 0x05
- #define SOFS_ULTRA2 0x7f
- #define SCSIDATL 0x06
- #define SCSIDATH 0x07
- #define STCNT 0x08
- #define OPTIONMODE 0x08
- #define OPTIONMODE_DEFAULTS 0x03
- #define AUTORATEEN 0x80
- #define AUTOACKEN 0x40
- #define ATNMGMNTEN 0x20
- #define BUSFREEREV 0x10
- #define EXPPHASEDIS 0x08
- #define SCSIDATL_IMGEN 0x04
- #define AUTO_MSGOUT_DE 0x02
- #define DIS_MSGIN_DUALEDGE 0x01
- #define TARGCRCCNT 0x0a
- #define CLRSINT0 0x0b
- #define CLRSELDO 0x40
- #define CLRSELDI 0x20
- #define CLRSELINGO 0x10
- #define CLRIOERR 0x08
- #define CLRSWRAP 0x08
- #define CLRSPIORDY 0x02
- #define SSTAT0 0x0b
- #define TARGET 0x80
- #define SELDO 0x40
- #define SELDI 0x20
- #define SELINGO 0x10
- #define SWRAP 0x08
- #define IOERR 0x08
- #define SDONE 0x04
- #define SPIORDY 0x02
- #define DMADONE 0x01
- #define CLRSINT1 0x0c
- #define CLRSELTIMEO 0x80
- #define CLRATNO 0x40
- #define CLRSCSIRSTI 0x20
- #define CLRBUSFREE 0x08
- #define CLRSCSIPERR 0x04
- #define CLRPHASECHG 0x02
- #define CLRREQINIT 0x01
- #define SSTAT1 0x0c
- #define SELTO 0x80
- #define ATNTARG 0x40
- #define SCSIRSTI 0x20
- #define PHASEMIS 0x10
- #define BUSFREE 0x08
- #define SCSIPERR 0x04
- #define PHASECHG 0x02
- #define REQINIT 0x01
- #define SSTAT2 0x0d
- #define SFCNT 0x1f
- #define OVERRUN 0x80
- #define SHVALID 0x40
- #define EXP_ACTIVE 0x10
- #define CRCVALERR 0x08
- #define CRCENDERR 0x04
- #define CRCREQERR 0x02
- #define DUAL_EDGE_ERR 0x01
- #define SSTAT3 0x0e
- #define SCSICNT 0xf0
- #define U2OFFCNT 0x7f
- #define OFFCNT 0x0f
- #define SCSIID_ULTRA2 0x0f
- #define SIMODE0 0x10
- #define ENSELDO 0x40
- #define ENSELDI 0x20
- #define ENSELINGO 0x10
- #define ENIOERR 0x08
- #define ENSWRAP 0x08
- #define ENSDONE 0x04
- #define ENSPIORDY 0x02
- #define ENDMADONE 0x01
- #define SIMODE1 0x11
- #define ENSELTIMO 0x80
- #define ENATNTARG 0x40
- #define ENSCSIRST 0x20
- #define ENPHASEMIS 0x10
- #define ENBUSFREE 0x08
- #define ENSCSIPERR 0x04
- #define ENPHASECHG 0x02
- #define ENREQINIT 0x01
- #define SCSIBUSL 0x12
- #define SCSIBUSH 0x13
- #define SXFRCTL2 0x13
- #define ASYNC_SETUP 0x07
- #define AUTORSTDIS 0x10
- #define CMDDMAEN 0x08
- #define SHADDR 0x14
- #define SELTIMER 0x18
- #define TARGIDIN 0x18
- #define STAGE6 0x20
- #define STAGE5 0x10
- #define STAGE4 0x08
- #define STAGE3 0x04
- #define STAGE2 0x02
- #define STAGE1 0x01
- #define SELID 0x19
- #define SELID_MASK 0xf0
- #define ONEBIT 0x08
- #define SCAMCTL 0x1a
- #define SCAMLVL 0x03
- #define ENSCAMSELO 0x80
- #define CLRSCAMSELID 0x40
- #define ALTSTIM 0x20
- #define DFLTTID 0x10
- #define TARGID 0x1b
- #define SPIOCAP 0x1b
- #define SOFT1 0x80
- #define SOFT0 0x40
- #define SOFTCMDEN 0x20
- #define EXT_BRDCTL 0x10
- #define SEEPROM 0x08
- #define EEPROM 0x04
- #define ROM 0x02
- #define SSPIOCPS 0x01
- #define BRDCTL 0x1d
- #define BRDDAT7 0x80
- #define BRDDAT6 0x40
- #define BRDDAT5 0x20
- #define BRDDAT4 0x10
- #define BRDSTB 0x10
- #define BRDDAT3 0x08
- #define BRDCS 0x08
- #define BRDDAT2 0x04
- #define BRDRW 0x04
- #define BRDRW_ULTRA2 0x02
- #define BRDCTL1 0x02
- #define BRDCTL0 0x01
- #define BRDSTB_ULTRA2 0x01
- #define SEECTL 0x1e
- #define EXTARBACK 0x80
- #define EXTARBREQ 0x40
- #define SEEMS 0x20
- #define SEERDY 0x10
- #define SEECS 0x08
- #define SEECK 0x04
- #define SEEDO 0x02
- #define SEEDI 0x01
- #define SBLKCTL 0x1f
- #define DIAGLEDEN 0x80
- #define DIAGLEDON 0x40
- #define AUTOFLUSHDIS 0x20
- #define ENAB40 0x08
- #define SELBUSB 0x08
- #define ENAB20 0x04
- #define SELWIDE 0x02
- #define XCVR 0x01
- #define BUSY_TARGETS 0x20
- #define TARG_SCSIRATE 0x20
- #define ULTRA_ENB 0x30
- #define CMDSIZE_TABLE 0x30
- #define DISC_DSB 0x32
- #define CMDSIZE_TABLE_TAIL 0x34
- #define MWI_RESIDUAL 0x38
- #define TARG_IMMEDIATE_SCB 0x38
- #define NEXT_QUEUED_SCB 0x39
- #define MSG_OUT 0x3a
- #define DMAPARAMS 0x3b
- #define PRELOADEN 0x80
- #define WIDEODD 0x40
- #define SCSIEN 0x20
- #define SDMAEN 0x10
- #define SDMAENACK 0x10
- #define HDMAEN 0x08
- #define HDMAENACK 0x08
- #define DIRECTION 0x04
- #define FIFOFLUSH 0x02
- #define FIFORESET 0x01
- #define SEQ_FLAGS 0x3c
- #define NOT_IDENTIFIED 0x80
- #define NO_CDB_SENT 0x40
- #define TARGET_CMD_IS_TAGGED 0x40
- #define DPHASE 0x20
- #define TARG_CMD_PENDING 0x10
- #define CMDPHASE_PENDING 0x08
- #define DPHASE_PENDING 0x04
- #define SPHASE_PENDING 0x02
- #define NO_DISCONNECT 0x01
- #define SAVED_SCSIID 0x3d
- #define SAVED_LUN 0x3e
- #define LASTPHASE 0x3f
- #define P_MESGIN 0xe0
- #define PHASE_MASK 0xe0
- #define P_STATUS 0xc0
- #define P_MESGOUT 0xa0
- #define P_COMMAND 0x80
- #define P_DATAIN 0x40
- #define P_BUSFREE 0x01
- #define P_DATAOUT 0x00
- #define CDI 0x80
- #define IOI 0x40
- #define MSGI 0x20
- #define WAITING_SCBH 0x40
- #define DISCONNECTED_SCBH 0x41
- #define FREE_SCBH 0x42
- #define COMPLETE_SCBH 0x43
- #define HSCB_ADDR 0x44
- #define SHARED_DATA_ADDR 0x48
- #define KERNEL_QINPOS 0x4c
- #define QINPOS 0x4d
- #define QOUTPOS 0x4e
- #define KERNEL_TQINPOS 0x4f
- #define TQINPOS 0x50
- #define ARG_1 0x51
- #define RETURN_1 0x51
- #define SEND_MSG 0x80
- #define SEND_SENSE 0x40
- #define SEND_REJ 0x20
- #define MSGOUT_PHASEMIS 0x10
- #define EXIT_MSG_LOOP 0x08
- #define CONT_MSG_LOOP 0x04
- #define CONT_TARG_SESSION 0x02
- #define ARG_2 0x52
- #define RETURN_2 0x52
- #define LAST_MSG 0x53
- #define SCSISEQ_TEMPLATE 0x54
- #define ENSELO 0x40
- #define ENSELI 0x20
- #define ENRSELI 0x10
- #define ENAUTOATNO 0x08
- #define ENAUTOATNI 0x04
- #define ENAUTOATNP 0x02
- #define HA_274_BIOSGLOBAL 0x56
- #define INITIATOR_TAG 0x56
- #define HA_274_EXTENDED_TRANS 0x01
- #define SEQ_FLAGS2 0x57
- #define TARGET_MSG_PENDING 0x02
- #define SCB_DMA 0x01
- #define SCSICONF 0x5a
- #define HWSCSIID 0x0f
- #define HSCSIID 0x07
- #define TERM_ENB 0x80
- #define RESET_SCSI 0x40
- #define ENSPCHK 0x20
- #define INTDEF 0x5c
- #define VECTOR 0x0f
- #define EDGE_TRIG 0x80
- #define HOSTCONF 0x5d
- #define HA_274_BIOSCTRL 0x5f
- #define BIOSDISABLED 0x30
- #define BIOSMODE 0x30
- #define CHANNEL_B_PRIMARY 0x08
- #define SEQCTL 0x60
- #define PERRORDIS 0x80
- #define PAUSEDIS 0x40
- #define FAILDIS 0x20
- #define FASTMODE 0x10
- #define BRKADRINTEN 0x08
- #define STEP 0x04
- #define SEQRESET 0x02
- #define LOADRAM 0x01
- #define SEQRAM 0x61
- #define SEQADDR0 0x62
- #define SEQADDR1 0x63
- #define SEQADDR1_MASK 0x01
- #define ACCUM 0x64
- #define SINDEX 0x65
- #define DINDEX 0x66
- #define ALLONES 0x69
- #define ALLZEROS 0x6a
- #define NONE 0x6a
- #define FLAGS 0x6b
- #define ZERO 0x02
- #define CARRY 0x01
- #define SINDIR 0x6c
- #define DINDIR 0x6d
- #define FUNCTION1 0x6e
- #define STACK 0x6f
- #define TARG_OFFSET 0x70
- #define SRAM_BASE 0x70
- #define BCTL 0x84
- #define ACE 0x08
- #define ENABLE 0x01
- #define DSCOMMAND0 0x84
- #define CACHETHEN 0x80
- #define DPARCKEN 0x40
- #define MPARCKEN 0x20
- #define EXTREQLCK 0x10
- #define INTSCBRAMSEL 0x08
- #define RAMPS 0x04
- #define USCBSIZE32 0x02
- #define CIOPARCKEN 0x01
- #define BUSTIME 0x85
- #define BOFF 0xf0
- #define BON 0x0f
- #define DSCOMMAND1 0x85
- #define DSLATT 0xfc
- #define HADDLDSEL1 0x02
- #define HADDLDSEL0 0x01
- #define BUSSPD 0x86
- #define DFTHRSH 0xc0
- #define DFTHRSH_75 0x80
- #define STBOFF 0x38
- #define STBON 0x07
- #define HS_MAILBOX 0x86
- #define HOST_MAILBOX 0xf0
- #define HOST_TQINPOS 0x80
- #define SEQ_MAILBOX 0x0f
- #define DSPCISTATUS 0x86
- #define DFTHRSH_100 0xc0
- #define HCNTRL 0x87
- #define POWRDN 0x40
- #define SWINT 0x10
- #define IRQMS 0x08
- #define PAUSE 0x04
- #define INTEN 0x02
- #define CHIPRST 0x01
- #define CHIPRSTACK 0x01
- #define HADDR 0x88
- #define HCNT 0x8c
- #define SCBPTR 0x90
- #define INTSTAT 0x91
- #define SEQINT_MASK 0xf1
- #define OUT_OF_RANGE 0xe1
- #define NO_FREE_SCB 0xd1
- #define SCB_MISMATCH 0xc1
- #define MISSED_BUSFREE 0xb1
- #define MKMSG_FAILED 0xa1
- #define DATA_OVERRUN 0x91
- #define PERR_DETECTED 0x81
- #define BAD_STATUS 0x71
- #define HOST_MSG_LOOP 0x61
- #define PDATA_REINIT 0x51
- #define IGN_WIDE_RES 0x41
- #define NO_MATCH 0x31
- #define PROTO_VIOLATION 0x21
- #define SEND_REJECT 0x11
- #define INT_PEND 0x0f
- #define BAD_PHASE 0x01
- #define BRKADRINT 0x08
- #define SCSIINT 0x04
- #define CMDCMPLT 0x02
- #define SEQINT 0x01
- #define CLRINT 0x92
- #define CLRPARERR 0x10
- #define CLRBRKADRINT 0x08
- #define CLRSCSIINT 0x04
- #define CLRCMDINT 0x02
- #define CLRSEQINT 0x01
- #define ERROR 0x92
- #define CIOPARERR 0x80
- #define PCIERRSTAT 0x40
- #define MPARERR 0x20
- #define DPARERR 0x10
- #define SQPARERR 0x08
- #define ILLOPCODE 0x04
- #define ILLSADDR 0x02
- #define ILLHADDR 0x01
- #define DFCNTRL 0x93
- #define DFSTATUS 0x94
- #define PRELOAD_AVAIL 0x80
- #define DFCACHETH 0x40
- #define FIFOQWDEMP 0x20
- #define MREQPEND 0x10
- #define HDONE 0x08
- #define DFTHRESH 0x04
- #define FIFOFULL 0x02
- #define FIFOEMP 0x01
- #define DFWADDR 0x95
- #define DFRADDR 0x97
- #define DFDAT 0x99
- #define SCBCNT 0x9a
- #define SCBCNT_MASK 0x1f
- #define SCBAUTO 0x80
- #define QINFIFO 0x9b
- #define QINCNT 0x9c
- #define QOUTFIFO 0x9d
- #define CRCCONTROL1 0x9d
- #define CRCONSEEN 0x80
- #define CRCVALCHKEN 0x40
- #define CRCENDCHKEN 0x20
- #define CRCREQCHKEN 0x10
- #define TARGCRCENDEN 0x08
- #define TARGCRCCNTEN 0x04
- #define QOUTCNT 0x9e
- #define SCSIPHASE 0x9e
- #define DATA_PHASE_MASK 0x03
- #define STATUS_PHASE 0x20
- #define COMMAND_PHASE 0x10
- #define MSG_IN_PHASE 0x08
- #define MSG_OUT_PHASE 0x04
- #define DATA_IN_PHASE 0x02
- #define DATA_OUT_PHASE 0x01
- #define SFUNCT 0x9f
- #define ALT_MODE 0x80
- #define SCB_BASE 0xa0
- #define SCB_CDB_PTR 0xa0
- #define SCB_RESIDUAL_DATACNT 0xa0
- #define SCB_CDB_STORE 0xa0
- #define SCB_RESIDUAL_SGPTR 0xa4
- #define SCB_SCSI_STATUS 0xa8
- #define SCB_TARGET_PHASES 0xa9
- #define SCB_TARGET_DATA_DIR 0xaa
- #define SCB_TARGET_ITAG 0xab
- #define SCB_DATAPTR 0xac
- #define SCB_DATACNT 0xb0
- #define SG_HIGH_ADDR_BITS 0x7f
- #define SG_LAST_SEG 0x80
- #define SCB_SGPTR 0xb4
- #define SG_RESID_VALID 0x04
- #define SG_FULL_RESID 0x02
- #define SG_LIST_NULL 0x01
- #define SCB_CONTROL 0xb8
- #define SCB_TAG_TYPE 0x03
- #define STATUS_RCVD 0x80
- #define TARGET_SCB 0x80
- #define DISCENB 0x40
- #define TAG_ENB 0x20
- #define MK_MESSAGE 0x10
- #define ULTRAENB 0x08
- #define DISCONNECTED 0x04
- #define SCB_SCSIID 0xb9
- #define TID 0xf0
- #define TWIN_TID 0x70
- #define OID 0x0f
- #define TWIN_CHNLB 0x80
- #define SCB_LUN 0xba
- #define LID 0x3f
- #define SCB_XFERLEN_ODD 0x80
- #define SCB_TAG 0xbb
- #define SCB_CDB_LEN 0xbc
- #define SCB_SCSIRATE 0xbd
- #define SCB_SCSIOFFSET 0xbe
- #define SCB_NEXT 0xbf
- #define SCB_64_SPARE 0xc0
- #define SEECTL_2840 0xc0
- #define CS_2840 0x04
- #define CK_2840 0x02
- #define DO_2840 0x01
- #define STATUS_2840 0xc1
- #define BIOS_SEL 0x60
- #define ADSEL 0x1e
- #define EEPROM_TF 0x80
- #define DI_2840 0x01
- #define SCB_64_BTT 0xd0
- #define CCHADDR 0xe0
- #define CCHCNT 0xe8
- #define CCSGRAM 0xe9
- #define CCSGADDR 0xea
- #define CCSGCTL 0xeb
- #define CCSGDONE 0x80
- #define CCSGEN 0x08
- #define SG_FETCH_NEEDED 0x02
- #define CCSGRESET 0x01
- #define CCSCBRAM 0xec
- #define CCSCBADDR 0xed
- #define CCSCBCTL 0xee
- #define CCSCBDONE 0x80
- #define ARRDONE 0x40
- #define CCARREN 0x10
- #define CCSCBEN 0x08
- #define CCSCBDIR 0x04
- #define CCSCBRESET 0x01
- #define CCSCBCNT 0xef
- #define SCBBADDR 0xf0
- #define CCSCBPTR 0xf1
- #define HNSCB_QOFF 0xf4
- #define SNSCB_QOFF 0xf6
- #define SDSCB_QOFF 0xf8
- #define QOFF_CTLSTA 0xfa
- #define SCB_QSIZE 0x07
- #define SCB_QSIZE_256 0x06
- #define SCB_AVAIL 0x40
- #define SNSCB_ROLLOVER 0x20
- #define SDSCB_ROLLOVER 0x10
- #define DFF_THRSH 0xfb
- #define WR_DFTHRSH 0x70
- #define WR_DFTHRSH_MAX 0x70
- #define WR_DFTHRSH_90 0x60
- #define WR_DFTHRSH_85 0x50
- #define WR_DFTHRSH_75 0x40
- #define WR_DFTHRSH_63 0x30
- #define WR_DFTHRSH_50 0x20
- #define WR_DFTHRSH_25 0x10
- #define RD_DFTHRSH 0x07
- #define RD_DFTHRSH_MAX 0x07
- #define RD_DFTHRSH_90 0x06
- #define RD_DFTHRSH_85 0x05
- #define RD_DFTHRSH_75 0x04
- #define RD_DFTHRSH_63 0x03
- #define RD_DFTHRSH_50 0x02
- #define RD_DFTHRSH_25 0x01
- #define RD_DFTHRSH_MIN 0x00
- #define WR_DFTHRSH_MIN 0x00
- #define SG_CACHE_SHADOW 0xfc
- #define SG_ADDR_MASK 0xf8
- #define LAST_SEG 0x02
- #define LAST_SEG_DONE 0x01
- #define SG_CACHE_PRE 0xfc
- #define MAX_OFFSET_ULTRA2 0x7f
- #define MAX_OFFSET_16BIT 0x08
- #define BUS_8_BIT 0x00
- #define TARGET_CMD_CMPLT 0xfe
- #define STATUS_QUEUE_FULL 0x28
- #define STATUS_BUSY 0x08
- #define MAX_OFFSET_8BIT 0x0f
- #define BUS_32_BIT 0x02
- #define CCSGADDR_MAX 0x80
- #define TID_SHIFT 0x04
- #define SCB_DOWNLOAD_SIZE_64 0x30
- #define HOST_MAILBOX_SHIFT 0x04
- #define CMD_GROUP_CODE_SHIFT 0x05
- #define CCSGRAM_MAXSEGS 0x10
- #define SCB_LIST_NULL 0xff
- #define SG_SIZEOF 0x08
- #define SCB_DOWNLOAD_SIZE 0x20
- #define SEQ_MAILBOX_SHIFT 0x00
- #define TARGET_DATA_IN 0x01
- #define HOST_MSG 0xff
- #define MAX_OFFSET 0x7f
- #define BUS_16_BIT 0x01
- #define SCB_UPLOAD_SIZE 0x20
- #define STACK_SIZE 0x04
- /* Downloaded Constant Definitions */
- #define INVERTED_CACHESIZE_MASK 0x03
- #define SG_PREFETCH_ADDR_MASK 0x06
- #define SG_PREFETCH_ALIGN_MASK 0x05
- #define QOUTFIFO_OFFSET 0x00
- #define SG_PREFETCH_CNT 0x04
- #define CACHESIZE_MASK 0x02
- #define QINFIFO_OFFSET 0x01
- #define DOWNLOAD_CONST_COUNT 0x07
- /* Exported Labels */
|