aic79xx_core.c 293 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822
  1. /*
  2. * Core routines and tables shareable across OS platforms.
  3. *
  4. * Copyright (c) 1994-2002 Justin T. Gibbs.
  5. * Copyright (c) 2000-2003 Adaptec Inc.
  6. * All rights reserved.
  7. *
  8. * Redistribution and use in source and binary forms, with or without
  9. * modification, are permitted provided that the following conditions
  10. * are met:
  11. * 1. Redistributions of source code must retain the above copyright
  12. * notice, this list of conditions, and the following disclaimer,
  13. * without modification.
  14. * 2. Redistributions in binary form must reproduce at minimum a disclaimer
  15. * substantially similar to the "NO WARRANTY" disclaimer below
  16. * ("Disclaimer") and any redistribution must be conditioned upon
  17. * including a substantially similar Disclaimer requirement for further
  18. * binary redistribution.
  19. * 3. Neither the names of the above-listed copyright holders nor the names
  20. * of any contributors may be used to endorse or promote products derived
  21. * from this software without specific prior written permission.
  22. *
  23. * Alternatively, this software may be distributed under the terms of the
  24. * GNU General Public License ("GPL") version 2 as published by the Free
  25. * Software Foundation.
  26. *
  27. * NO WARRANTY
  28. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  29. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  30. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR
  31. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  32. * HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  33. * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  34. * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  35. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  36. * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  37. * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  38. * POSSIBILITY OF SUCH DAMAGES.
  39. *
  40. * $Id: //depot/aic7xxx/aic7xxx/aic79xx.c#250 $
  41. */
  42. #ifdef __linux__
  43. #include "aic79xx_osm.h"
  44. #include "aic79xx_inline.h"
  45. #include "aicasm/aicasm_insformat.h"
  46. #else
  47. #include <dev/aic7xxx/aic79xx_osm.h>
  48. #include <dev/aic7xxx/aic79xx_inline.h>
  49. #include <dev/aic7xxx/aicasm/aicasm_insformat.h>
  50. #endif
  51. /***************************** Lookup Tables **********************************/
  52. static const char *const ahd_chip_names[] =
  53. {
  54. "NONE",
  55. "aic7901",
  56. "aic7902",
  57. "aic7901A"
  58. };
  59. static const u_int num_chip_names = ARRAY_SIZE(ahd_chip_names);
  60. /*
  61. * Hardware error codes.
  62. */
  63. struct ahd_hard_error_entry {
  64. uint8_t errno;
  65. const char *errmesg;
  66. };
  67. static const struct ahd_hard_error_entry ahd_hard_errors[] = {
  68. { DSCTMOUT, "Discard Timer has timed out" },
  69. { ILLOPCODE, "Illegal Opcode in sequencer program" },
  70. { SQPARERR, "Sequencer Parity Error" },
  71. { DPARERR, "Data-path Parity Error" },
  72. { MPARERR, "Scratch or SCB Memory Parity Error" },
  73. { CIOPARERR, "CIOBUS Parity Error" },
  74. };
  75. static const u_int num_errors = ARRAY_SIZE(ahd_hard_errors);
  76. static const struct ahd_phase_table_entry ahd_phase_table[] =
  77. {
  78. { P_DATAOUT, MSG_NOOP, "in Data-out phase" },
  79. { P_DATAIN, MSG_INITIATOR_DET_ERR, "in Data-in phase" },
  80. { P_DATAOUT_DT, MSG_NOOP, "in DT Data-out phase" },
  81. { P_DATAIN_DT, MSG_INITIATOR_DET_ERR, "in DT Data-in phase" },
  82. { P_COMMAND, MSG_NOOP, "in Command phase" },
  83. { P_MESGOUT, MSG_NOOP, "in Message-out phase" },
  84. { P_STATUS, MSG_INITIATOR_DET_ERR, "in Status phase" },
  85. { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
  86. { P_BUSFREE, MSG_NOOP, "while idle" },
  87. { 0, MSG_NOOP, "in unknown phase" }
  88. };
  89. /*
  90. * In most cases we only wish to itterate over real phases, so
  91. * exclude the last element from the count.
  92. */
  93. static const u_int num_phases = ARRAY_SIZE(ahd_phase_table) - 1;
  94. /* Our Sequencer Program */
  95. #include "aic79xx_seq.h"
  96. /**************************** Function Declarations ***************************/
  97. static void ahd_handle_transmission_error(struct ahd_softc *ahd);
  98. static void ahd_handle_lqiphase_error(struct ahd_softc *ahd,
  99. u_int lqistat1);
  100. static int ahd_handle_pkt_busfree(struct ahd_softc *ahd,
  101. u_int busfreetime);
  102. static int ahd_handle_nonpkt_busfree(struct ahd_softc *ahd);
  103. static void ahd_handle_proto_violation(struct ahd_softc *ahd);
  104. static void ahd_force_renegotiation(struct ahd_softc *ahd,
  105. struct ahd_devinfo *devinfo);
  106. static struct ahd_tmode_tstate*
  107. ahd_alloc_tstate(struct ahd_softc *ahd,
  108. u_int scsi_id, char channel);
  109. #ifdef AHD_TARGET_MODE
  110. static void ahd_free_tstate(struct ahd_softc *ahd,
  111. u_int scsi_id, char channel, int force);
  112. #endif
  113. static void ahd_devlimited_syncrate(struct ahd_softc *ahd,
  114. struct ahd_initiator_tinfo *,
  115. u_int *period,
  116. u_int *ppr_options,
  117. role_t role);
  118. static void ahd_update_neg_table(struct ahd_softc *ahd,
  119. struct ahd_devinfo *devinfo,
  120. struct ahd_transinfo *tinfo);
  121. static void ahd_update_pending_scbs(struct ahd_softc *ahd);
  122. static void ahd_fetch_devinfo(struct ahd_softc *ahd,
  123. struct ahd_devinfo *devinfo);
  124. static void ahd_scb_devinfo(struct ahd_softc *ahd,
  125. struct ahd_devinfo *devinfo,
  126. struct scb *scb);
  127. static void ahd_setup_initiator_msgout(struct ahd_softc *ahd,
  128. struct ahd_devinfo *devinfo,
  129. struct scb *scb);
  130. static void ahd_build_transfer_msg(struct ahd_softc *ahd,
  131. struct ahd_devinfo *devinfo);
  132. static void ahd_construct_sdtr(struct ahd_softc *ahd,
  133. struct ahd_devinfo *devinfo,
  134. u_int period, u_int offset);
  135. static void ahd_construct_wdtr(struct ahd_softc *ahd,
  136. struct ahd_devinfo *devinfo,
  137. u_int bus_width);
  138. static void ahd_construct_ppr(struct ahd_softc *ahd,
  139. struct ahd_devinfo *devinfo,
  140. u_int period, u_int offset,
  141. u_int bus_width, u_int ppr_options);
  142. static void ahd_clear_msg_state(struct ahd_softc *ahd);
  143. static void ahd_handle_message_phase(struct ahd_softc *ahd);
  144. typedef enum {
  145. AHDMSG_1B,
  146. AHDMSG_2B,
  147. AHDMSG_EXT
  148. } ahd_msgtype;
  149. static int ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type,
  150. u_int msgval, int full);
  151. static int ahd_parse_msg(struct ahd_softc *ahd,
  152. struct ahd_devinfo *devinfo);
  153. static int ahd_handle_msg_reject(struct ahd_softc *ahd,
  154. struct ahd_devinfo *devinfo);
  155. static void ahd_handle_ign_wide_residue(struct ahd_softc *ahd,
  156. struct ahd_devinfo *devinfo);
  157. static void ahd_reinitialize_dataptrs(struct ahd_softc *ahd);
  158. static void ahd_handle_devreset(struct ahd_softc *ahd,
  159. struct ahd_devinfo *devinfo,
  160. u_int lun, cam_status status,
  161. char *message, int verbose_level);
  162. #ifdef AHD_TARGET_MODE
  163. static void ahd_setup_target_msgin(struct ahd_softc *ahd,
  164. struct ahd_devinfo *devinfo,
  165. struct scb *scb);
  166. #endif
  167. static u_int ahd_sglist_size(struct ahd_softc *ahd);
  168. static u_int ahd_sglist_allocsize(struct ahd_softc *ahd);
  169. static bus_dmamap_callback_t
  170. ahd_dmamap_cb;
  171. static void ahd_initialize_hscbs(struct ahd_softc *ahd);
  172. static int ahd_init_scbdata(struct ahd_softc *ahd);
  173. static void ahd_fini_scbdata(struct ahd_softc *ahd);
  174. static void ahd_setup_iocell_workaround(struct ahd_softc *ahd);
  175. static void ahd_iocell_first_selection(struct ahd_softc *ahd);
  176. static void ahd_add_col_list(struct ahd_softc *ahd,
  177. struct scb *scb, u_int col_idx);
  178. static void ahd_rem_col_list(struct ahd_softc *ahd,
  179. struct scb *scb);
  180. static void ahd_chip_init(struct ahd_softc *ahd);
  181. static void ahd_qinfifo_requeue(struct ahd_softc *ahd,
  182. struct scb *prev_scb,
  183. struct scb *scb);
  184. static int ahd_qinfifo_count(struct ahd_softc *ahd);
  185. static int ahd_search_scb_list(struct ahd_softc *ahd, int target,
  186. char channel, int lun, u_int tag,
  187. role_t role, uint32_t status,
  188. ahd_search_action action,
  189. u_int *list_head, u_int *list_tail,
  190. u_int tid);
  191. static void ahd_stitch_tid_list(struct ahd_softc *ahd,
  192. u_int tid_prev, u_int tid_cur,
  193. u_int tid_next);
  194. static void ahd_add_scb_to_free_list(struct ahd_softc *ahd,
  195. u_int scbid);
  196. static u_int ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid,
  197. u_int prev, u_int next, u_int tid);
  198. static void ahd_reset_current_bus(struct ahd_softc *ahd);
  199. static ahd_callback_t ahd_stat_timer;
  200. #ifdef AHD_DUMP_SEQ
  201. static void ahd_dumpseq(struct ahd_softc *ahd);
  202. #endif
  203. static void ahd_loadseq(struct ahd_softc *ahd);
  204. static int ahd_check_patch(struct ahd_softc *ahd,
  205. const struct patch **start_patch,
  206. u_int start_instr, u_int *skip_addr);
  207. static u_int ahd_resolve_seqaddr(struct ahd_softc *ahd,
  208. u_int address);
  209. static void ahd_download_instr(struct ahd_softc *ahd,
  210. u_int instrptr, uint8_t *dconsts);
  211. static int ahd_probe_stack_size(struct ahd_softc *ahd);
  212. static int ahd_scb_active_in_fifo(struct ahd_softc *ahd,
  213. struct scb *scb);
  214. static void ahd_run_data_fifo(struct ahd_softc *ahd,
  215. struct scb *scb);
  216. #ifdef AHD_TARGET_MODE
  217. static void ahd_queue_lstate_event(struct ahd_softc *ahd,
  218. struct ahd_tmode_lstate *lstate,
  219. u_int initiator_id,
  220. u_int event_type,
  221. u_int event_arg);
  222. static void ahd_update_scsiid(struct ahd_softc *ahd,
  223. u_int targid_mask);
  224. static int ahd_handle_target_cmd(struct ahd_softc *ahd,
  225. struct target_cmd *cmd);
  226. #endif
  227. static int ahd_abort_scbs(struct ahd_softc *ahd, int target,
  228. char channel, int lun, u_int tag,
  229. role_t role, uint32_t status);
  230. static void ahd_alloc_scbs(struct ahd_softc *ahd);
  231. static void ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl,
  232. u_int scbid);
  233. static void ahd_calc_residual(struct ahd_softc *ahd,
  234. struct scb *scb);
  235. static void ahd_clear_critical_section(struct ahd_softc *ahd);
  236. static void ahd_clear_intstat(struct ahd_softc *ahd);
  237. static void ahd_enable_coalescing(struct ahd_softc *ahd,
  238. int enable);
  239. static u_int ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl);
  240. static void ahd_freeze_devq(struct ahd_softc *ahd,
  241. struct scb *scb);
  242. static void ahd_handle_scb_status(struct ahd_softc *ahd,
  243. struct scb *scb);
  244. static const struct ahd_phase_table_entry* ahd_lookup_phase_entry(int phase);
  245. static void ahd_shutdown(void *arg);
  246. static void ahd_update_coalescing_values(struct ahd_softc *ahd,
  247. u_int timer,
  248. u_int maxcmds,
  249. u_int mincmds);
  250. static int ahd_verify_vpd_cksum(struct vpd_config *vpd);
  251. static int ahd_wait_seeprom(struct ahd_softc *ahd);
  252. static int ahd_match_scb(struct ahd_softc *ahd, struct scb *scb,
  253. int target, char channel, int lun,
  254. u_int tag, role_t role);
  255. static void ahd_reset_cmds_pending(struct ahd_softc *ahd);
  256. /*************************** Interrupt Services *******************************/
  257. static void ahd_run_qoutfifo(struct ahd_softc *ahd);
  258. #ifdef AHD_TARGET_MODE
  259. static void ahd_run_tqinfifo(struct ahd_softc *ahd, int paused);
  260. #endif
  261. static void ahd_handle_hwerrint(struct ahd_softc *ahd);
  262. static void ahd_handle_seqint(struct ahd_softc *ahd, u_int intstat);
  263. static void ahd_handle_scsiint(struct ahd_softc *ahd,
  264. u_int intstat);
  265. /************************ Sequencer Execution Control *************************/
  266. void
  267. ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst)
  268. {
  269. if (ahd->src_mode == src && ahd->dst_mode == dst)
  270. return;
  271. #ifdef AHD_DEBUG
  272. if (ahd->src_mode == AHD_MODE_UNKNOWN
  273. || ahd->dst_mode == AHD_MODE_UNKNOWN)
  274. panic("Setting mode prior to saving it.\n");
  275. if ((ahd_debug & AHD_SHOW_MODEPTR) != 0)
  276. printk("%s: Setting mode 0x%x\n", ahd_name(ahd),
  277. ahd_build_mode_state(ahd, src, dst));
  278. #endif
  279. ahd_outb(ahd, MODE_PTR, ahd_build_mode_state(ahd, src, dst));
  280. ahd->src_mode = src;
  281. ahd->dst_mode = dst;
  282. }
  283. static void
  284. ahd_update_modes(struct ahd_softc *ahd)
  285. {
  286. ahd_mode_state mode_ptr;
  287. ahd_mode src;
  288. ahd_mode dst;
  289. mode_ptr = ahd_inb(ahd, MODE_PTR);
  290. #ifdef AHD_DEBUG
  291. if ((ahd_debug & AHD_SHOW_MODEPTR) != 0)
  292. printk("Reading mode 0x%x\n", mode_ptr);
  293. #endif
  294. ahd_extract_mode_state(ahd, mode_ptr, &src, &dst);
  295. ahd_known_modes(ahd, src, dst);
  296. }
  297. static void
  298. ahd_assert_modes(struct ahd_softc *ahd, ahd_mode srcmode,
  299. ahd_mode dstmode, const char *file, int line)
  300. {
  301. #ifdef AHD_DEBUG
  302. if ((srcmode & AHD_MK_MSK(ahd->src_mode)) == 0
  303. || (dstmode & AHD_MK_MSK(ahd->dst_mode)) == 0) {
  304. panic("%s:%s:%d: Mode assertion failed.\n",
  305. ahd_name(ahd), file, line);
  306. }
  307. #endif
  308. }
  309. #define AHD_ASSERT_MODES(ahd, source, dest) \
  310. ahd_assert_modes(ahd, source, dest, __FILE__, __LINE__);
  311. ahd_mode_state
  312. ahd_save_modes(struct ahd_softc *ahd)
  313. {
  314. if (ahd->src_mode == AHD_MODE_UNKNOWN
  315. || ahd->dst_mode == AHD_MODE_UNKNOWN)
  316. ahd_update_modes(ahd);
  317. return (ahd_build_mode_state(ahd, ahd->src_mode, ahd->dst_mode));
  318. }
  319. void
  320. ahd_restore_modes(struct ahd_softc *ahd, ahd_mode_state state)
  321. {
  322. ahd_mode src;
  323. ahd_mode dst;
  324. ahd_extract_mode_state(ahd, state, &src, &dst);
  325. ahd_set_modes(ahd, src, dst);
  326. }
  327. /*
  328. * Determine whether the sequencer has halted code execution.
  329. * Returns non-zero status if the sequencer is stopped.
  330. */
  331. int
  332. ahd_is_paused(struct ahd_softc *ahd)
  333. {
  334. return ((ahd_inb(ahd, HCNTRL) & PAUSE) != 0);
  335. }
  336. /*
  337. * Request that the sequencer stop and wait, indefinitely, for it
  338. * to stop. The sequencer will only acknowledge that it is paused
  339. * once it has reached an instruction boundary and PAUSEDIS is
  340. * cleared in the SEQCTL register. The sequencer may use PAUSEDIS
  341. * for critical sections.
  342. */
  343. void
  344. ahd_pause(struct ahd_softc *ahd)
  345. {
  346. ahd_outb(ahd, HCNTRL, ahd->pause);
  347. /*
  348. * Since the sequencer can disable pausing in a critical section, we
  349. * must loop until it actually stops.
  350. */
  351. while (ahd_is_paused(ahd) == 0)
  352. ;
  353. }
  354. /*
  355. * Allow the sequencer to continue program execution.
  356. * We check here to ensure that no additional interrupt
  357. * sources that would cause the sequencer to halt have been
  358. * asserted. If, for example, a SCSI bus reset is detected
  359. * while we are fielding a different, pausing, interrupt type,
  360. * we don't want to release the sequencer before going back
  361. * into our interrupt handler and dealing with this new
  362. * condition.
  363. */
  364. void
  365. ahd_unpause(struct ahd_softc *ahd)
  366. {
  367. /*
  368. * Automatically restore our modes to those saved
  369. * prior to the first change of the mode.
  370. */
  371. if (ahd->saved_src_mode != AHD_MODE_UNKNOWN
  372. && ahd->saved_dst_mode != AHD_MODE_UNKNOWN) {
  373. if ((ahd->flags & AHD_UPDATE_PEND_CMDS) != 0)
  374. ahd_reset_cmds_pending(ahd);
  375. ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode);
  376. }
  377. if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0)
  378. ahd_outb(ahd, HCNTRL, ahd->unpause);
  379. ahd_known_modes(ahd, AHD_MODE_UNKNOWN, AHD_MODE_UNKNOWN);
  380. }
  381. /*********************** Scatter Gather List Handling *************************/
  382. void *
  383. ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb,
  384. void *sgptr, dma_addr_t addr, bus_size_t len, int last)
  385. {
  386. scb->sg_count++;
  387. if (sizeof(dma_addr_t) > 4
  388. && (ahd->flags & AHD_64BIT_ADDRESSING) != 0) {
  389. struct ahd_dma64_seg *sg;
  390. sg = (struct ahd_dma64_seg *)sgptr;
  391. sg->addr = ahd_htole64(addr);
  392. sg->len = ahd_htole32(len | (last ? AHD_DMA_LAST_SEG : 0));
  393. return (sg + 1);
  394. } else {
  395. struct ahd_dma_seg *sg;
  396. sg = (struct ahd_dma_seg *)sgptr;
  397. sg->addr = ahd_htole32(addr & 0xFFFFFFFF);
  398. sg->len = ahd_htole32(len | ((addr >> 8) & 0x7F000000)
  399. | (last ? AHD_DMA_LAST_SEG : 0));
  400. return (sg + 1);
  401. }
  402. }
  403. static void
  404. ahd_setup_scb_common(struct ahd_softc *ahd, struct scb *scb)
  405. {
  406. /* XXX Handle target mode SCBs. */
  407. scb->crc_retry_count = 0;
  408. if ((scb->flags & SCB_PACKETIZED) != 0) {
  409. /* XXX what about ACA?? It is type 4, but TAG_TYPE == 0x3. */
  410. scb->hscb->task_attribute = scb->hscb->control & SCB_TAG_TYPE;
  411. } else {
  412. if (ahd_get_transfer_length(scb) & 0x01)
  413. scb->hscb->task_attribute = SCB_XFERLEN_ODD;
  414. else
  415. scb->hscb->task_attribute = 0;
  416. }
  417. if (scb->hscb->cdb_len <= MAX_CDB_LEN_WITH_SENSE_ADDR
  418. || (scb->hscb->cdb_len & SCB_CDB_LEN_PTR) != 0)
  419. scb->hscb->shared_data.idata.cdb_plus_saddr.sense_addr =
  420. ahd_htole32(scb->sense_busaddr);
  421. }
  422. static void
  423. ahd_setup_data_scb(struct ahd_softc *ahd, struct scb *scb)
  424. {
  425. /*
  426. * Copy the first SG into the "current" data ponter area.
  427. */
  428. if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) {
  429. struct ahd_dma64_seg *sg;
  430. sg = (struct ahd_dma64_seg *)scb->sg_list;
  431. scb->hscb->dataptr = sg->addr;
  432. scb->hscb->datacnt = sg->len;
  433. } else {
  434. struct ahd_dma_seg *sg;
  435. uint32_t *dataptr_words;
  436. sg = (struct ahd_dma_seg *)scb->sg_list;
  437. dataptr_words = (uint32_t*)&scb->hscb->dataptr;
  438. dataptr_words[0] = sg->addr;
  439. dataptr_words[1] = 0;
  440. if ((ahd->flags & AHD_39BIT_ADDRESSING) != 0) {
  441. uint64_t high_addr;
  442. high_addr = ahd_le32toh(sg->len) & 0x7F000000;
  443. scb->hscb->dataptr |= ahd_htole64(high_addr << 8);
  444. }
  445. scb->hscb->datacnt = sg->len;
  446. }
  447. /*
  448. * Note where to find the SG entries in bus space.
  449. * We also set the full residual flag which the
  450. * sequencer will clear as soon as a data transfer
  451. * occurs.
  452. */
  453. scb->hscb->sgptr = ahd_htole32(scb->sg_list_busaddr|SG_FULL_RESID);
  454. }
  455. static void
  456. ahd_setup_noxfer_scb(struct ahd_softc *ahd, struct scb *scb)
  457. {
  458. scb->hscb->sgptr = ahd_htole32(SG_LIST_NULL);
  459. scb->hscb->dataptr = 0;
  460. scb->hscb->datacnt = 0;
  461. }
  462. /************************** Memory mapping routines ***************************/
  463. static void *
  464. ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr)
  465. {
  466. dma_addr_t sg_offset;
  467. /* sg_list_phys points to entry 1, not 0 */
  468. sg_offset = sg_busaddr - (scb->sg_list_busaddr - ahd_sg_size(ahd));
  469. return ((uint8_t *)scb->sg_list + sg_offset);
  470. }
  471. static uint32_t
  472. ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg)
  473. {
  474. dma_addr_t sg_offset;
  475. /* sg_list_phys points to entry 1, not 0 */
  476. sg_offset = ((uint8_t *)sg - (uint8_t *)scb->sg_list)
  477. - ahd_sg_size(ahd);
  478. return (scb->sg_list_busaddr + sg_offset);
  479. }
  480. static void
  481. ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op)
  482. {
  483. ahd_dmamap_sync(ahd, ahd->scb_data.hscb_dmat,
  484. scb->hscb_map->dmamap,
  485. /*offset*/(uint8_t*)scb->hscb - scb->hscb_map->vaddr,
  486. /*len*/sizeof(*scb->hscb), op);
  487. }
  488. void
  489. ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op)
  490. {
  491. if (scb->sg_count == 0)
  492. return;
  493. ahd_dmamap_sync(ahd, ahd->scb_data.sg_dmat,
  494. scb->sg_map->dmamap,
  495. /*offset*/scb->sg_list_busaddr - ahd_sg_size(ahd),
  496. /*len*/ahd_sg_size(ahd) * scb->sg_count, op);
  497. }
  498. static void
  499. ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op)
  500. {
  501. ahd_dmamap_sync(ahd, ahd->scb_data.sense_dmat,
  502. scb->sense_map->dmamap,
  503. /*offset*/scb->sense_busaddr,
  504. /*len*/AHD_SENSE_BUFSIZE, op);
  505. }
  506. #ifdef AHD_TARGET_MODE
  507. static uint32_t
  508. ahd_targetcmd_offset(struct ahd_softc *ahd, u_int index)
  509. {
  510. return (((uint8_t *)&ahd->targetcmds[index])
  511. - (uint8_t *)ahd->qoutfifo);
  512. }
  513. #endif
  514. /*********************** Miscellaneous Support Functions ***********************/
  515. /*
  516. * Return pointers to the transfer negotiation information
  517. * for the specified our_id/remote_id pair.
  518. */
  519. struct ahd_initiator_tinfo *
  520. ahd_fetch_transinfo(struct ahd_softc *ahd, char channel, u_int our_id,
  521. u_int remote_id, struct ahd_tmode_tstate **tstate)
  522. {
  523. /*
  524. * Transfer data structures are stored from the perspective
  525. * of the target role. Since the parameters for a connection
  526. * in the initiator role to a given target are the same as
  527. * when the roles are reversed, we pretend we are the target.
  528. */
  529. if (channel == 'B')
  530. our_id += 8;
  531. *tstate = ahd->enabled_targets[our_id];
  532. return (&(*tstate)->transinfo[remote_id]);
  533. }
  534. uint16_t
  535. ahd_inw(struct ahd_softc *ahd, u_int port)
  536. {
  537. /*
  538. * Read high byte first as some registers increment
  539. * or have other side effects when the low byte is
  540. * read.
  541. */
  542. uint16_t r = ahd_inb(ahd, port+1) << 8;
  543. return r | ahd_inb(ahd, port);
  544. }
  545. void
  546. ahd_outw(struct ahd_softc *ahd, u_int port, u_int value)
  547. {
  548. /*
  549. * Write low byte first to accommodate registers
  550. * such as PRGMCNT where the order maters.
  551. */
  552. ahd_outb(ahd, port, value & 0xFF);
  553. ahd_outb(ahd, port+1, (value >> 8) & 0xFF);
  554. }
  555. uint32_t
  556. ahd_inl(struct ahd_softc *ahd, u_int port)
  557. {
  558. return ((ahd_inb(ahd, port))
  559. | (ahd_inb(ahd, port+1) << 8)
  560. | (ahd_inb(ahd, port+2) << 16)
  561. | (ahd_inb(ahd, port+3) << 24));
  562. }
  563. void
  564. ahd_outl(struct ahd_softc *ahd, u_int port, uint32_t value)
  565. {
  566. ahd_outb(ahd, port, (value) & 0xFF);
  567. ahd_outb(ahd, port+1, ((value) >> 8) & 0xFF);
  568. ahd_outb(ahd, port+2, ((value) >> 16) & 0xFF);
  569. ahd_outb(ahd, port+3, ((value) >> 24) & 0xFF);
  570. }
  571. uint64_t
  572. ahd_inq(struct ahd_softc *ahd, u_int port)
  573. {
  574. return ((ahd_inb(ahd, port))
  575. | (ahd_inb(ahd, port+1) << 8)
  576. | (ahd_inb(ahd, port+2) << 16)
  577. | (ahd_inb(ahd, port+3) << 24)
  578. | (((uint64_t)ahd_inb(ahd, port+4)) << 32)
  579. | (((uint64_t)ahd_inb(ahd, port+5)) << 40)
  580. | (((uint64_t)ahd_inb(ahd, port+6)) << 48)
  581. | (((uint64_t)ahd_inb(ahd, port+7)) << 56));
  582. }
  583. void
  584. ahd_outq(struct ahd_softc *ahd, u_int port, uint64_t value)
  585. {
  586. ahd_outb(ahd, port, value & 0xFF);
  587. ahd_outb(ahd, port+1, (value >> 8) & 0xFF);
  588. ahd_outb(ahd, port+2, (value >> 16) & 0xFF);
  589. ahd_outb(ahd, port+3, (value >> 24) & 0xFF);
  590. ahd_outb(ahd, port+4, (value >> 32) & 0xFF);
  591. ahd_outb(ahd, port+5, (value >> 40) & 0xFF);
  592. ahd_outb(ahd, port+6, (value >> 48) & 0xFF);
  593. ahd_outb(ahd, port+7, (value >> 56) & 0xFF);
  594. }
  595. u_int
  596. ahd_get_scbptr(struct ahd_softc *ahd)
  597. {
  598. AHD_ASSERT_MODES(ahd, ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK),
  599. ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK));
  600. return (ahd_inb(ahd, SCBPTR) | (ahd_inb(ahd, SCBPTR + 1) << 8));
  601. }
  602. void
  603. ahd_set_scbptr(struct ahd_softc *ahd, u_int scbptr)
  604. {
  605. AHD_ASSERT_MODES(ahd, ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK),
  606. ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK));
  607. ahd_outb(ahd, SCBPTR, scbptr & 0xFF);
  608. ahd_outb(ahd, SCBPTR+1, (scbptr >> 8) & 0xFF);
  609. }
  610. #if 0 /* unused */
  611. static u_int
  612. ahd_get_hnscb_qoff(struct ahd_softc *ahd)
  613. {
  614. return (ahd_inw_atomic(ahd, HNSCB_QOFF));
  615. }
  616. #endif
  617. static void
  618. ahd_set_hnscb_qoff(struct ahd_softc *ahd, u_int value)
  619. {
  620. ahd_outw_atomic(ahd, HNSCB_QOFF, value);
  621. }
  622. #if 0 /* unused */
  623. static u_int
  624. ahd_get_hescb_qoff(struct ahd_softc *ahd)
  625. {
  626. return (ahd_inb(ahd, HESCB_QOFF));
  627. }
  628. #endif
  629. static void
  630. ahd_set_hescb_qoff(struct ahd_softc *ahd, u_int value)
  631. {
  632. ahd_outb(ahd, HESCB_QOFF, value);
  633. }
  634. static u_int
  635. ahd_get_snscb_qoff(struct ahd_softc *ahd)
  636. {
  637. u_int oldvalue;
  638. AHD_ASSERT_MODES(ahd, AHD_MODE_CCHAN_MSK, AHD_MODE_CCHAN_MSK);
  639. oldvalue = ahd_inw(ahd, SNSCB_QOFF);
  640. ahd_outw(ahd, SNSCB_QOFF, oldvalue);
  641. return (oldvalue);
  642. }
  643. static void
  644. ahd_set_snscb_qoff(struct ahd_softc *ahd, u_int value)
  645. {
  646. AHD_ASSERT_MODES(ahd, AHD_MODE_CCHAN_MSK, AHD_MODE_CCHAN_MSK);
  647. ahd_outw(ahd, SNSCB_QOFF, value);
  648. }
  649. #if 0 /* unused */
  650. static u_int
  651. ahd_get_sescb_qoff(struct ahd_softc *ahd)
  652. {
  653. AHD_ASSERT_MODES(ahd, AHD_MODE_CCHAN_MSK, AHD_MODE_CCHAN_MSK);
  654. return (ahd_inb(ahd, SESCB_QOFF));
  655. }
  656. #endif
  657. static void
  658. ahd_set_sescb_qoff(struct ahd_softc *ahd, u_int value)
  659. {
  660. AHD_ASSERT_MODES(ahd, AHD_MODE_CCHAN_MSK, AHD_MODE_CCHAN_MSK);
  661. ahd_outb(ahd, SESCB_QOFF, value);
  662. }
  663. #if 0 /* unused */
  664. static u_int
  665. ahd_get_sdscb_qoff(struct ahd_softc *ahd)
  666. {
  667. AHD_ASSERT_MODES(ahd, AHD_MODE_CCHAN_MSK, AHD_MODE_CCHAN_MSK);
  668. return (ahd_inb(ahd, SDSCB_QOFF) | (ahd_inb(ahd, SDSCB_QOFF + 1) << 8));
  669. }
  670. #endif
  671. static void
  672. ahd_set_sdscb_qoff(struct ahd_softc *ahd, u_int value)
  673. {
  674. AHD_ASSERT_MODES(ahd, AHD_MODE_CCHAN_MSK, AHD_MODE_CCHAN_MSK);
  675. ahd_outb(ahd, SDSCB_QOFF, value & 0xFF);
  676. ahd_outb(ahd, SDSCB_QOFF+1, (value >> 8) & 0xFF);
  677. }
  678. u_int
  679. ahd_inb_scbram(struct ahd_softc *ahd, u_int offset)
  680. {
  681. u_int value;
  682. /*
  683. * Workaround PCI-X Rev A. hardware bug.
  684. * After a host read of SCB memory, the chip
  685. * may become confused into thinking prefetch
  686. * was required. This starts the discard timer
  687. * running and can cause an unexpected discard
  688. * timer interrupt. The work around is to read
  689. * a normal register prior to the exhaustion of
  690. * the discard timer. The mode pointer register
  691. * has no side effects and so serves well for
  692. * this purpose.
  693. *
  694. * Razor #528
  695. */
  696. value = ahd_inb(ahd, offset);
  697. if ((ahd->bugs & AHD_PCIX_SCBRAM_RD_BUG) != 0)
  698. ahd_inb(ahd, MODE_PTR);
  699. return (value);
  700. }
  701. u_int
  702. ahd_inw_scbram(struct ahd_softc *ahd, u_int offset)
  703. {
  704. return (ahd_inb_scbram(ahd, offset)
  705. | (ahd_inb_scbram(ahd, offset+1) << 8));
  706. }
  707. static uint32_t
  708. ahd_inl_scbram(struct ahd_softc *ahd, u_int offset)
  709. {
  710. return (ahd_inw_scbram(ahd, offset)
  711. | (ahd_inw_scbram(ahd, offset+2) << 16));
  712. }
  713. static uint64_t
  714. ahd_inq_scbram(struct ahd_softc *ahd, u_int offset)
  715. {
  716. return (ahd_inl_scbram(ahd, offset)
  717. | ((uint64_t)ahd_inl_scbram(ahd, offset+4)) << 32);
  718. }
  719. struct scb *
  720. ahd_lookup_scb(struct ahd_softc *ahd, u_int tag)
  721. {
  722. struct scb* scb;
  723. if (tag >= AHD_SCB_MAX)
  724. return (NULL);
  725. scb = ahd->scb_data.scbindex[tag];
  726. if (scb != NULL)
  727. ahd_sync_scb(ahd, scb,
  728. BUS_DMASYNC_POSTREAD|BUS_DMASYNC_POSTWRITE);
  729. return (scb);
  730. }
  731. static void
  732. ahd_swap_with_next_hscb(struct ahd_softc *ahd, struct scb *scb)
  733. {
  734. struct hardware_scb *q_hscb;
  735. struct map_node *q_hscb_map;
  736. uint32_t saved_hscb_busaddr;
  737. /*
  738. * Our queuing method is a bit tricky. The card
  739. * knows in advance which HSCB (by address) to download,
  740. * and we can't disappoint it. To achieve this, the next
  741. * HSCB to download is saved off in ahd->next_queued_hscb.
  742. * When we are called to queue "an arbitrary scb",
  743. * we copy the contents of the incoming HSCB to the one
  744. * the sequencer knows about, swap HSCB pointers and
  745. * finally assign the SCB to the tag indexed location
  746. * in the scb_array. This makes sure that we can still
  747. * locate the correct SCB by SCB_TAG.
  748. */
  749. q_hscb = ahd->next_queued_hscb;
  750. q_hscb_map = ahd->next_queued_hscb_map;
  751. saved_hscb_busaddr = q_hscb->hscb_busaddr;
  752. memcpy(q_hscb, scb->hscb, sizeof(*scb->hscb));
  753. q_hscb->hscb_busaddr = saved_hscb_busaddr;
  754. q_hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
  755. /* Now swap HSCB pointers. */
  756. ahd->next_queued_hscb = scb->hscb;
  757. ahd->next_queued_hscb_map = scb->hscb_map;
  758. scb->hscb = q_hscb;
  759. scb->hscb_map = q_hscb_map;
  760. /* Now define the mapping from tag to SCB in the scbindex */
  761. ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = scb;
  762. }
  763. /*
  764. * Tell the sequencer about a new transaction to execute.
  765. */
  766. void
  767. ahd_queue_scb(struct ahd_softc *ahd, struct scb *scb)
  768. {
  769. ahd_swap_with_next_hscb(ahd, scb);
  770. if (SCBID_IS_NULL(SCB_GET_TAG(scb)))
  771. panic("Attempt to queue invalid SCB tag %x\n",
  772. SCB_GET_TAG(scb));
  773. /*
  774. * Keep a history of SCBs we've downloaded in the qinfifo.
  775. */
  776. ahd->qinfifo[AHD_QIN_WRAP(ahd->qinfifonext)] = SCB_GET_TAG(scb);
  777. ahd->qinfifonext++;
  778. if (scb->sg_count != 0)
  779. ahd_setup_data_scb(ahd, scb);
  780. else
  781. ahd_setup_noxfer_scb(ahd, scb);
  782. ahd_setup_scb_common(ahd, scb);
  783. /*
  784. * Make sure our data is consistent from the
  785. * perspective of the adapter.
  786. */
  787. ahd_sync_scb(ahd, scb, BUS_DMASYNC_PREREAD|BUS_DMASYNC_PREWRITE);
  788. #ifdef AHD_DEBUG
  789. if ((ahd_debug & AHD_SHOW_QUEUE) != 0) {
  790. uint64_t host_dataptr;
  791. host_dataptr = ahd_le64toh(scb->hscb->dataptr);
  792. printk("%s: Queueing SCB %d:0x%x bus addr 0x%x - 0x%x%x/0x%x\n",
  793. ahd_name(ahd),
  794. SCB_GET_TAG(scb), scb->hscb->scsiid,
  795. ahd_le32toh(scb->hscb->hscb_busaddr),
  796. (u_int)((host_dataptr >> 32) & 0xFFFFFFFF),
  797. (u_int)(host_dataptr & 0xFFFFFFFF),
  798. ahd_le32toh(scb->hscb->datacnt));
  799. }
  800. #endif
  801. /* Tell the adapter about the newly queued SCB */
  802. ahd_set_hnscb_qoff(ahd, ahd->qinfifonext);
  803. }
  804. /************************** Interrupt Processing ******************************/
  805. static void
  806. ahd_sync_qoutfifo(struct ahd_softc *ahd, int op)
  807. {
  808. ahd_dmamap_sync(ahd, ahd->shared_data_dmat, ahd->shared_data_map.dmamap,
  809. /*offset*/0,
  810. /*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op);
  811. }
  812. static void
  813. ahd_sync_tqinfifo(struct ahd_softc *ahd, int op)
  814. {
  815. #ifdef AHD_TARGET_MODE
  816. if ((ahd->flags & AHD_TARGETROLE) != 0) {
  817. ahd_dmamap_sync(ahd, ahd->shared_data_dmat,
  818. ahd->shared_data_map.dmamap,
  819. ahd_targetcmd_offset(ahd, 0),
  820. sizeof(struct target_cmd) * AHD_TMODE_CMDS,
  821. op);
  822. }
  823. #endif
  824. }
  825. /*
  826. * See if the firmware has posted any completed commands
  827. * into our in-core command complete fifos.
  828. */
  829. #define AHD_RUN_QOUTFIFO 0x1
  830. #define AHD_RUN_TQINFIFO 0x2
  831. static u_int
  832. ahd_check_cmdcmpltqueues(struct ahd_softc *ahd)
  833. {
  834. u_int retval;
  835. retval = 0;
  836. ahd_dmamap_sync(ahd, ahd->shared_data_dmat, ahd->shared_data_map.dmamap,
  837. /*offset*/ahd->qoutfifonext * sizeof(*ahd->qoutfifo),
  838. /*len*/sizeof(*ahd->qoutfifo), BUS_DMASYNC_POSTREAD);
  839. if (ahd->qoutfifo[ahd->qoutfifonext].valid_tag
  840. == ahd->qoutfifonext_valid_tag)
  841. retval |= AHD_RUN_QOUTFIFO;
  842. #ifdef AHD_TARGET_MODE
  843. if ((ahd->flags & AHD_TARGETROLE) != 0
  844. && (ahd->flags & AHD_TQINFIFO_BLOCKED) == 0) {
  845. ahd_dmamap_sync(ahd, ahd->shared_data_dmat,
  846. ahd->shared_data_map.dmamap,
  847. ahd_targetcmd_offset(ahd, ahd->tqinfifofnext),
  848. /*len*/sizeof(struct target_cmd),
  849. BUS_DMASYNC_POSTREAD);
  850. if (ahd->targetcmds[ahd->tqinfifonext].cmd_valid != 0)
  851. retval |= AHD_RUN_TQINFIFO;
  852. }
  853. #endif
  854. return (retval);
  855. }
  856. /*
  857. * Catch an interrupt from the adapter
  858. */
  859. int
  860. ahd_intr(struct ahd_softc *ahd)
  861. {
  862. u_int intstat;
  863. if ((ahd->pause & INTEN) == 0) {
  864. /*
  865. * Our interrupt is not enabled on the chip
  866. * and may be disabled for re-entrancy reasons,
  867. * so just return. This is likely just a shared
  868. * interrupt.
  869. */
  870. return (0);
  871. }
  872. /*
  873. * Instead of directly reading the interrupt status register,
  874. * infer the cause of the interrupt by checking our in-core
  875. * completion queues. This avoids a costly PCI bus read in
  876. * most cases.
  877. */
  878. if ((ahd->flags & AHD_ALL_INTERRUPTS) == 0
  879. && (ahd_check_cmdcmpltqueues(ahd) != 0))
  880. intstat = CMDCMPLT;
  881. else
  882. intstat = ahd_inb(ahd, INTSTAT);
  883. if ((intstat & INT_PEND) == 0)
  884. return (0);
  885. if (intstat & CMDCMPLT) {
  886. ahd_outb(ahd, CLRINT, CLRCMDINT);
  887. /*
  888. * Ensure that the chip sees that we've cleared
  889. * this interrupt before we walk the output fifo.
  890. * Otherwise, we may, due to posted bus writes,
  891. * clear the interrupt after we finish the scan,
  892. * and after the sequencer has added new entries
  893. * and asserted the interrupt again.
  894. */
  895. if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
  896. if (ahd_is_paused(ahd)) {
  897. /*
  898. * Potentially lost SEQINT.
  899. * If SEQINTCODE is non-zero,
  900. * simulate the SEQINT.
  901. */
  902. if (ahd_inb(ahd, SEQINTCODE) != NO_SEQINT)
  903. intstat |= SEQINT;
  904. }
  905. } else {
  906. ahd_flush_device_writes(ahd);
  907. }
  908. ahd_run_qoutfifo(ahd);
  909. ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]++;
  910. ahd->cmdcmplt_total++;
  911. #ifdef AHD_TARGET_MODE
  912. if ((ahd->flags & AHD_TARGETROLE) != 0)
  913. ahd_run_tqinfifo(ahd, /*paused*/FALSE);
  914. #endif
  915. }
  916. /*
  917. * Handle statuses that may invalidate our cached
  918. * copy of INTSTAT separately.
  919. */
  920. if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) {
  921. /* Hot eject. Do nothing */
  922. } else if (intstat & HWERRINT) {
  923. ahd_handle_hwerrint(ahd);
  924. } else if ((intstat & (PCIINT|SPLTINT)) != 0) {
  925. ahd->bus_intr(ahd);
  926. } else {
  927. if ((intstat & SEQINT) != 0)
  928. ahd_handle_seqint(ahd, intstat);
  929. if ((intstat & SCSIINT) != 0)
  930. ahd_handle_scsiint(ahd, intstat);
  931. }
  932. return (1);
  933. }
  934. /******************************** Private Inlines *****************************/
  935. static inline void
  936. ahd_assert_atn(struct ahd_softc *ahd)
  937. {
  938. ahd_outb(ahd, SCSISIGO, ATNO);
  939. }
  940. /*
  941. * Determine if the current connection has a packetized
  942. * agreement. This does not necessarily mean that we
  943. * are currently in a packetized transfer. We could
  944. * just as easily be sending or receiving a message.
  945. */
  946. static int
  947. ahd_currently_packetized(struct ahd_softc *ahd)
  948. {
  949. ahd_mode_state saved_modes;
  950. int packetized;
  951. saved_modes = ahd_save_modes(ahd);
  952. if ((ahd->bugs & AHD_PKTIZED_STATUS_BUG) != 0) {
  953. /*
  954. * The packetized bit refers to the last
  955. * connection, not the current one. Check
  956. * for non-zero LQISTATE instead.
  957. */
  958. ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
  959. packetized = ahd_inb(ahd, LQISTATE) != 0;
  960. } else {
  961. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  962. packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED;
  963. }
  964. ahd_restore_modes(ahd, saved_modes);
  965. return (packetized);
  966. }
  967. static inline int
  968. ahd_set_active_fifo(struct ahd_softc *ahd)
  969. {
  970. u_int active_fifo;
  971. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  972. active_fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO;
  973. switch (active_fifo) {
  974. case 0:
  975. case 1:
  976. ahd_set_modes(ahd, active_fifo, active_fifo);
  977. return (1);
  978. default:
  979. return (0);
  980. }
  981. }
  982. static inline void
  983. ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl)
  984. {
  985. ahd_busy_tcl(ahd, tcl, SCB_LIST_NULL);
  986. }
  987. /*
  988. * Determine whether the sequencer reported a residual
  989. * for this SCB/transaction.
  990. */
  991. static inline void
  992. ahd_update_residual(struct ahd_softc *ahd, struct scb *scb)
  993. {
  994. uint32_t sgptr;
  995. sgptr = ahd_le32toh(scb->hscb->sgptr);
  996. if ((sgptr & SG_STATUS_VALID) != 0)
  997. ahd_calc_residual(ahd, scb);
  998. }
  999. static inline void
  1000. ahd_complete_scb(struct ahd_softc *ahd, struct scb *scb)
  1001. {
  1002. uint32_t sgptr;
  1003. sgptr = ahd_le32toh(scb->hscb->sgptr);
  1004. if ((sgptr & SG_STATUS_VALID) != 0)
  1005. ahd_handle_scb_status(ahd, scb);
  1006. else
  1007. ahd_done(ahd, scb);
  1008. }
  1009. /************************* Sequencer Execution Control ************************/
  1010. /*
  1011. * Restart the sequencer program from address zero
  1012. */
  1013. static void
  1014. ahd_restart(struct ahd_softc *ahd)
  1015. {
  1016. ahd_pause(ahd);
  1017. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  1018. /* No more pending messages */
  1019. ahd_clear_msg_state(ahd);
  1020. ahd_outb(ahd, SCSISIGO, 0); /* De-assert BSY */
  1021. ahd_outb(ahd, MSG_OUT, MSG_NOOP); /* No message to send */
  1022. ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET);
  1023. ahd_outb(ahd, SEQINTCTL, 0);
  1024. ahd_outb(ahd, LASTPHASE, P_BUSFREE);
  1025. ahd_outb(ahd, SEQ_FLAGS, 0);
  1026. ahd_outb(ahd, SAVED_SCSIID, 0xFF);
  1027. ahd_outb(ahd, SAVED_LUN, 0xFF);
  1028. /*
  1029. * Ensure that the sequencer's idea of TQINPOS
  1030. * matches our own. The sequencer increments TQINPOS
  1031. * only after it sees a DMA complete and a reset could
  1032. * occur before the increment leaving the kernel to believe
  1033. * the command arrived but the sequencer to not.
  1034. */
  1035. ahd_outb(ahd, TQINPOS, ahd->tqinfifonext);
  1036. /* Always allow reselection */
  1037. ahd_outb(ahd, SCSISEQ1,
  1038. ahd_inb(ahd, SCSISEQ_TEMPLATE) & (ENSELI|ENRSELI|ENAUTOATNP));
  1039. ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN);
  1040. /*
  1041. * Clear any pending sequencer interrupt. It is no
  1042. * longer relevant since we're resetting the Program
  1043. * Counter.
  1044. */
  1045. ahd_outb(ahd, CLRINT, CLRSEQINT);
  1046. ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET);
  1047. ahd_unpause(ahd);
  1048. }
  1049. static void
  1050. ahd_clear_fifo(struct ahd_softc *ahd, u_int fifo)
  1051. {
  1052. ahd_mode_state saved_modes;
  1053. #ifdef AHD_DEBUG
  1054. if ((ahd_debug & AHD_SHOW_FIFOS) != 0)
  1055. printk("%s: Clearing FIFO %d\n", ahd_name(ahd), fifo);
  1056. #endif
  1057. saved_modes = ahd_save_modes(ahd);
  1058. ahd_set_modes(ahd, fifo, fifo);
  1059. ahd_outb(ahd, DFFSXFRCTL, RSTCHN|CLRSHCNT);
  1060. if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0)
  1061. ahd_outb(ahd, CCSGCTL, CCSGRESET);
  1062. ahd_outb(ahd, LONGJMP_ADDR + 1, INVALID_ADDR);
  1063. ahd_outb(ahd, SG_STATE, 0);
  1064. ahd_restore_modes(ahd, saved_modes);
  1065. }
  1066. /************************* Input/Output Queues ********************************/
  1067. /*
  1068. * Flush and completed commands that are sitting in the command
  1069. * complete queues down on the chip but have yet to be dma'ed back up.
  1070. */
  1071. static void
  1072. ahd_flush_qoutfifo(struct ahd_softc *ahd)
  1073. {
  1074. struct scb *scb;
  1075. ahd_mode_state saved_modes;
  1076. u_int saved_scbptr;
  1077. u_int ccscbctl;
  1078. u_int scbid;
  1079. u_int next_scbid;
  1080. saved_modes = ahd_save_modes(ahd);
  1081. /*
  1082. * Flush the good status FIFO for completed packetized commands.
  1083. */
  1084. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  1085. saved_scbptr = ahd_get_scbptr(ahd);
  1086. while ((ahd_inb(ahd, LQISTAT2) & LQIGSAVAIL) != 0) {
  1087. u_int fifo_mode;
  1088. u_int i;
  1089. scbid = ahd_inw(ahd, GSFIFO);
  1090. scb = ahd_lookup_scb(ahd, scbid);
  1091. if (scb == NULL) {
  1092. printk("%s: Warning - GSFIFO SCB %d invalid\n",
  1093. ahd_name(ahd), scbid);
  1094. continue;
  1095. }
  1096. /*
  1097. * Determine if this transaction is still active in
  1098. * any FIFO. If it is, we must flush that FIFO to
  1099. * the host before completing the command.
  1100. */
  1101. fifo_mode = 0;
  1102. rescan_fifos:
  1103. for (i = 0; i < 2; i++) {
  1104. /* Toggle to the other mode. */
  1105. fifo_mode ^= 1;
  1106. ahd_set_modes(ahd, fifo_mode, fifo_mode);
  1107. if (ahd_scb_active_in_fifo(ahd, scb) == 0)
  1108. continue;
  1109. ahd_run_data_fifo(ahd, scb);
  1110. /*
  1111. * Running this FIFO may cause a CFG4DATA for
  1112. * this same transaction to assert in the other
  1113. * FIFO or a new snapshot SAVEPTRS interrupt
  1114. * in this FIFO. Even running a FIFO may not
  1115. * clear the transaction if we are still waiting
  1116. * for data to drain to the host. We must loop
  1117. * until the transaction is not active in either
  1118. * FIFO just to be sure. Reset our loop counter
  1119. * so we will visit both FIFOs again before
  1120. * declaring this transaction finished. We
  1121. * also delay a bit so that status has a chance
  1122. * to change before we look at this FIFO again.
  1123. */
  1124. ahd_delay(200);
  1125. goto rescan_fifos;
  1126. }
  1127. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  1128. ahd_set_scbptr(ahd, scbid);
  1129. if ((ahd_inb_scbram(ahd, SCB_SGPTR) & SG_LIST_NULL) == 0
  1130. && ((ahd_inb_scbram(ahd, SCB_SGPTR) & SG_FULL_RESID) != 0
  1131. || (ahd_inb_scbram(ahd, SCB_RESIDUAL_SGPTR)
  1132. & SG_LIST_NULL) != 0)) {
  1133. u_int comp_head;
  1134. /*
  1135. * The transfer completed with a residual.
  1136. * Place this SCB on the complete DMA list
  1137. * so that we update our in-core copy of the
  1138. * SCB before completing the command.
  1139. */
  1140. ahd_outb(ahd, SCB_SCSI_STATUS, 0);
  1141. ahd_outb(ahd, SCB_SGPTR,
  1142. ahd_inb_scbram(ahd, SCB_SGPTR)
  1143. | SG_STATUS_VALID);
  1144. ahd_outw(ahd, SCB_TAG, scbid);
  1145. ahd_outw(ahd, SCB_NEXT_COMPLETE, SCB_LIST_NULL);
  1146. comp_head = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD);
  1147. if (SCBID_IS_NULL(comp_head)) {
  1148. ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, scbid);
  1149. ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid);
  1150. } else {
  1151. u_int tail;
  1152. tail = ahd_inw(ahd, COMPLETE_DMA_SCB_TAIL);
  1153. ahd_set_scbptr(ahd, tail);
  1154. ahd_outw(ahd, SCB_NEXT_COMPLETE, scbid);
  1155. ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid);
  1156. ahd_set_scbptr(ahd, scbid);
  1157. }
  1158. } else
  1159. ahd_complete_scb(ahd, scb);
  1160. }
  1161. ahd_set_scbptr(ahd, saved_scbptr);
  1162. /*
  1163. * Setup for command channel portion of flush.
  1164. */
  1165. ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN);
  1166. /*
  1167. * Wait for any inprogress DMA to complete and clear DMA state
  1168. * if this is for an SCB in the qinfifo.
  1169. */
  1170. while (((ccscbctl = ahd_inb(ahd, CCSCBCTL)) & (CCARREN|CCSCBEN)) != 0) {
  1171. if ((ccscbctl & (CCSCBDIR|CCARREN)) == (CCSCBDIR|CCARREN)) {
  1172. if ((ccscbctl & ARRDONE) != 0)
  1173. break;
  1174. } else if ((ccscbctl & CCSCBDONE) != 0)
  1175. break;
  1176. ahd_delay(200);
  1177. }
  1178. /*
  1179. * We leave the sequencer to cleanup in the case of DMA's to
  1180. * update the qoutfifo. In all other cases (DMA's to the
  1181. * chip or a push of an SCB from the COMPLETE_DMA_SCB list),
  1182. * we disable the DMA engine so that the sequencer will not
  1183. * attempt to handle the DMA completion.
  1184. */
  1185. if ((ccscbctl & CCSCBDIR) != 0 || (ccscbctl & ARRDONE) != 0)
  1186. ahd_outb(ahd, CCSCBCTL, ccscbctl & ~(CCARREN|CCSCBEN));
  1187. /*
  1188. * Complete any SCBs that just finished
  1189. * being DMA'ed into the qoutfifo.
  1190. */
  1191. ahd_run_qoutfifo(ahd);
  1192. saved_scbptr = ahd_get_scbptr(ahd);
  1193. /*
  1194. * Manually update/complete any completed SCBs that are waiting to be
  1195. * DMA'ed back up to the host.
  1196. */
  1197. scbid = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD);
  1198. while (!SCBID_IS_NULL(scbid)) {
  1199. uint8_t *hscb_ptr;
  1200. u_int i;
  1201. ahd_set_scbptr(ahd, scbid);
  1202. next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
  1203. scb = ahd_lookup_scb(ahd, scbid);
  1204. if (scb == NULL) {
  1205. printk("%s: Warning - DMA-up and complete "
  1206. "SCB %d invalid\n", ahd_name(ahd), scbid);
  1207. continue;
  1208. }
  1209. hscb_ptr = (uint8_t *)scb->hscb;
  1210. for (i = 0; i < sizeof(struct hardware_scb); i++)
  1211. *hscb_ptr++ = ahd_inb_scbram(ahd, SCB_BASE + i);
  1212. ahd_complete_scb(ahd, scb);
  1213. scbid = next_scbid;
  1214. }
  1215. ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL);
  1216. ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, SCB_LIST_NULL);
  1217. scbid = ahd_inw(ahd, COMPLETE_ON_QFREEZE_HEAD);
  1218. while (!SCBID_IS_NULL(scbid)) {
  1219. ahd_set_scbptr(ahd, scbid);
  1220. next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
  1221. scb = ahd_lookup_scb(ahd, scbid);
  1222. if (scb == NULL) {
  1223. printk("%s: Warning - Complete Qfrz SCB %d invalid\n",
  1224. ahd_name(ahd), scbid);
  1225. continue;
  1226. }
  1227. ahd_complete_scb(ahd, scb);
  1228. scbid = next_scbid;
  1229. }
  1230. ahd_outw(ahd, COMPLETE_ON_QFREEZE_HEAD, SCB_LIST_NULL);
  1231. scbid = ahd_inw(ahd, COMPLETE_SCB_HEAD);
  1232. while (!SCBID_IS_NULL(scbid)) {
  1233. ahd_set_scbptr(ahd, scbid);
  1234. next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
  1235. scb = ahd_lookup_scb(ahd, scbid);
  1236. if (scb == NULL) {
  1237. printk("%s: Warning - Complete SCB %d invalid\n",
  1238. ahd_name(ahd), scbid);
  1239. continue;
  1240. }
  1241. ahd_complete_scb(ahd, scb);
  1242. scbid = next_scbid;
  1243. }
  1244. ahd_outw(ahd, COMPLETE_SCB_HEAD, SCB_LIST_NULL);
  1245. /*
  1246. * Restore state.
  1247. */
  1248. ahd_set_scbptr(ahd, saved_scbptr);
  1249. ahd_restore_modes(ahd, saved_modes);
  1250. ahd->flags |= AHD_UPDATE_PEND_CMDS;
  1251. }
  1252. /*
  1253. * Determine if an SCB for a packetized transaction
  1254. * is active in a FIFO.
  1255. */
  1256. static int
  1257. ahd_scb_active_in_fifo(struct ahd_softc *ahd, struct scb *scb)
  1258. {
  1259. /*
  1260. * The FIFO is only active for our transaction if
  1261. * the SCBPTR matches the SCB's ID and the firmware
  1262. * has installed a handler for the FIFO or we have
  1263. * a pending SAVEPTRS or CFG4DATA interrupt.
  1264. */
  1265. if (ahd_get_scbptr(ahd) != SCB_GET_TAG(scb)
  1266. || ((ahd_inb(ahd, LONGJMP_ADDR+1) & INVALID_ADDR) != 0
  1267. && (ahd_inb(ahd, SEQINTSRC) & (CFG4DATA|SAVEPTRS)) == 0))
  1268. return (0);
  1269. return (1);
  1270. }
  1271. /*
  1272. * Run a data fifo to completion for a transaction we know
  1273. * has completed across the SCSI bus (good status has been
  1274. * received). We are already set to the correct FIFO mode
  1275. * on entry to this routine.
  1276. *
  1277. * This function attempts to operate exactly as the firmware
  1278. * would when running this FIFO. Care must be taken to update
  1279. * this routine any time the firmware's FIFO algorithm is
  1280. * changed.
  1281. */
  1282. static void
  1283. ahd_run_data_fifo(struct ahd_softc *ahd, struct scb *scb)
  1284. {
  1285. u_int seqintsrc;
  1286. seqintsrc = ahd_inb(ahd, SEQINTSRC);
  1287. if ((seqintsrc & CFG4DATA) != 0) {
  1288. uint32_t datacnt;
  1289. uint32_t sgptr;
  1290. /*
  1291. * Clear full residual flag.
  1292. */
  1293. sgptr = ahd_inl_scbram(ahd, SCB_SGPTR) & ~SG_FULL_RESID;
  1294. ahd_outb(ahd, SCB_SGPTR, sgptr);
  1295. /*
  1296. * Load datacnt and address.
  1297. */
  1298. datacnt = ahd_inl_scbram(ahd, SCB_DATACNT);
  1299. if ((datacnt & AHD_DMA_LAST_SEG) != 0) {
  1300. sgptr |= LAST_SEG;
  1301. ahd_outb(ahd, SG_STATE, 0);
  1302. } else
  1303. ahd_outb(ahd, SG_STATE, LOADING_NEEDED);
  1304. ahd_outq(ahd, HADDR, ahd_inq_scbram(ahd, SCB_DATAPTR));
  1305. ahd_outl(ahd, HCNT, datacnt & AHD_SG_LEN_MASK);
  1306. ahd_outb(ahd, SG_CACHE_PRE, sgptr);
  1307. ahd_outb(ahd, DFCNTRL, PRELOADEN|SCSIEN|HDMAEN);
  1308. /*
  1309. * Initialize Residual Fields.
  1310. */
  1311. ahd_outb(ahd, SCB_RESIDUAL_DATACNT+3, datacnt >> 24);
  1312. ahd_outl(ahd, SCB_RESIDUAL_SGPTR, sgptr & SG_PTR_MASK);
  1313. /*
  1314. * Mark the SCB as having a FIFO in use.
  1315. */
  1316. ahd_outb(ahd, SCB_FIFO_USE_COUNT,
  1317. ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT) + 1);
  1318. /*
  1319. * Install a "fake" handler for this FIFO.
  1320. */
  1321. ahd_outw(ahd, LONGJMP_ADDR, 0);
  1322. /*
  1323. * Notify the hardware that we have satisfied
  1324. * this sequencer interrupt.
  1325. */
  1326. ahd_outb(ahd, CLRSEQINTSRC, CLRCFG4DATA);
  1327. } else if ((seqintsrc & SAVEPTRS) != 0) {
  1328. uint32_t sgptr;
  1329. uint32_t resid;
  1330. if ((ahd_inb(ahd, LONGJMP_ADDR+1)&INVALID_ADDR) != 0) {
  1331. /*
  1332. * Snapshot Save Pointers. All that
  1333. * is necessary to clear the snapshot
  1334. * is a CLRCHN.
  1335. */
  1336. goto clrchn;
  1337. }
  1338. /*
  1339. * Disable S/G fetch so the DMA engine
  1340. * is available to future users.
  1341. */
  1342. if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0)
  1343. ahd_outb(ahd, CCSGCTL, 0);
  1344. ahd_outb(ahd, SG_STATE, 0);
  1345. /*
  1346. * Flush the data FIFO. Strickly only
  1347. * necessary for Rev A parts.
  1348. */
  1349. ahd_outb(ahd, DFCNTRL, ahd_inb(ahd, DFCNTRL) | FIFOFLUSH);
  1350. /*
  1351. * Calculate residual.
  1352. */
  1353. sgptr = ahd_inl_scbram(ahd, SCB_RESIDUAL_SGPTR);
  1354. resid = ahd_inl(ahd, SHCNT);
  1355. resid |= ahd_inb_scbram(ahd, SCB_RESIDUAL_DATACNT+3) << 24;
  1356. ahd_outl(ahd, SCB_RESIDUAL_DATACNT, resid);
  1357. if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG) == 0) {
  1358. /*
  1359. * Must back up to the correct S/G element.
  1360. * Typically this just means resetting our
  1361. * low byte to the offset in the SG_CACHE,
  1362. * but if we wrapped, we have to correct
  1363. * the other bytes of the sgptr too.
  1364. */
  1365. if ((ahd_inb(ahd, SG_CACHE_SHADOW) & 0x80) != 0
  1366. && (sgptr & 0x80) == 0)
  1367. sgptr -= 0x100;
  1368. sgptr &= ~0xFF;
  1369. sgptr |= ahd_inb(ahd, SG_CACHE_SHADOW)
  1370. & SG_ADDR_MASK;
  1371. ahd_outl(ahd, SCB_RESIDUAL_SGPTR, sgptr);
  1372. ahd_outb(ahd, SCB_RESIDUAL_DATACNT + 3, 0);
  1373. } else if ((resid & AHD_SG_LEN_MASK) == 0) {
  1374. ahd_outb(ahd, SCB_RESIDUAL_SGPTR,
  1375. sgptr | SG_LIST_NULL);
  1376. }
  1377. /*
  1378. * Save Pointers.
  1379. */
  1380. ahd_outq(ahd, SCB_DATAPTR, ahd_inq(ahd, SHADDR));
  1381. ahd_outl(ahd, SCB_DATACNT, resid);
  1382. ahd_outl(ahd, SCB_SGPTR, sgptr);
  1383. ahd_outb(ahd, CLRSEQINTSRC, CLRSAVEPTRS);
  1384. ahd_outb(ahd, SEQIMODE,
  1385. ahd_inb(ahd, SEQIMODE) | ENSAVEPTRS);
  1386. /*
  1387. * If the data is to the SCSI bus, we are
  1388. * done, otherwise wait for FIFOEMP.
  1389. */
  1390. if ((ahd_inb(ahd, DFCNTRL) & DIRECTION) != 0)
  1391. goto clrchn;
  1392. } else if ((ahd_inb(ahd, SG_STATE) & LOADING_NEEDED) != 0) {
  1393. uint32_t sgptr;
  1394. uint64_t data_addr;
  1395. uint32_t data_len;
  1396. u_int dfcntrl;
  1397. /*
  1398. * Disable S/G fetch so the DMA engine
  1399. * is available to future users. We won't
  1400. * be using the DMA engine to load segments.
  1401. */
  1402. if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0) {
  1403. ahd_outb(ahd, CCSGCTL, 0);
  1404. ahd_outb(ahd, SG_STATE, LOADING_NEEDED);
  1405. }
  1406. /*
  1407. * Wait for the DMA engine to notice that the
  1408. * host transfer is enabled and that there is
  1409. * space in the S/G FIFO for new segments before
  1410. * loading more segments.
  1411. */
  1412. if ((ahd_inb(ahd, DFSTATUS) & PRELOAD_AVAIL) != 0
  1413. && (ahd_inb(ahd, DFCNTRL) & HDMAENACK) != 0) {
  1414. /*
  1415. * Determine the offset of the next S/G
  1416. * element to load.
  1417. */
  1418. sgptr = ahd_inl_scbram(ahd, SCB_RESIDUAL_SGPTR);
  1419. sgptr &= SG_PTR_MASK;
  1420. if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) {
  1421. struct ahd_dma64_seg *sg;
  1422. sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
  1423. data_addr = sg->addr;
  1424. data_len = sg->len;
  1425. sgptr += sizeof(*sg);
  1426. } else {
  1427. struct ahd_dma_seg *sg;
  1428. sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
  1429. data_addr = sg->len & AHD_SG_HIGH_ADDR_MASK;
  1430. data_addr <<= 8;
  1431. data_addr |= sg->addr;
  1432. data_len = sg->len;
  1433. sgptr += sizeof(*sg);
  1434. }
  1435. /*
  1436. * Update residual information.
  1437. */
  1438. ahd_outb(ahd, SCB_RESIDUAL_DATACNT+3, data_len >> 24);
  1439. ahd_outl(ahd, SCB_RESIDUAL_SGPTR, sgptr);
  1440. /*
  1441. * Load the S/G.
  1442. */
  1443. if (data_len & AHD_DMA_LAST_SEG) {
  1444. sgptr |= LAST_SEG;
  1445. ahd_outb(ahd, SG_STATE, 0);
  1446. }
  1447. ahd_outq(ahd, HADDR, data_addr);
  1448. ahd_outl(ahd, HCNT, data_len & AHD_SG_LEN_MASK);
  1449. ahd_outb(ahd, SG_CACHE_PRE, sgptr & 0xFF);
  1450. /*
  1451. * Advertise the segment to the hardware.
  1452. */
  1453. dfcntrl = ahd_inb(ahd, DFCNTRL)|PRELOADEN|HDMAEN;
  1454. if ((ahd->features & AHD_NEW_DFCNTRL_OPTS) != 0) {
  1455. /*
  1456. * Use SCSIENWRDIS so that SCSIEN
  1457. * is never modified by this
  1458. * operation.
  1459. */
  1460. dfcntrl |= SCSIENWRDIS;
  1461. }
  1462. ahd_outb(ahd, DFCNTRL, dfcntrl);
  1463. }
  1464. } else if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG_DONE) != 0) {
  1465. /*
  1466. * Transfer completed to the end of SG list
  1467. * and has flushed to the host.
  1468. */
  1469. ahd_outb(ahd, SCB_SGPTR,
  1470. ahd_inb_scbram(ahd, SCB_SGPTR) | SG_LIST_NULL);
  1471. goto clrchn;
  1472. } else if ((ahd_inb(ahd, DFSTATUS) & FIFOEMP) != 0) {
  1473. clrchn:
  1474. /*
  1475. * Clear any handler for this FIFO, decrement
  1476. * the FIFO use count for the SCB, and release
  1477. * the FIFO.
  1478. */
  1479. ahd_outb(ahd, LONGJMP_ADDR + 1, INVALID_ADDR);
  1480. ahd_outb(ahd, SCB_FIFO_USE_COUNT,
  1481. ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT) - 1);
  1482. ahd_outb(ahd, DFFSXFRCTL, CLRCHN);
  1483. }
  1484. }
  1485. /*
  1486. * Look for entries in the QoutFIFO that have completed.
  1487. * The valid_tag completion field indicates the validity
  1488. * of the entry - the valid value toggles each time through
  1489. * the queue. We use the sg_status field in the completion
  1490. * entry to avoid referencing the hscb if the completion
  1491. * occurred with no errors and no residual. sg_status is
  1492. * a copy of the first byte (little endian) of the sgptr
  1493. * hscb field.
  1494. */
  1495. static void
  1496. ahd_run_qoutfifo(struct ahd_softc *ahd)
  1497. {
  1498. struct ahd_completion *completion;
  1499. struct scb *scb;
  1500. u_int scb_index;
  1501. if ((ahd->flags & AHD_RUNNING_QOUTFIFO) != 0)
  1502. panic("ahd_run_qoutfifo recursion");
  1503. ahd->flags |= AHD_RUNNING_QOUTFIFO;
  1504. ahd_sync_qoutfifo(ahd, BUS_DMASYNC_POSTREAD);
  1505. for (;;) {
  1506. completion = &ahd->qoutfifo[ahd->qoutfifonext];
  1507. if (completion->valid_tag != ahd->qoutfifonext_valid_tag)
  1508. break;
  1509. scb_index = ahd_le16toh(completion->tag);
  1510. scb = ahd_lookup_scb(ahd, scb_index);
  1511. if (scb == NULL) {
  1512. printk("%s: WARNING no command for scb %d "
  1513. "(cmdcmplt)\nQOUTPOS = %d\n",
  1514. ahd_name(ahd), scb_index,
  1515. ahd->qoutfifonext);
  1516. ahd_dump_card_state(ahd);
  1517. } else if ((completion->sg_status & SG_STATUS_VALID) != 0) {
  1518. ahd_handle_scb_status(ahd, scb);
  1519. } else {
  1520. ahd_done(ahd, scb);
  1521. }
  1522. ahd->qoutfifonext = (ahd->qoutfifonext+1) & (AHD_QOUT_SIZE-1);
  1523. if (ahd->qoutfifonext == 0)
  1524. ahd->qoutfifonext_valid_tag ^= QOUTFIFO_ENTRY_VALID;
  1525. }
  1526. ahd->flags &= ~AHD_RUNNING_QOUTFIFO;
  1527. }
  1528. /************************* Interrupt Handling *********************************/
  1529. static void
  1530. ahd_handle_hwerrint(struct ahd_softc *ahd)
  1531. {
  1532. /*
  1533. * Some catastrophic hardware error has occurred.
  1534. * Print it for the user and disable the controller.
  1535. */
  1536. int i;
  1537. int error;
  1538. error = ahd_inb(ahd, ERROR);
  1539. for (i = 0; i < num_errors; i++) {
  1540. if ((error & ahd_hard_errors[i].errno) != 0)
  1541. printk("%s: hwerrint, %s\n",
  1542. ahd_name(ahd), ahd_hard_errors[i].errmesg);
  1543. }
  1544. ahd_dump_card_state(ahd);
  1545. panic("BRKADRINT");
  1546. /* Tell everyone that this HBA is no longer available */
  1547. ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS,
  1548. CAM_LUN_WILDCARD, SCB_LIST_NULL, ROLE_UNKNOWN,
  1549. CAM_NO_HBA);
  1550. /* Tell the system that this controller has gone away. */
  1551. ahd_free(ahd);
  1552. }
  1553. #ifdef AHD_DEBUG
  1554. static void
  1555. ahd_dump_sglist(struct scb *scb)
  1556. {
  1557. int i;
  1558. if (scb->sg_count > 0) {
  1559. if ((scb->ahd_softc->flags & AHD_64BIT_ADDRESSING) != 0) {
  1560. struct ahd_dma64_seg *sg_list;
  1561. sg_list = (struct ahd_dma64_seg*)scb->sg_list;
  1562. for (i = 0; i < scb->sg_count; i++) {
  1563. uint64_t addr;
  1564. uint32_t len;
  1565. addr = ahd_le64toh(sg_list[i].addr);
  1566. len = ahd_le32toh(sg_list[i].len);
  1567. printk("sg[%d] - Addr 0x%x%x : Length %d%s\n",
  1568. i,
  1569. (uint32_t)((addr >> 32) & 0xFFFFFFFF),
  1570. (uint32_t)(addr & 0xFFFFFFFF),
  1571. sg_list[i].len & AHD_SG_LEN_MASK,
  1572. (sg_list[i].len & AHD_DMA_LAST_SEG)
  1573. ? " Last" : "");
  1574. }
  1575. } else {
  1576. struct ahd_dma_seg *sg_list;
  1577. sg_list = (struct ahd_dma_seg*)scb->sg_list;
  1578. for (i = 0; i < scb->sg_count; i++) {
  1579. uint32_t len;
  1580. len = ahd_le32toh(sg_list[i].len);
  1581. printk("sg[%d] - Addr 0x%x%x : Length %d%s\n",
  1582. i,
  1583. (len & AHD_SG_HIGH_ADDR_MASK) >> 24,
  1584. ahd_le32toh(sg_list[i].addr),
  1585. len & AHD_SG_LEN_MASK,
  1586. len & AHD_DMA_LAST_SEG ? " Last" : "");
  1587. }
  1588. }
  1589. }
  1590. }
  1591. #endif /* AHD_DEBUG */
  1592. static void
  1593. ahd_handle_seqint(struct ahd_softc *ahd, u_int intstat)
  1594. {
  1595. u_int seqintcode;
  1596. /*
  1597. * Save the sequencer interrupt code and clear the SEQINT
  1598. * bit. We will unpause the sequencer, if appropriate,
  1599. * after servicing the request.
  1600. */
  1601. seqintcode = ahd_inb(ahd, SEQINTCODE);
  1602. ahd_outb(ahd, CLRINT, CLRSEQINT);
  1603. if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
  1604. /*
  1605. * Unpause the sequencer and let it clear
  1606. * SEQINT by writing NO_SEQINT to it. This
  1607. * will cause the sequencer to be paused again,
  1608. * which is the expected state of this routine.
  1609. */
  1610. ahd_unpause(ahd);
  1611. while (!ahd_is_paused(ahd))
  1612. ;
  1613. ahd_outb(ahd, CLRINT, CLRSEQINT);
  1614. }
  1615. ahd_update_modes(ahd);
  1616. #ifdef AHD_DEBUG
  1617. if ((ahd_debug & AHD_SHOW_MISC) != 0)
  1618. printk("%s: Handle Seqint Called for code %d\n",
  1619. ahd_name(ahd), seqintcode);
  1620. #endif
  1621. switch (seqintcode) {
  1622. case ENTERING_NONPACK:
  1623. {
  1624. struct scb *scb;
  1625. u_int scbid;
  1626. AHD_ASSERT_MODES(ahd, ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK),
  1627. ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK));
  1628. scbid = ahd_get_scbptr(ahd);
  1629. scb = ahd_lookup_scb(ahd, scbid);
  1630. if (scb == NULL) {
  1631. /*
  1632. * Somehow need to know if this
  1633. * is from a selection or reselection.
  1634. * From that, we can determine target
  1635. * ID so we at least have an I_T nexus.
  1636. */
  1637. } else {
  1638. ahd_outb(ahd, SAVED_SCSIID, scb->hscb->scsiid);
  1639. ahd_outb(ahd, SAVED_LUN, scb->hscb->lun);
  1640. ahd_outb(ahd, SEQ_FLAGS, 0x0);
  1641. }
  1642. if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0
  1643. && (ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
  1644. /*
  1645. * Phase change after read stream with
  1646. * CRC error with P0 asserted on last
  1647. * packet.
  1648. */
  1649. #ifdef AHD_DEBUG
  1650. if ((ahd_debug & AHD_SHOW_RECOVERY) != 0)
  1651. printk("%s: Assuming LQIPHASE_NLQ with "
  1652. "P0 assertion\n", ahd_name(ahd));
  1653. #endif
  1654. }
  1655. #ifdef AHD_DEBUG
  1656. if ((ahd_debug & AHD_SHOW_RECOVERY) != 0)
  1657. printk("%s: Entering NONPACK\n", ahd_name(ahd));
  1658. #endif
  1659. break;
  1660. }
  1661. case INVALID_SEQINT:
  1662. printk("%s: Invalid Sequencer interrupt occurred, "
  1663. "resetting channel.\n",
  1664. ahd_name(ahd));
  1665. #ifdef AHD_DEBUG
  1666. if ((ahd_debug & AHD_SHOW_RECOVERY) != 0)
  1667. ahd_dump_card_state(ahd);
  1668. #endif
  1669. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
  1670. break;
  1671. case STATUS_OVERRUN:
  1672. {
  1673. struct scb *scb;
  1674. u_int scbid;
  1675. scbid = ahd_get_scbptr(ahd);
  1676. scb = ahd_lookup_scb(ahd, scbid);
  1677. if (scb != NULL)
  1678. ahd_print_path(ahd, scb);
  1679. else
  1680. printk("%s: ", ahd_name(ahd));
  1681. printk("SCB %d Packetized Status Overrun", scbid);
  1682. ahd_dump_card_state(ahd);
  1683. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
  1684. break;
  1685. }
  1686. case CFG4ISTAT_INTR:
  1687. {
  1688. struct scb *scb;
  1689. u_int scbid;
  1690. scbid = ahd_get_scbptr(ahd);
  1691. scb = ahd_lookup_scb(ahd, scbid);
  1692. if (scb == NULL) {
  1693. ahd_dump_card_state(ahd);
  1694. printk("CFG4ISTAT: Free SCB %d referenced", scbid);
  1695. panic("For safety");
  1696. }
  1697. ahd_outq(ahd, HADDR, scb->sense_busaddr);
  1698. ahd_outw(ahd, HCNT, AHD_SENSE_BUFSIZE);
  1699. ahd_outb(ahd, HCNT + 2, 0);
  1700. ahd_outb(ahd, SG_CACHE_PRE, SG_LAST_SEG);
  1701. ahd_outb(ahd, DFCNTRL, PRELOADEN|SCSIEN|HDMAEN);
  1702. break;
  1703. }
  1704. case ILLEGAL_PHASE:
  1705. {
  1706. u_int bus_phase;
  1707. bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
  1708. printk("%s: ILLEGAL_PHASE 0x%x\n",
  1709. ahd_name(ahd), bus_phase);
  1710. switch (bus_phase) {
  1711. case P_DATAOUT:
  1712. case P_DATAIN:
  1713. case P_DATAOUT_DT:
  1714. case P_DATAIN_DT:
  1715. case P_MESGOUT:
  1716. case P_STATUS:
  1717. case P_MESGIN:
  1718. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
  1719. printk("%s: Issued Bus Reset.\n", ahd_name(ahd));
  1720. break;
  1721. case P_COMMAND:
  1722. {
  1723. struct ahd_devinfo devinfo;
  1724. struct scb *scb;
  1725. struct ahd_initiator_tinfo *targ_info;
  1726. struct ahd_tmode_tstate *tstate;
  1727. struct ahd_transinfo *tinfo;
  1728. u_int scbid;
  1729. /*
  1730. * If a target takes us into the command phase
  1731. * assume that it has been externally reset and
  1732. * has thus lost our previous packetized negotiation
  1733. * agreement. Since we have not sent an identify
  1734. * message and may not have fully qualified the
  1735. * connection, we change our command to TUR, assert
  1736. * ATN and ABORT the task when we go to message in
  1737. * phase. The OSM will see the REQUEUE_REQUEST
  1738. * status and retry the command.
  1739. */
  1740. scbid = ahd_get_scbptr(ahd);
  1741. scb = ahd_lookup_scb(ahd, scbid);
  1742. if (scb == NULL) {
  1743. printk("Invalid phase with no valid SCB. "
  1744. "Resetting bus.\n");
  1745. ahd_reset_channel(ahd, 'A',
  1746. /*Initiate Reset*/TRUE);
  1747. break;
  1748. }
  1749. ahd_compile_devinfo(&devinfo, SCB_GET_OUR_ID(scb),
  1750. SCB_GET_TARGET(ahd, scb),
  1751. SCB_GET_LUN(scb),
  1752. SCB_GET_CHANNEL(ahd, scb),
  1753. ROLE_INITIATOR);
  1754. targ_info = ahd_fetch_transinfo(ahd,
  1755. devinfo.channel,
  1756. devinfo.our_scsiid,
  1757. devinfo.target,
  1758. &tstate);
  1759. tinfo = &targ_info->curr;
  1760. ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
  1761. AHD_TRANS_ACTIVE, /*paused*/TRUE);
  1762. ahd_set_syncrate(ahd, &devinfo, /*period*/0,
  1763. /*offset*/0, /*ppr_options*/0,
  1764. AHD_TRANS_ACTIVE, /*paused*/TRUE);
  1765. /* Hand-craft TUR command */
  1766. ahd_outb(ahd, SCB_CDB_STORE, 0);
  1767. ahd_outb(ahd, SCB_CDB_STORE+1, 0);
  1768. ahd_outb(ahd, SCB_CDB_STORE+2, 0);
  1769. ahd_outb(ahd, SCB_CDB_STORE+3, 0);
  1770. ahd_outb(ahd, SCB_CDB_STORE+4, 0);
  1771. ahd_outb(ahd, SCB_CDB_STORE+5, 0);
  1772. ahd_outb(ahd, SCB_CDB_LEN, 6);
  1773. scb->hscb->control &= ~(TAG_ENB|SCB_TAG_TYPE);
  1774. scb->hscb->control |= MK_MESSAGE;
  1775. ahd_outb(ahd, SCB_CONTROL, scb->hscb->control);
  1776. ahd_outb(ahd, MSG_OUT, HOST_MSG);
  1777. ahd_outb(ahd, SAVED_SCSIID, scb->hscb->scsiid);
  1778. /*
  1779. * The lun is 0, regardless of the SCB's lun
  1780. * as we have not sent an identify message.
  1781. */
  1782. ahd_outb(ahd, SAVED_LUN, 0);
  1783. ahd_outb(ahd, SEQ_FLAGS, 0);
  1784. ahd_assert_atn(ahd);
  1785. scb->flags &= ~SCB_PACKETIZED;
  1786. scb->flags |= SCB_ABORT|SCB_EXTERNAL_RESET;
  1787. ahd_freeze_devq(ahd, scb);
  1788. ahd_set_transaction_status(scb, CAM_REQUEUE_REQ);
  1789. ahd_freeze_scb(scb);
  1790. /* Notify XPT */
  1791. ahd_send_async(ahd, devinfo.channel, devinfo.target,
  1792. CAM_LUN_WILDCARD, AC_SENT_BDR);
  1793. /*
  1794. * Allow the sequencer to continue with
  1795. * non-pack processing.
  1796. */
  1797. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  1798. ahd_outb(ahd, CLRLQOINT1, CLRLQOPHACHGINPKT);
  1799. if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) {
  1800. ahd_outb(ahd, CLRLQOINT1, 0);
  1801. }
  1802. #ifdef AHD_DEBUG
  1803. if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) {
  1804. ahd_print_path(ahd, scb);
  1805. printk("Unexpected command phase from "
  1806. "packetized target\n");
  1807. }
  1808. #endif
  1809. break;
  1810. }
  1811. }
  1812. break;
  1813. }
  1814. case CFG4OVERRUN:
  1815. {
  1816. struct scb *scb;
  1817. u_int scb_index;
  1818. #ifdef AHD_DEBUG
  1819. if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) {
  1820. printk("%s: CFG4OVERRUN mode = %x\n", ahd_name(ahd),
  1821. ahd_inb(ahd, MODE_PTR));
  1822. }
  1823. #endif
  1824. scb_index = ahd_get_scbptr(ahd);
  1825. scb = ahd_lookup_scb(ahd, scb_index);
  1826. if (scb == NULL) {
  1827. /*
  1828. * Attempt to transfer to an SCB that is
  1829. * not outstanding.
  1830. */
  1831. ahd_assert_atn(ahd);
  1832. ahd_outb(ahd, MSG_OUT, HOST_MSG);
  1833. ahd->msgout_buf[0] = MSG_ABORT_TASK;
  1834. ahd->msgout_len = 1;
  1835. ahd->msgout_index = 0;
  1836. ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
  1837. /*
  1838. * Clear status received flag to prevent any
  1839. * attempt to complete this bogus SCB.
  1840. */
  1841. ahd_outb(ahd, SCB_CONTROL,
  1842. ahd_inb_scbram(ahd, SCB_CONTROL)
  1843. & ~STATUS_RCVD);
  1844. }
  1845. break;
  1846. }
  1847. case DUMP_CARD_STATE:
  1848. {
  1849. ahd_dump_card_state(ahd);
  1850. break;
  1851. }
  1852. case PDATA_REINIT:
  1853. {
  1854. #ifdef AHD_DEBUG
  1855. if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) {
  1856. printk("%s: PDATA_REINIT - DFCNTRL = 0x%x "
  1857. "SG_CACHE_SHADOW = 0x%x\n",
  1858. ahd_name(ahd), ahd_inb(ahd, DFCNTRL),
  1859. ahd_inb(ahd, SG_CACHE_SHADOW));
  1860. }
  1861. #endif
  1862. ahd_reinitialize_dataptrs(ahd);
  1863. break;
  1864. }
  1865. case HOST_MSG_LOOP:
  1866. {
  1867. struct ahd_devinfo devinfo;
  1868. /*
  1869. * The sequencer has encountered a message phase
  1870. * that requires host assistance for completion.
  1871. * While handling the message phase(s), we will be
  1872. * notified by the sequencer after each byte is
  1873. * transferred so we can track bus phase changes.
  1874. *
  1875. * If this is the first time we've seen a HOST_MSG_LOOP
  1876. * interrupt, initialize the state of the host message
  1877. * loop.
  1878. */
  1879. ahd_fetch_devinfo(ahd, &devinfo);
  1880. if (ahd->msg_type == MSG_TYPE_NONE) {
  1881. struct scb *scb;
  1882. u_int scb_index;
  1883. u_int bus_phase;
  1884. bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
  1885. if (bus_phase != P_MESGIN
  1886. && bus_phase != P_MESGOUT) {
  1887. printk("ahd_intr: HOST_MSG_LOOP bad "
  1888. "phase 0x%x\n", bus_phase);
  1889. /*
  1890. * Probably transitioned to bus free before
  1891. * we got here. Just punt the message.
  1892. */
  1893. ahd_dump_card_state(ahd);
  1894. ahd_clear_intstat(ahd);
  1895. ahd_restart(ahd);
  1896. return;
  1897. }
  1898. scb_index = ahd_get_scbptr(ahd);
  1899. scb = ahd_lookup_scb(ahd, scb_index);
  1900. if (devinfo.role == ROLE_INITIATOR) {
  1901. if (bus_phase == P_MESGOUT)
  1902. ahd_setup_initiator_msgout(ahd,
  1903. &devinfo,
  1904. scb);
  1905. else {
  1906. ahd->msg_type =
  1907. MSG_TYPE_INITIATOR_MSGIN;
  1908. ahd->msgin_index = 0;
  1909. }
  1910. }
  1911. #ifdef AHD_TARGET_MODE
  1912. else {
  1913. if (bus_phase == P_MESGOUT) {
  1914. ahd->msg_type =
  1915. MSG_TYPE_TARGET_MSGOUT;
  1916. ahd->msgin_index = 0;
  1917. }
  1918. else
  1919. ahd_setup_target_msgin(ahd,
  1920. &devinfo,
  1921. scb);
  1922. }
  1923. #endif
  1924. }
  1925. ahd_handle_message_phase(ahd);
  1926. break;
  1927. }
  1928. case NO_MATCH:
  1929. {
  1930. /* Ensure we don't leave the selection hardware on */
  1931. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  1932. ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
  1933. printk("%s:%c:%d: no active SCB for reconnecting "
  1934. "target - issuing BUS DEVICE RESET\n",
  1935. ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4);
  1936. printk("SAVED_SCSIID == 0x%x, SAVED_LUN == 0x%x, "
  1937. "REG0 == 0x%x ACCUM = 0x%x\n",
  1938. ahd_inb(ahd, SAVED_SCSIID), ahd_inb(ahd, SAVED_LUN),
  1939. ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM));
  1940. printk("SEQ_FLAGS == 0x%x, SCBPTR == 0x%x, BTT == 0x%x, "
  1941. "SINDEX == 0x%x\n",
  1942. ahd_inb(ahd, SEQ_FLAGS), ahd_get_scbptr(ahd),
  1943. ahd_find_busy_tcl(ahd,
  1944. BUILD_TCL(ahd_inb(ahd, SAVED_SCSIID),
  1945. ahd_inb(ahd, SAVED_LUN))),
  1946. ahd_inw(ahd, SINDEX));
  1947. printk("SELID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
  1948. "SCB_CONTROL == 0x%x\n",
  1949. ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID),
  1950. ahd_inb_scbram(ahd, SCB_LUN),
  1951. ahd_inb_scbram(ahd, SCB_CONTROL));
  1952. printk("SCSIBUS[0] == 0x%x, SCSISIGI == 0x%x\n",
  1953. ahd_inb(ahd, SCSIBUS), ahd_inb(ahd, SCSISIGI));
  1954. printk("SXFRCTL0 == 0x%x\n", ahd_inb(ahd, SXFRCTL0));
  1955. printk("SEQCTL0 == 0x%x\n", ahd_inb(ahd, SEQCTL0));
  1956. ahd_dump_card_state(ahd);
  1957. ahd->msgout_buf[0] = MSG_BUS_DEV_RESET;
  1958. ahd->msgout_len = 1;
  1959. ahd->msgout_index = 0;
  1960. ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
  1961. ahd_outb(ahd, MSG_OUT, HOST_MSG);
  1962. ahd_assert_atn(ahd);
  1963. break;
  1964. }
  1965. case PROTO_VIOLATION:
  1966. {
  1967. ahd_handle_proto_violation(ahd);
  1968. break;
  1969. }
  1970. case IGN_WIDE_RES:
  1971. {
  1972. struct ahd_devinfo devinfo;
  1973. ahd_fetch_devinfo(ahd, &devinfo);
  1974. ahd_handle_ign_wide_residue(ahd, &devinfo);
  1975. break;
  1976. }
  1977. case BAD_PHASE:
  1978. {
  1979. u_int lastphase;
  1980. lastphase = ahd_inb(ahd, LASTPHASE);
  1981. printk("%s:%c:%d: unknown scsi bus phase %x, "
  1982. "lastphase = 0x%x. Attempting to continue\n",
  1983. ahd_name(ahd), 'A',
  1984. SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)),
  1985. lastphase, ahd_inb(ahd, SCSISIGI));
  1986. break;
  1987. }
  1988. case MISSED_BUSFREE:
  1989. {
  1990. u_int lastphase;
  1991. lastphase = ahd_inb(ahd, LASTPHASE);
  1992. printk("%s:%c:%d: Missed busfree. "
  1993. "Lastphase = 0x%x, Curphase = 0x%x\n",
  1994. ahd_name(ahd), 'A',
  1995. SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)),
  1996. lastphase, ahd_inb(ahd, SCSISIGI));
  1997. ahd_restart(ahd);
  1998. return;
  1999. }
  2000. case DATA_OVERRUN:
  2001. {
  2002. /*
  2003. * When the sequencer detects an overrun, it
  2004. * places the controller in "BITBUCKET" mode
  2005. * and allows the target to complete its transfer.
  2006. * Unfortunately, none of the counters get updated
  2007. * when the controller is in this mode, so we have
  2008. * no way of knowing how large the overrun was.
  2009. */
  2010. struct scb *scb;
  2011. u_int scbindex;
  2012. #ifdef AHD_DEBUG
  2013. u_int lastphase;
  2014. #endif
  2015. scbindex = ahd_get_scbptr(ahd);
  2016. scb = ahd_lookup_scb(ahd, scbindex);
  2017. #ifdef AHD_DEBUG
  2018. lastphase = ahd_inb(ahd, LASTPHASE);
  2019. if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) {
  2020. ahd_print_path(ahd, scb);
  2021. printk("data overrun detected %s. Tag == 0x%x.\n",
  2022. ahd_lookup_phase_entry(lastphase)->phasemsg,
  2023. SCB_GET_TAG(scb));
  2024. ahd_print_path(ahd, scb);
  2025. printk("%s seen Data Phase. Length = %ld. "
  2026. "NumSGs = %d.\n",
  2027. ahd_inb(ahd, SEQ_FLAGS) & DPHASE
  2028. ? "Have" : "Haven't",
  2029. ahd_get_transfer_length(scb), scb->sg_count);
  2030. ahd_dump_sglist(scb);
  2031. }
  2032. #endif
  2033. /*
  2034. * Set this and it will take effect when the
  2035. * target does a command complete.
  2036. */
  2037. ahd_freeze_devq(ahd, scb);
  2038. ahd_set_transaction_status(scb, CAM_DATA_RUN_ERR);
  2039. ahd_freeze_scb(scb);
  2040. break;
  2041. }
  2042. case MKMSG_FAILED:
  2043. {
  2044. struct ahd_devinfo devinfo;
  2045. struct scb *scb;
  2046. u_int scbid;
  2047. ahd_fetch_devinfo(ahd, &devinfo);
  2048. printk("%s:%c:%d:%d: Attempt to issue message failed\n",
  2049. ahd_name(ahd), devinfo.channel, devinfo.target,
  2050. devinfo.lun);
  2051. scbid = ahd_get_scbptr(ahd);
  2052. scb = ahd_lookup_scb(ahd, scbid);
  2053. if (scb != NULL
  2054. && (scb->flags & SCB_RECOVERY_SCB) != 0)
  2055. /*
  2056. * Ensure that we didn't put a second instance of this
  2057. * SCB into the QINFIFO.
  2058. */
  2059. ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb),
  2060. SCB_GET_CHANNEL(ahd, scb),
  2061. SCB_GET_LUN(scb), SCB_GET_TAG(scb),
  2062. ROLE_INITIATOR, /*status*/0,
  2063. SEARCH_REMOVE);
  2064. ahd_outb(ahd, SCB_CONTROL,
  2065. ahd_inb_scbram(ahd, SCB_CONTROL) & ~MK_MESSAGE);
  2066. break;
  2067. }
  2068. case TASKMGMT_FUNC_COMPLETE:
  2069. {
  2070. u_int scbid;
  2071. struct scb *scb;
  2072. scbid = ahd_get_scbptr(ahd);
  2073. scb = ahd_lookup_scb(ahd, scbid);
  2074. if (scb != NULL) {
  2075. u_int lun;
  2076. u_int tag;
  2077. cam_status error;
  2078. ahd_print_path(ahd, scb);
  2079. printk("Task Management Func 0x%x Complete\n",
  2080. scb->hscb->task_management);
  2081. lun = CAM_LUN_WILDCARD;
  2082. tag = SCB_LIST_NULL;
  2083. switch (scb->hscb->task_management) {
  2084. case SIU_TASKMGMT_ABORT_TASK:
  2085. tag = SCB_GET_TAG(scb);
  2086. case SIU_TASKMGMT_ABORT_TASK_SET:
  2087. case SIU_TASKMGMT_CLEAR_TASK_SET:
  2088. lun = scb->hscb->lun;
  2089. error = CAM_REQ_ABORTED;
  2090. ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb),
  2091. 'A', lun, tag, ROLE_INITIATOR,
  2092. error);
  2093. break;
  2094. case SIU_TASKMGMT_LUN_RESET:
  2095. lun = scb->hscb->lun;
  2096. case SIU_TASKMGMT_TARGET_RESET:
  2097. {
  2098. struct ahd_devinfo devinfo;
  2099. ahd_scb_devinfo(ahd, &devinfo, scb);
  2100. error = CAM_BDR_SENT;
  2101. ahd_handle_devreset(ahd, &devinfo, lun,
  2102. CAM_BDR_SENT,
  2103. lun != CAM_LUN_WILDCARD
  2104. ? "Lun Reset"
  2105. : "Target Reset",
  2106. /*verbose_level*/0);
  2107. break;
  2108. }
  2109. default:
  2110. panic("Unexpected TaskMgmt Func\n");
  2111. break;
  2112. }
  2113. }
  2114. break;
  2115. }
  2116. case TASKMGMT_CMD_CMPLT_OKAY:
  2117. {
  2118. u_int scbid;
  2119. struct scb *scb;
  2120. /*
  2121. * An ABORT TASK TMF failed to be delivered before
  2122. * the targeted command completed normally.
  2123. */
  2124. scbid = ahd_get_scbptr(ahd);
  2125. scb = ahd_lookup_scb(ahd, scbid);
  2126. if (scb != NULL) {
  2127. /*
  2128. * Remove the second instance of this SCB from
  2129. * the QINFIFO if it is still there.
  2130. */
  2131. ahd_print_path(ahd, scb);
  2132. printk("SCB completes before TMF\n");
  2133. /*
  2134. * Handle losing the race. Wait until any
  2135. * current selection completes. We will then
  2136. * set the TMF back to zero in this SCB so that
  2137. * the sequencer doesn't bother to issue another
  2138. * sequencer interrupt for its completion.
  2139. */
  2140. while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
  2141. && (ahd_inb(ahd, SSTAT0) & SELDO) == 0
  2142. && (ahd_inb(ahd, SSTAT1) & SELTO) == 0)
  2143. ;
  2144. ahd_outb(ahd, SCB_TASK_MANAGEMENT, 0);
  2145. ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb),
  2146. SCB_GET_CHANNEL(ahd, scb),
  2147. SCB_GET_LUN(scb), SCB_GET_TAG(scb),
  2148. ROLE_INITIATOR, /*status*/0,
  2149. SEARCH_REMOVE);
  2150. }
  2151. break;
  2152. }
  2153. case TRACEPOINT0:
  2154. case TRACEPOINT1:
  2155. case TRACEPOINT2:
  2156. case TRACEPOINT3:
  2157. printk("%s: Tracepoint %d\n", ahd_name(ahd),
  2158. seqintcode - TRACEPOINT0);
  2159. break;
  2160. case NO_SEQINT:
  2161. break;
  2162. case SAW_HWERR:
  2163. ahd_handle_hwerrint(ahd);
  2164. break;
  2165. default:
  2166. printk("%s: Unexpected SEQINTCODE %d\n", ahd_name(ahd),
  2167. seqintcode);
  2168. break;
  2169. }
  2170. /*
  2171. * The sequencer is paused immediately on
  2172. * a SEQINT, so we should restart it when
  2173. * we're done.
  2174. */
  2175. ahd_unpause(ahd);
  2176. }
  2177. static void
  2178. ahd_handle_scsiint(struct ahd_softc *ahd, u_int intstat)
  2179. {
  2180. struct scb *scb;
  2181. u_int status0;
  2182. u_int status3;
  2183. u_int status;
  2184. u_int lqistat1;
  2185. u_int lqostat0;
  2186. u_int scbid;
  2187. u_int busfreetime;
  2188. ahd_update_modes(ahd);
  2189. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  2190. status3 = ahd_inb(ahd, SSTAT3) & (NTRAMPERR|OSRAMPERR);
  2191. status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO);
  2192. status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
  2193. lqistat1 = ahd_inb(ahd, LQISTAT1);
  2194. lqostat0 = ahd_inb(ahd, LQOSTAT0);
  2195. busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME;
  2196. /*
  2197. * Ignore external resets after a bus reset.
  2198. */
  2199. if (((status & SCSIRSTI) != 0) && (ahd->flags & AHD_BUS_RESET_ACTIVE)) {
  2200. ahd_outb(ahd, CLRSINT1, CLRSCSIRSTI);
  2201. return;
  2202. }
  2203. /*
  2204. * Clear bus reset flag
  2205. */
  2206. ahd->flags &= ~AHD_BUS_RESET_ACTIVE;
  2207. if ((status0 & (SELDI|SELDO)) != 0) {
  2208. u_int simode0;
  2209. ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
  2210. simode0 = ahd_inb(ahd, SIMODE0);
  2211. status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO);
  2212. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  2213. }
  2214. scbid = ahd_get_scbptr(ahd);
  2215. scb = ahd_lookup_scb(ahd, scbid);
  2216. if (scb != NULL
  2217. && (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) != 0)
  2218. scb = NULL;
  2219. if ((status0 & IOERR) != 0) {
  2220. u_int now_lvd;
  2221. now_lvd = ahd_inb(ahd, SBLKCTL) & ENAB40;
  2222. printk("%s: Transceiver State Has Changed to %s mode\n",
  2223. ahd_name(ahd), now_lvd ? "LVD" : "SE");
  2224. ahd_outb(ahd, CLRSINT0, CLRIOERR);
  2225. /*
  2226. * A change in I/O mode is equivalent to a bus reset.
  2227. */
  2228. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
  2229. ahd_pause(ahd);
  2230. ahd_setup_iocell_workaround(ahd);
  2231. ahd_unpause(ahd);
  2232. } else if ((status0 & OVERRUN) != 0) {
  2233. printk("%s: SCSI offset overrun detected. Resetting bus.\n",
  2234. ahd_name(ahd));
  2235. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
  2236. } else if ((status & SCSIRSTI) != 0) {
  2237. printk("%s: Someone reset channel A\n", ahd_name(ahd));
  2238. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/FALSE);
  2239. } else if ((status & SCSIPERR) != 0) {
  2240. /* Make sure the sequencer is in a safe location. */
  2241. ahd_clear_critical_section(ahd);
  2242. ahd_handle_transmission_error(ahd);
  2243. } else if (lqostat0 != 0) {
  2244. printk("%s: lqostat0 == 0x%x!\n", ahd_name(ahd), lqostat0);
  2245. ahd_outb(ahd, CLRLQOINT0, lqostat0);
  2246. if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0)
  2247. ahd_outb(ahd, CLRLQOINT1, 0);
  2248. } else if ((status & SELTO) != 0) {
  2249. /* Stop the selection */
  2250. ahd_outb(ahd, SCSISEQ0, 0);
  2251. /* Make sure the sequencer is in a safe location. */
  2252. ahd_clear_critical_section(ahd);
  2253. /* No more pending messages */
  2254. ahd_clear_msg_state(ahd);
  2255. /* Clear interrupt state */
  2256. ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR);
  2257. /*
  2258. * Although the driver does not care about the
  2259. * 'Selection in Progress' status bit, the busy
  2260. * LED does. SELINGO is only cleared by a successful
  2261. * selection, so we must manually clear it to insure
  2262. * the LED turns off just incase no future successful
  2263. * selections occur (e.g. no devices on the bus).
  2264. */
  2265. ahd_outb(ahd, CLRSINT0, CLRSELINGO);
  2266. scbid = ahd_inw(ahd, WAITING_TID_HEAD);
  2267. scb = ahd_lookup_scb(ahd, scbid);
  2268. if (scb == NULL) {
  2269. printk("%s: ahd_intr - referenced scb not "
  2270. "valid during SELTO scb(0x%x)\n",
  2271. ahd_name(ahd), scbid);
  2272. ahd_dump_card_state(ahd);
  2273. } else {
  2274. struct ahd_devinfo devinfo;
  2275. #ifdef AHD_DEBUG
  2276. if ((ahd_debug & AHD_SHOW_SELTO) != 0) {
  2277. ahd_print_path(ahd, scb);
  2278. printk("Saw Selection Timeout for SCB 0x%x\n",
  2279. scbid);
  2280. }
  2281. #endif
  2282. ahd_scb_devinfo(ahd, &devinfo, scb);
  2283. ahd_set_transaction_status(scb, CAM_SEL_TIMEOUT);
  2284. ahd_freeze_devq(ahd, scb);
  2285. /*
  2286. * Cancel any pending transactions on the device
  2287. * now that it seems to be missing. This will
  2288. * also revert us to async/narrow transfers until
  2289. * we can renegotiate with the device.
  2290. */
  2291. ahd_handle_devreset(ahd, &devinfo,
  2292. CAM_LUN_WILDCARD,
  2293. CAM_SEL_TIMEOUT,
  2294. "Selection Timeout",
  2295. /*verbose_level*/1);
  2296. }
  2297. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  2298. ahd_iocell_first_selection(ahd);
  2299. ahd_unpause(ahd);
  2300. } else if ((status0 & (SELDI|SELDO)) != 0) {
  2301. ahd_iocell_first_selection(ahd);
  2302. ahd_unpause(ahd);
  2303. } else if (status3 != 0) {
  2304. printk("%s: SCSI Cell parity error SSTAT3 == 0x%x\n",
  2305. ahd_name(ahd), status3);
  2306. ahd_outb(ahd, CLRSINT3, status3);
  2307. } else if ((lqistat1 & (LQIPHASE_LQ|LQIPHASE_NLQ)) != 0) {
  2308. /* Make sure the sequencer is in a safe location. */
  2309. ahd_clear_critical_section(ahd);
  2310. ahd_handle_lqiphase_error(ahd, lqistat1);
  2311. } else if ((lqistat1 & LQICRCI_NLQ) != 0) {
  2312. /*
  2313. * This status can be delayed during some
  2314. * streaming operations. The SCSIPHASE
  2315. * handler has already dealt with this case
  2316. * so just clear the error.
  2317. */
  2318. ahd_outb(ahd, CLRLQIINT1, CLRLQICRCI_NLQ);
  2319. } else if ((status & BUSFREE) != 0
  2320. || (lqistat1 & LQOBUSFREE) != 0) {
  2321. u_int lqostat1;
  2322. int restart;
  2323. int clear_fifo;
  2324. int packetized;
  2325. u_int mode;
  2326. /*
  2327. * Clear our selection hardware as soon as possible.
  2328. * We may have an entry in the waiting Q for this target,
  2329. * that is affected by this busfree and we don't want to
  2330. * go about selecting the target while we handle the event.
  2331. */
  2332. ahd_outb(ahd, SCSISEQ0, 0);
  2333. /* Make sure the sequencer is in a safe location. */
  2334. ahd_clear_critical_section(ahd);
  2335. /*
  2336. * Determine what we were up to at the time of
  2337. * the busfree.
  2338. */
  2339. mode = AHD_MODE_SCSI;
  2340. busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME;
  2341. lqostat1 = ahd_inb(ahd, LQOSTAT1);
  2342. switch (busfreetime) {
  2343. case BUSFREE_DFF0:
  2344. case BUSFREE_DFF1:
  2345. {
  2346. mode = busfreetime == BUSFREE_DFF0
  2347. ? AHD_MODE_DFF0 : AHD_MODE_DFF1;
  2348. ahd_set_modes(ahd, mode, mode);
  2349. scbid = ahd_get_scbptr(ahd);
  2350. scb = ahd_lookup_scb(ahd, scbid);
  2351. if (scb == NULL) {
  2352. printk("%s: Invalid SCB %d in DFF%d "
  2353. "during unexpected busfree\n",
  2354. ahd_name(ahd), scbid, mode);
  2355. packetized = 0;
  2356. } else
  2357. packetized = (scb->flags & SCB_PACKETIZED) != 0;
  2358. clear_fifo = 1;
  2359. break;
  2360. }
  2361. case BUSFREE_LQO:
  2362. clear_fifo = 0;
  2363. packetized = 1;
  2364. break;
  2365. default:
  2366. clear_fifo = 0;
  2367. packetized = (lqostat1 & LQOBUSFREE) != 0;
  2368. if (!packetized
  2369. && ahd_inb(ahd, LASTPHASE) == P_BUSFREE
  2370. && (ahd_inb(ahd, SSTAT0) & SELDI) == 0
  2371. && ((ahd_inb(ahd, SSTAT0) & SELDO) == 0
  2372. || (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0))
  2373. /*
  2374. * Assume packetized if we are not
  2375. * on the bus in a non-packetized
  2376. * capacity and any pending selection
  2377. * was a packetized selection.
  2378. */
  2379. packetized = 1;
  2380. break;
  2381. }
  2382. #ifdef AHD_DEBUG
  2383. if ((ahd_debug & AHD_SHOW_MISC) != 0)
  2384. printk("Saw Busfree. Busfreetime = 0x%x.\n",
  2385. busfreetime);
  2386. #endif
  2387. /*
  2388. * Busfrees that occur in non-packetized phases are
  2389. * handled by the nonpkt_busfree handler.
  2390. */
  2391. if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
  2392. restart = ahd_handle_pkt_busfree(ahd, busfreetime);
  2393. } else {
  2394. packetized = 0;
  2395. restart = ahd_handle_nonpkt_busfree(ahd);
  2396. }
  2397. /*
  2398. * Clear the busfree interrupt status. The setting of
  2399. * the interrupt is a pulse, so in a perfect world, we
  2400. * would not need to muck with the ENBUSFREE logic. This
  2401. * would ensure that if the bus moves on to another
  2402. * connection, busfree protection is still in force. If
  2403. * BUSFREEREV is broken, however, we must manually clear
  2404. * the ENBUSFREE if the busfree occurred during a non-pack
  2405. * connection so that we don't get false positives during
  2406. * future, packetized, connections.
  2407. */
  2408. ahd_outb(ahd, CLRSINT1, CLRBUSFREE);
  2409. if (packetized == 0
  2410. && (ahd->bugs & AHD_BUSFREEREV_BUG) != 0)
  2411. ahd_outb(ahd, SIMODE1,
  2412. ahd_inb(ahd, SIMODE1) & ~ENBUSFREE);
  2413. if (clear_fifo)
  2414. ahd_clear_fifo(ahd, mode);
  2415. ahd_clear_msg_state(ahd);
  2416. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  2417. if (restart) {
  2418. ahd_restart(ahd);
  2419. } else {
  2420. ahd_unpause(ahd);
  2421. }
  2422. } else {
  2423. printk("%s: Missing case in ahd_handle_scsiint. status = %x\n",
  2424. ahd_name(ahd), status);
  2425. ahd_dump_card_state(ahd);
  2426. ahd_clear_intstat(ahd);
  2427. ahd_unpause(ahd);
  2428. }
  2429. }
  2430. static void
  2431. ahd_handle_transmission_error(struct ahd_softc *ahd)
  2432. {
  2433. struct scb *scb;
  2434. u_int scbid;
  2435. u_int lqistat1;
  2436. u_int lqistat2;
  2437. u_int msg_out;
  2438. u_int curphase;
  2439. u_int lastphase;
  2440. u_int perrdiag;
  2441. u_int cur_col;
  2442. int silent;
  2443. scb = NULL;
  2444. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  2445. lqistat1 = ahd_inb(ahd, LQISTAT1) & ~(LQIPHASE_LQ|LQIPHASE_NLQ);
  2446. lqistat2 = ahd_inb(ahd, LQISTAT2);
  2447. if ((lqistat1 & (LQICRCI_NLQ|LQICRCI_LQ)) == 0
  2448. && (ahd->bugs & AHD_NLQICRC_DELAYED_BUG) != 0) {
  2449. u_int lqistate;
  2450. ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
  2451. lqistate = ahd_inb(ahd, LQISTATE);
  2452. if ((lqistate >= 0x1E && lqistate <= 0x24)
  2453. || (lqistate == 0x29)) {
  2454. #ifdef AHD_DEBUG
  2455. if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) {
  2456. printk("%s: NLQCRC found via LQISTATE\n",
  2457. ahd_name(ahd));
  2458. }
  2459. #endif
  2460. lqistat1 |= LQICRCI_NLQ;
  2461. }
  2462. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  2463. }
  2464. ahd_outb(ahd, CLRLQIINT1, lqistat1);
  2465. lastphase = ahd_inb(ahd, LASTPHASE);
  2466. curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
  2467. perrdiag = ahd_inb(ahd, PERRDIAG);
  2468. msg_out = MSG_INITIATOR_DET_ERR;
  2469. ahd_outb(ahd, CLRSINT1, CLRSCSIPERR);
  2470. /*
  2471. * Try to find the SCB associated with this error.
  2472. */
  2473. silent = FALSE;
  2474. if (lqistat1 == 0
  2475. || (lqistat1 & LQICRCI_NLQ) != 0) {
  2476. if ((lqistat1 & (LQICRCI_NLQ|LQIOVERI_NLQ)) != 0)
  2477. ahd_set_active_fifo(ahd);
  2478. scbid = ahd_get_scbptr(ahd);
  2479. scb = ahd_lookup_scb(ahd, scbid);
  2480. if (scb != NULL && SCB_IS_SILENT(scb))
  2481. silent = TRUE;
  2482. }
  2483. cur_col = 0;
  2484. if (silent == FALSE) {
  2485. printk("%s: Transmission error detected\n", ahd_name(ahd));
  2486. ahd_lqistat1_print(lqistat1, &cur_col, 50);
  2487. ahd_lastphase_print(lastphase, &cur_col, 50);
  2488. ahd_scsisigi_print(curphase, &cur_col, 50);
  2489. ahd_perrdiag_print(perrdiag, &cur_col, 50);
  2490. printk("\n");
  2491. ahd_dump_card_state(ahd);
  2492. }
  2493. if ((lqistat1 & (LQIOVERI_LQ|LQIOVERI_NLQ)) != 0) {
  2494. if (silent == FALSE) {
  2495. printk("%s: Gross protocol error during incoming "
  2496. "packet. lqistat1 == 0x%x. Resetting bus.\n",
  2497. ahd_name(ahd), lqistat1);
  2498. }
  2499. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
  2500. return;
  2501. } else if ((lqistat1 & LQICRCI_LQ) != 0) {
  2502. /*
  2503. * A CRC error has been detected on an incoming LQ.
  2504. * The bus is currently hung on the last ACK.
  2505. * Hit LQIRETRY to release the last ack, and
  2506. * wait for the sequencer to determine that ATNO
  2507. * is asserted while in message out to take us
  2508. * to our host message loop. No NONPACKREQ or
  2509. * LQIPHASE type errors will occur in this
  2510. * scenario. After this first LQIRETRY, the LQI
  2511. * manager will be in ISELO where it will
  2512. * happily sit until another packet phase begins.
  2513. * Unexpected bus free detection is enabled
  2514. * through any phases that occur after we release
  2515. * this last ack until the LQI manager sees a
  2516. * packet phase. This implies we may have to
  2517. * ignore a perfectly valid "unexected busfree"
  2518. * after our "initiator detected error" message is
  2519. * sent. A busfree is the expected response after
  2520. * we tell the target that it's L_Q was corrupted.
  2521. * (SPI4R09 10.7.3.3.3)
  2522. */
  2523. ahd_outb(ahd, LQCTL2, LQIRETRY);
  2524. printk("LQIRetry for LQICRCI_LQ to release ACK\n");
  2525. } else if ((lqistat1 & LQICRCI_NLQ) != 0) {
  2526. /*
  2527. * We detected a CRC error in a NON-LQ packet.
  2528. * The hardware has varying behavior in this situation
  2529. * depending on whether this packet was part of a
  2530. * stream or not.
  2531. *
  2532. * PKT by PKT mode:
  2533. * The hardware has already acked the complete packet.
  2534. * If the target honors our outstanding ATN condition,
  2535. * we should be (or soon will be) in MSGOUT phase.
  2536. * This will trigger the LQIPHASE_LQ status bit as the
  2537. * hardware was expecting another LQ. Unexpected
  2538. * busfree detection is enabled. Once LQIPHASE_LQ is
  2539. * true (first entry into host message loop is much
  2540. * the same), we must clear LQIPHASE_LQ and hit
  2541. * LQIRETRY so the hardware is ready to handle
  2542. * a future LQ. NONPACKREQ will not be asserted again
  2543. * once we hit LQIRETRY until another packet is
  2544. * processed. The target may either go busfree
  2545. * or start another packet in response to our message.
  2546. *
  2547. * Read Streaming P0 asserted:
  2548. * If we raise ATN and the target completes the entire
  2549. * stream (P0 asserted during the last packet), the
  2550. * hardware will ack all data and return to the ISTART
  2551. * state. When the target reponds to our ATN condition,
  2552. * LQIPHASE_LQ will be asserted. We should respond to
  2553. * this with an LQIRETRY to prepare for any future
  2554. * packets. NONPACKREQ will not be asserted again
  2555. * once we hit LQIRETRY until another packet is
  2556. * processed. The target may either go busfree or
  2557. * start another packet in response to our message.
  2558. * Busfree detection is enabled.
  2559. *
  2560. * Read Streaming P0 not asserted:
  2561. * If we raise ATN and the target transitions to
  2562. * MSGOUT in or after a packet where P0 is not
  2563. * asserted, the hardware will assert LQIPHASE_NLQ.
  2564. * We should respond to the LQIPHASE_NLQ with an
  2565. * LQIRETRY. Should the target stay in a non-pkt
  2566. * phase after we send our message, the hardware
  2567. * will assert LQIPHASE_LQ. Recovery is then just as
  2568. * listed above for the read streaming with P0 asserted.
  2569. * Busfree detection is enabled.
  2570. */
  2571. if (silent == FALSE)
  2572. printk("LQICRC_NLQ\n");
  2573. if (scb == NULL) {
  2574. printk("%s: No SCB valid for LQICRC_NLQ. "
  2575. "Resetting bus\n", ahd_name(ahd));
  2576. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
  2577. return;
  2578. }
  2579. } else if ((lqistat1 & LQIBADLQI) != 0) {
  2580. printk("Need to handle BADLQI!\n");
  2581. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
  2582. return;
  2583. } else if ((perrdiag & (PARITYERR|PREVPHASE)) == PARITYERR) {
  2584. if ((curphase & ~P_DATAIN_DT) != 0) {
  2585. /* Ack the byte. So we can continue. */
  2586. if (silent == FALSE)
  2587. printk("Acking %s to clear perror\n",
  2588. ahd_lookup_phase_entry(curphase)->phasemsg);
  2589. ahd_inb(ahd, SCSIDAT);
  2590. }
  2591. if (curphase == P_MESGIN)
  2592. msg_out = MSG_PARITY_ERROR;
  2593. }
  2594. /*
  2595. * We've set the hardware to assert ATN if we
  2596. * get a parity error on "in" phases, so all we
  2597. * need to do is stuff the message buffer with
  2598. * the appropriate message. "In" phases have set
  2599. * mesg_out to something other than MSG_NOP.
  2600. */
  2601. ahd->send_msg_perror = msg_out;
  2602. if (scb != NULL && msg_out == MSG_INITIATOR_DET_ERR)
  2603. scb->flags |= SCB_TRANSMISSION_ERROR;
  2604. ahd_outb(ahd, MSG_OUT, HOST_MSG);
  2605. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  2606. ahd_unpause(ahd);
  2607. }
  2608. static void
  2609. ahd_handle_lqiphase_error(struct ahd_softc *ahd, u_int lqistat1)
  2610. {
  2611. /*
  2612. * Clear the sources of the interrupts.
  2613. */
  2614. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  2615. ahd_outb(ahd, CLRLQIINT1, lqistat1);
  2616. /*
  2617. * If the "illegal" phase changes were in response
  2618. * to our ATN to flag a CRC error, AND we ended up
  2619. * on packet boundaries, clear the error, restart the
  2620. * LQI manager as appropriate, and go on our merry
  2621. * way toward sending the message. Otherwise, reset
  2622. * the bus to clear the error.
  2623. */
  2624. ahd_set_active_fifo(ahd);
  2625. if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0
  2626. && (ahd_inb(ahd, MDFFSTAT) & DLZERO) != 0) {
  2627. if ((lqistat1 & LQIPHASE_LQ) != 0) {
  2628. printk("LQIRETRY for LQIPHASE_LQ\n");
  2629. ahd_outb(ahd, LQCTL2, LQIRETRY);
  2630. } else if ((lqistat1 & LQIPHASE_NLQ) != 0) {
  2631. printk("LQIRETRY for LQIPHASE_NLQ\n");
  2632. ahd_outb(ahd, LQCTL2, LQIRETRY);
  2633. } else
  2634. panic("ahd_handle_lqiphase_error: No phase errors\n");
  2635. ahd_dump_card_state(ahd);
  2636. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  2637. ahd_unpause(ahd);
  2638. } else {
  2639. printk("Resetting Channel for LQI Phase error\n");
  2640. ahd_dump_card_state(ahd);
  2641. ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
  2642. }
  2643. }
  2644. /*
  2645. * Packetized unexpected or expected busfree.
  2646. * Entered in mode based on busfreetime.
  2647. */
  2648. static int
  2649. ahd_handle_pkt_busfree(struct ahd_softc *ahd, u_int busfreetime)
  2650. {
  2651. u_int lqostat1;
  2652. AHD_ASSERT_MODES(ahd, ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK),
  2653. ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK));
  2654. lqostat1 = ahd_inb(ahd, LQOSTAT1);
  2655. if ((lqostat1 & LQOBUSFREE) != 0) {
  2656. struct scb *scb;
  2657. u_int scbid;
  2658. u_int saved_scbptr;
  2659. u_int waiting_h;
  2660. u_int waiting_t;
  2661. u_int next;
  2662. /*
  2663. * The LQO manager detected an unexpected busfree
  2664. * either:
  2665. *
  2666. * 1) During an outgoing LQ.
  2667. * 2) After an outgoing LQ but before the first
  2668. * REQ of the command packet.
  2669. * 3) During an outgoing command packet.
  2670. *
  2671. * In all cases, CURRSCB is pointing to the
  2672. * SCB that encountered the failure. Clean
  2673. * up the queue, clear SELDO and LQOBUSFREE,
  2674. * and allow the sequencer to restart the select
  2675. * out at its lesure.
  2676. */
  2677. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  2678. scbid = ahd_inw(ahd, CURRSCB);
  2679. scb = ahd_lookup_scb(ahd, scbid);
  2680. if (scb == NULL)
  2681. panic("SCB not valid during LQOBUSFREE");
  2682. /*
  2683. * Clear the status.
  2684. */
  2685. ahd_outb(ahd, CLRLQOINT1, CLRLQOBUSFREE);
  2686. if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0)
  2687. ahd_outb(ahd, CLRLQOINT1, 0);
  2688. ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
  2689. ahd_flush_device_writes(ahd);
  2690. ahd_outb(ahd, CLRSINT0, CLRSELDO);
  2691. /*
  2692. * Return the LQO manager to its idle loop. It will
  2693. * not do this automatically if the busfree occurs
  2694. * after the first REQ of either the LQ or command
  2695. * packet or between the LQ and command packet.
  2696. */
  2697. ahd_outb(ahd, LQCTL2, ahd_inb(ahd, LQCTL2) | LQOTOIDLE);
  2698. /*
  2699. * Update the waiting for selection queue so
  2700. * we restart on the correct SCB.
  2701. */
  2702. waiting_h = ahd_inw(ahd, WAITING_TID_HEAD);
  2703. saved_scbptr = ahd_get_scbptr(ahd);
  2704. if (waiting_h != scbid) {
  2705. ahd_outw(ahd, WAITING_TID_HEAD, scbid);
  2706. waiting_t = ahd_inw(ahd, WAITING_TID_TAIL);
  2707. if (waiting_t == waiting_h) {
  2708. ahd_outw(ahd, WAITING_TID_TAIL, scbid);
  2709. next = SCB_LIST_NULL;
  2710. } else {
  2711. ahd_set_scbptr(ahd, waiting_h);
  2712. next = ahd_inw_scbram(ahd, SCB_NEXT2);
  2713. }
  2714. ahd_set_scbptr(ahd, scbid);
  2715. ahd_outw(ahd, SCB_NEXT2, next);
  2716. }
  2717. ahd_set_scbptr(ahd, saved_scbptr);
  2718. if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) {
  2719. if (SCB_IS_SILENT(scb) == FALSE) {
  2720. ahd_print_path(ahd, scb);
  2721. printk("Probable outgoing LQ CRC error. "
  2722. "Retrying command\n");
  2723. }
  2724. scb->crc_retry_count++;
  2725. } else {
  2726. ahd_set_transaction_status(scb, CAM_UNCOR_PARITY);
  2727. ahd_freeze_scb(scb);
  2728. ahd_freeze_devq(ahd, scb);
  2729. }
  2730. /* Return unpausing the sequencer. */
  2731. return (0);
  2732. } else if ((ahd_inb(ahd, PERRDIAG) & PARITYERR) != 0) {
  2733. /*
  2734. * Ignore what are really parity errors that
  2735. * occur on the last REQ of a free running
  2736. * clock prior to going busfree. Some drives
  2737. * do not properly active negate just before
  2738. * going busfree resulting in a parity glitch.
  2739. */
  2740. ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE);
  2741. #ifdef AHD_DEBUG
  2742. if ((ahd_debug & AHD_SHOW_MASKED_ERRORS) != 0)
  2743. printk("%s: Parity on last REQ detected "
  2744. "during busfree phase.\n",
  2745. ahd_name(ahd));
  2746. #endif
  2747. /* Return unpausing the sequencer. */
  2748. return (0);
  2749. }
  2750. if (ahd->src_mode != AHD_MODE_SCSI) {
  2751. u_int scbid;
  2752. struct scb *scb;
  2753. scbid = ahd_get_scbptr(ahd);
  2754. scb = ahd_lookup_scb(ahd, scbid);
  2755. ahd_print_path(ahd, scb);
  2756. printk("Unexpected PKT busfree condition\n");
  2757. ahd_dump_card_state(ahd);
  2758. ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A',
  2759. SCB_GET_LUN(scb), SCB_GET_TAG(scb),
  2760. ROLE_INITIATOR, CAM_UNEXP_BUSFREE);
  2761. /* Return restarting the sequencer. */
  2762. return (1);
  2763. }
  2764. printk("%s: Unexpected PKT busfree condition\n", ahd_name(ahd));
  2765. ahd_dump_card_state(ahd);
  2766. /* Restart the sequencer. */
  2767. return (1);
  2768. }
  2769. /*
  2770. * Non-packetized unexpected or expected busfree.
  2771. */
  2772. static int
  2773. ahd_handle_nonpkt_busfree(struct ahd_softc *ahd)
  2774. {
  2775. struct ahd_devinfo devinfo;
  2776. struct scb *scb;
  2777. u_int lastphase;
  2778. u_int saved_scsiid;
  2779. u_int saved_lun;
  2780. u_int target;
  2781. u_int initiator_role_id;
  2782. u_int scbid;
  2783. u_int ppr_busfree;
  2784. int printerror;
  2785. /*
  2786. * Look at what phase we were last in. If its message out,
  2787. * chances are pretty good that the busfree was in response
  2788. * to one of our abort requests.
  2789. */
  2790. lastphase = ahd_inb(ahd, LASTPHASE);
  2791. saved_scsiid = ahd_inb(ahd, SAVED_SCSIID);
  2792. saved_lun = ahd_inb(ahd, SAVED_LUN);
  2793. target = SCSIID_TARGET(ahd, saved_scsiid);
  2794. initiator_role_id = SCSIID_OUR_ID(saved_scsiid);
  2795. ahd_compile_devinfo(&devinfo, initiator_role_id,
  2796. target, saved_lun, 'A', ROLE_INITIATOR);
  2797. printerror = 1;
  2798. scbid = ahd_get_scbptr(ahd);
  2799. scb = ahd_lookup_scb(ahd, scbid);
  2800. if (scb != NULL
  2801. && (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) != 0)
  2802. scb = NULL;
  2803. ppr_busfree = (ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0;
  2804. if (lastphase == P_MESGOUT) {
  2805. u_int tag;
  2806. tag = SCB_LIST_NULL;
  2807. if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT_TAG, TRUE)
  2808. || ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) {
  2809. int found;
  2810. int sent_msg;
  2811. if (scb == NULL) {
  2812. ahd_print_devinfo(ahd, &devinfo);
  2813. printk("Abort for unidentified "
  2814. "connection completed.\n");
  2815. /* restart the sequencer. */
  2816. return (1);
  2817. }
  2818. sent_msg = ahd->msgout_buf[ahd->msgout_index - 1];
  2819. ahd_print_path(ahd, scb);
  2820. printk("SCB %d - Abort%s Completed.\n",
  2821. SCB_GET_TAG(scb),
  2822. sent_msg == MSG_ABORT_TAG ? "" : " Tag");
  2823. if (sent_msg == MSG_ABORT_TAG)
  2824. tag = SCB_GET_TAG(scb);
  2825. if ((scb->flags & SCB_EXTERNAL_RESET) != 0) {
  2826. /*
  2827. * This abort is in response to an
  2828. * unexpected switch to command phase
  2829. * for a packetized connection. Since
  2830. * the identify message was never sent,
  2831. * "saved lun" is 0. We really want to
  2832. * abort only the SCB that encountered
  2833. * this error, which could have a different
  2834. * lun. The SCB will be retried so the OS
  2835. * will see the UA after renegotiating to
  2836. * packetized.
  2837. */
  2838. tag = SCB_GET_TAG(scb);
  2839. saved_lun = scb->hscb->lun;
  2840. }
  2841. found = ahd_abort_scbs(ahd, target, 'A', saved_lun,
  2842. tag, ROLE_INITIATOR,
  2843. CAM_REQ_ABORTED);
  2844. printk("found == 0x%x\n", found);
  2845. printerror = 0;
  2846. } else if (ahd_sent_msg(ahd, AHDMSG_1B,
  2847. MSG_BUS_DEV_RESET, TRUE)) {
  2848. #ifdef __FreeBSD__
  2849. /*
  2850. * Don't mark the user's request for this BDR
  2851. * as completing with CAM_BDR_SENT. CAM3
  2852. * specifies CAM_REQ_CMP.
  2853. */
  2854. if (scb != NULL
  2855. && scb->io_ctx->ccb_h.func_code== XPT_RESET_DEV
  2856. && ahd_match_scb(ahd, scb, target, 'A',
  2857. CAM_LUN_WILDCARD, SCB_LIST_NULL,
  2858. ROLE_INITIATOR))
  2859. ahd_set_transaction_status(scb, CAM_REQ_CMP);
  2860. #endif
  2861. ahd_handle_devreset(ahd, &devinfo, CAM_LUN_WILDCARD,
  2862. CAM_BDR_SENT, "Bus Device Reset",
  2863. /*verbose_level*/0);
  2864. printerror = 0;
  2865. } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE)
  2866. && ppr_busfree == 0) {
  2867. struct ahd_initiator_tinfo *tinfo;
  2868. struct ahd_tmode_tstate *tstate;
  2869. /*
  2870. * PPR Rejected.
  2871. *
  2872. * If the previous negotiation was packetized,
  2873. * this could be because the device has been
  2874. * reset without our knowledge. Force our
  2875. * current negotiation to async and retry the
  2876. * negotiation. Otherwise retry the command
  2877. * with non-ppr negotiation.
  2878. */
  2879. #ifdef AHD_DEBUG
  2880. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  2881. printk("PPR negotiation rejected busfree.\n");
  2882. #endif
  2883. tinfo = ahd_fetch_transinfo(ahd, devinfo.channel,
  2884. devinfo.our_scsiid,
  2885. devinfo.target, &tstate);
  2886. if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) {
  2887. ahd_set_width(ahd, &devinfo,
  2888. MSG_EXT_WDTR_BUS_8_BIT,
  2889. AHD_TRANS_CUR,
  2890. /*paused*/TRUE);
  2891. ahd_set_syncrate(ahd, &devinfo,
  2892. /*period*/0, /*offset*/0,
  2893. /*ppr_options*/0,
  2894. AHD_TRANS_CUR,
  2895. /*paused*/TRUE);
  2896. /*
  2897. * The expect PPR busfree handler below
  2898. * will effect the retry and necessary
  2899. * abort.
  2900. */
  2901. } else {
  2902. tinfo->curr.transport_version = 2;
  2903. tinfo->goal.transport_version = 2;
  2904. tinfo->goal.ppr_options = 0;
  2905. if (scb != NULL) {
  2906. /*
  2907. * Remove any SCBs in the waiting
  2908. * for selection queue that may
  2909. * also be for this target so that
  2910. * command ordering is preserved.
  2911. */
  2912. ahd_freeze_devq(ahd, scb);
  2913. ahd_qinfifo_requeue_tail(ahd, scb);
  2914. }
  2915. printerror = 0;
  2916. }
  2917. } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE)
  2918. && ppr_busfree == 0) {
  2919. /*
  2920. * Negotiation Rejected. Go-narrow and
  2921. * retry command.
  2922. */
  2923. #ifdef AHD_DEBUG
  2924. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  2925. printk("WDTR negotiation rejected busfree.\n");
  2926. #endif
  2927. ahd_set_width(ahd, &devinfo,
  2928. MSG_EXT_WDTR_BUS_8_BIT,
  2929. AHD_TRANS_CUR|AHD_TRANS_GOAL,
  2930. /*paused*/TRUE);
  2931. if (scb != NULL) {
  2932. /*
  2933. * Remove any SCBs in the waiting for
  2934. * selection queue that may also be for
  2935. * this target so that command ordering
  2936. * is preserved.
  2937. */
  2938. ahd_freeze_devq(ahd, scb);
  2939. ahd_qinfifo_requeue_tail(ahd, scb);
  2940. }
  2941. printerror = 0;
  2942. } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, FALSE)
  2943. && ppr_busfree == 0) {
  2944. /*
  2945. * Negotiation Rejected. Go-async and
  2946. * retry command.
  2947. */
  2948. #ifdef AHD_DEBUG
  2949. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  2950. printk("SDTR negotiation rejected busfree.\n");
  2951. #endif
  2952. ahd_set_syncrate(ahd, &devinfo,
  2953. /*period*/0, /*offset*/0,
  2954. /*ppr_options*/0,
  2955. AHD_TRANS_CUR|AHD_TRANS_GOAL,
  2956. /*paused*/TRUE);
  2957. if (scb != NULL) {
  2958. /*
  2959. * Remove any SCBs in the waiting for
  2960. * selection queue that may also be for
  2961. * this target so that command ordering
  2962. * is preserved.
  2963. */
  2964. ahd_freeze_devq(ahd, scb);
  2965. ahd_qinfifo_requeue_tail(ahd, scb);
  2966. }
  2967. printerror = 0;
  2968. } else if ((ahd->msg_flags & MSG_FLAG_EXPECT_IDE_BUSFREE) != 0
  2969. && ahd_sent_msg(ahd, AHDMSG_1B,
  2970. MSG_INITIATOR_DET_ERR, TRUE)) {
  2971. #ifdef AHD_DEBUG
  2972. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  2973. printk("Expected IDE Busfree\n");
  2974. #endif
  2975. printerror = 0;
  2976. } else if ((ahd->msg_flags & MSG_FLAG_EXPECT_QASREJ_BUSFREE)
  2977. && ahd_sent_msg(ahd, AHDMSG_1B,
  2978. MSG_MESSAGE_REJECT, TRUE)) {
  2979. #ifdef AHD_DEBUG
  2980. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  2981. printk("Expected QAS Reject Busfree\n");
  2982. #endif
  2983. printerror = 0;
  2984. }
  2985. }
  2986. /*
  2987. * The busfree required flag is honored at the end of
  2988. * the message phases. We check it last in case we
  2989. * had to send some other message that caused a busfree.
  2990. */
  2991. if (scb != NULL && printerror != 0
  2992. && (lastphase == P_MESGIN || lastphase == P_MESGOUT)
  2993. && ((ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0)) {
  2994. ahd_freeze_devq(ahd, scb);
  2995. ahd_set_transaction_status(scb, CAM_REQUEUE_REQ);
  2996. ahd_freeze_scb(scb);
  2997. if ((ahd->msg_flags & MSG_FLAG_IU_REQ_CHANGED) != 0) {
  2998. ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb),
  2999. SCB_GET_CHANNEL(ahd, scb),
  3000. SCB_GET_LUN(scb), SCB_LIST_NULL,
  3001. ROLE_INITIATOR, CAM_REQ_ABORTED);
  3002. } else {
  3003. #ifdef AHD_DEBUG
  3004. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  3005. printk("PPR Negotiation Busfree.\n");
  3006. #endif
  3007. ahd_done(ahd, scb);
  3008. }
  3009. printerror = 0;
  3010. }
  3011. if (printerror != 0) {
  3012. int aborted;
  3013. aborted = 0;
  3014. if (scb != NULL) {
  3015. u_int tag;
  3016. if ((scb->hscb->control & TAG_ENB) != 0)
  3017. tag = SCB_GET_TAG(scb);
  3018. else
  3019. tag = SCB_LIST_NULL;
  3020. ahd_print_path(ahd, scb);
  3021. aborted = ahd_abort_scbs(ahd, target, 'A',
  3022. SCB_GET_LUN(scb), tag,
  3023. ROLE_INITIATOR,
  3024. CAM_UNEXP_BUSFREE);
  3025. } else {
  3026. /*
  3027. * We had not fully identified this connection,
  3028. * so we cannot abort anything.
  3029. */
  3030. printk("%s: ", ahd_name(ahd));
  3031. }
  3032. printk("Unexpected busfree %s, %d SCBs aborted, "
  3033. "PRGMCNT == 0x%x\n",
  3034. ahd_lookup_phase_entry(lastphase)->phasemsg,
  3035. aborted,
  3036. ahd_inw(ahd, PRGMCNT));
  3037. ahd_dump_card_state(ahd);
  3038. if (lastphase != P_BUSFREE)
  3039. ahd_force_renegotiation(ahd, &devinfo);
  3040. }
  3041. /* Always restart the sequencer. */
  3042. return (1);
  3043. }
  3044. static void
  3045. ahd_handle_proto_violation(struct ahd_softc *ahd)
  3046. {
  3047. struct ahd_devinfo devinfo;
  3048. struct scb *scb;
  3049. u_int scbid;
  3050. u_int seq_flags;
  3051. u_int curphase;
  3052. u_int lastphase;
  3053. int found;
  3054. ahd_fetch_devinfo(ahd, &devinfo);
  3055. scbid = ahd_get_scbptr(ahd);
  3056. scb = ahd_lookup_scb(ahd, scbid);
  3057. seq_flags = ahd_inb(ahd, SEQ_FLAGS);
  3058. curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
  3059. lastphase = ahd_inb(ahd, LASTPHASE);
  3060. if ((seq_flags & NOT_IDENTIFIED) != 0) {
  3061. /*
  3062. * The reconnecting target either did not send an
  3063. * identify message, or did, but we didn't find an SCB
  3064. * to match.
  3065. */
  3066. ahd_print_devinfo(ahd, &devinfo);
  3067. printk("Target did not send an IDENTIFY message. "
  3068. "LASTPHASE = 0x%x.\n", lastphase);
  3069. scb = NULL;
  3070. } else if (scb == NULL) {
  3071. /*
  3072. * We don't seem to have an SCB active for this
  3073. * transaction. Print an error and reset the bus.
  3074. */
  3075. ahd_print_devinfo(ahd, &devinfo);
  3076. printk("No SCB found during protocol violation\n");
  3077. goto proto_violation_reset;
  3078. } else {
  3079. ahd_set_transaction_status(scb, CAM_SEQUENCE_FAIL);
  3080. if ((seq_flags & NO_CDB_SENT) != 0) {
  3081. ahd_print_path(ahd, scb);
  3082. printk("No or incomplete CDB sent to device.\n");
  3083. } else if ((ahd_inb_scbram(ahd, SCB_CONTROL)
  3084. & STATUS_RCVD) == 0) {
  3085. /*
  3086. * The target never bothered to provide status to
  3087. * us prior to completing the command. Since we don't
  3088. * know the disposition of this command, we must attempt
  3089. * to abort it. Assert ATN and prepare to send an abort
  3090. * message.
  3091. */
  3092. ahd_print_path(ahd, scb);
  3093. printk("Completed command without status.\n");
  3094. } else {
  3095. ahd_print_path(ahd, scb);
  3096. printk("Unknown protocol violation.\n");
  3097. ahd_dump_card_state(ahd);
  3098. }
  3099. }
  3100. if ((lastphase & ~P_DATAIN_DT) == 0
  3101. || lastphase == P_COMMAND) {
  3102. proto_violation_reset:
  3103. /*
  3104. * Target either went directly to data
  3105. * phase or didn't respond to our ATN.
  3106. * The only safe thing to do is to blow
  3107. * it away with a bus reset.
  3108. */
  3109. found = ahd_reset_channel(ahd, 'A', TRUE);
  3110. printk("%s: Issued Channel %c Bus Reset. "
  3111. "%d SCBs aborted\n", ahd_name(ahd), 'A', found);
  3112. } else {
  3113. /*
  3114. * Leave the selection hardware off in case
  3115. * this abort attempt will affect yet to
  3116. * be sent commands.
  3117. */
  3118. ahd_outb(ahd, SCSISEQ0,
  3119. ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
  3120. ahd_assert_atn(ahd);
  3121. ahd_outb(ahd, MSG_OUT, HOST_MSG);
  3122. if (scb == NULL) {
  3123. ahd_print_devinfo(ahd, &devinfo);
  3124. ahd->msgout_buf[0] = MSG_ABORT_TASK;
  3125. ahd->msgout_len = 1;
  3126. ahd->msgout_index = 0;
  3127. ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
  3128. } else {
  3129. ahd_print_path(ahd, scb);
  3130. scb->flags |= SCB_ABORT;
  3131. }
  3132. printk("Protocol violation %s. Attempting to abort.\n",
  3133. ahd_lookup_phase_entry(curphase)->phasemsg);
  3134. }
  3135. }
  3136. /*
  3137. * Force renegotiation to occur the next time we initiate
  3138. * a command to the current device.
  3139. */
  3140. static void
  3141. ahd_force_renegotiation(struct ahd_softc *ahd, struct ahd_devinfo *devinfo)
  3142. {
  3143. struct ahd_initiator_tinfo *targ_info;
  3144. struct ahd_tmode_tstate *tstate;
  3145. #ifdef AHD_DEBUG
  3146. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) {
  3147. ahd_print_devinfo(ahd, devinfo);
  3148. printk("Forcing renegotiation\n");
  3149. }
  3150. #endif
  3151. targ_info = ahd_fetch_transinfo(ahd,
  3152. devinfo->channel,
  3153. devinfo->our_scsiid,
  3154. devinfo->target,
  3155. &tstate);
  3156. ahd_update_neg_request(ahd, devinfo, tstate,
  3157. targ_info, AHD_NEG_IF_NON_ASYNC);
  3158. }
  3159. #define AHD_MAX_STEPS 2000
  3160. static void
  3161. ahd_clear_critical_section(struct ahd_softc *ahd)
  3162. {
  3163. ahd_mode_state saved_modes;
  3164. int stepping;
  3165. int steps;
  3166. int first_instr;
  3167. u_int simode0;
  3168. u_int simode1;
  3169. u_int simode3;
  3170. u_int lqimode0;
  3171. u_int lqimode1;
  3172. u_int lqomode0;
  3173. u_int lqomode1;
  3174. if (ahd->num_critical_sections == 0)
  3175. return;
  3176. stepping = FALSE;
  3177. steps = 0;
  3178. first_instr = 0;
  3179. simode0 = 0;
  3180. simode1 = 0;
  3181. simode3 = 0;
  3182. lqimode0 = 0;
  3183. lqimode1 = 0;
  3184. lqomode0 = 0;
  3185. lqomode1 = 0;
  3186. saved_modes = ahd_save_modes(ahd);
  3187. for (;;) {
  3188. struct cs *cs;
  3189. u_int seqaddr;
  3190. u_int i;
  3191. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  3192. seqaddr = ahd_inw(ahd, CURADDR);
  3193. cs = ahd->critical_sections;
  3194. for (i = 0; i < ahd->num_critical_sections; i++, cs++) {
  3195. if (cs->begin < seqaddr && cs->end >= seqaddr)
  3196. break;
  3197. }
  3198. if (i == ahd->num_critical_sections)
  3199. break;
  3200. if (steps > AHD_MAX_STEPS) {
  3201. printk("%s: Infinite loop in critical section\n"
  3202. "%s: First Instruction 0x%x now 0x%x\n",
  3203. ahd_name(ahd), ahd_name(ahd), first_instr,
  3204. seqaddr);
  3205. ahd_dump_card_state(ahd);
  3206. panic("critical section loop");
  3207. }
  3208. steps++;
  3209. #ifdef AHD_DEBUG
  3210. if ((ahd_debug & AHD_SHOW_MISC) != 0)
  3211. printk("%s: Single stepping at 0x%x\n", ahd_name(ahd),
  3212. seqaddr);
  3213. #endif
  3214. if (stepping == FALSE) {
  3215. first_instr = seqaddr;
  3216. ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
  3217. simode0 = ahd_inb(ahd, SIMODE0);
  3218. simode3 = ahd_inb(ahd, SIMODE3);
  3219. lqimode0 = ahd_inb(ahd, LQIMODE0);
  3220. lqimode1 = ahd_inb(ahd, LQIMODE1);
  3221. lqomode0 = ahd_inb(ahd, LQOMODE0);
  3222. lqomode1 = ahd_inb(ahd, LQOMODE1);
  3223. ahd_outb(ahd, SIMODE0, 0);
  3224. ahd_outb(ahd, SIMODE3, 0);
  3225. ahd_outb(ahd, LQIMODE0, 0);
  3226. ahd_outb(ahd, LQIMODE1, 0);
  3227. ahd_outb(ahd, LQOMODE0, 0);
  3228. ahd_outb(ahd, LQOMODE1, 0);
  3229. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  3230. simode1 = ahd_inb(ahd, SIMODE1);
  3231. /*
  3232. * We don't clear ENBUSFREE. Unfortunately
  3233. * we cannot re-enable busfree detection within
  3234. * the current connection, so we must leave it
  3235. * on while single stepping.
  3236. */
  3237. ahd_outb(ahd, SIMODE1, simode1 & ENBUSFREE);
  3238. ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP);
  3239. stepping = TRUE;
  3240. }
  3241. ahd_outb(ahd, CLRSINT1, CLRBUSFREE);
  3242. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  3243. ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode);
  3244. ahd_outb(ahd, HCNTRL, ahd->unpause);
  3245. while (!ahd_is_paused(ahd))
  3246. ahd_delay(200);
  3247. ahd_update_modes(ahd);
  3248. }
  3249. if (stepping) {
  3250. ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
  3251. ahd_outb(ahd, SIMODE0, simode0);
  3252. ahd_outb(ahd, SIMODE3, simode3);
  3253. ahd_outb(ahd, LQIMODE0, lqimode0);
  3254. ahd_outb(ahd, LQIMODE1, lqimode1);
  3255. ahd_outb(ahd, LQOMODE0, lqomode0);
  3256. ahd_outb(ahd, LQOMODE1, lqomode1);
  3257. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  3258. ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP);
  3259. ahd_outb(ahd, SIMODE1, simode1);
  3260. /*
  3261. * SCSIINT seems to glitch occasionally when
  3262. * the interrupt masks are restored. Clear SCSIINT
  3263. * one more time so that only persistent errors
  3264. * are seen as a real interrupt.
  3265. */
  3266. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  3267. }
  3268. ahd_restore_modes(ahd, saved_modes);
  3269. }
  3270. /*
  3271. * Clear any pending interrupt status.
  3272. */
  3273. static void
  3274. ahd_clear_intstat(struct ahd_softc *ahd)
  3275. {
  3276. AHD_ASSERT_MODES(ahd, ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK),
  3277. ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK));
  3278. /* Clear any interrupt conditions this may have caused */
  3279. ahd_outb(ahd, CLRLQIINT0, CLRLQIATNQAS|CLRLQICRCT1|CLRLQICRCT2
  3280. |CLRLQIBADLQT|CLRLQIATNLQ|CLRLQIATNCMD);
  3281. ahd_outb(ahd, CLRLQIINT1, CLRLQIPHASE_LQ|CLRLQIPHASE_NLQ|CLRLIQABORT
  3282. |CLRLQICRCI_LQ|CLRLQICRCI_NLQ|CLRLQIBADLQI
  3283. |CLRLQIOVERI_LQ|CLRLQIOVERI_NLQ|CLRNONPACKREQ);
  3284. ahd_outb(ahd, CLRLQOINT0, CLRLQOTARGSCBPERR|CLRLQOSTOPT2|CLRLQOATNLQ
  3285. |CLRLQOATNPKT|CLRLQOTCRC);
  3286. ahd_outb(ahd, CLRLQOINT1, CLRLQOINITSCBPERR|CLRLQOSTOPI2|CLRLQOBADQAS
  3287. |CLRLQOBUSFREE|CLRLQOPHACHGINPKT);
  3288. if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) {
  3289. ahd_outb(ahd, CLRLQOINT0, 0);
  3290. ahd_outb(ahd, CLRLQOINT1, 0);
  3291. }
  3292. ahd_outb(ahd, CLRSINT3, CLRNTRAMPERR|CLROSRAMPERR);
  3293. ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI
  3294. |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT);
  3295. ahd_outb(ahd, CLRSINT0, CLRSELDO|CLRSELDI|CLRSELINGO
  3296. |CLRIOERR|CLROVERRUN);
  3297. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  3298. }
  3299. /**************************** Debugging Routines ******************************/
  3300. #ifdef AHD_DEBUG
  3301. uint32_t ahd_debug = AHD_DEBUG_OPTS;
  3302. #endif
  3303. #if 0
  3304. void
  3305. ahd_print_scb(struct scb *scb)
  3306. {
  3307. struct hardware_scb *hscb;
  3308. int i;
  3309. hscb = scb->hscb;
  3310. printk("scb:%p control:0x%x scsiid:0x%x lun:%d cdb_len:%d\n",
  3311. (void *)scb,
  3312. hscb->control,
  3313. hscb->scsiid,
  3314. hscb->lun,
  3315. hscb->cdb_len);
  3316. printk("Shared Data: ");
  3317. for (i = 0; i < sizeof(hscb->shared_data.idata.cdb); i++)
  3318. printk("%#02x", hscb->shared_data.idata.cdb[i]);
  3319. printk(" dataptr:%#x%x datacnt:%#x sgptr:%#x tag:%#x\n",
  3320. (uint32_t)((ahd_le64toh(hscb->dataptr) >> 32) & 0xFFFFFFFF),
  3321. (uint32_t)(ahd_le64toh(hscb->dataptr) & 0xFFFFFFFF),
  3322. ahd_le32toh(hscb->datacnt),
  3323. ahd_le32toh(hscb->sgptr),
  3324. SCB_GET_TAG(scb));
  3325. ahd_dump_sglist(scb);
  3326. }
  3327. #endif /* 0 */
  3328. /************************* Transfer Negotiation *******************************/
  3329. /*
  3330. * Allocate per target mode instance (ID we respond to as a target)
  3331. * transfer negotiation data structures.
  3332. */
  3333. static struct ahd_tmode_tstate *
  3334. ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel)
  3335. {
  3336. struct ahd_tmode_tstate *master_tstate;
  3337. struct ahd_tmode_tstate *tstate;
  3338. int i;
  3339. master_tstate = ahd->enabled_targets[ahd->our_id];
  3340. if (ahd->enabled_targets[scsi_id] != NULL
  3341. && ahd->enabled_targets[scsi_id] != master_tstate)
  3342. panic("%s: ahd_alloc_tstate - Target already allocated",
  3343. ahd_name(ahd));
  3344. tstate = kmalloc(sizeof(*tstate), GFP_ATOMIC);
  3345. if (tstate == NULL)
  3346. return (NULL);
  3347. /*
  3348. * If we have allocated a master tstate, copy user settings from
  3349. * the master tstate (taken from SRAM or the EEPROM) for this
  3350. * channel, but reset our current and goal settings to async/narrow
  3351. * until an initiator talks to us.
  3352. */
  3353. if (master_tstate != NULL) {
  3354. memcpy(tstate, master_tstate, sizeof(*tstate));
  3355. memset(tstate->enabled_luns, 0, sizeof(tstate->enabled_luns));
  3356. for (i = 0; i < 16; i++) {
  3357. memset(&tstate->transinfo[i].curr, 0,
  3358. sizeof(tstate->transinfo[i].curr));
  3359. memset(&tstate->transinfo[i].goal, 0,
  3360. sizeof(tstate->transinfo[i].goal));
  3361. }
  3362. } else
  3363. memset(tstate, 0, sizeof(*tstate));
  3364. ahd->enabled_targets[scsi_id] = tstate;
  3365. return (tstate);
  3366. }
  3367. #ifdef AHD_TARGET_MODE
  3368. /*
  3369. * Free per target mode instance (ID we respond to as a target)
  3370. * transfer negotiation data structures.
  3371. */
  3372. static void
  3373. ahd_free_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel, int force)
  3374. {
  3375. struct ahd_tmode_tstate *tstate;
  3376. /*
  3377. * Don't clean up our "master" tstate.
  3378. * It has our default user settings.
  3379. */
  3380. if (scsi_id == ahd->our_id
  3381. && force == FALSE)
  3382. return;
  3383. tstate = ahd->enabled_targets[scsi_id];
  3384. if (tstate != NULL)
  3385. kfree(tstate);
  3386. ahd->enabled_targets[scsi_id] = NULL;
  3387. }
  3388. #endif
  3389. /*
  3390. * Called when we have an active connection to a target on the bus,
  3391. * this function finds the nearest period to the input period limited
  3392. * by the capabilities of the bus connectivity of and sync settings for
  3393. * the target.
  3394. */
  3395. static void
  3396. ahd_devlimited_syncrate(struct ahd_softc *ahd,
  3397. struct ahd_initiator_tinfo *tinfo,
  3398. u_int *period, u_int *ppr_options, role_t role)
  3399. {
  3400. struct ahd_transinfo *transinfo;
  3401. u_int maxsync;
  3402. if ((ahd_inb(ahd, SBLKCTL) & ENAB40) != 0
  3403. && (ahd_inb(ahd, SSTAT2) & EXP_ACTIVE) == 0) {
  3404. maxsync = AHD_SYNCRATE_PACED;
  3405. } else {
  3406. maxsync = AHD_SYNCRATE_ULTRA;
  3407. /* Can't do DT related options on an SE bus */
  3408. *ppr_options &= MSG_EXT_PPR_QAS_REQ;
  3409. }
  3410. /*
  3411. * Never allow a value higher than our current goal
  3412. * period otherwise we may allow a target initiated
  3413. * negotiation to go above the limit as set by the
  3414. * user. In the case of an initiator initiated
  3415. * sync negotiation, we limit based on the user
  3416. * setting. This allows the system to still accept
  3417. * incoming negotiations even if target initiated
  3418. * negotiation is not performed.
  3419. */
  3420. if (role == ROLE_TARGET)
  3421. transinfo = &tinfo->user;
  3422. else
  3423. transinfo = &tinfo->goal;
  3424. *ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN);
  3425. if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) {
  3426. maxsync = max(maxsync, (u_int)AHD_SYNCRATE_ULTRA2);
  3427. *ppr_options &= ~MSG_EXT_PPR_DT_REQ;
  3428. }
  3429. if (transinfo->period == 0) {
  3430. *period = 0;
  3431. *ppr_options = 0;
  3432. } else {
  3433. *period = max(*period, (u_int)transinfo->period);
  3434. ahd_find_syncrate(ahd, period, ppr_options, maxsync);
  3435. }
  3436. }
  3437. /*
  3438. * Look up the valid period to SCSIRATE conversion in our table.
  3439. * Return the period and offset that should be sent to the target
  3440. * if this was the beginning of an SDTR.
  3441. */
  3442. void
  3443. ahd_find_syncrate(struct ahd_softc *ahd, u_int *period,
  3444. u_int *ppr_options, u_int maxsync)
  3445. {
  3446. if (*period < maxsync)
  3447. *period = maxsync;
  3448. if ((*ppr_options & MSG_EXT_PPR_DT_REQ) != 0
  3449. && *period > AHD_SYNCRATE_MIN_DT)
  3450. *ppr_options &= ~MSG_EXT_PPR_DT_REQ;
  3451. if (*period > AHD_SYNCRATE_MIN)
  3452. *period = 0;
  3453. /* Honor PPR option conformance rules. */
  3454. if (*period > AHD_SYNCRATE_PACED)
  3455. *ppr_options &= ~MSG_EXT_PPR_RTI;
  3456. if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0)
  3457. *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ);
  3458. if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0)
  3459. *ppr_options &= MSG_EXT_PPR_QAS_REQ;
  3460. /* Skip all PACED only entries if IU is not available */
  3461. if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0
  3462. && *period < AHD_SYNCRATE_DT)
  3463. *period = AHD_SYNCRATE_DT;
  3464. /* Skip all DT only entries if DT is not available */
  3465. if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0
  3466. && *period < AHD_SYNCRATE_ULTRA2)
  3467. *period = AHD_SYNCRATE_ULTRA2;
  3468. }
  3469. /*
  3470. * Truncate the given synchronous offset to a value the
  3471. * current adapter type and syncrate are capable of.
  3472. */
  3473. static void
  3474. ahd_validate_offset(struct ahd_softc *ahd,
  3475. struct ahd_initiator_tinfo *tinfo,
  3476. u_int period, u_int *offset, int wide,
  3477. role_t role)
  3478. {
  3479. u_int maxoffset;
  3480. /* Limit offset to what we can do */
  3481. if (period == 0)
  3482. maxoffset = 0;
  3483. else if (period <= AHD_SYNCRATE_PACED) {
  3484. if ((ahd->bugs & AHD_PACED_NEGTABLE_BUG) != 0)
  3485. maxoffset = MAX_OFFSET_PACED_BUG;
  3486. else
  3487. maxoffset = MAX_OFFSET_PACED;
  3488. } else
  3489. maxoffset = MAX_OFFSET_NON_PACED;
  3490. *offset = min(*offset, maxoffset);
  3491. if (tinfo != NULL) {
  3492. if (role == ROLE_TARGET)
  3493. *offset = min(*offset, (u_int)tinfo->user.offset);
  3494. else
  3495. *offset = min(*offset, (u_int)tinfo->goal.offset);
  3496. }
  3497. }
  3498. /*
  3499. * Truncate the given transfer width parameter to a value the
  3500. * current adapter type is capable of.
  3501. */
  3502. static void
  3503. ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo,
  3504. u_int *bus_width, role_t role)
  3505. {
  3506. switch (*bus_width) {
  3507. default:
  3508. if (ahd->features & AHD_WIDE) {
  3509. /* Respond Wide */
  3510. *bus_width = MSG_EXT_WDTR_BUS_16_BIT;
  3511. break;
  3512. }
  3513. /* FALLTHROUGH */
  3514. case MSG_EXT_WDTR_BUS_8_BIT:
  3515. *bus_width = MSG_EXT_WDTR_BUS_8_BIT;
  3516. break;
  3517. }
  3518. if (tinfo != NULL) {
  3519. if (role == ROLE_TARGET)
  3520. *bus_width = min((u_int)tinfo->user.width, *bus_width);
  3521. else
  3522. *bus_width = min((u_int)tinfo->goal.width, *bus_width);
  3523. }
  3524. }
  3525. /*
  3526. * Update the bitmask of targets for which the controller should
  3527. * negotiate with at the next convenient opportunity. This currently
  3528. * means the next time we send the initial identify messages for
  3529. * a new transaction.
  3530. */
  3531. int
  3532. ahd_update_neg_request(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  3533. struct ahd_tmode_tstate *tstate,
  3534. struct ahd_initiator_tinfo *tinfo, ahd_neg_type neg_type)
  3535. {
  3536. u_int auto_negotiate_orig;
  3537. auto_negotiate_orig = tstate->auto_negotiate;
  3538. if (neg_type == AHD_NEG_ALWAYS) {
  3539. /*
  3540. * Force our "current" settings to be
  3541. * unknown so that unless a bus reset
  3542. * occurs the need to renegotiate is
  3543. * recorded persistently.
  3544. */
  3545. if ((ahd->features & AHD_WIDE) != 0)
  3546. tinfo->curr.width = AHD_WIDTH_UNKNOWN;
  3547. tinfo->curr.period = AHD_PERIOD_UNKNOWN;
  3548. tinfo->curr.offset = AHD_OFFSET_UNKNOWN;
  3549. }
  3550. if (tinfo->curr.period != tinfo->goal.period
  3551. || tinfo->curr.width != tinfo->goal.width
  3552. || tinfo->curr.offset != tinfo->goal.offset
  3553. || tinfo->curr.ppr_options != tinfo->goal.ppr_options
  3554. || (neg_type == AHD_NEG_IF_NON_ASYNC
  3555. && (tinfo->goal.offset != 0
  3556. || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT
  3557. || tinfo->goal.ppr_options != 0)))
  3558. tstate->auto_negotiate |= devinfo->target_mask;
  3559. else
  3560. tstate->auto_negotiate &= ~devinfo->target_mask;
  3561. return (auto_negotiate_orig != tstate->auto_negotiate);
  3562. }
  3563. /*
  3564. * Update the user/goal/curr tables of synchronous negotiation
  3565. * parameters as well as, in the case of a current or active update,
  3566. * any data structures on the host controller. In the case of an
  3567. * active update, the specified target is currently talking to us on
  3568. * the bus, so the transfer parameter update must take effect
  3569. * immediately.
  3570. */
  3571. void
  3572. ahd_set_syncrate(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  3573. u_int period, u_int offset, u_int ppr_options,
  3574. u_int type, int paused)
  3575. {
  3576. struct ahd_initiator_tinfo *tinfo;
  3577. struct ahd_tmode_tstate *tstate;
  3578. u_int old_period;
  3579. u_int old_offset;
  3580. u_int old_ppr;
  3581. int active;
  3582. int update_needed;
  3583. active = (type & AHD_TRANS_ACTIVE) == AHD_TRANS_ACTIVE;
  3584. update_needed = 0;
  3585. if (period == 0 || offset == 0) {
  3586. period = 0;
  3587. offset = 0;
  3588. }
  3589. tinfo = ahd_fetch_transinfo(ahd, devinfo->channel, devinfo->our_scsiid,
  3590. devinfo->target, &tstate);
  3591. if ((type & AHD_TRANS_USER) != 0) {
  3592. tinfo->user.period = period;
  3593. tinfo->user.offset = offset;
  3594. tinfo->user.ppr_options = ppr_options;
  3595. }
  3596. if ((type & AHD_TRANS_GOAL) != 0) {
  3597. tinfo->goal.period = period;
  3598. tinfo->goal.offset = offset;
  3599. tinfo->goal.ppr_options = ppr_options;
  3600. }
  3601. old_period = tinfo->curr.period;
  3602. old_offset = tinfo->curr.offset;
  3603. old_ppr = tinfo->curr.ppr_options;
  3604. if ((type & AHD_TRANS_CUR) != 0
  3605. && (old_period != period
  3606. || old_offset != offset
  3607. || old_ppr != ppr_options)) {
  3608. update_needed++;
  3609. tinfo->curr.period = period;
  3610. tinfo->curr.offset = offset;
  3611. tinfo->curr.ppr_options = ppr_options;
  3612. ahd_send_async(ahd, devinfo->channel, devinfo->target,
  3613. CAM_LUN_WILDCARD, AC_TRANSFER_NEG);
  3614. if (bootverbose) {
  3615. if (offset != 0) {
  3616. int options;
  3617. printk("%s: target %d synchronous with "
  3618. "period = 0x%x, offset = 0x%x",
  3619. ahd_name(ahd), devinfo->target,
  3620. period, offset);
  3621. options = 0;
  3622. if ((ppr_options & MSG_EXT_PPR_RD_STRM) != 0) {
  3623. printk("(RDSTRM");
  3624. options++;
  3625. }
  3626. if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) {
  3627. printk("%s", options ? "|DT" : "(DT");
  3628. options++;
  3629. }
  3630. if ((ppr_options & MSG_EXT_PPR_IU_REQ) != 0) {
  3631. printk("%s", options ? "|IU" : "(IU");
  3632. options++;
  3633. }
  3634. if ((ppr_options & MSG_EXT_PPR_RTI) != 0) {
  3635. printk("%s", options ? "|RTI" : "(RTI");
  3636. options++;
  3637. }
  3638. if ((ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) {
  3639. printk("%s", options ? "|QAS" : "(QAS");
  3640. options++;
  3641. }
  3642. if (options != 0)
  3643. printk(")\n");
  3644. else
  3645. printk("\n");
  3646. } else {
  3647. printk("%s: target %d using "
  3648. "asynchronous transfers%s\n",
  3649. ahd_name(ahd), devinfo->target,
  3650. (ppr_options & MSG_EXT_PPR_QAS_REQ) != 0
  3651. ? "(QAS)" : "");
  3652. }
  3653. }
  3654. }
  3655. /*
  3656. * Always refresh the neg-table to handle the case of the
  3657. * sequencer setting the ENATNO bit for a MK_MESSAGE request.
  3658. * We will always renegotiate in that case if this is a
  3659. * packetized request. Also manage the busfree expected flag
  3660. * from this common routine so that we catch changes due to
  3661. * WDTR or SDTR messages.
  3662. */
  3663. if ((type & AHD_TRANS_CUR) != 0) {
  3664. if (!paused)
  3665. ahd_pause(ahd);
  3666. ahd_update_neg_table(ahd, devinfo, &tinfo->curr);
  3667. if (!paused)
  3668. ahd_unpause(ahd);
  3669. if (ahd->msg_type != MSG_TYPE_NONE) {
  3670. if ((old_ppr & MSG_EXT_PPR_IU_REQ)
  3671. != (ppr_options & MSG_EXT_PPR_IU_REQ)) {
  3672. #ifdef AHD_DEBUG
  3673. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) {
  3674. ahd_print_devinfo(ahd, devinfo);
  3675. printk("Expecting IU Change busfree\n");
  3676. }
  3677. #endif
  3678. ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE
  3679. | MSG_FLAG_IU_REQ_CHANGED;
  3680. }
  3681. if ((old_ppr & MSG_EXT_PPR_IU_REQ) != 0) {
  3682. #ifdef AHD_DEBUG
  3683. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  3684. printk("PPR with IU_REQ outstanding\n");
  3685. #endif
  3686. ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE;
  3687. }
  3688. }
  3689. }
  3690. update_needed += ahd_update_neg_request(ahd, devinfo, tstate,
  3691. tinfo, AHD_NEG_TO_GOAL);
  3692. if (update_needed && active)
  3693. ahd_update_pending_scbs(ahd);
  3694. }
  3695. /*
  3696. * Update the user/goal/curr tables of wide negotiation
  3697. * parameters as well as, in the case of a current or active update,
  3698. * any data structures on the host controller. In the case of an
  3699. * active update, the specified target is currently talking to us on
  3700. * the bus, so the transfer parameter update must take effect
  3701. * immediately.
  3702. */
  3703. void
  3704. ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  3705. u_int width, u_int type, int paused)
  3706. {
  3707. struct ahd_initiator_tinfo *tinfo;
  3708. struct ahd_tmode_tstate *tstate;
  3709. u_int oldwidth;
  3710. int active;
  3711. int update_needed;
  3712. active = (type & AHD_TRANS_ACTIVE) == AHD_TRANS_ACTIVE;
  3713. update_needed = 0;
  3714. tinfo = ahd_fetch_transinfo(ahd, devinfo->channel, devinfo->our_scsiid,
  3715. devinfo->target, &tstate);
  3716. if ((type & AHD_TRANS_USER) != 0)
  3717. tinfo->user.width = width;
  3718. if ((type & AHD_TRANS_GOAL) != 0)
  3719. tinfo->goal.width = width;
  3720. oldwidth = tinfo->curr.width;
  3721. if ((type & AHD_TRANS_CUR) != 0 && oldwidth != width) {
  3722. update_needed++;
  3723. tinfo->curr.width = width;
  3724. ahd_send_async(ahd, devinfo->channel, devinfo->target,
  3725. CAM_LUN_WILDCARD, AC_TRANSFER_NEG);
  3726. if (bootverbose) {
  3727. printk("%s: target %d using %dbit transfers\n",
  3728. ahd_name(ahd), devinfo->target,
  3729. 8 * (0x01 << width));
  3730. }
  3731. }
  3732. if ((type & AHD_TRANS_CUR) != 0) {
  3733. if (!paused)
  3734. ahd_pause(ahd);
  3735. ahd_update_neg_table(ahd, devinfo, &tinfo->curr);
  3736. if (!paused)
  3737. ahd_unpause(ahd);
  3738. }
  3739. update_needed += ahd_update_neg_request(ahd, devinfo, tstate,
  3740. tinfo, AHD_NEG_TO_GOAL);
  3741. if (update_needed && active)
  3742. ahd_update_pending_scbs(ahd);
  3743. }
  3744. /*
  3745. * Update the current state of tagged queuing for a given target.
  3746. */
  3747. static void
  3748. ahd_set_tags(struct ahd_softc *ahd, struct scsi_cmnd *cmd,
  3749. struct ahd_devinfo *devinfo, ahd_queue_alg alg)
  3750. {
  3751. struct scsi_device *sdev = cmd->device;
  3752. ahd_platform_set_tags(ahd, sdev, devinfo, alg);
  3753. ahd_send_async(ahd, devinfo->channel, devinfo->target,
  3754. devinfo->lun, AC_TRANSFER_NEG);
  3755. }
  3756. static void
  3757. ahd_update_neg_table(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  3758. struct ahd_transinfo *tinfo)
  3759. {
  3760. ahd_mode_state saved_modes;
  3761. u_int period;
  3762. u_int ppr_opts;
  3763. u_int con_opts;
  3764. u_int offset;
  3765. u_int saved_negoaddr;
  3766. uint8_t iocell_opts[sizeof(ahd->iocell_opts)];
  3767. saved_modes = ahd_save_modes(ahd);
  3768. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  3769. saved_negoaddr = ahd_inb(ahd, NEGOADDR);
  3770. ahd_outb(ahd, NEGOADDR, devinfo->target);
  3771. period = tinfo->period;
  3772. offset = tinfo->offset;
  3773. memcpy(iocell_opts, ahd->iocell_opts, sizeof(ahd->iocell_opts));
  3774. ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ
  3775. |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI);
  3776. con_opts = 0;
  3777. if (period == 0)
  3778. period = AHD_SYNCRATE_ASYNC;
  3779. if (period == AHD_SYNCRATE_160) {
  3780. if ((ahd->bugs & AHD_PACED_NEGTABLE_BUG) != 0) {
  3781. /*
  3782. * When the SPI4 spec was finalized, PACE transfers
  3783. * was not made a configurable option in the PPR
  3784. * message. Instead it is assumed to be enabled for
  3785. * any syncrate faster than 80MHz. Nevertheless,
  3786. * Harpoon2A4 allows this to be configurable.
  3787. *
  3788. * Harpoon2A4 also assumes at most 2 data bytes per
  3789. * negotiated REQ/ACK offset. Paced transfers take
  3790. * 4, so we must adjust our offset.
  3791. */
  3792. ppr_opts |= PPROPT_PACE;
  3793. offset *= 2;
  3794. /*
  3795. * Harpoon2A assumed that there would be a
  3796. * fallback rate between 160MHz and 80MHz,
  3797. * so 7 is used as the period factor rather
  3798. * than 8 for 160MHz.
  3799. */
  3800. period = AHD_SYNCRATE_REVA_160;
  3801. }
  3802. if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0)
  3803. iocell_opts[AHD_PRECOMP_SLEW_INDEX] &=
  3804. ~AHD_PRECOMP_MASK;
  3805. } else {
  3806. /*
  3807. * Precomp should be disabled for non-paced transfers.
  3808. */
  3809. iocell_opts[AHD_PRECOMP_SLEW_INDEX] &= ~AHD_PRECOMP_MASK;
  3810. if ((ahd->features & AHD_NEW_IOCELL_OPTS) != 0
  3811. && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0
  3812. && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) {
  3813. /*
  3814. * Slow down our CRC interval to be
  3815. * compatible with non-packetized
  3816. * U160 devices that can't handle a
  3817. * CRC at full speed.
  3818. */
  3819. con_opts |= ENSLOWCRC;
  3820. }
  3821. if ((ahd->bugs & AHD_PACED_NEGTABLE_BUG) != 0) {
  3822. /*
  3823. * On H2A4, revert to a slower slewrate
  3824. * on non-paced transfers.
  3825. */
  3826. iocell_opts[AHD_PRECOMP_SLEW_INDEX] &=
  3827. ~AHD_SLEWRATE_MASK;
  3828. }
  3829. }
  3830. ahd_outb(ahd, ANNEXCOL, AHD_ANNEXCOL_PRECOMP_SLEW);
  3831. ahd_outb(ahd, ANNEXDAT, iocell_opts[AHD_PRECOMP_SLEW_INDEX]);
  3832. ahd_outb(ahd, ANNEXCOL, AHD_ANNEXCOL_AMPLITUDE);
  3833. ahd_outb(ahd, ANNEXDAT, iocell_opts[AHD_AMPLITUDE_INDEX]);
  3834. ahd_outb(ahd, NEGPERIOD, period);
  3835. ahd_outb(ahd, NEGPPROPTS, ppr_opts);
  3836. ahd_outb(ahd, NEGOFFSET, offset);
  3837. if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT)
  3838. con_opts |= WIDEXFER;
  3839. /*
  3840. * Slow down our CRC interval to be
  3841. * compatible with packetized U320 devices
  3842. * that can't handle a CRC at full speed
  3843. */
  3844. if (ahd->features & AHD_AIC79XXB_SLOWCRC) {
  3845. con_opts |= ENSLOWCRC;
  3846. }
  3847. /*
  3848. * During packetized transfers, the target will
  3849. * give us the opportunity to send command packets
  3850. * without us asserting attention.
  3851. */
  3852. if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) == 0)
  3853. con_opts |= ENAUTOATNO;
  3854. ahd_outb(ahd, NEGCONOPTS, con_opts);
  3855. ahd_outb(ahd, NEGOADDR, saved_negoaddr);
  3856. ahd_restore_modes(ahd, saved_modes);
  3857. }
  3858. /*
  3859. * When the transfer settings for a connection change, setup for
  3860. * negotiation in pending SCBs to effect the change as quickly as
  3861. * possible. We also cancel any negotiations that are scheduled
  3862. * for inflight SCBs that have not been started yet.
  3863. */
  3864. static void
  3865. ahd_update_pending_scbs(struct ahd_softc *ahd)
  3866. {
  3867. struct scb *pending_scb;
  3868. int pending_scb_count;
  3869. int paused;
  3870. u_int saved_scbptr;
  3871. ahd_mode_state saved_modes;
  3872. /*
  3873. * Traverse the pending SCB list and ensure that all of the
  3874. * SCBs there have the proper settings. We can only safely
  3875. * clear the negotiation required flag (setting requires the
  3876. * execution queue to be modified) and this is only possible
  3877. * if we are not already attempting to select out for this
  3878. * SCB. For this reason, all callers only call this routine
  3879. * if we are changing the negotiation settings for the currently
  3880. * active transaction on the bus.
  3881. */
  3882. pending_scb_count = 0;
  3883. LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) {
  3884. struct ahd_devinfo devinfo;
  3885. struct ahd_initiator_tinfo *tinfo;
  3886. struct ahd_tmode_tstate *tstate;
  3887. ahd_scb_devinfo(ahd, &devinfo, pending_scb);
  3888. tinfo = ahd_fetch_transinfo(ahd, devinfo.channel,
  3889. devinfo.our_scsiid,
  3890. devinfo.target, &tstate);
  3891. if ((tstate->auto_negotiate & devinfo.target_mask) == 0
  3892. && (pending_scb->flags & SCB_AUTO_NEGOTIATE) != 0) {
  3893. pending_scb->flags &= ~SCB_AUTO_NEGOTIATE;
  3894. pending_scb->hscb->control &= ~MK_MESSAGE;
  3895. }
  3896. ahd_sync_scb(ahd, pending_scb,
  3897. BUS_DMASYNC_PREREAD|BUS_DMASYNC_PREWRITE);
  3898. pending_scb_count++;
  3899. }
  3900. if (pending_scb_count == 0)
  3901. return;
  3902. if (ahd_is_paused(ahd)) {
  3903. paused = 1;
  3904. } else {
  3905. paused = 0;
  3906. ahd_pause(ahd);
  3907. }
  3908. /*
  3909. * Force the sequencer to reinitialize the selection for
  3910. * the command at the head of the execution queue if it
  3911. * has already been setup. The negotiation changes may
  3912. * effect whether we select-out with ATN. It is only
  3913. * safe to clear ENSELO when the bus is not free and no
  3914. * selection is in progres or completed.
  3915. */
  3916. saved_modes = ahd_save_modes(ahd);
  3917. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  3918. if ((ahd_inb(ahd, SCSISIGI) & BSYI) != 0
  3919. && (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0)
  3920. ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
  3921. saved_scbptr = ahd_get_scbptr(ahd);
  3922. /* Ensure that the hscbs down on the card match the new information */
  3923. LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) {
  3924. u_int scb_tag;
  3925. u_int control;
  3926. scb_tag = SCB_GET_TAG(pending_scb);
  3927. ahd_set_scbptr(ahd, scb_tag);
  3928. control = ahd_inb_scbram(ahd, SCB_CONTROL);
  3929. control &= ~MK_MESSAGE;
  3930. control |= pending_scb->hscb->control & MK_MESSAGE;
  3931. ahd_outb(ahd, SCB_CONTROL, control);
  3932. }
  3933. ahd_set_scbptr(ahd, saved_scbptr);
  3934. ahd_restore_modes(ahd, saved_modes);
  3935. if (paused == 0)
  3936. ahd_unpause(ahd);
  3937. }
  3938. /**************************** Pathing Information *****************************/
  3939. static void
  3940. ahd_fetch_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo)
  3941. {
  3942. ahd_mode_state saved_modes;
  3943. u_int saved_scsiid;
  3944. role_t role;
  3945. int our_id;
  3946. saved_modes = ahd_save_modes(ahd);
  3947. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  3948. if (ahd_inb(ahd, SSTAT0) & TARGET)
  3949. role = ROLE_TARGET;
  3950. else
  3951. role = ROLE_INITIATOR;
  3952. if (role == ROLE_TARGET
  3953. && (ahd_inb(ahd, SEQ_FLAGS) & CMDPHASE_PENDING) != 0) {
  3954. /* We were selected, so pull our id from TARGIDIN */
  3955. our_id = ahd_inb(ahd, TARGIDIN) & OID;
  3956. } else if (role == ROLE_TARGET)
  3957. our_id = ahd_inb(ahd, TOWNID);
  3958. else
  3959. our_id = ahd_inb(ahd, IOWNID);
  3960. saved_scsiid = ahd_inb(ahd, SAVED_SCSIID);
  3961. ahd_compile_devinfo(devinfo,
  3962. our_id,
  3963. SCSIID_TARGET(ahd, saved_scsiid),
  3964. ahd_inb(ahd, SAVED_LUN),
  3965. SCSIID_CHANNEL(ahd, saved_scsiid),
  3966. role);
  3967. ahd_restore_modes(ahd, saved_modes);
  3968. }
  3969. void
  3970. ahd_print_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo)
  3971. {
  3972. printk("%s:%c:%d:%d: ", ahd_name(ahd), 'A',
  3973. devinfo->target, devinfo->lun);
  3974. }
  3975. static const struct ahd_phase_table_entry*
  3976. ahd_lookup_phase_entry(int phase)
  3977. {
  3978. const struct ahd_phase_table_entry *entry;
  3979. const struct ahd_phase_table_entry *last_entry;
  3980. /*
  3981. * num_phases doesn't include the default entry which
  3982. * will be returned if the phase doesn't match.
  3983. */
  3984. last_entry = &ahd_phase_table[num_phases];
  3985. for (entry = ahd_phase_table; entry < last_entry; entry++) {
  3986. if (phase == entry->phase)
  3987. break;
  3988. }
  3989. return (entry);
  3990. }
  3991. void
  3992. ahd_compile_devinfo(struct ahd_devinfo *devinfo, u_int our_id, u_int target,
  3993. u_int lun, char channel, role_t role)
  3994. {
  3995. devinfo->our_scsiid = our_id;
  3996. devinfo->target = target;
  3997. devinfo->lun = lun;
  3998. devinfo->target_offset = target;
  3999. devinfo->channel = channel;
  4000. devinfo->role = role;
  4001. if (channel == 'B')
  4002. devinfo->target_offset += 8;
  4003. devinfo->target_mask = (0x01 << devinfo->target_offset);
  4004. }
  4005. static void
  4006. ahd_scb_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  4007. struct scb *scb)
  4008. {
  4009. role_t role;
  4010. int our_id;
  4011. our_id = SCSIID_OUR_ID(scb->hscb->scsiid);
  4012. role = ROLE_INITIATOR;
  4013. if ((scb->hscb->control & TARGET_SCB) != 0)
  4014. role = ROLE_TARGET;
  4015. ahd_compile_devinfo(devinfo, our_id, SCB_GET_TARGET(ahd, scb),
  4016. SCB_GET_LUN(scb), SCB_GET_CHANNEL(ahd, scb), role);
  4017. }
  4018. /************************ Message Phase Processing ****************************/
  4019. /*
  4020. * When an initiator transaction with the MK_MESSAGE flag either reconnects
  4021. * or enters the initial message out phase, we are interrupted. Fill our
  4022. * outgoing message buffer with the appropriate message and beging handing
  4023. * the message phase(s) manually.
  4024. */
  4025. static void
  4026. ahd_setup_initiator_msgout(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  4027. struct scb *scb)
  4028. {
  4029. /*
  4030. * To facilitate adding multiple messages together,
  4031. * each routine should increment the index and len
  4032. * variables instead of setting them explicitly.
  4033. */
  4034. ahd->msgout_index = 0;
  4035. ahd->msgout_len = 0;
  4036. if (ahd_currently_packetized(ahd))
  4037. ahd->msg_flags |= MSG_FLAG_PACKETIZED;
  4038. if (ahd->send_msg_perror
  4039. && ahd_inb(ahd, MSG_OUT) == HOST_MSG) {
  4040. ahd->msgout_buf[ahd->msgout_index++] = ahd->send_msg_perror;
  4041. ahd->msgout_len++;
  4042. ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
  4043. #ifdef AHD_DEBUG
  4044. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  4045. printk("Setting up for Parity Error delivery\n");
  4046. #endif
  4047. return;
  4048. } else if (scb == NULL) {
  4049. printk("%s: WARNING. No pending message for "
  4050. "I_T msgin. Issuing NO-OP\n", ahd_name(ahd));
  4051. ahd->msgout_buf[ahd->msgout_index++] = MSG_NOOP;
  4052. ahd->msgout_len++;
  4053. ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
  4054. return;
  4055. }
  4056. if ((scb->flags & SCB_DEVICE_RESET) == 0
  4057. && (scb->flags & SCB_PACKETIZED) == 0
  4058. && ahd_inb(ahd, MSG_OUT) == MSG_IDENTIFYFLAG) {
  4059. u_int identify_msg;
  4060. identify_msg = MSG_IDENTIFYFLAG | SCB_GET_LUN(scb);
  4061. if ((scb->hscb->control & DISCENB) != 0)
  4062. identify_msg |= MSG_IDENTIFY_DISCFLAG;
  4063. ahd->msgout_buf[ahd->msgout_index++] = identify_msg;
  4064. ahd->msgout_len++;
  4065. if ((scb->hscb->control & TAG_ENB) != 0) {
  4066. ahd->msgout_buf[ahd->msgout_index++] =
  4067. scb->hscb->control & (TAG_ENB|SCB_TAG_TYPE);
  4068. ahd->msgout_buf[ahd->msgout_index++] = SCB_GET_TAG(scb);
  4069. ahd->msgout_len += 2;
  4070. }
  4071. }
  4072. if (scb->flags & SCB_DEVICE_RESET) {
  4073. ahd->msgout_buf[ahd->msgout_index++] = MSG_BUS_DEV_RESET;
  4074. ahd->msgout_len++;
  4075. ahd_print_path(ahd, scb);
  4076. printk("Bus Device Reset Message Sent\n");
  4077. /*
  4078. * Clear our selection hardware in advance of
  4079. * the busfree. We may have an entry in the waiting
  4080. * Q for this target, and we don't want to go about
  4081. * selecting while we handle the busfree and blow it
  4082. * away.
  4083. */
  4084. ahd_outb(ahd, SCSISEQ0, 0);
  4085. } else if ((scb->flags & SCB_ABORT) != 0) {
  4086. if ((scb->hscb->control & TAG_ENB) != 0) {
  4087. ahd->msgout_buf[ahd->msgout_index++] = MSG_ABORT_TAG;
  4088. } else {
  4089. ahd->msgout_buf[ahd->msgout_index++] = MSG_ABORT;
  4090. }
  4091. ahd->msgout_len++;
  4092. ahd_print_path(ahd, scb);
  4093. printk("Abort%s Message Sent\n",
  4094. (scb->hscb->control & TAG_ENB) != 0 ? " Tag" : "");
  4095. /*
  4096. * Clear our selection hardware in advance of
  4097. * the busfree. We may have an entry in the waiting
  4098. * Q for this target, and we don't want to go about
  4099. * selecting while we handle the busfree and blow it
  4100. * away.
  4101. */
  4102. ahd_outb(ahd, SCSISEQ0, 0);
  4103. } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) {
  4104. ahd_build_transfer_msg(ahd, devinfo);
  4105. /*
  4106. * Clear our selection hardware in advance of potential
  4107. * PPR IU status change busfree. We may have an entry in
  4108. * the waiting Q for this target, and we don't want to go
  4109. * about selecting while we handle the busfree and blow
  4110. * it away.
  4111. */
  4112. ahd_outb(ahd, SCSISEQ0, 0);
  4113. } else {
  4114. printk("ahd_intr: AWAITING_MSG for an SCB that "
  4115. "does not have a waiting message\n");
  4116. printk("SCSIID = %x, target_mask = %x\n", scb->hscb->scsiid,
  4117. devinfo->target_mask);
  4118. panic("SCB = %d, SCB Control = %x:%x, MSG_OUT = %x "
  4119. "SCB flags = %x", SCB_GET_TAG(scb), scb->hscb->control,
  4120. ahd_inb_scbram(ahd, SCB_CONTROL), ahd_inb(ahd, MSG_OUT),
  4121. scb->flags);
  4122. }
  4123. /*
  4124. * Clear the MK_MESSAGE flag from the SCB so we aren't
  4125. * asked to send this message again.
  4126. */
  4127. ahd_outb(ahd, SCB_CONTROL,
  4128. ahd_inb_scbram(ahd, SCB_CONTROL) & ~MK_MESSAGE);
  4129. scb->hscb->control &= ~MK_MESSAGE;
  4130. ahd->msgout_index = 0;
  4131. ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
  4132. }
  4133. /*
  4134. * Build an appropriate transfer negotiation message for the
  4135. * currently active target.
  4136. */
  4137. static void
  4138. ahd_build_transfer_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo)
  4139. {
  4140. /*
  4141. * We need to initiate transfer negotiations.
  4142. * If our current and goal settings are identical,
  4143. * we want to renegotiate due to a check condition.
  4144. */
  4145. struct ahd_initiator_tinfo *tinfo;
  4146. struct ahd_tmode_tstate *tstate;
  4147. int dowide;
  4148. int dosync;
  4149. int doppr;
  4150. u_int period;
  4151. u_int ppr_options;
  4152. u_int offset;
  4153. tinfo = ahd_fetch_transinfo(ahd, devinfo->channel, devinfo->our_scsiid,
  4154. devinfo->target, &tstate);
  4155. /*
  4156. * Filter our period based on the current connection.
  4157. * If we can't perform DT transfers on this segment (not in LVD
  4158. * mode for instance), then our decision to issue a PPR message
  4159. * may change.
  4160. */
  4161. period = tinfo->goal.period;
  4162. offset = tinfo->goal.offset;
  4163. ppr_options = tinfo->goal.ppr_options;
  4164. /* Target initiated PPR is not allowed in the SCSI spec */
  4165. if (devinfo->role == ROLE_TARGET)
  4166. ppr_options = 0;
  4167. ahd_devlimited_syncrate(ahd, tinfo, &period,
  4168. &ppr_options, devinfo->role);
  4169. dowide = tinfo->curr.width != tinfo->goal.width;
  4170. dosync = tinfo->curr.offset != offset || tinfo->curr.period != period;
  4171. /*
  4172. * Only use PPR if we have options that need it, even if the device
  4173. * claims to support it. There might be an expander in the way
  4174. * that doesn't.
  4175. */
  4176. doppr = ppr_options != 0;
  4177. if (!dowide && !dosync && !doppr) {
  4178. dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT;
  4179. dosync = tinfo->goal.offset != 0;
  4180. }
  4181. if (!dowide && !dosync && !doppr) {
  4182. /*
  4183. * Force async with a WDTR message if we have a wide bus,
  4184. * or just issue an SDTR with a 0 offset.
  4185. */
  4186. if ((ahd->features & AHD_WIDE) != 0)
  4187. dowide = 1;
  4188. else
  4189. dosync = 1;
  4190. if (bootverbose) {
  4191. ahd_print_devinfo(ahd, devinfo);
  4192. printk("Ensuring async\n");
  4193. }
  4194. }
  4195. /* Target initiated PPR is not allowed in the SCSI spec */
  4196. if (devinfo->role == ROLE_TARGET)
  4197. doppr = 0;
  4198. /*
  4199. * Both the PPR message and SDTR message require the
  4200. * goal syncrate to be limited to what the target device
  4201. * is capable of handling (based on whether an LVD->SE
  4202. * expander is on the bus), so combine these two cases.
  4203. * Regardless, guarantee that if we are using WDTR and SDTR
  4204. * messages that WDTR comes first.
  4205. */
  4206. if (doppr || (dosync && !dowide)) {
  4207. offset = tinfo->goal.offset;
  4208. ahd_validate_offset(ahd, tinfo, period, &offset,
  4209. doppr ? tinfo->goal.width
  4210. : tinfo->curr.width,
  4211. devinfo->role);
  4212. if (doppr) {
  4213. ahd_construct_ppr(ahd, devinfo, period, offset,
  4214. tinfo->goal.width, ppr_options);
  4215. } else {
  4216. ahd_construct_sdtr(ahd, devinfo, period, offset);
  4217. }
  4218. } else {
  4219. ahd_construct_wdtr(ahd, devinfo, tinfo->goal.width);
  4220. }
  4221. }
  4222. /*
  4223. * Build a synchronous negotiation message in our message
  4224. * buffer based on the input parameters.
  4225. */
  4226. static void
  4227. ahd_construct_sdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  4228. u_int period, u_int offset)
  4229. {
  4230. if (offset == 0)
  4231. period = AHD_ASYNC_XFER_PERIOD;
  4232. ahd->msgout_index += spi_populate_sync_msg(
  4233. ahd->msgout_buf + ahd->msgout_index, period, offset);
  4234. ahd->msgout_len += 5;
  4235. if (bootverbose) {
  4236. printk("(%s:%c:%d:%d): Sending SDTR period %x, offset %x\n",
  4237. ahd_name(ahd), devinfo->channel, devinfo->target,
  4238. devinfo->lun, period, offset);
  4239. }
  4240. }
  4241. /*
  4242. * Build a wide negotiateion message in our message
  4243. * buffer based on the input parameters.
  4244. */
  4245. static void
  4246. ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  4247. u_int bus_width)
  4248. {
  4249. ahd->msgout_index += spi_populate_width_msg(
  4250. ahd->msgout_buf + ahd->msgout_index, bus_width);
  4251. ahd->msgout_len += 4;
  4252. if (bootverbose) {
  4253. printk("(%s:%c:%d:%d): Sending WDTR %x\n",
  4254. ahd_name(ahd), devinfo->channel, devinfo->target,
  4255. devinfo->lun, bus_width);
  4256. }
  4257. }
  4258. /*
  4259. * Build a parallel protocol request message in our message
  4260. * buffer based on the input parameters.
  4261. */
  4262. static void
  4263. ahd_construct_ppr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  4264. u_int period, u_int offset, u_int bus_width,
  4265. u_int ppr_options)
  4266. {
  4267. /*
  4268. * Always request precompensation from
  4269. * the other target if we are running
  4270. * at paced syncrates.
  4271. */
  4272. if (period <= AHD_SYNCRATE_PACED)
  4273. ppr_options |= MSG_EXT_PPR_PCOMP_EN;
  4274. if (offset == 0)
  4275. period = AHD_ASYNC_XFER_PERIOD;
  4276. ahd->msgout_index += spi_populate_ppr_msg(
  4277. ahd->msgout_buf + ahd->msgout_index, period, offset,
  4278. bus_width, ppr_options);
  4279. ahd->msgout_len += 8;
  4280. if (bootverbose) {
  4281. printk("(%s:%c:%d:%d): Sending PPR bus_width %x, period %x, "
  4282. "offset %x, ppr_options %x\n", ahd_name(ahd),
  4283. devinfo->channel, devinfo->target, devinfo->lun,
  4284. bus_width, period, offset, ppr_options);
  4285. }
  4286. }
  4287. /*
  4288. * Clear any active message state.
  4289. */
  4290. static void
  4291. ahd_clear_msg_state(struct ahd_softc *ahd)
  4292. {
  4293. ahd_mode_state saved_modes;
  4294. saved_modes = ahd_save_modes(ahd);
  4295. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  4296. ahd->send_msg_perror = 0;
  4297. ahd->msg_flags = MSG_FLAG_NONE;
  4298. ahd->msgout_len = 0;
  4299. ahd->msgin_index = 0;
  4300. ahd->msg_type = MSG_TYPE_NONE;
  4301. if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
  4302. /*
  4303. * The target didn't care to respond to our
  4304. * message request, so clear ATN.
  4305. */
  4306. ahd_outb(ahd, CLRSINT1, CLRATNO);
  4307. }
  4308. ahd_outb(ahd, MSG_OUT, MSG_NOOP);
  4309. ahd_outb(ahd, SEQ_FLAGS2,
  4310. ahd_inb(ahd, SEQ_FLAGS2) & ~TARGET_MSG_PENDING);
  4311. ahd_restore_modes(ahd, saved_modes);
  4312. }
  4313. /*
  4314. * Manual message loop handler.
  4315. */
  4316. static void
  4317. ahd_handle_message_phase(struct ahd_softc *ahd)
  4318. {
  4319. struct ahd_devinfo devinfo;
  4320. u_int bus_phase;
  4321. int end_session;
  4322. ahd_fetch_devinfo(ahd, &devinfo);
  4323. end_session = FALSE;
  4324. bus_phase = ahd_inb(ahd, LASTPHASE);
  4325. if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0) {
  4326. printk("LQIRETRY for LQIPHASE_OUTPKT\n");
  4327. ahd_outb(ahd, LQCTL2, LQIRETRY);
  4328. }
  4329. reswitch:
  4330. switch (ahd->msg_type) {
  4331. case MSG_TYPE_INITIATOR_MSGOUT:
  4332. {
  4333. int lastbyte;
  4334. int phasemis;
  4335. int msgdone;
  4336. if (ahd->msgout_len == 0 && ahd->send_msg_perror == 0)
  4337. panic("HOST_MSG_LOOP interrupt with no active message");
  4338. #ifdef AHD_DEBUG
  4339. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) {
  4340. ahd_print_devinfo(ahd, &devinfo);
  4341. printk("INITIATOR_MSG_OUT");
  4342. }
  4343. #endif
  4344. phasemis = bus_phase != P_MESGOUT;
  4345. if (phasemis) {
  4346. #ifdef AHD_DEBUG
  4347. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) {
  4348. printk(" PHASEMIS %s\n",
  4349. ahd_lookup_phase_entry(bus_phase)
  4350. ->phasemsg);
  4351. }
  4352. #endif
  4353. if (bus_phase == P_MESGIN) {
  4354. /*
  4355. * Change gears and see if
  4356. * this messages is of interest to
  4357. * us or should be passed back to
  4358. * the sequencer.
  4359. */
  4360. ahd_outb(ahd, CLRSINT1, CLRATNO);
  4361. ahd->send_msg_perror = 0;
  4362. ahd->msg_type = MSG_TYPE_INITIATOR_MSGIN;
  4363. ahd->msgin_index = 0;
  4364. goto reswitch;
  4365. }
  4366. end_session = TRUE;
  4367. break;
  4368. }
  4369. if (ahd->send_msg_perror) {
  4370. ahd_outb(ahd, CLRSINT1, CLRATNO);
  4371. ahd_outb(ahd, CLRSINT1, CLRREQINIT);
  4372. #ifdef AHD_DEBUG
  4373. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  4374. printk(" byte 0x%x\n", ahd->send_msg_perror);
  4375. #endif
  4376. /*
  4377. * If we are notifying the target of a CRC error
  4378. * during packetized operations, the target is
  4379. * within its rights to acknowledge our message
  4380. * with a busfree.
  4381. */
  4382. if ((ahd->msg_flags & MSG_FLAG_PACKETIZED) != 0
  4383. && ahd->send_msg_perror == MSG_INITIATOR_DET_ERR)
  4384. ahd->msg_flags |= MSG_FLAG_EXPECT_IDE_BUSFREE;
  4385. ahd_outb(ahd, RETURN_2, ahd->send_msg_perror);
  4386. ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_WRITE);
  4387. break;
  4388. }
  4389. msgdone = ahd->msgout_index == ahd->msgout_len;
  4390. if (msgdone) {
  4391. /*
  4392. * The target has requested a retry.
  4393. * Re-assert ATN, reset our message index to
  4394. * 0, and try again.
  4395. */
  4396. ahd->msgout_index = 0;
  4397. ahd_assert_atn(ahd);
  4398. }
  4399. lastbyte = ahd->msgout_index == (ahd->msgout_len - 1);
  4400. if (lastbyte) {
  4401. /* Last byte is signified by dropping ATN */
  4402. ahd_outb(ahd, CLRSINT1, CLRATNO);
  4403. }
  4404. /*
  4405. * Clear our interrupt status and present
  4406. * the next byte on the bus.
  4407. */
  4408. ahd_outb(ahd, CLRSINT1, CLRREQINIT);
  4409. #ifdef AHD_DEBUG
  4410. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  4411. printk(" byte 0x%x\n",
  4412. ahd->msgout_buf[ahd->msgout_index]);
  4413. #endif
  4414. ahd_outb(ahd, RETURN_2, ahd->msgout_buf[ahd->msgout_index++]);
  4415. ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_WRITE);
  4416. break;
  4417. }
  4418. case MSG_TYPE_INITIATOR_MSGIN:
  4419. {
  4420. int phasemis;
  4421. int message_done;
  4422. #ifdef AHD_DEBUG
  4423. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) {
  4424. ahd_print_devinfo(ahd, &devinfo);
  4425. printk("INITIATOR_MSG_IN");
  4426. }
  4427. #endif
  4428. phasemis = bus_phase != P_MESGIN;
  4429. if (phasemis) {
  4430. #ifdef AHD_DEBUG
  4431. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) {
  4432. printk(" PHASEMIS %s\n",
  4433. ahd_lookup_phase_entry(bus_phase)
  4434. ->phasemsg);
  4435. }
  4436. #endif
  4437. ahd->msgin_index = 0;
  4438. if (bus_phase == P_MESGOUT
  4439. && (ahd->send_msg_perror != 0
  4440. || (ahd->msgout_len != 0
  4441. && ahd->msgout_index == 0))) {
  4442. ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
  4443. goto reswitch;
  4444. }
  4445. end_session = TRUE;
  4446. break;
  4447. }
  4448. /* Pull the byte in without acking it */
  4449. ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
  4450. #ifdef AHD_DEBUG
  4451. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  4452. printk(" byte 0x%x\n",
  4453. ahd->msgin_buf[ahd->msgin_index]);
  4454. #endif
  4455. message_done = ahd_parse_msg(ahd, &devinfo);
  4456. if (message_done) {
  4457. /*
  4458. * Clear our incoming message buffer in case there
  4459. * is another message following this one.
  4460. */
  4461. ahd->msgin_index = 0;
  4462. /*
  4463. * If this message illicited a response,
  4464. * assert ATN so the target takes us to the
  4465. * message out phase.
  4466. */
  4467. if (ahd->msgout_len != 0) {
  4468. #ifdef AHD_DEBUG
  4469. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) {
  4470. ahd_print_devinfo(ahd, &devinfo);
  4471. printk("Asserting ATN for response\n");
  4472. }
  4473. #endif
  4474. ahd_assert_atn(ahd);
  4475. }
  4476. } else
  4477. ahd->msgin_index++;
  4478. if (message_done == MSGLOOP_TERMINATED) {
  4479. end_session = TRUE;
  4480. } else {
  4481. /* Ack the byte */
  4482. ahd_outb(ahd, CLRSINT1, CLRREQINIT);
  4483. ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_READ);
  4484. }
  4485. break;
  4486. }
  4487. case MSG_TYPE_TARGET_MSGIN:
  4488. {
  4489. int msgdone;
  4490. int msgout_request;
  4491. /*
  4492. * By default, the message loop will continue.
  4493. */
  4494. ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_TARG);
  4495. if (ahd->msgout_len == 0)
  4496. panic("Target MSGIN with no active message");
  4497. /*
  4498. * If we interrupted a mesgout session, the initiator
  4499. * will not know this until our first REQ. So, we
  4500. * only honor mesgout requests after we've sent our
  4501. * first byte.
  4502. */
  4503. if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0
  4504. && ahd->msgout_index > 0)
  4505. msgout_request = TRUE;
  4506. else
  4507. msgout_request = FALSE;
  4508. if (msgout_request) {
  4509. /*
  4510. * Change gears and see if
  4511. * this messages is of interest to
  4512. * us or should be passed back to
  4513. * the sequencer.
  4514. */
  4515. ahd->msg_type = MSG_TYPE_TARGET_MSGOUT;
  4516. ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSYO);
  4517. ahd->msgin_index = 0;
  4518. /* Dummy read to REQ for first byte */
  4519. ahd_inb(ahd, SCSIDAT);
  4520. ahd_outb(ahd, SXFRCTL0,
  4521. ahd_inb(ahd, SXFRCTL0) | SPIOEN);
  4522. break;
  4523. }
  4524. msgdone = ahd->msgout_index == ahd->msgout_len;
  4525. if (msgdone) {
  4526. ahd_outb(ahd, SXFRCTL0,
  4527. ahd_inb(ahd, SXFRCTL0) & ~SPIOEN);
  4528. end_session = TRUE;
  4529. break;
  4530. }
  4531. /*
  4532. * Present the next byte on the bus.
  4533. */
  4534. ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) | SPIOEN);
  4535. ahd_outb(ahd, SCSIDAT, ahd->msgout_buf[ahd->msgout_index++]);
  4536. break;
  4537. }
  4538. case MSG_TYPE_TARGET_MSGOUT:
  4539. {
  4540. int lastbyte;
  4541. int msgdone;
  4542. /*
  4543. * By default, the message loop will continue.
  4544. */
  4545. ahd_outb(ahd, RETURN_1, CONT_MSG_LOOP_TARG);
  4546. /*
  4547. * The initiator signals that this is
  4548. * the last byte by dropping ATN.
  4549. */
  4550. lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0;
  4551. /*
  4552. * Read the latched byte, but turn off SPIOEN first
  4553. * so that we don't inadvertently cause a REQ for the
  4554. * next byte.
  4555. */
  4556. ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) & ~SPIOEN);
  4557. ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT);
  4558. msgdone = ahd_parse_msg(ahd, &devinfo);
  4559. if (msgdone == MSGLOOP_TERMINATED) {
  4560. /*
  4561. * The message is *really* done in that it caused
  4562. * us to go to bus free. The sequencer has already
  4563. * been reset at this point, so pull the ejection
  4564. * handle.
  4565. */
  4566. return;
  4567. }
  4568. ahd->msgin_index++;
  4569. /*
  4570. * XXX Read spec about initiator dropping ATN too soon
  4571. * and use msgdone to detect it.
  4572. */
  4573. if (msgdone == MSGLOOP_MSGCOMPLETE) {
  4574. ahd->msgin_index = 0;
  4575. /*
  4576. * If this message illicited a response, transition
  4577. * to the Message in phase and send it.
  4578. */
  4579. if (ahd->msgout_len != 0) {
  4580. ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO);
  4581. ahd_outb(ahd, SXFRCTL0,
  4582. ahd_inb(ahd, SXFRCTL0) | SPIOEN);
  4583. ahd->msg_type = MSG_TYPE_TARGET_MSGIN;
  4584. ahd->msgin_index = 0;
  4585. break;
  4586. }
  4587. }
  4588. if (lastbyte)
  4589. end_session = TRUE;
  4590. else {
  4591. /* Ask for the next byte. */
  4592. ahd_outb(ahd, SXFRCTL0,
  4593. ahd_inb(ahd, SXFRCTL0) | SPIOEN);
  4594. }
  4595. break;
  4596. }
  4597. default:
  4598. panic("Unknown REQINIT message type");
  4599. }
  4600. if (end_session) {
  4601. if ((ahd->msg_flags & MSG_FLAG_PACKETIZED) != 0) {
  4602. printk("%s: Returning to Idle Loop\n",
  4603. ahd_name(ahd));
  4604. ahd_clear_msg_state(ahd);
  4605. /*
  4606. * Perform the equivalent of a clear_target_state.
  4607. */
  4608. ahd_outb(ahd, LASTPHASE, P_BUSFREE);
  4609. ahd_outb(ahd, SEQ_FLAGS, NOT_IDENTIFIED|NO_CDB_SENT);
  4610. ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET);
  4611. } else {
  4612. ahd_clear_msg_state(ahd);
  4613. ahd_outb(ahd, RETURN_1, EXIT_MSG_LOOP);
  4614. }
  4615. }
  4616. }
  4617. /*
  4618. * See if we sent a particular extended message to the target.
  4619. * If "full" is true, return true only if the target saw the full
  4620. * message. If "full" is false, return true if the target saw at
  4621. * least the first byte of the message.
  4622. */
  4623. static int
  4624. ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type, u_int msgval, int full)
  4625. {
  4626. int found;
  4627. u_int index;
  4628. found = FALSE;
  4629. index = 0;
  4630. while (index < ahd->msgout_len) {
  4631. if (ahd->msgout_buf[index] == MSG_EXTENDED) {
  4632. u_int end_index;
  4633. end_index = index + 1 + ahd->msgout_buf[index + 1];
  4634. if (ahd->msgout_buf[index+2] == msgval
  4635. && type == AHDMSG_EXT) {
  4636. if (full) {
  4637. if (ahd->msgout_index > end_index)
  4638. found = TRUE;
  4639. } else if (ahd->msgout_index > index)
  4640. found = TRUE;
  4641. }
  4642. index = end_index;
  4643. } else if (ahd->msgout_buf[index] >= MSG_SIMPLE_TASK
  4644. && ahd->msgout_buf[index] <= MSG_IGN_WIDE_RESIDUE) {
  4645. /* Skip tag type and tag id or residue param*/
  4646. index += 2;
  4647. } else {
  4648. /* Single byte message */
  4649. if (type == AHDMSG_1B
  4650. && ahd->msgout_index > index
  4651. && (ahd->msgout_buf[index] == msgval
  4652. || ((ahd->msgout_buf[index] & MSG_IDENTIFYFLAG) != 0
  4653. && msgval == MSG_IDENTIFYFLAG)))
  4654. found = TRUE;
  4655. index++;
  4656. }
  4657. if (found)
  4658. break;
  4659. }
  4660. return (found);
  4661. }
  4662. /*
  4663. * Wait for a complete incoming message, parse it, and respond accordingly.
  4664. */
  4665. static int
  4666. ahd_parse_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo)
  4667. {
  4668. struct ahd_initiator_tinfo *tinfo;
  4669. struct ahd_tmode_tstate *tstate;
  4670. int reject;
  4671. int done;
  4672. int response;
  4673. done = MSGLOOP_IN_PROG;
  4674. response = FALSE;
  4675. reject = FALSE;
  4676. tinfo = ahd_fetch_transinfo(ahd, devinfo->channel, devinfo->our_scsiid,
  4677. devinfo->target, &tstate);
  4678. /*
  4679. * Parse as much of the message as is available,
  4680. * rejecting it if we don't support it. When
  4681. * the entire message is available and has been
  4682. * handled, return MSGLOOP_MSGCOMPLETE, indicating
  4683. * that we have parsed an entire message.
  4684. *
  4685. * In the case of extended messages, we accept the length
  4686. * byte outright and perform more checking once we know the
  4687. * extended message type.
  4688. */
  4689. switch (ahd->msgin_buf[0]) {
  4690. case MSG_DISCONNECT:
  4691. case MSG_SAVEDATAPOINTER:
  4692. case MSG_CMDCOMPLETE:
  4693. case MSG_RESTOREPOINTERS:
  4694. case MSG_IGN_WIDE_RESIDUE:
  4695. /*
  4696. * End our message loop as these are messages
  4697. * the sequencer handles on its own.
  4698. */
  4699. done = MSGLOOP_TERMINATED;
  4700. break;
  4701. case MSG_MESSAGE_REJECT:
  4702. response = ahd_handle_msg_reject(ahd, devinfo);
  4703. /* FALLTHROUGH */
  4704. case MSG_NOOP:
  4705. done = MSGLOOP_MSGCOMPLETE;
  4706. break;
  4707. case MSG_EXTENDED:
  4708. {
  4709. /* Wait for enough of the message to begin validation */
  4710. if (ahd->msgin_index < 2)
  4711. break;
  4712. switch (ahd->msgin_buf[2]) {
  4713. case MSG_EXT_SDTR:
  4714. {
  4715. u_int period;
  4716. u_int ppr_options;
  4717. u_int offset;
  4718. u_int saved_offset;
  4719. if (ahd->msgin_buf[1] != MSG_EXT_SDTR_LEN) {
  4720. reject = TRUE;
  4721. break;
  4722. }
  4723. /*
  4724. * Wait until we have both args before validating
  4725. * and acting on this message.
  4726. *
  4727. * Add one to MSG_EXT_SDTR_LEN to account for
  4728. * the extended message preamble.
  4729. */
  4730. if (ahd->msgin_index < (MSG_EXT_SDTR_LEN + 1))
  4731. break;
  4732. period = ahd->msgin_buf[3];
  4733. ppr_options = 0;
  4734. saved_offset = offset = ahd->msgin_buf[4];
  4735. ahd_devlimited_syncrate(ahd, tinfo, &period,
  4736. &ppr_options, devinfo->role);
  4737. ahd_validate_offset(ahd, tinfo, period, &offset,
  4738. tinfo->curr.width, devinfo->role);
  4739. if (bootverbose) {
  4740. printk("(%s:%c:%d:%d): Received "
  4741. "SDTR period %x, offset %x\n\t"
  4742. "Filtered to period %x, offset %x\n",
  4743. ahd_name(ahd), devinfo->channel,
  4744. devinfo->target, devinfo->lun,
  4745. ahd->msgin_buf[3], saved_offset,
  4746. period, offset);
  4747. }
  4748. ahd_set_syncrate(ahd, devinfo, period,
  4749. offset, ppr_options,
  4750. AHD_TRANS_ACTIVE|AHD_TRANS_GOAL,
  4751. /*paused*/TRUE);
  4752. /*
  4753. * See if we initiated Sync Negotiation
  4754. * and didn't have to fall down to async
  4755. * transfers.
  4756. */
  4757. if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, TRUE)) {
  4758. /* We started it */
  4759. if (saved_offset != offset) {
  4760. /* Went too low - force async */
  4761. reject = TRUE;
  4762. }
  4763. } else {
  4764. /*
  4765. * Send our own SDTR in reply
  4766. */
  4767. if (bootverbose
  4768. && devinfo->role == ROLE_INITIATOR) {
  4769. printk("(%s:%c:%d:%d): Target "
  4770. "Initiated SDTR\n",
  4771. ahd_name(ahd), devinfo->channel,
  4772. devinfo->target, devinfo->lun);
  4773. }
  4774. ahd->msgout_index = 0;
  4775. ahd->msgout_len = 0;
  4776. ahd_construct_sdtr(ahd, devinfo,
  4777. period, offset);
  4778. ahd->msgout_index = 0;
  4779. response = TRUE;
  4780. }
  4781. done = MSGLOOP_MSGCOMPLETE;
  4782. break;
  4783. }
  4784. case MSG_EXT_WDTR:
  4785. {
  4786. u_int bus_width;
  4787. u_int saved_width;
  4788. u_int sending_reply;
  4789. sending_reply = FALSE;
  4790. if (ahd->msgin_buf[1] != MSG_EXT_WDTR_LEN) {
  4791. reject = TRUE;
  4792. break;
  4793. }
  4794. /*
  4795. * Wait until we have our arg before validating
  4796. * and acting on this message.
  4797. *
  4798. * Add one to MSG_EXT_WDTR_LEN to account for
  4799. * the extended message preamble.
  4800. */
  4801. if (ahd->msgin_index < (MSG_EXT_WDTR_LEN + 1))
  4802. break;
  4803. bus_width = ahd->msgin_buf[3];
  4804. saved_width = bus_width;
  4805. ahd_validate_width(ahd, tinfo, &bus_width,
  4806. devinfo->role);
  4807. if (bootverbose) {
  4808. printk("(%s:%c:%d:%d): Received WDTR "
  4809. "%x filtered to %x\n",
  4810. ahd_name(ahd), devinfo->channel,
  4811. devinfo->target, devinfo->lun,
  4812. saved_width, bus_width);
  4813. }
  4814. if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, TRUE)) {
  4815. /*
  4816. * Don't send a WDTR back to the
  4817. * target, since we asked first.
  4818. * If the width went higher than our
  4819. * request, reject it.
  4820. */
  4821. if (saved_width > bus_width) {
  4822. reject = TRUE;
  4823. printk("(%s:%c:%d:%d): requested %dBit "
  4824. "transfers. Rejecting...\n",
  4825. ahd_name(ahd), devinfo->channel,
  4826. devinfo->target, devinfo->lun,
  4827. 8 * (0x01 << bus_width));
  4828. bus_width = 0;
  4829. }
  4830. } else {
  4831. /*
  4832. * Send our own WDTR in reply
  4833. */
  4834. if (bootverbose
  4835. && devinfo->role == ROLE_INITIATOR) {
  4836. printk("(%s:%c:%d:%d): Target "
  4837. "Initiated WDTR\n",
  4838. ahd_name(ahd), devinfo->channel,
  4839. devinfo->target, devinfo->lun);
  4840. }
  4841. ahd->msgout_index = 0;
  4842. ahd->msgout_len = 0;
  4843. ahd_construct_wdtr(ahd, devinfo, bus_width);
  4844. ahd->msgout_index = 0;
  4845. response = TRUE;
  4846. sending_reply = TRUE;
  4847. }
  4848. /*
  4849. * After a wide message, we are async, but
  4850. * some devices don't seem to honor this portion
  4851. * of the spec. Force a renegotiation of the
  4852. * sync component of our transfer agreement even
  4853. * if our goal is async. By updating our width
  4854. * after forcing the negotiation, we avoid
  4855. * renegotiating for width.
  4856. */
  4857. ahd_update_neg_request(ahd, devinfo, tstate,
  4858. tinfo, AHD_NEG_ALWAYS);
  4859. ahd_set_width(ahd, devinfo, bus_width,
  4860. AHD_TRANS_ACTIVE|AHD_TRANS_GOAL,
  4861. /*paused*/TRUE);
  4862. if (sending_reply == FALSE && reject == FALSE) {
  4863. /*
  4864. * We will always have an SDTR to send.
  4865. */
  4866. ahd->msgout_index = 0;
  4867. ahd->msgout_len = 0;
  4868. ahd_build_transfer_msg(ahd, devinfo);
  4869. ahd->msgout_index = 0;
  4870. response = TRUE;
  4871. }
  4872. done = MSGLOOP_MSGCOMPLETE;
  4873. break;
  4874. }
  4875. case MSG_EXT_PPR:
  4876. {
  4877. u_int period;
  4878. u_int offset;
  4879. u_int bus_width;
  4880. u_int ppr_options;
  4881. u_int saved_width;
  4882. u_int saved_offset;
  4883. u_int saved_ppr_options;
  4884. if (ahd->msgin_buf[1] != MSG_EXT_PPR_LEN) {
  4885. reject = TRUE;
  4886. break;
  4887. }
  4888. /*
  4889. * Wait until we have all args before validating
  4890. * and acting on this message.
  4891. *
  4892. * Add one to MSG_EXT_PPR_LEN to account for
  4893. * the extended message preamble.
  4894. */
  4895. if (ahd->msgin_index < (MSG_EXT_PPR_LEN + 1))
  4896. break;
  4897. period = ahd->msgin_buf[3];
  4898. offset = ahd->msgin_buf[5];
  4899. bus_width = ahd->msgin_buf[6];
  4900. saved_width = bus_width;
  4901. ppr_options = ahd->msgin_buf[7];
  4902. /*
  4903. * According to the spec, a DT only
  4904. * period factor with no DT option
  4905. * set implies async.
  4906. */
  4907. if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0
  4908. && period <= 9)
  4909. offset = 0;
  4910. saved_ppr_options = ppr_options;
  4911. saved_offset = offset;
  4912. /*
  4913. * Transfer options are only available if we
  4914. * are negotiating wide.
  4915. */
  4916. if (bus_width == 0)
  4917. ppr_options &= MSG_EXT_PPR_QAS_REQ;
  4918. ahd_validate_width(ahd, tinfo, &bus_width,
  4919. devinfo->role);
  4920. ahd_devlimited_syncrate(ahd, tinfo, &period,
  4921. &ppr_options, devinfo->role);
  4922. ahd_validate_offset(ahd, tinfo, period, &offset,
  4923. bus_width, devinfo->role);
  4924. if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, TRUE)) {
  4925. /*
  4926. * If we are unable to do any of the
  4927. * requested options (we went too low),
  4928. * then we'll have to reject the message.
  4929. */
  4930. if (saved_width > bus_width
  4931. || saved_offset != offset
  4932. || saved_ppr_options != ppr_options) {
  4933. reject = TRUE;
  4934. period = 0;
  4935. offset = 0;
  4936. bus_width = 0;
  4937. ppr_options = 0;
  4938. }
  4939. } else {
  4940. if (devinfo->role != ROLE_TARGET)
  4941. printk("(%s:%c:%d:%d): Target "
  4942. "Initiated PPR\n",
  4943. ahd_name(ahd), devinfo->channel,
  4944. devinfo->target, devinfo->lun);
  4945. else
  4946. printk("(%s:%c:%d:%d): Initiator "
  4947. "Initiated PPR\n",
  4948. ahd_name(ahd), devinfo->channel,
  4949. devinfo->target, devinfo->lun);
  4950. ahd->msgout_index = 0;
  4951. ahd->msgout_len = 0;
  4952. ahd_construct_ppr(ahd, devinfo, period, offset,
  4953. bus_width, ppr_options);
  4954. ahd->msgout_index = 0;
  4955. response = TRUE;
  4956. }
  4957. if (bootverbose) {
  4958. printk("(%s:%c:%d:%d): Received PPR width %x, "
  4959. "period %x, offset %x,options %x\n"
  4960. "\tFiltered to width %x, period %x, "
  4961. "offset %x, options %x\n",
  4962. ahd_name(ahd), devinfo->channel,
  4963. devinfo->target, devinfo->lun,
  4964. saved_width, ahd->msgin_buf[3],
  4965. saved_offset, saved_ppr_options,
  4966. bus_width, period, offset, ppr_options);
  4967. }
  4968. ahd_set_width(ahd, devinfo, bus_width,
  4969. AHD_TRANS_ACTIVE|AHD_TRANS_GOAL,
  4970. /*paused*/TRUE);
  4971. ahd_set_syncrate(ahd, devinfo, period,
  4972. offset, ppr_options,
  4973. AHD_TRANS_ACTIVE|AHD_TRANS_GOAL,
  4974. /*paused*/TRUE);
  4975. done = MSGLOOP_MSGCOMPLETE;
  4976. break;
  4977. }
  4978. default:
  4979. /* Unknown extended message. Reject it. */
  4980. reject = TRUE;
  4981. break;
  4982. }
  4983. break;
  4984. }
  4985. #ifdef AHD_TARGET_MODE
  4986. case MSG_BUS_DEV_RESET:
  4987. ahd_handle_devreset(ahd, devinfo, CAM_LUN_WILDCARD,
  4988. CAM_BDR_SENT,
  4989. "Bus Device Reset Received",
  4990. /*verbose_level*/0);
  4991. ahd_restart(ahd);
  4992. done = MSGLOOP_TERMINATED;
  4993. break;
  4994. case MSG_ABORT_TAG:
  4995. case MSG_ABORT:
  4996. case MSG_CLEAR_QUEUE:
  4997. {
  4998. int tag;
  4999. /* Target mode messages */
  5000. if (devinfo->role != ROLE_TARGET) {
  5001. reject = TRUE;
  5002. break;
  5003. }
  5004. tag = SCB_LIST_NULL;
  5005. if (ahd->msgin_buf[0] == MSG_ABORT_TAG)
  5006. tag = ahd_inb(ahd, INITIATOR_TAG);
  5007. ahd_abort_scbs(ahd, devinfo->target, devinfo->channel,
  5008. devinfo->lun, tag, ROLE_TARGET,
  5009. CAM_REQ_ABORTED);
  5010. tstate = ahd->enabled_targets[devinfo->our_scsiid];
  5011. if (tstate != NULL) {
  5012. struct ahd_tmode_lstate* lstate;
  5013. lstate = tstate->enabled_luns[devinfo->lun];
  5014. if (lstate != NULL) {
  5015. ahd_queue_lstate_event(ahd, lstate,
  5016. devinfo->our_scsiid,
  5017. ahd->msgin_buf[0],
  5018. /*arg*/tag);
  5019. ahd_send_lstate_events(ahd, lstate);
  5020. }
  5021. }
  5022. ahd_restart(ahd);
  5023. done = MSGLOOP_TERMINATED;
  5024. break;
  5025. }
  5026. #endif
  5027. case MSG_QAS_REQUEST:
  5028. #ifdef AHD_DEBUG
  5029. if ((ahd_debug & AHD_SHOW_MESSAGES) != 0)
  5030. printk("%s: QAS request. SCSISIGI == 0x%x\n",
  5031. ahd_name(ahd), ahd_inb(ahd, SCSISIGI));
  5032. #endif
  5033. ahd->msg_flags |= MSG_FLAG_EXPECT_QASREJ_BUSFREE;
  5034. /* FALLTHROUGH */
  5035. case MSG_TERM_IO_PROC:
  5036. default:
  5037. reject = TRUE;
  5038. break;
  5039. }
  5040. if (reject) {
  5041. /*
  5042. * Setup to reject the message.
  5043. */
  5044. ahd->msgout_index = 0;
  5045. ahd->msgout_len = 1;
  5046. ahd->msgout_buf[0] = MSG_MESSAGE_REJECT;
  5047. done = MSGLOOP_MSGCOMPLETE;
  5048. response = TRUE;
  5049. }
  5050. if (done != MSGLOOP_IN_PROG && !response)
  5051. /* Clear the outgoing message buffer */
  5052. ahd->msgout_len = 0;
  5053. return (done);
  5054. }
  5055. /*
  5056. * Process a message reject message.
  5057. */
  5058. static int
  5059. ahd_handle_msg_reject(struct ahd_softc *ahd, struct ahd_devinfo *devinfo)
  5060. {
  5061. /*
  5062. * What we care about here is if we had an
  5063. * outstanding SDTR or WDTR message for this
  5064. * target. If we did, this is a signal that
  5065. * the target is refusing negotiation.
  5066. */
  5067. struct scb *scb;
  5068. struct ahd_initiator_tinfo *tinfo;
  5069. struct ahd_tmode_tstate *tstate;
  5070. u_int scb_index;
  5071. u_int last_msg;
  5072. int response = 0;
  5073. scb_index = ahd_get_scbptr(ahd);
  5074. scb = ahd_lookup_scb(ahd, scb_index);
  5075. tinfo = ahd_fetch_transinfo(ahd, devinfo->channel,
  5076. devinfo->our_scsiid,
  5077. devinfo->target, &tstate);
  5078. /* Might be necessary */
  5079. last_msg = ahd_inb(ahd, LAST_MSG);
  5080. if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
  5081. if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/TRUE)
  5082. && tinfo->goal.period <= AHD_SYNCRATE_PACED) {
  5083. /*
  5084. * Target may not like our SPI-4 PPR Options.
  5085. * Attempt to negotiate 80MHz which will turn
  5086. * off these options.
  5087. */
  5088. if (bootverbose) {
  5089. printk("(%s:%c:%d:%d): PPR Rejected. "
  5090. "Trying simple U160 PPR\n",
  5091. ahd_name(ahd), devinfo->channel,
  5092. devinfo->target, devinfo->lun);
  5093. }
  5094. tinfo->goal.period = AHD_SYNCRATE_DT;
  5095. tinfo->goal.ppr_options &= MSG_EXT_PPR_IU_REQ
  5096. | MSG_EXT_PPR_QAS_REQ
  5097. | MSG_EXT_PPR_DT_REQ;
  5098. } else {
  5099. /*
  5100. * Target does not support the PPR message.
  5101. * Attempt to negotiate SPI-2 style.
  5102. */
  5103. if (bootverbose) {
  5104. printk("(%s:%c:%d:%d): PPR Rejected. "
  5105. "Trying WDTR/SDTR\n",
  5106. ahd_name(ahd), devinfo->channel,
  5107. devinfo->target, devinfo->lun);
  5108. }
  5109. tinfo->goal.ppr_options = 0;
  5110. tinfo->curr.transport_version = 2;
  5111. tinfo->goal.transport_version = 2;
  5112. }
  5113. ahd->msgout_index = 0;
  5114. ahd->msgout_len = 0;
  5115. ahd_build_transfer_msg(ahd, devinfo);
  5116. ahd->msgout_index = 0;
  5117. response = 1;
  5118. } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) {
  5119. /* note 8bit xfers */
  5120. printk("(%s:%c:%d:%d): refuses WIDE negotiation. Using "
  5121. "8bit transfers\n", ahd_name(ahd),
  5122. devinfo->channel, devinfo->target, devinfo->lun);
  5123. ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT,
  5124. AHD_TRANS_ACTIVE|AHD_TRANS_GOAL,
  5125. /*paused*/TRUE);
  5126. /*
  5127. * No need to clear the sync rate. If the target
  5128. * did not accept the command, our syncrate is
  5129. * unaffected. If the target started the negotiation,
  5130. * but rejected our response, we already cleared the
  5131. * sync rate before sending our WDTR.
  5132. */
  5133. if (tinfo->goal.offset != tinfo->curr.offset) {
  5134. /* Start the sync negotiation */
  5135. ahd->msgout_index = 0;
  5136. ahd->msgout_len = 0;
  5137. ahd_build_transfer_msg(ahd, devinfo);
  5138. ahd->msgout_index = 0;
  5139. response = 1;
  5140. }
  5141. } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {
  5142. /* note asynch xfers and clear flag */
  5143. ahd_set_syncrate(ahd, devinfo, /*period*/0,
  5144. /*offset*/0, /*ppr_options*/0,
  5145. AHD_TRANS_ACTIVE|AHD_TRANS_GOAL,
  5146. /*paused*/TRUE);
  5147. printk("(%s:%c:%d:%d): refuses synchronous negotiation. "
  5148. "Using asynchronous transfers\n",
  5149. ahd_name(ahd), devinfo->channel,
  5150. devinfo->target, devinfo->lun);
  5151. } else if ((scb->hscb->control & MSG_SIMPLE_TASK) != 0) {
  5152. int tag_type;
  5153. int mask;
  5154. tag_type = (scb->hscb->control & MSG_SIMPLE_TASK);
  5155. if (tag_type == MSG_SIMPLE_TASK) {
  5156. printk("(%s:%c:%d:%d): refuses tagged commands. "
  5157. "Performing non-tagged I/O\n", ahd_name(ahd),
  5158. devinfo->channel, devinfo->target, devinfo->lun);
  5159. ahd_set_tags(ahd, scb->io_ctx, devinfo, AHD_QUEUE_NONE);
  5160. mask = ~0x23;
  5161. } else {
  5162. printk("(%s:%c:%d:%d): refuses %s tagged commands. "
  5163. "Performing simple queue tagged I/O only\n",
  5164. ahd_name(ahd), devinfo->channel, devinfo->target,
  5165. devinfo->lun, tag_type == MSG_ORDERED_TASK
  5166. ? "ordered" : "head of queue");
  5167. ahd_set_tags(ahd, scb->io_ctx, devinfo, AHD_QUEUE_BASIC);
  5168. mask = ~0x03;
  5169. }
  5170. /*
  5171. * Resend the identify for this CCB as the target
  5172. * may believe that the selection is invalid otherwise.
  5173. */
  5174. ahd_outb(ahd, SCB_CONTROL,
  5175. ahd_inb_scbram(ahd, SCB_CONTROL) & mask);
  5176. scb->hscb->control &= mask;
  5177. ahd_set_transaction_tag(scb, /*enabled*/FALSE,
  5178. /*type*/MSG_SIMPLE_TASK);
  5179. ahd_outb(ahd, MSG_OUT, MSG_IDENTIFYFLAG);
  5180. ahd_assert_atn(ahd);
  5181. ahd_busy_tcl(ahd, BUILD_TCL(scb->hscb->scsiid, devinfo->lun),
  5182. SCB_GET_TAG(scb));
  5183. /*
  5184. * Requeue all tagged commands for this target
  5185. * currently in our possession so they can be
  5186. * converted to untagged commands.
  5187. */
  5188. ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb),
  5189. SCB_GET_CHANNEL(ahd, scb),
  5190. SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL,
  5191. ROLE_INITIATOR, CAM_REQUEUE_REQ,
  5192. SEARCH_COMPLETE);
  5193. } else if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_IDENTIFYFLAG, TRUE)) {
  5194. /*
  5195. * Most likely the device believes that we had
  5196. * previously negotiated packetized.
  5197. */
  5198. ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE
  5199. | MSG_FLAG_IU_REQ_CHANGED;
  5200. ahd_force_renegotiation(ahd, devinfo);
  5201. ahd->msgout_index = 0;
  5202. ahd->msgout_len = 0;
  5203. ahd_build_transfer_msg(ahd, devinfo);
  5204. ahd->msgout_index = 0;
  5205. response = 1;
  5206. } else {
  5207. /*
  5208. * Otherwise, we ignore it.
  5209. */
  5210. printk("%s:%c:%d: Message reject for %x -- ignored\n",
  5211. ahd_name(ahd), devinfo->channel, devinfo->target,
  5212. last_msg);
  5213. }
  5214. return (response);
  5215. }
  5216. /*
  5217. * Process an ingnore wide residue message.
  5218. */
  5219. static void
  5220. ahd_handle_ign_wide_residue(struct ahd_softc *ahd, struct ahd_devinfo *devinfo)
  5221. {
  5222. u_int scb_index;
  5223. struct scb *scb;
  5224. scb_index = ahd_get_scbptr(ahd);
  5225. scb = ahd_lookup_scb(ahd, scb_index);
  5226. /*
  5227. * XXX Actually check data direction in the sequencer?
  5228. * Perhaps add datadir to some spare bits in the hscb?
  5229. */
  5230. if ((ahd_inb(ahd, SEQ_FLAGS) & DPHASE) == 0
  5231. || ahd_get_transfer_dir(scb) != CAM_DIR_IN) {
  5232. /*
  5233. * Ignore the message if we haven't
  5234. * seen an appropriate data phase yet.
  5235. */
  5236. } else {
  5237. /*
  5238. * If the residual occurred on the last
  5239. * transfer and the transfer request was
  5240. * expected to end on an odd count, do
  5241. * nothing. Otherwise, subtract a byte
  5242. * and update the residual count accordingly.
  5243. */
  5244. uint32_t sgptr;
  5245. sgptr = ahd_inb_scbram(ahd, SCB_RESIDUAL_SGPTR);
  5246. if ((sgptr & SG_LIST_NULL) != 0
  5247. && (ahd_inb_scbram(ahd, SCB_TASK_ATTRIBUTE)
  5248. & SCB_XFERLEN_ODD) != 0) {
  5249. /*
  5250. * If the residual occurred on the last
  5251. * transfer and the transfer request was
  5252. * expected to end on an odd count, do
  5253. * nothing.
  5254. */
  5255. } else {
  5256. uint32_t data_cnt;
  5257. uint64_t data_addr;
  5258. uint32_t sglen;
  5259. /* Pull in the rest of the sgptr */
  5260. sgptr = ahd_inl_scbram(ahd, SCB_RESIDUAL_SGPTR);
  5261. data_cnt = ahd_inl_scbram(ahd, SCB_RESIDUAL_DATACNT);
  5262. if ((sgptr & SG_LIST_NULL) != 0) {
  5263. /*
  5264. * The residual data count is not updated
  5265. * for the command run to completion case.
  5266. * Explicitly zero the count.
  5267. */
  5268. data_cnt &= ~AHD_SG_LEN_MASK;
  5269. }
  5270. data_addr = ahd_inq(ahd, SHADDR);
  5271. data_cnt += 1;
  5272. data_addr -= 1;
  5273. sgptr &= SG_PTR_MASK;
  5274. if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) {
  5275. struct ahd_dma64_seg *sg;
  5276. sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
  5277. /*
  5278. * The residual sg ptr points to the next S/G
  5279. * to load so we must go back one.
  5280. */
  5281. sg--;
  5282. sglen = ahd_le32toh(sg->len) & AHD_SG_LEN_MASK;
  5283. if (sg != scb->sg_list
  5284. && sglen < (data_cnt & AHD_SG_LEN_MASK)) {
  5285. sg--;
  5286. sglen = ahd_le32toh(sg->len);
  5287. /*
  5288. * Preserve High Address and SG_LIST
  5289. * bits while setting the count to 1.
  5290. */
  5291. data_cnt = 1|(sglen&(~AHD_SG_LEN_MASK));
  5292. data_addr = ahd_le64toh(sg->addr)
  5293. + (sglen & AHD_SG_LEN_MASK)
  5294. - 1;
  5295. /*
  5296. * Increment sg so it points to the
  5297. * "next" sg.
  5298. */
  5299. sg++;
  5300. sgptr = ahd_sg_virt_to_bus(ahd, scb,
  5301. sg);
  5302. }
  5303. } else {
  5304. struct ahd_dma_seg *sg;
  5305. sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
  5306. /*
  5307. * The residual sg ptr points to the next S/G
  5308. * to load so we must go back one.
  5309. */
  5310. sg--;
  5311. sglen = ahd_le32toh(sg->len) & AHD_SG_LEN_MASK;
  5312. if (sg != scb->sg_list
  5313. && sglen < (data_cnt & AHD_SG_LEN_MASK)) {
  5314. sg--;
  5315. sglen = ahd_le32toh(sg->len);
  5316. /*
  5317. * Preserve High Address and SG_LIST
  5318. * bits while setting the count to 1.
  5319. */
  5320. data_cnt = 1|(sglen&(~AHD_SG_LEN_MASK));
  5321. data_addr = ahd_le32toh(sg->addr)
  5322. + (sglen & AHD_SG_LEN_MASK)
  5323. - 1;
  5324. /*
  5325. * Increment sg so it points to the
  5326. * "next" sg.
  5327. */
  5328. sg++;
  5329. sgptr = ahd_sg_virt_to_bus(ahd, scb,
  5330. sg);
  5331. }
  5332. }
  5333. /*
  5334. * Toggle the "oddness" of the transfer length
  5335. * to handle this mid-transfer ignore wide
  5336. * residue. This ensures that the oddness is
  5337. * correct for subsequent data transfers.
  5338. */
  5339. ahd_outb(ahd, SCB_TASK_ATTRIBUTE,
  5340. ahd_inb_scbram(ahd, SCB_TASK_ATTRIBUTE)
  5341. ^ SCB_XFERLEN_ODD);
  5342. ahd_outl(ahd, SCB_RESIDUAL_SGPTR, sgptr);
  5343. ahd_outl(ahd, SCB_RESIDUAL_DATACNT, data_cnt);
  5344. /*
  5345. * The FIFO's pointers will be updated if/when the
  5346. * sequencer re-enters a data phase.
  5347. */
  5348. }
  5349. }
  5350. }
  5351. /*
  5352. * Reinitialize the data pointers for the active transfer
  5353. * based on its current residual.
  5354. */
  5355. static void
  5356. ahd_reinitialize_dataptrs(struct ahd_softc *ahd)
  5357. {
  5358. struct scb *scb;
  5359. ahd_mode_state saved_modes;
  5360. u_int scb_index;
  5361. u_int wait;
  5362. uint32_t sgptr;
  5363. uint32_t resid;
  5364. uint64_t dataptr;
  5365. AHD_ASSERT_MODES(ahd, AHD_MODE_DFF0_MSK|AHD_MODE_DFF1_MSK,
  5366. AHD_MODE_DFF0_MSK|AHD_MODE_DFF1_MSK);
  5367. scb_index = ahd_get_scbptr(ahd);
  5368. scb = ahd_lookup_scb(ahd, scb_index);
  5369. /*
  5370. * Release and reacquire the FIFO so we
  5371. * have a clean slate.
  5372. */
  5373. ahd_outb(ahd, DFFSXFRCTL, CLRCHN);
  5374. wait = 1000;
  5375. while (--wait && !(ahd_inb(ahd, MDFFSTAT) & FIFOFREE))
  5376. ahd_delay(100);
  5377. if (wait == 0) {
  5378. ahd_print_path(ahd, scb);
  5379. printk("ahd_reinitialize_dataptrs: Forcing FIFO free.\n");
  5380. ahd_outb(ahd, DFFSXFRCTL, RSTCHN|CLRSHCNT);
  5381. }
  5382. saved_modes = ahd_save_modes(ahd);
  5383. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  5384. ahd_outb(ahd, DFFSTAT,
  5385. ahd_inb(ahd, DFFSTAT)
  5386. | (saved_modes == 0x11 ? CURRFIFO_1 : CURRFIFO_0));
  5387. /*
  5388. * Determine initial values for data_addr and data_cnt
  5389. * for resuming the data phase.
  5390. */
  5391. sgptr = ahd_inl_scbram(ahd, SCB_RESIDUAL_SGPTR);
  5392. sgptr &= SG_PTR_MASK;
  5393. resid = (ahd_inb_scbram(ahd, SCB_RESIDUAL_DATACNT + 2) << 16)
  5394. | (ahd_inb_scbram(ahd, SCB_RESIDUAL_DATACNT + 1) << 8)
  5395. | ahd_inb_scbram(ahd, SCB_RESIDUAL_DATACNT);
  5396. if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) {
  5397. struct ahd_dma64_seg *sg;
  5398. sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
  5399. /* The residual sg_ptr always points to the next sg */
  5400. sg--;
  5401. dataptr = ahd_le64toh(sg->addr)
  5402. + (ahd_le32toh(sg->len) & AHD_SG_LEN_MASK)
  5403. - resid;
  5404. ahd_outl(ahd, HADDR + 4, dataptr >> 32);
  5405. } else {
  5406. struct ahd_dma_seg *sg;
  5407. sg = ahd_sg_bus_to_virt(ahd, scb, sgptr);
  5408. /* The residual sg_ptr always points to the next sg */
  5409. sg--;
  5410. dataptr = ahd_le32toh(sg->addr)
  5411. + (ahd_le32toh(sg->len) & AHD_SG_LEN_MASK)
  5412. - resid;
  5413. ahd_outb(ahd, HADDR + 4,
  5414. (ahd_le32toh(sg->len) & ~AHD_SG_LEN_MASK) >> 24);
  5415. }
  5416. ahd_outl(ahd, HADDR, dataptr);
  5417. ahd_outb(ahd, HCNT + 2, resid >> 16);
  5418. ahd_outb(ahd, HCNT + 1, resid >> 8);
  5419. ahd_outb(ahd, HCNT, resid);
  5420. }
  5421. /*
  5422. * Handle the effects of issuing a bus device reset message.
  5423. */
  5424. static void
  5425. ahd_handle_devreset(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  5426. u_int lun, cam_status status, char *message,
  5427. int verbose_level)
  5428. {
  5429. #ifdef AHD_TARGET_MODE
  5430. struct ahd_tmode_tstate* tstate;
  5431. #endif
  5432. int found;
  5433. found = ahd_abort_scbs(ahd, devinfo->target, devinfo->channel,
  5434. lun, SCB_LIST_NULL, devinfo->role,
  5435. status);
  5436. #ifdef AHD_TARGET_MODE
  5437. /*
  5438. * Send an immediate notify ccb to all target mord peripheral
  5439. * drivers affected by this action.
  5440. */
  5441. tstate = ahd->enabled_targets[devinfo->our_scsiid];
  5442. if (tstate != NULL) {
  5443. u_int cur_lun;
  5444. u_int max_lun;
  5445. if (lun != CAM_LUN_WILDCARD) {
  5446. cur_lun = 0;
  5447. max_lun = AHD_NUM_LUNS - 1;
  5448. } else {
  5449. cur_lun = lun;
  5450. max_lun = lun;
  5451. }
  5452. for (;cur_lun <= max_lun; cur_lun++) {
  5453. struct ahd_tmode_lstate* lstate;
  5454. lstate = tstate->enabled_luns[cur_lun];
  5455. if (lstate == NULL)
  5456. continue;
  5457. ahd_queue_lstate_event(ahd, lstate, devinfo->our_scsiid,
  5458. MSG_BUS_DEV_RESET, /*arg*/0);
  5459. ahd_send_lstate_events(ahd, lstate);
  5460. }
  5461. }
  5462. #endif
  5463. /*
  5464. * Go back to async/narrow transfers and renegotiate.
  5465. */
  5466. ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT,
  5467. AHD_TRANS_CUR, /*paused*/TRUE);
  5468. ahd_set_syncrate(ahd, devinfo, /*period*/0, /*offset*/0,
  5469. /*ppr_options*/0, AHD_TRANS_CUR,
  5470. /*paused*/TRUE);
  5471. if (status != CAM_SEL_TIMEOUT)
  5472. ahd_send_async(ahd, devinfo->channel, devinfo->target,
  5473. CAM_LUN_WILDCARD, AC_SENT_BDR);
  5474. if (message != NULL && bootverbose)
  5475. printk("%s: %s on %c:%d. %d SCBs aborted\n", ahd_name(ahd),
  5476. message, devinfo->channel, devinfo->target, found);
  5477. }
  5478. #ifdef AHD_TARGET_MODE
  5479. static void
  5480. ahd_setup_target_msgin(struct ahd_softc *ahd, struct ahd_devinfo *devinfo,
  5481. struct scb *scb)
  5482. {
  5483. /*
  5484. * To facilitate adding multiple messages together,
  5485. * each routine should increment the index and len
  5486. * variables instead of setting them explicitly.
  5487. */
  5488. ahd->msgout_index = 0;
  5489. ahd->msgout_len = 0;
  5490. if (scb != NULL && (scb->flags & SCB_AUTO_NEGOTIATE) != 0)
  5491. ahd_build_transfer_msg(ahd, devinfo);
  5492. else
  5493. panic("ahd_intr: AWAITING target message with no message");
  5494. ahd->msgout_index = 0;
  5495. ahd->msg_type = MSG_TYPE_TARGET_MSGIN;
  5496. }
  5497. #endif
  5498. /**************************** Initialization **********************************/
  5499. static u_int
  5500. ahd_sglist_size(struct ahd_softc *ahd)
  5501. {
  5502. bus_size_t list_size;
  5503. list_size = sizeof(struct ahd_dma_seg) * AHD_NSEG;
  5504. if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0)
  5505. list_size = sizeof(struct ahd_dma64_seg) * AHD_NSEG;
  5506. return (list_size);
  5507. }
  5508. /*
  5509. * Calculate the optimum S/G List allocation size. S/G elements used
  5510. * for a given transaction must be physically contiguous. Assume the
  5511. * OS will allocate full pages to us, so it doesn't make sense to request
  5512. * less than a page.
  5513. */
  5514. static u_int
  5515. ahd_sglist_allocsize(struct ahd_softc *ahd)
  5516. {
  5517. bus_size_t sg_list_increment;
  5518. bus_size_t sg_list_size;
  5519. bus_size_t max_list_size;
  5520. bus_size_t best_list_size;
  5521. /* Start out with the minimum required for AHD_NSEG. */
  5522. sg_list_increment = ahd_sglist_size(ahd);
  5523. sg_list_size = sg_list_increment;
  5524. /* Get us as close as possible to a page in size. */
  5525. while ((sg_list_size + sg_list_increment) <= PAGE_SIZE)
  5526. sg_list_size += sg_list_increment;
  5527. /*
  5528. * Try to reduce the amount of wastage by allocating
  5529. * multiple pages.
  5530. */
  5531. best_list_size = sg_list_size;
  5532. max_list_size = roundup(sg_list_increment, PAGE_SIZE);
  5533. if (max_list_size < 4 * PAGE_SIZE)
  5534. max_list_size = 4 * PAGE_SIZE;
  5535. if (max_list_size > (AHD_SCB_MAX_ALLOC * sg_list_increment))
  5536. max_list_size = (AHD_SCB_MAX_ALLOC * sg_list_increment);
  5537. while ((sg_list_size + sg_list_increment) <= max_list_size
  5538. && (sg_list_size % PAGE_SIZE) != 0) {
  5539. bus_size_t new_mod;
  5540. bus_size_t best_mod;
  5541. sg_list_size += sg_list_increment;
  5542. new_mod = sg_list_size % PAGE_SIZE;
  5543. best_mod = best_list_size % PAGE_SIZE;
  5544. if (new_mod > best_mod || new_mod == 0) {
  5545. best_list_size = sg_list_size;
  5546. }
  5547. }
  5548. return (best_list_size);
  5549. }
  5550. /*
  5551. * Allocate a controller structure for a new device
  5552. * and perform initial initializion.
  5553. */
  5554. struct ahd_softc *
  5555. ahd_alloc(void *platform_arg, char *name)
  5556. {
  5557. struct ahd_softc *ahd;
  5558. #ifndef __FreeBSD__
  5559. ahd = kmalloc(sizeof(*ahd), GFP_ATOMIC);
  5560. if (!ahd) {
  5561. printk("aic7xxx: cannot malloc softc!\n");
  5562. kfree(name);
  5563. return NULL;
  5564. }
  5565. #else
  5566. ahd = device_get_softc((device_t)platform_arg);
  5567. #endif
  5568. memset(ahd, 0, sizeof(*ahd));
  5569. ahd->seep_config = kmalloc(sizeof(*ahd->seep_config), GFP_ATOMIC);
  5570. if (ahd->seep_config == NULL) {
  5571. #ifndef __FreeBSD__
  5572. kfree(ahd);
  5573. #endif
  5574. kfree(name);
  5575. return (NULL);
  5576. }
  5577. LIST_INIT(&ahd->pending_scbs);
  5578. /* We don't know our unit number until the OSM sets it */
  5579. ahd->name = name;
  5580. ahd->unit = -1;
  5581. ahd->description = NULL;
  5582. ahd->bus_description = NULL;
  5583. ahd->channel = 'A';
  5584. ahd->chip = AHD_NONE;
  5585. ahd->features = AHD_FENONE;
  5586. ahd->bugs = AHD_BUGNONE;
  5587. ahd->flags = AHD_SPCHK_ENB_A|AHD_RESET_BUS_A|AHD_TERM_ENB_A
  5588. | AHD_EXTENDED_TRANS_A|AHD_STPWLEVEL_A;
  5589. ahd_timer_init(&ahd->reset_timer);
  5590. ahd_timer_init(&ahd->stat_timer);
  5591. ahd->int_coalescing_timer = AHD_INT_COALESCING_TIMER_DEFAULT;
  5592. ahd->int_coalescing_maxcmds = AHD_INT_COALESCING_MAXCMDS_DEFAULT;
  5593. ahd->int_coalescing_mincmds = AHD_INT_COALESCING_MINCMDS_DEFAULT;
  5594. ahd->int_coalescing_threshold = AHD_INT_COALESCING_THRESHOLD_DEFAULT;
  5595. ahd->int_coalescing_stop_threshold =
  5596. AHD_INT_COALESCING_STOP_THRESHOLD_DEFAULT;
  5597. if (ahd_platform_alloc(ahd, platform_arg) != 0) {
  5598. ahd_free(ahd);
  5599. ahd = NULL;
  5600. }
  5601. #ifdef AHD_DEBUG
  5602. if ((ahd_debug & AHD_SHOW_MEMORY) != 0) {
  5603. printk("%s: scb size = 0x%x, hscb size = 0x%x\n",
  5604. ahd_name(ahd), (u_int)sizeof(struct scb),
  5605. (u_int)sizeof(struct hardware_scb));
  5606. }
  5607. #endif
  5608. return (ahd);
  5609. }
  5610. int
  5611. ahd_softc_init(struct ahd_softc *ahd)
  5612. {
  5613. ahd->unpause = 0;
  5614. ahd->pause = PAUSE;
  5615. return (0);
  5616. }
  5617. void
  5618. ahd_set_unit(struct ahd_softc *ahd, int unit)
  5619. {
  5620. ahd->unit = unit;
  5621. }
  5622. void
  5623. ahd_set_name(struct ahd_softc *ahd, char *name)
  5624. {
  5625. if (ahd->name != NULL)
  5626. kfree(ahd->name);
  5627. ahd->name = name;
  5628. }
  5629. void
  5630. ahd_free(struct ahd_softc *ahd)
  5631. {
  5632. int i;
  5633. switch (ahd->init_level) {
  5634. default:
  5635. case 5:
  5636. ahd_shutdown(ahd);
  5637. /* FALLTHROUGH */
  5638. case 4:
  5639. ahd_dmamap_unload(ahd, ahd->shared_data_dmat,
  5640. ahd->shared_data_map.dmamap);
  5641. /* FALLTHROUGH */
  5642. case 3:
  5643. ahd_dmamem_free(ahd, ahd->shared_data_dmat, ahd->qoutfifo,
  5644. ahd->shared_data_map.dmamap);
  5645. ahd_dmamap_destroy(ahd, ahd->shared_data_dmat,
  5646. ahd->shared_data_map.dmamap);
  5647. /* FALLTHROUGH */
  5648. case 2:
  5649. ahd_dma_tag_destroy(ahd, ahd->shared_data_dmat);
  5650. case 1:
  5651. #ifndef __linux__
  5652. ahd_dma_tag_destroy(ahd, ahd->buffer_dmat);
  5653. #endif
  5654. break;
  5655. case 0:
  5656. break;
  5657. }
  5658. #ifndef __linux__
  5659. ahd_dma_tag_destroy(ahd, ahd->parent_dmat);
  5660. #endif
  5661. ahd_platform_free(ahd);
  5662. ahd_fini_scbdata(ahd);
  5663. for (i = 0; i < AHD_NUM_TARGETS; i++) {
  5664. struct ahd_tmode_tstate *tstate;
  5665. tstate = ahd->enabled_targets[i];
  5666. if (tstate != NULL) {
  5667. #ifdef AHD_TARGET_MODE
  5668. int j;
  5669. for (j = 0; j < AHD_NUM_LUNS; j++) {
  5670. struct ahd_tmode_lstate *lstate;
  5671. lstate = tstate->enabled_luns[j];
  5672. if (lstate != NULL) {
  5673. xpt_free_path(lstate->path);
  5674. kfree(lstate);
  5675. }
  5676. }
  5677. #endif
  5678. kfree(tstate);
  5679. }
  5680. }
  5681. #ifdef AHD_TARGET_MODE
  5682. if (ahd->black_hole != NULL) {
  5683. xpt_free_path(ahd->black_hole->path);
  5684. kfree(ahd->black_hole);
  5685. }
  5686. #endif
  5687. if (ahd->name != NULL)
  5688. kfree(ahd->name);
  5689. if (ahd->seep_config != NULL)
  5690. kfree(ahd->seep_config);
  5691. if (ahd->saved_stack != NULL)
  5692. kfree(ahd->saved_stack);
  5693. #ifndef __FreeBSD__
  5694. kfree(ahd);
  5695. #endif
  5696. return;
  5697. }
  5698. static void
  5699. ahd_shutdown(void *arg)
  5700. {
  5701. struct ahd_softc *ahd;
  5702. ahd = (struct ahd_softc *)arg;
  5703. /*
  5704. * Stop periodic timer callbacks.
  5705. */
  5706. ahd_timer_stop(&ahd->reset_timer);
  5707. ahd_timer_stop(&ahd->stat_timer);
  5708. /* This will reset most registers to 0, but not all */
  5709. ahd_reset(ahd, /*reinit*/FALSE);
  5710. }
  5711. /*
  5712. * Reset the controller and record some information about it
  5713. * that is only available just after a reset. If "reinit" is
  5714. * non-zero, this reset occurred after initial configuration
  5715. * and the caller requests that the chip be fully reinitialized
  5716. * to a runable state. Chip interrupts are *not* enabled after
  5717. * a reinitialization. The caller must enable interrupts via
  5718. * ahd_intr_enable().
  5719. */
  5720. int
  5721. ahd_reset(struct ahd_softc *ahd, int reinit)
  5722. {
  5723. u_int sxfrctl1;
  5724. int wait;
  5725. uint32_t cmd;
  5726. /*
  5727. * Preserve the value of the SXFRCTL1 register for all channels.
  5728. * It contains settings that affect termination and we don't want
  5729. * to disturb the integrity of the bus.
  5730. */
  5731. ahd_pause(ahd);
  5732. ahd_update_modes(ahd);
  5733. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  5734. sxfrctl1 = ahd_inb(ahd, SXFRCTL1);
  5735. cmd = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
  5736. if ((ahd->bugs & AHD_PCIX_CHIPRST_BUG) != 0) {
  5737. uint32_t mod_cmd;
  5738. /*
  5739. * A4 Razor #632
  5740. * During the assertion of CHIPRST, the chip
  5741. * does not disable its parity logic prior to
  5742. * the start of the reset. This may cause a
  5743. * parity error to be detected and thus a
  5744. * spurious SERR or PERR assertion. Disble
  5745. * PERR and SERR responses during the CHIPRST.
  5746. */
  5747. mod_cmd = cmd & ~(PCIM_CMD_PERRESPEN|PCIM_CMD_SERRESPEN);
  5748. ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
  5749. mod_cmd, /*bytes*/2);
  5750. }
  5751. ahd_outb(ahd, HCNTRL, CHIPRST | ahd->pause);
  5752. /*
  5753. * Ensure that the reset has finished. We delay 1000us
  5754. * prior to reading the register to make sure the chip
  5755. * has sufficiently completed its reset to handle register
  5756. * accesses.
  5757. */
  5758. wait = 1000;
  5759. do {
  5760. ahd_delay(1000);
  5761. } while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK));
  5762. if (wait == 0) {
  5763. printk("%s: WARNING - Failed chip reset! "
  5764. "Trying to initialize anyway.\n", ahd_name(ahd));
  5765. }
  5766. ahd_outb(ahd, HCNTRL, ahd->pause);
  5767. if ((ahd->bugs & AHD_PCIX_CHIPRST_BUG) != 0) {
  5768. /*
  5769. * Clear any latched PCI error status and restore
  5770. * previous SERR and PERR response enables.
  5771. */
  5772. ahd_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1,
  5773. 0xFF, /*bytes*/1);
  5774. ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
  5775. cmd, /*bytes*/2);
  5776. }
  5777. /*
  5778. * Mode should be SCSI after a chip reset, but lets
  5779. * set it just to be safe. We touch the MODE_PTR
  5780. * register directly so as to bypass the lazy update
  5781. * code in ahd_set_modes().
  5782. */
  5783. ahd_known_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  5784. ahd_outb(ahd, MODE_PTR,
  5785. ahd_build_mode_state(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI));
  5786. /*
  5787. * Restore SXFRCTL1.
  5788. *
  5789. * We must always initialize STPWEN to 1 before we
  5790. * restore the saved values. STPWEN is initialized
  5791. * to a tri-state condition which can only be cleared
  5792. * by turning it on.
  5793. */
  5794. ahd_outb(ahd, SXFRCTL1, sxfrctl1|STPWEN);
  5795. ahd_outb(ahd, SXFRCTL1, sxfrctl1);
  5796. /* Determine chip configuration */
  5797. ahd->features &= ~AHD_WIDE;
  5798. if ((ahd_inb(ahd, SBLKCTL) & SELWIDE) != 0)
  5799. ahd->features |= AHD_WIDE;
  5800. /*
  5801. * If a recovery action has forced a chip reset,
  5802. * re-initialize the chip to our liking.
  5803. */
  5804. if (reinit != 0)
  5805. ahd_chip_init(ahd);
  5806. return (0);
  5807. }
  5808. /*
  5809. * Determine the number of SCBs available on the controller
  5810. */
  5811. static int
  5812. ahd_probe_scbs(struct ahd_softc *ahd) {
  5813. int i;
  5814. AHD_ASSERT_MODES(ahd, ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK),
  5815. ~(AHD_MODE_UNKNOWN_MSK|AHD_MODE_CFG_MSK));
  5816. for (i = 0; i < AHD_SCB_MAX; i++) {
  5817. int j;
  5818. ahd_set_scbptr(ahd, i);
  5819. ahd_outw(ahd, SCB_BASE, i);
  5820. for (j = 2; j < 64; j++)
  5821. ahd_outb(ahd, SCB_BASE+j, 0);
  5822. /* Start out life as unallocated (needing an abort) */
  5823. ahd_outb(ahd, SCB_CONTROL, MK_MESSAGE);
  5824. if (ahd_inw_scbram(ahd, SCB_BASE) != i)
  5825. break;
  5826. ahd_set_scbptr(ahd, 0);
  5827. if (ahd_inw_scbram(ahd, SCB_BASE) != 0)
  5828. break;
  5829. }
  5830. return (i);
  5831. }
  5832. static void
  5833. ahd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
  5834. {
  5835. dma_addr_t *baddr;
  5836. baddr = (dma_addr_t *)arg;
  5837. *baddr = segs->ds_addr;
  5838. }
  5839. static void
  5840. ahd_initialize_hscbs(struct ahd_softc *ahd)
  5841. {
  5842. int i;
  5843. for (i = 0; i < ahd->scb_data.maxhscbs; i++) {
  5844. ahd_set_scbptr(ahd, i);
  5845. /* Clear the control byte. */
  5846. ahd_outb(ahd, SCB_CONTROL, 0);
  5847. /* Set the next pointer */
  5848. ahd_outw(ahd, SCB_NEXT, SCB_LIST_NULL);
  5849. }
  5850. }
  5851. static int
  5852. ahd_init_scbdata(struct ahd_softc *ahd)
  5853. {
  5854. struct scb_data *scb_data;
  5855. int i;
  5856. scb_data = &ahd->scb_data;
  5857. TAILQ_INIT(&scb_data->free_scbs);
  5858. for (i = 0; i < AHD_NUM_TARGETS * AHD_NUM_LUNS_NONPKT; i++)
  5859. LIST_INIT(&scb_data->free_scb_lists[i]);
  5860. LIST_INIT(&scb_data->any_dev_free_scb_list);
  5861. SLIST_INIT(&scb_data->hscb_maps);
  5862. SLIST_INIT(&scb_data->sg_maps);
  5863. SLIST_INIT(&scb_data->sense_maps);
  5864. /* Determine the number of hardware SCBs and initialize them */
  5865. scb_data->maxhscbs = ahd_probe_scbs(ahd);
  5866. if (scb_data->maxhscbs == 0) {
  5867. printk("%s: No SCB space found\n", ahd_name(ahd));
  5868. return (ENXIO);
  5869. }
  5870. ahd_initialize_hscbs(ahd);
  5871. /*
  5872. * Create our DMA tags. These tags define the kinds of device
  5873. * accessible memory allocations and memory mappings we will
  5874. * need to perform during normal operation.
  5875. *
  5876. * Unless we need to further restrict the allocation, we rely
  5877. * on the restrictions of the parent dmat, hence the common
  5878. * use of MAXADDR and MAXSIZE.
  5879. */
  5880. /* DMA tag for our hardware scb structures */
  5881. if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
  5882. /*boundary*/BUS_SPACE_MAXADDR_32BIT + 1,
  5883. /*lowaddr*/BUS_SPACE_MAXADDR_32BIT,
  5884. /*highaddr*/BUS_SPACE_MAXADDR,
  5885. /*filter*/NULL, /*filterarg*/NULL,
  5886. PAGE_SIZE, /*nsegments*/1,
  5887. /*maxsegsz*/BUS_SPACE_MAXSIZE_32BIT,
  5888. /*flags*/0, &scb_data->hscb_dmat) != 0) {
  5889. goto error_exit;
  5890. }
  5891. scb_data->init_level++;
  5892. /* DMA tag for our S/G structures. */
  5893. if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/8,
  5894. /*boundary*/BUS_SPACE_MAXADDR_32BIT + 1,
  5895. /*lowaddr*/BUS_SPACE_MAXADDR_32BIT,
  5896. /*highaddr*/BUS_SPACE_MAXADDR,
  5897. /*filter*/NULL, /*filterarg*/NULL,
  5898. ahd_sglist_allocsize(ahd), /*nsegments*/1,
  5899. /*maxsegsz*/BUS_SPACE_MAXSIZE_32BIT,
  5900. /*flags*/0, &scb_data->sg_dmat) != 0) {
  5901. goto error_exit;
  5902. }
  5903. #ifdef AHD_DEBUG
  5904. if ((ahd_debug & AHD_SHOW_MEMORY) != 0)
  5905. printk("%s: ahd_sglist_allocsize = 0x%x\n", ahd_name(ahd),
  5906. ahd_sglist_allocsize(ahd));
  5907. #endif
  5908. scb_data->init_level++;
  5909. /* DMA tag for our sense buffers. We allocate in page sized chunks */
  5910. if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
  5911. /*boundary*/BUS_SPACE_MAXADDR_32BIT + 1,
  5912. /*lowaddr*/BUS_SPACE_MAXADDR_32BIT,
  5913. /*highaddr*/BUS_SPACE_MAXADDR,
  5914. /*filter*/NULL, /*filterarg*/NULL,
  5915. PAGE_SIZE, /*nsegments*/1,
  5916. /*maxsegsz*/BUS_SPACE_MAXSIZE_32BIT,
  5917. /*flags*/0, &scb_data->sense_dmat) != 0) {
  5918. goto error_exit;
  5919. }
  5920. scb_data->init_level++;
  5921. /* Perform initial CCB allocation */
  5922. ahd_alloc_scbs(ahd);
  5923. if (scb_data->numscbs == 0) {
  5924. printk("%s: ahd_init_scbdata - "
  5925. "Unable to allocate initial scbs\n",
  5926. ahd_name(ahd));
  5927. goto error_exit;
  5928. }
  5929. /*
  5930. * Note that we were successful
  5931. */
  5932. return (0);
  5933. error_exit:
  5934. return (ENOMEM);
  5935. }
  5936. static struct scb *
  5937. ahd_find_scb_by_tag(struct ahd_softc *ahd, u_int tag)
  5938. {
  5939. struct scb *scb;
  5940. /*
  5941. * Look on the pending list.
  5942. */
  5943. LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) {
  5944. if (SCB_GET_TAG(scb) == tag)
  5945. return (scb);
  5946. }
  5947. /*
  5948. * Then on all of the collision free lists.
  5949. */
  5950. TAILQ_FOREACH(scb, &ahd->scb_data.free_scbs, links.tqe) {
  5951. struct scb *list_scb;
  5952. list_scb = scb;
  5953. do {
  5954. if (SCB_GET_TAG(list_scb) == tag)
  5955. return (list_scb);
  5956. list_scb = LIST_NEXT(list_scb, collision_links);
  5957. } while (list_scb);
  5958. }
  5959. /*
  5960. * And finally on the generic free list.
  5961. */
  5962. LIST_FOREACH(scb, &ahd->scb_data.any_dev_free_scb_list, links.le) {
  5963. if (SCB_GET_TAG(scb) == tag)
  5964. return (scb);
  5965. }
  5966. return (NULL);
  5967. }
  5968. static void
  5969. ahd_fini_scbdata(struct ahd_softc *ahd)
  5970. {
  5971. struct scb_data *scb_data;
  5972. scb_data = &ahd->scb_data;
  5973. if (scb_data == NULL)
  5974. return;
  5975. switch (scb_data->init_level) {
  5976. default:
  5977. case 7:
  5978. {
  5979. struct map_node *sns_map;
  5980. while ((sns_map = SLIST_FIRST(&scb_data->sense_maps)) != NULL) {
  5981. SLIST_REMOVE_HEAD(&scb_data->sense_maps, links);
  5982. ahd_dmamap_unload(ahd, scb_data->sense_dmat,
  5983. sns_map->dmamap);
  5984. ahd_dmamem_free(ahd, scb_data->sense_dmat,
  5985. sns_map->vaddr, sns_map->dmamap);
  5986. kfree(sns_map);
  5987. }
  5988. ahd_dma_tag_destroy(ahd, scb_data->sense_dmat);
  5989. /* FALLTHROUGH */
  5990. }
  5991. case 6:
  5992. {
  5993. struct map_node *sg_map;
  5994. while ((sg_map = SLIST_FIRST(&scb_data->sg_maps)) != NULL) {
  5995. SLIST_REMOVE_HEAD(&scb_data->sg_maps, links);
  5996. ahd_dmamap_unload(ahd, scb_data->sg_dmat,
  5997. sg_map->dmamap);
  5998. ahd_dmamem_free(ahd, scb_data->sg_dmat,
  5999. sg_map->vaddr, sg_map->dmamap);
  6000. kfree(sg_map);
  6001. }
  6002. ahd_dma_tag_destroy(ahd, scb_data->sg_dmat);
  6003. /* FALLTHROUGH */
  6004. }
  6005. case 5:
  6006. {
  6007. struct map_node *hscb_map;
  6008. while ((hscb_map = SLIST_FIRST(&scb_data->hscb_maps)) != NULL) {
  6009. SLIST_REMOVE_HEAD(&scb_data->hscb_maps, links);
  6010. ahd_dmamap_unload(ahd, scb_data->hscb_dmat,
  6011. hscb_map->dmamap);
  6012. ahd_dmamem_free(ahd, scb_data->hscb_dmat,
  6013. hscb_map->vaddr, hscb_map->dmamap);
  6014. kfree(hscb_map);
  6015. }
  6016. ahd_dma_tag_destroy(ahd, scb_data->hscb_dmat);
  6017. /* FALLTHROUGH */
  6018. }
  6019. case 4:
  6020. case 3:
  6021. case 2:
  6022. case 1:
  6023. case 0:
  6024. break;
  6025. }
  6026. }
  6027. /*
  6028. * DSP filter Bypass must be enabled until the first selection
  6029. * after a change in bus mode (Razor #491 and #493).
  6030. */
  6031. static void
  6032. ahd_setup_iocell_workaround(struct ahd_softc *ahd)
  6033. {
  6034. ahd_mode_state saved_modes;
  6035. saved_modes = ahd_save_modes(ahd);
  6036. ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
  6037. ahd_outb(ahd, DSPDATACTL, ahd_inb(ahd, DSPDATACTL)
  6038. | BYPASSENAB | RCVROFFSTDIS | XMITOFFSTDIS);
  6039. ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI));
  6040. #ifdef AHD_DEBUG
  6041. if ((ahd_debug & AHD_SHOW_MISC) != 0)
  6042. printk("%s: Setting up iocell workaround\n", ahd_name(ahd));
  6043. #endif
  6044. ahd_restore_modes(ahd, saved_modes);
  6045. ahd->flags &= ~AHD_HAD_FIRST_SEL;
  6046. }
  6047. static void
  6048. ahd_iocell_first_selection(struct ahd_softc *ahd)
  6049. {
  6050. ahd_mode_state saved_modes;
  6051. u_int sblkctl;
  6052. if ((ahd->flags & AHD_HAD_FIRST_SEL) != 0)
  6053. return;
  6054. saved_modes = ahd_save_modes(ahd);
  6055. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  6056. sblkctl = ahd_inb(ahd, SBLKCTL);
  6057. ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
  6058. #ifdef AHD_DEBUG
  6059. if ((ahd_debug & AHD_SHOW_MISC) != 0)
  6060. printk("%s: iocell first selection\n", ahd_name(ahd));
  6061. #endif
  6062. if ((sblkctl & ENAB40) != 0) {
  6063. ahd_outb(ahd, DSPDATACTL,
  6064. ahd_inb(ahd, DSPDATACTL) & ~BYPASSENAB);
  6065. #ifdef AHD_DEBUG
  6066. if ((ahd_debug & AHD_SHOW_MISC) != 0)
  6067. printk("%s: BYPASS now disabled\n", ahd_name(ahd));
  6068. #endif
  6069. }
  6070. ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI));
  6071. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  6072. ahd_restore_modes(ahd, saved_modes);
  6073. ahd->flags |= AHD_HAD_FIRST_SEL;
  6074. }
  6075. /*************************** SCB Management ***********************************/
  6076. static void
  6077. ahd_add_col_list(struct ahd_softc *ahd, struct scb *scb, u_int col_idx)
  6078. {
  6079. struct scb_list *free_list;
  6080. struct scb_tailq *free_tailq;
  6081. struct scb *first_scb;
  6082. scb->flags |= SCB_ON_COL_LIST;
  6083. AHD_SET_SCB_COL_IDX(scb, col_idx);
  6084. free_list = &ahd->scb_data.free_scb_lists[col_idx];
  6085. free_tailq = &ahd->scb_data.free_scbs;
  6086. first_scb = LIST_FIRST(free_list);
  6087. if (first_scb != NULL) {
  6088. LIST_INSERT_AFTER(first_scb, scb, collision_links);
  6089. } else {
  6090. LIST_INSERT_HEAD(free_list, scb, collision_links);
  6091. TAILQ_INSERT_TAIL(free_tailq, scb, links.tqe);
  6092. }
  6093. }
  6094. static void
  6095. ahd_rem_col_list(struct ahd_softc *ahd, struct scb *scb)
  6096. {
  6097. struct scb_list *free_list;
  6098. struct scb_tailq *free_tailq;
  6099. struct scb *first_scb;
  6100. u_int col_idx;
  6101. scb->flags &= ~SCB_ON_COL_LIST;
  6102. col_idx = AHD_GET_SCB_COL_IDX(ahd, scb);
  6103. free_list = &ahd->scb_data.free_scb_lists[col_idx];
  6104. free_tailq = &ahd->scb_data.free_scbs;
  6105. first_scb = LIST_FIRST(free_list);
  6106. if (first_scb == scb) {
  6107. struct scb *next_scb;
  6108. /*
  6109. * Maintain order in the collision free
  6110. * lists for fairness if this device has
  6111. * other colliding tags active.
  6112. */
  6113. next_scb = LIST_NEXT(scb, collision_links);
  6114. if (next_scb != NULL) {
  6115. TAILQ_INSERT_AFTER(free_tailq, scb,
  6116. next_scb, links.tqe);
  6117. }
  6118. TAILQ_REMOVE(free_tailq, scb, links.tqe);
  6119. }
  6120. LIST_REMOVE(scb, collision_links);
  6121. }
  6122. /*
  6123. * Get a free scb. If there are none, see if we can allocate a new SCB.
  6124. */
  6125. struct scb *
  6126. ahd_get_scb(struct ahd_softc *ahd, u_int col_idx)
  6127. {
  6128. struct scb *scb;
  6129. int tries;
  6130. tries = 0;
  6131. look_again:
  6132. TAILQ_FOREACH(scb, &ahd->scb_data.free_scbs, links.tqe) {
  6133. if (AHD_GET_SCB_COL_IDX(ahd, scb) != col_idx) {
  6134. ahd_rem_col_list(ahd, scb);
  6135. goto found;
  6136. }
  6137. }
  6138. if ((scb = LIST_FIRST(&ahd->scb_data.any_dev_free_scb_list)) == NULL) {
  6139. if (tries++ != 0)
  6140. return (NULL);
  6141. ahd_alloc_scbs(ahd);
  6142. goto look_again;
  6143. }
  6144. LIST_REMOVE(scb, links.le);
  6145. if (col_idx != AHD_NEVER_COL_IDX
  6146. && (scb->col_scb != NULL)
  6147. && (scb->col_scb->flags & SCB_ACTIVE) == 0) {
  6148. LIST_REMOVE(scb->col_scb, links.le);
  6149. ahd_add_col_list(ahd, scb->col_scb, col_idx);
  6150. }
  6151. found:
  6152. scb->flags |= SCB_ACTIVE;
  6153. return (scb);
  6154. }
  6155. /*
  6156. * Return an SCB resource to the free list.
  6157. */
  6158. void
  6159. ahd_free_scb(struct ahd_softc *ahd, struct scb *scb)
  6160. {
  6161. /* Clean up for the next user */
  6162. scb->flags = SCB_FLAG_NONE;
  6163. scb->hscb->control = 0;
  6164. ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = NULL;
  6165. if (scb->col_scb == NULL) {
  6166. /*
  6167. * No collision possible. Just free normally.
  6168. */
  6169. LIST_INSERT_HEAD(&ahd->scb_data.any_dev_free_scb_list,
  6170. scb, links.le);
  6171. } else if ((scb->col_scb->flags & SCB_ON_COL_LIST) != 0) {
  6172. /*
  6173. * The SCB we might have collided with is on
  6174. * a free collision list. Put both SCBs on
  6175. * the generic list.
  6176. */
  6177. ahd_rem_col_list(ahd, scb->col_scb);
  6178. LIST_INSERT_HEAD(&ahd->scb_data.any_dev_free_scb_list,
  6179. scb, links.le);
  6180. LIST_INSERT_HEAD(&ahd->scb_data.any_dev_free_scb_list,
  6181. scb->col_scb, links.le);
  6182. } else if ((scb->col_scb->flags
  6183. & (SCB_PACKETIZED|SCB_ACTIVE)) == SCB_ACTIVE
  6184. && (scb->col_scb->hscb->control & TAG_ENB) != 0) {
  6185. /*
  6186. * The SCB we might collide with on the next allocation
  6187. * is still active in a non-packetized, tagged, context.
  6188. * Put us on the SCB collision list.
  6189. */
  6190. ahd_add_col_list(ahd, scb,
  6191. AHD_GET_SCB_COL_IDX(ahd, scb->col_scb));
  6192. } else {
  6193. /*
  6194. * The SCB we might collide with on the next allocation
  6195. * is either active in a packetized context, or free.
  6196. * Since we can't collide, put this SCB on the generic
  6197. * free list.
  6198. */
  6199. LIST_INSERT_HEAD(&ahd->scb_data.any_dev_free_scb_list,
  6200. scb, links.le);
  6201. }
  6202. ahd_platform_scb_free(ahd, scb);
  6203. }
  6204. static void
  6205. ahd_alloc_scbs(struct ahd_softc *ahd)
  6206. {
  6207. struct scb_data *scb_data;
  6208. struct scb *next_scb;
  6209. struct hardware_scb *hscb;
  6210. struct map_node *hscb_map;
  6211. struct map_node *sg_map;
  6212. struct map_node *sense_map;
  6213. uint8_t *segs;
  6214. uint8_t *sense_data;
  6215. dma_addr_t hscb_busaddr;
  6216. dma_addr_t sg_busaddr;
  6217. dma_addr_t sense_busaddr;
  6218. int newcount;
  6219. int i;
  6220. scb_data = &ahd->scb_data;
  6221. if (scb_data->numscbs >= AHD_SCB_MAX_ALLOC)
  6222. /* Can't allocate any more */
  6223. return;
  6224. if (scb_data->scbs_left != 0) {
  6225. int offset;
  6226. offset = (PAGE_SIZE / sizeof(*hscb)) - scb_data->scbs_left;
  6227. hscb_map = SLIST_FIRST(&scb_data->hscb_maps);
  6228. hscb = &((struct hardware_scb *)hscb_map->vaddr)[offset];
  6229. hscb_busaddr = hscb_map->physaddr + (offset * sizeof(*hscb));
  6230. } else {
  6231. hscb_map = kmalloc(sizeof(*hscb_map), GFP_ATOMIC);
  6232. if (hscb_map == NULL)
  6233. return;
  6234. /* Allocate the next batch of hardware SCBs */
  6235. if (ahd_dmamem_alloc(ahd, scb_data->hscb_dmat,
  6236. (void **)&hscb_map->vaddr,
  6237. BUS_DMA_NOWAIT, &hscb_map->dmamap) != 0) {
  6238. kfree(hscb_map);
  6239. return;
  6240. }
  6241. SLIST_INSERT_HEAD(&scb_data->hscb_maps, hscb_map, links);
  6242. ahd_dmamap_load(ahd, scb_data->hscb_dmat, hscb_map->dmamap,
  6243. hscb_map->vaddr, PAGE_SIZE, ahd_dmamap_cb,
  6244. &hscb_map->physaddr, /*flags*/0);
  6245. hscb = (struct hardware_scb *)hscb_map->vaddr;
  6246. hscb_busaddr = hscb_map->physaddr;
  6247. scb_data->scbs_left = PAGE_SIZE / sizeof(*hscb);
  6248. }
  6249. if (scb_data->sgs_left != 0) {
  6250. int offset;
  6251. offset = ((ahd_sglist_allocsize(ahd) / ahd_sglist_size(ahd))
  6252. - scb_data->sgs_left) * ahd_sglist_size(ahd);
  6253. sg_map = SLIST_FIRST(&scb_data->sg_maps);
  6254. segs = sg_map->vaddr + offset;
  6255. sg_busaddr = sg_map->physaddr + offset;
  6256. } else {
  6257. sg_map = kmalloc(sizeof(*sg_map), GFP_ATOMIC);
  6258. if (sg_map == NULL)
  6259. return;
  6260. /* Allocate the next batch of S/G lists */
  6261. if (ahd_dmamem_alloc(ahd, scb_data->sg_dmat,
  6262. (void **)&sg_map->vaddr,
  6263. BUS_DMA_NOWAIT, &sg_map->dmamap) != 0) {
  6264. kfree(sg_map);
  6265. return;
  6266. }
  6267. SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
  6268. ahd_dmamap_load(ahd, scb_data->sg_dmat, sg_map->dmamap,
  6269. sg_map->vaddr, ahd_sglist_allocsize(ahd),
  6270. ahd_dmamap_cb, &sg_map->physaddr, /*flags*/0);
  6271. segs = sg_map->vaddr;
  6272. sg_busaddr = sg_map->physaddr;
  6273. scb_data->sgs_left =
  6274. ahd_sglist_allocsize(ahd) / ahd_sglist_size(ahd);
  6275. #ifdef AHD_DEBUG
  6276. if (ahd_debug & AHD_SHOW_MEMORY)
  6277. printk("Mapped SG data\n");
  6278. #endif
  6279. }
  6280. if (scb_data->sense_left != 0) {
  6281. int offset;
  6282. offset = PAGE_SIZE - (AHD_SENSE_BUFSIZE * scb_data->sense_left);
  6283. sense_map = SLIST_FIRST(&scb_data->sense_maps);
  6284. sense_data = sense_map->vaddr + offset;
  6285. sense_busaddr = sense_map->physaddr + offset;
  6286. } else {
  6287. sense_map = kmalloc(sizeof(*sense_map), GFP_ATOMIC);
  6288. if (sense_map == NULL)
  6289. return;
  6290. /* Allocate the next batch of sense buffers */
  6291. if (ahd_dmamem_alloc(ahd, scb_data->sense_dmat,
  6292. (void **)&sense_map->vaddr,
  6293. BUS_DMA_NOWAIT, &sense_map->dmamap) != 0) {
  6294. kfree(sense_map);
  6295. return;
  6296. }
  6297. SLIST_INSERT_HEAD(&scb_data->sense_maps, sense_map, links);
  6298. ahd_dmamap_load(ahd, scb_data->sense_dmat, sense_map->dmamap,
  6299. sense_map->vaddr, PAGE_SIZE, ahd_dmamap_cb,
  6300. &sense_map->physaddr, /*flags*/0);
  6301. sense_data = sense_map->vaddr;
  6302. sense_busaddr = sense_map->physaddr;
  6303. scb_data->sense_left = PAGE_SIZE / AHD_SENSE_BUFSIZE;
  6304. #ifdef AHD_DEBUG
  6305. if (ahd_debug & AHD_SHOW_MEMORY)
  6306. printk("Mapped sense data\n");
  6307. #endif
  6308. }
  6309. newcount = min(scb_data->sense_left, scb_data->scbs_left);
  6310. newcount = min(newcount, scb_data->sgs_left);
  6311. newcount = min(newcount, (AHD_SCB_MAX_ALLOC - scb_data->numscbs));
  6312. for (i = 0; i < newcount; i++) {
  6313. struct scb_platform_data *pdata;
  6314. u_int col_tag;
  6315. #ifndef __linux__
  6316. int error;
  6317. #endif
  6318. next_scb = kmalloc(sizeof(*next_scb), GFP_ATOMIC);
  6319. if (next_scb == NULL)
  6320. break;
  6321. pdata = kmalloc(sizeof(*pdata), GFP_ATOMIC);
  6322. if (pdata == NULL) {
  6323. kfree(next_scb);
  6324. break;
  6325. }
  6326. next_scb->platform_data = pdata;
  6327. next_scb->hscb_map = hscb_map;
  6328. next_scb->sg_map = sg_map;
  6329. next_scb->sense_map = sense_map;
  6330. next_scb->sg_list = segs;
  6331. next_scb->sense_data = sense_data;
  6332. next_scb->sense_busaddr = sense_busaddr;
  6333. memset(hscb, 0, sizeof(*hscb));
  6334. next_scb->hscb = hscb;
  6335. hscb->hscb_busaddr = ahd_htole32(hscb_busaddr);
  6336. /*
  6337. * The sequencer always starts with the second entry.
  6338. * The first entry is embedded in the scb.
  6339. */
  6340. next_scb->sg_list_busaddr = sg_busaddr;
  6341. if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0)
  6342. next_scb->sg_list_busaddr
  6343. += sizeof(struct ahd_dma64_seg);
  6344. else
  6345. next_scb->sg_list_busaddr += sizeof(struct ahd_dma_seg);
  6346. next_scb->ahd_softc = ahd;
  6347. next_scb->flags = SCB_FLAG_NONE;
  6348. #ifndef __linux__
  6349. error = ahd_dmamap_create(ahd, ahd->buffer_dmat, /*flags*/0,
  6350. &next_scb->dmamap);
  6351. if (error != 0) {
  6352. kfree(next_scb);
  6353. kfree(pdata);
  6354. break;
  6355. }
  6356. #endif
  6357. next_scb->hscb->tag = ahd_htole16(scb_data->numscbs);
  6358. col_tag = scb_data->numscbs ^ 0x100;
  6359. next_scb->col_scb = ahd_find_scb_by_tag(ahd, col_tag);
  6360. if (next_scb->col_scb != NULL)
  6361. next_scb->col_scb->col_scb = next_scb;
  6362. ahd_free_scb(ahd, next_scb);
  6363. hscb++;
  6364. hscb_busaddr += sizeof(*hscb);
  6365. segs += ahd_sglist_size(ahd);
  6366. sg_busaddr += ahd_sglist_size(ahd);
  6367. sense_data += AHD_SENSE_BUFSIZE;
  6368. sense_busaddr += AHD_SENSE_BUFSIZE;
  6369. scb_data->numscbs++;
  6370. scb_data->sense_left--;
  6371. scb_data->scbs_left--;
  6372. scb_data->sgs_left--;
  6373. }
  6374. }
  6375. void
  6376. ahd_controller_info(struct ahd_softc *ahd, char *buf)
  6377. {
  6378. const char *speed;
  6379. const char *type;
  6380. int len;
  6381. len = sprintf(buf, "%s: ", ahd_chip_names[ahd->chip & AHD_CHIPID_MASK]);
  6382. buf += len;
  6383. speed = "Ultra320 ";
  6384. if ((ahd->features & AHD_WIDE) != 0) {
  6385. type = "Wide ";
  6386. } else {
  6387. type = "Single ";
  6388. }
  6389. len = sprintf(buf, "%s%sChannel %c, SCSI Id=%d, ",
  6390. speed, type, ahd->channel, ahd->our_id);
  6391. buf += len;
  6392. sprintf(buf, "%s, %d SCBs", ahd->bus_description,
  6393. ahd->scb_data.maxhscbs);
  6394. }
  6395. static const char *channel_strings[] = {
  6396. "Primary Low",
  6397. "Primary High",
  6398. "Secondary Low",
  6399. "Secondary High"
  6400. };
  6401. static const char *termstat_strings[] = {
  6402. "Terminated Correctly",
  6403. "Over Terminated",
  6404. "Under Terminated",
  6405. "Not Configured"
  6406. };
  6407. /***************************** Timer Facilities *******************************/
  6408. #define ahd_timer_init init_timer
  6409. #define ahd_timer_stop del_timer_sync
  6410. typedef void ahd_linux_callback_t (u_long);
  6411. static void
  6412. ahd_timer_reset(ahd_timer_t *timer, int usec, ahd_callback_t *func, void *arg)
  6413. {
  6414. struct ahd_softc *ahd;
  6415. ahd = (struct ahd_softc *)arg;
  6416. del_timer(timer);
  6417. timer->data = (u_long)arg;
  6418. timer->expires = jiffies + (usec * HZ)/1000000;
  6419. timer->function = (ahd_linux_callback_t*)func;
  6420. add_timer(timer);
  6421. }
  6422. /*
  6423. * Start the board, ready for normal operation
  6424. */
  6425. int
  6426. ahd_init(struct ahd_softc *ahd)
  6427. {
  6428. uint8_t *next_vaddr;
  6429. dma_addr_t next_baddr;
  6430. size_t driver_data_size;
  6431. int i;
  6432. int error;
  6433. u_int warn_user;
  6434. uint8_t current_sensing;
  6435. uint8_t fstat;
  6436. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  6437. ahd->stack_size = ahd_probe_stack_size(ahd);
  6438. ahd->saved_stack = kmalloc(ahd->stack_size * sizeof(uint16_t), GFP_ATOMIC);
  6439. if (ahd->saved_stack == NULL)
  6440. return (ENOMEM);
  6441. /*
  6442. * Verify that the compiler hasn't over-aggressively
  6443. * padded important structures.
  6444. */
  6445. if (sizeof(struct hardware_scb) != 64)
  6446. panic("Hardware SCB size is incorrect");
  6447. #ifdef AHD_DEBUG
  6448. if ((ahd_debug & AHD_DEBUG_SEQUENCER) != 0)
  6449. ahd->flags |= AHD_SEQUENCER_DEBUG;
  6450. #endif
  6451. /*
  6452. * Default to allowing initiator operations.
  6453. */
  6454. ahd->flags |= AHD_INITIATORROLE;
  6455. /*
  6456. * Only allow target mode features if this unit has them enabled.
  6457. */
  6458. if ((AHD_TMODE_ENABLE & (0x1 << ahd->unit)) == 0)
  6459. ahd->features &= ~AHD_TARGETMODE;
  6460. #ifndef __linux__
  6461. /* DMA tag for mapping buffers into device visible space. */
  6462. if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
  6463. /*boundary*/BUS_SPACE_MAXADDR_32BIT + 1,
  6464. /*lowaddr*/ahd->flags & AHD_39BIT_ADDRESSING
  6465. ? (dma_addr_t)0x7FFFFFFFFFULL
  6466. : BUS_SPACE_MAXADDR_32BIT,
  6467. /*highaddr*/BUS_SPACE_MAXADDR,
  6468. /*filter*/NULL, /*filterarg*/NULL,
  6469. /*maxsize*/(AHD_NSEG - 1) * PAGE_SIZE,
  6470. /*nsegments*/AHD_NSEG,
  6471. /*maxsegsz*/AHD_MAXTRANSFER_SIZE,
  6472. /*flags*/BUS_DMA_ALLOCNOW,
  6473. &ahd->buffer_dmat) != 0) {
  6474. return (ENOMEM);
  6475. }
  6476. #endif
  6477. ahd->init_level++;
  6478. /*
  6479. * DMA tag for our command fifos and other data in system memory
  6480. * the card's sequencer must be able to access. For initiator
  6481. * roles, we need to allocate space for the qoutfifo. When providing
  6482. * for the target mode role, we must additionally provide space for
  6483. * the incoming target command fifo.
  6484. */
  6485. driver_data_size = AHD_SCB_MAX * sizeof(*ahd->qoutfifo)
  6486. + sizeof(struct hardware_scb);
  6487. if ((ahd->features & AHD_TARGETMODE) != 0)
  6488. driver_data_size += AHD_TMODE_CMDS * sizeof(struct target_cmd);
  6489. if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0)
  6490. driver_data_size += PKT_OVERRUN_BUFSIZE;
  6491. if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
  6492. /*boundary*/BUS_SPACE_MAXADDR_32BIT + 1,
  6493. /*lowaddr*/BUS_SPACE_MAXADDR_32BIT,
  6494. /*highaddr*/BUS_SPACE_MAXADDR,
  6495. /*filter*/NULL, /*filterarg*/NULL,
  6496. driver_data_size,
  6497. /*nsegments*/1,
  6498. /*maxsegsz*/BUS_SPACE_MAXSIZE_32BIT,
  6499. /*flags*/0, &ahd->shared_data_dmat) != 0) {
  6500. return (ENOMEM);
  6501. }
  6502. ahd->init_level++;
  6503. /* Allocation of driver data */
  6504. if (ahd_dmamem_alloc(ahd, ahd->shared_data_dmat,
  6505. (void **)&ahd->shared_data_map.vaddr,
  6506. BUS_DMA_NOWAIT,
  6507. &ahd->shared_data_map.dmamap) != 0) {
  6508. return (ENOMEM);
  6509. }
  6510. ahd->init_level++;
  6511. /* And permanently map it in */
  6512. ahd_dmamap_load(ahd, ahd->shared_data_dmat, ahd->shared_data_map.dmamap,
  6513. ahd->shared_data_map.vaddr, driver_data_size,
  6514. ahd_dmamap_cb, &ahd->shared_data_map.physaddr,
  6515. /*flags*/0);
  6516. ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr;
  6517. next_vaddr = (uint8_t *)&ahd->qoutfifo[AHD_QOUT_SIZE];
  6518. next_baddr = ahd->shared_data_map.physaddr
  6519. + AHD_QOUT_SIZE*sizeof(struct ahd_completion);
  6520. if ((ahd->features & AHD_TARGETMODE) != 0) {
  6521. ahd->targetcmds = (struct target_cmd *)next_vaddr;
  6522. next_vaddr += AHD_TMODE_CMDS * sizeof(struct target_cmd);
  6523. next_baddr += AHD_TMODE_CMDS * sizeof(struct target_cmd);
  6524. }
  6525. if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0) {
  6526. ahd->overrun_buf = next_vaddr;
  6527. next_vaddr += PKT_OVERRUN_BUFSIZE;
  6528. next_baddr += PKT_OVERRUN_BUFSIZE;
  6529. }
  6530. /*
  6531. * We need one SCB to serve as the "next SCB". Since the
  6532. * tag identifier in this SCB will never be used, there is
  6533. * no point in using a valid HSCB tag from an SCB pulled from
  6534. * the standard free pool. So, we allocate this "sentinel"
  6535. * specially from the DMA safe memory chunk used for the QOUTFIFO.
  6536. */
  6537. ahd->next_queued_hscb = (struct hardware_scb *)next_vaddr;
  6538. ahd->next_queued_hscb_map = &ahd->shared_data_map;
  6539. ahd->next_queued_hscb->hscb_busaddr = ahd_htole32(next_baddr);
  6540. ahd->init_level++;
  6541. /* Allocate SCB data now that buffer_dmat is initialized */
  6542. if (ahd_init_scbdata(ahd) != 0)
  6543. return (ENOMEM);
  6544. if ((ahd->flags & AHD_INITIATORROLE) == 0)
  6545. ahd->flags &= ~AHD_RESET_BUS_A;
  6546. /*
  6547. * Before committing these settings to the chip, give
  6548. * the OSM one last chance to modify our configuration.
  6549. */
  6550. ahd_platform_init(ahd);
  6551. /* Bring up the chip. */
  6552. ahd_chip_init(ahd);
  6553. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  6554. if ((ahd->flags & AHD_CURRENT_SENSING) == 0)
  6555. goto init_done;
  6556. /*
  6557. * Verify termination based on current draw and
  6558. * warn user if the bus is over/under terminated.
  6559. */
  6560. error = ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL,
  6561. CURSENSE_ENB);
  6562. if (error != 0) {
  6563. printk("%s: current sensing timeout 1\n", ahd_name(ahd));
  6564. goto init_done;
  6565. }
  6566. for (i = 20, fstat = FLX_FSTAT_BUSY;
  6567. (fstat & FLX_FSTAT_BUSY) != 0 && i; i--) {
  6568. error = ahd_read_flexport(ahd, FLXADDR_FLEXSTAT, &fstat);
  6569. if (error != 0) {
  6570. printk("%s: current sensing timeout 2\n",
  6571. ahd_name(ahd));
  6572. goto init_done;
  6573. }
  6574. }
  6575. if (i == 0) {
  6576. printk("%s: Timedout during current-sensing test\n",
  6577. ahd_name(ahd));
  6578. goto init_done;
  6579. }
  6580. /* Latch Current Sensing status. */
  6581. error = ahd_read_flexport(ahd, FLXADDR_CURRENT_STAT, &current_sensing);
  6582. if (error != 0) {
  6583. printk("%s: current sensing timeout 3\n", ahd_name(ahd));
  6584. goto init_done;
  6585. }
  6586. /* Diable current sensing. */
  6587. ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0);
  6588. #ifdef AHD_DEBUG
  6589. if ((ahd_debug & AHD_SHOW_TERMCTL) != 0) {
  6590. printk("%s: current_sensing == 0x%x\n",
  6591. ahd_name(ahd), current_sensing);
  6592. }
  6593. #endif
  6594. warn_user = 0;
  6595. for (i = 0; i < 4; i++, current_sensing >>= FLX_CSTAT_SHIFT) {
  6596. u_int term_stat;
  6597. term_stat = (current_sensing & FLX_CSTAT_MASK);
  6598. switch (term_stat) {
  6599. case FLX_CSTAT_OVER:
  6600. case FLX_CSTAT_UNDER:
  6601. warn_user++;
  6602. case FLX_CSTAT_INVALID:
  6603. case FLX_CSTAT_OKAY:
  6604. if (warn_user == 0 && bootverbose == 0)
  6605. break;
  6606. printk("%s: %s Channel %s\n", ahd_name(ahd),
  6607. channel_strings[i], termstat_strings[term_stat]);
  6608. break;
  6609. }
  6610. }
  6611. if (warn_user) {
  6612. printk("%s: WARNING. Termination is not configured correctly.\n"
  6613. "%s: WARNING. SCSI bus operations may FAIL.\n",
  6614. ahd_name(ahd), ahd_name(ahd));
  6615. }
  6616. init_done:
  6617. ahd_restart(ahd);
  6618. ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US,
  6619. ahd_stat_timer, ahd);
  6620. return (0);
  6621. }
  6622. /*
  6623. * (Re)initialize chip state after a chip reset.
  6624. */
  6625. static void
  6626. ahd_chip_init(struct ahd_softc *ahd)
  6627. {
  6628. uint32_t busaddr;
  6629. u_int sxfrctl1;
  6630. u_int scsiseq_template;
  6631. u_int wait;
  6632. u_int i;
  6633. u_int target;
  6634. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  6635. /*
  6636. * Take the LED out of diagnostic mode
  6637. */
  6638. ahd_outb(ahd, SBLKCTL, ahd_inb(ahd, SBLKCTL) & ~(DIAGLEDEN|DIAGLEDON));
  6639. /*
  6640. * Return HS_MAILBOX to its default value.
  6641. */
  6642. ahd->hs_mailbox = 0;
  6643. ahd_outb(ahd, HS_MAILBOX, 0);
  6644. /* Set the SCSI Id, SXFRCTL0, SXFRCTL1, and SIMODE1. */
  6645. ahd_outb(ahd, IOWNID, ahd->our_id);
  6646. ahd_outb(ahd, TOWNID, ahd->our_id);
  6647. sxfrctl1 = (ahd->flags & AHD_TERM_ENB_A) != 0 ? STPWEN : 0;
  6648. sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0;
  6649. if ((ahd->bugs & AHD_LONG_SETIMO_BUG)
  6650. && (ahd->seltime != STIMESEL_MIN)) {
  6651. /*
  6652. * The selection timer duration is twice as long
  6653. * as it should be. Halve it by adding "1" to
  6654. * the user specified setting.
  6655. */
  6656. sxfrctl1 |= ahd->seltime + STIMESEL_BUG_ADJ;
  6657. } else {
  6658. sxfrctl1 |= ahd->seltime;
  6659. }
  6660. ahd_outb(ahd, SXFRCTL0, DFON);
  6661. ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN);
  6662. ahd_outb(ahd, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR);
  6663. /*
  6664. * Now that termination is set, wait for up
  6665. * to 500ms for our transceivers to settle. If
  6666. * the adapter does not have a cable attached,
  6667. * the transceivers may never settle, so don't
  6668. * complain if we fail here.
  6669. */
  6670. for (wait = 10000;
  6671. (ahd_inb(ahd, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait;
  6672. wait--)
  6673. ahd_delay(100);
  6674. /* Clear any false bus resets due to the transceivers settling */
  6675. ahd_outb(ahd, CLRSINT1, CLRSCSIRSTI);
  6676. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  6677. /* Initialize mode specific S/G state. */
  6678. for (i = 0; i < 2; i++) {
  6679. ahd_set_modes(ahd, AHD_MODE_DFF0 + i, AHD_MODE_DFF0 + i);
  6680. ahd_outb(ahd, LONGJMP_ADDR + 1, INVALID_ADDR);
  6681. ahd_outb(ahd, SG_STATE, 0);
  6682. ahd_outb(ahd, CLRSEQINTSRC, 0xFF);
  6683. ahd_outb(ahd, SEQIMODE,
  6684. ENSAVEPTRS|ENCFG4DATA|ENCFG4ISTAT
  6685. |ENCFG4TSTAT|ENCFG4ICMD|ENCFG4TCMD);
  6686. }
  6687. ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
  6688. ahd_outb(ahd, DSCOMMAND0, ahd_inb(ahd, DSCOMMAND0)|MPARCKEN|CACHETHEN);
  6689. ahd_outb(ahd, DFF_THRSH, RD_DFTHRSH_75|WR_DFTHRSH_75);
  6690. ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN);
  6691. ahd_outb(ahd, SIMODE3, ENNTRAMPERR|ENOSRAMPERR);
  6692. if ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0) {
  6693. ahd_outb(ahd, OPTIONMODE, AUTOACKEN|AUTO_MSGOUT_DE);
  6694. } else {
  6695. ahd_outb(ahd, OPTIONMODE, AUTOACKEN|BUSFREEREV|AUTO_MSGOUT_DE);
  6696. }
  6697. ahd_outb(ahd, SCSCHKN, CURRFIFODEF|WIDERESEN|SHVALIDSTDIS);
  6698. if ((ahd->chip & AHD_BUS_MASK) == AHD_PCIX)
  6699. /*
  6700. * Do not issue a target abort when a split completion
  6701. * error occurs. Let our PCIX interrupt handler deal
  6702. * with it instead. H2A4 Razor #625
  6703. */
  6704. ahd_outb(ahd, PCIXCTL, ahd_inb(ahd, PCIXCTL) | SPLTSTADIS);
  6705. if ((ahd->bugs & AHD_LQOOVERRUN_BUG) != 0)
  6706. ahd_outb(ahd, LQOSCSCTL, LQONOCHKOVER);
  6707. /*
  6708. * Tweak IOCELL settings.
  6709. */
  6710. if ((ahd->flags & AHD_HP_BOARD) != 0) {
  6711. for (i = 0; i < NUMDSPS; i++) {
  6712. ahd_outb(ahd, DSPSELECT, i);
  6713. ahd_outb(ahd, WRTBIASCTL, WRTBIASCTL_HP_DEFAULT);
  6714. }
  6715. #ifdef AHD_DEBUG
  6716. if ((ahd_debug & AHD_SHOW_MISC) != 0)
  6717. printk("%s: WRTBIASCTL now 0x%x\n", ahd_name(ahd),
  6718. WRTBIASCTL_HP_DEFAULT);
  6719. #endif
  6720. }
  6721. ahd_setup_iocell_workaround(ahd);
  6722. /*
  6723. * Enable LQI Manager interrupts.
  6724. */
  6725. ahd_outb(ahd, LQIMODE1, ENLQIPHASE_LQ|ENLQIPHASE_NLQ|ENLIQABORT
  6726. | ENLQICRCI_LQ|ENLQICRCI_NLQ|ENLQIBADLQI
  6727. | ENLQIOVERI_LQ|ENLQIOVERI_NLQ);
  6728. ahd_outb(ahd, LQOMODE0, ENLQOATNLQ|ENLQOATNPKT|ENLQOTCRC);
  6729. /*
  6730. * We choose to have the sequencer catch LQOPHCHGINPKT errors
  6731. * manually for the command phase at the start of a packetized
  6732. * selection case. ENLQOBUSFREE should be made redundant by
  6733. * the BUSFREE interrupt, but it seems that some LQOBUSFREE
  6734. * events fail to assert the BUSFREE interrupt so we must
  6735. * also enable LQOBUSFREE interrupts.
  6736. */
  6737. ahd_outb(ahd, LQOMODE1, ENLQOBUSFREE);
  6738. /*
  6739. * Setup sequencer interrupt handlers.
  6740. */
  6741. ahd_outw(ahd, INTVEC1_ADDR, ahd_resolve_seqaddr(ahd, LABEL_seq_isr));
  6742. ahd_outw(ahd, INTVEC2_ADDR, ahd_resolve_seqaddr(ahd, LABEL_timer_isr));
  6743. /*
  6744. * Setup SCB Offset registers.
  6745. */
  6746. if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
  6747. ahd_outb(ahd, LUNPTR, offsetof(struct hardware_scb,
  6748. pkt_long_lun));
  6749. } else {
  6750. ahd_outb(ahd, LUNPTR, offsetof(struct hardware_scb, lun));
  6751. }
  6752. ahd_outb(ahd, CMDLENPTR, offsetof(struct hardware_scb, cdb_len));
  6753. ahd_outb(ahd, ATTRPTR, offsetof(struct hardware_scb, task_attribute));
  6754. ahd_outb(ahd, FLAGPTR, offsetof(struct hardware_scb, task_management));
  6755. ahd_outb(ahd, CMDPTR, offsetof(struct hardware_scb,
  6756. shared_data.idata.cdb));
  6757. ahd_outb(ahd, QNEXTPTR,
  6758. offsetof(struct hardware_scb, next_hscb_busaddr));
  6759. ahd_outb(ahd, ABRTBITPTR, MK_MESSAGE_BIT_OFFSET);
  6760. ahd_outb(ahd, ABRTBYTEPTR, offsetof(struct hardware_scb, control));
  6761. if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
  6762. ahd_outb(ahd, LUNLEN,
  6763. sizeof(ahd->next_queued_hscb->pkt_long_lun) - 1);
  6764. } else {
  6765. ahd_outb(ahd, LUNLEN, LUNLEN_SINGLE_LEVEL_LUN);
  6766. }
  6767. ahd_outb(ahd, CDBLIMIT, SCB_CDB_LEN_PTR - 1);
  6768. ahd_outb(ahd, MAXCMD, 0xFF);
  6769. ahd_outb(ahd, SCBAUTOPTR,
  6770. AUSCBPTR_EN | offsetof(struct hardware_scb, tag));
  6771. /* We haven't been enabled for target mode yet. */
  6772. ahd_outb(ahd, MULTARGID, 0);
  6773. ahd_outb(ahd, MULTARGID + 1, 0);
  6774. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  6775. /* Initialize the negotiation table. */
  6776. if ((ahd->features & AHD_NEW_IOCELL_OPTS) == 0) {
  6777. /*
  6778. * Clear the spare bytes in the neg table to avoid
  6779. * spurious parity errors.
  6780. */
  6781. for (target = 0; target < AHD_NUM_TARGETS; target++) {
  6782. ahd_outb(ahd, NEGOADDR, target);
  6783. ahd_outb(ahd, ANNEXCOL, AHD_ANNEXCOL_PER_DEV0);
  6784. for (i = 0; i < AHD_NUM_PER_DEV_ANNEXCOLS; i++)
  6785. ahd_outb(ahd, ANNEXDAT, 0);
  6786. }
  6787. }
  6788. for (target = 0; target < AHD_NUM_TARGETS; target++) {
  6789. struct ahd_devinfo devinfo;
  6790. struct ahd_initiator_tinfo *tinfo;
  6791. struct ahd_tmode_tstate *tstate;
  6792. tinfo = ahd_fetch_transinfo(ahd, 'A', ahd->our_id,
  6793. target, &tstate);
  6794. ahd_compile_devinfo(&devinfo, ahd->our_id,
  6795. target, CAM_LUN_WILDCARD,
  6796. 'A', ROLE_INITIATOR);
  6797. ahd_update_neg_table(ahd, &devinfo, &tinfo->curr);
  6798. }
  6799. ahd_outb(ahd, CLRSINT3, NTRAMPERR|OSRAMPERR);
  6800. ahd_outb(ahd, CLRINT, CLRSCSIINT);
  6801. #ifdef NEEDS_MORE_TESTING
  6802. /*
  6803. * Always enable abort on incoming L_Qs if this feature is
  6804. * supported. We use this to catch invalid SCB references.
  6805. */
  6806. if ((ahd->bugs & AHD_ABORT_LQI_BUG) == 0)
  6807. ahd_outb(ahd, LQCTL1, ABORTPENDING);
  6808. else
  6809. #endif
  6810. ahd_outb(ahd, LQCTL1, 0);
  6811. /* All of our queues are empty */
  6812. ahd->qoutfifonext = 0;
  6813. ahd->qoutfifonext_valid_tag = QOUTFIFO_ENTRY_VALID;
  6814. ahd_outb(ahd, QOUTFIFO_ENTRY_VALID_TAG, QOUTFIFO_ENTRY_VALID);
  6815. for (i = 0; i < AHD_QOUT_SIZE; i++)
  6816. ahd->qoutfifo[i].valid_tag = 0;
  6817. ahd_sync_qoutfifo(ahd, BUS_DMASYNC_PREREAD);
  6818. ahd->qinfifonext = 0;
  6819. for (i = 0; i < AHD_QIN_SIZE; i++)
  6820. ahd->qinfifo[i] = SCB_LIST_NULL;
  6821. if ((ahd->features & AHD_TARGETMODE) != 0) {
  6822. /* All target command blocks start out invalid. */
  6823. for (i = 0; i < AHD_TMODE_CMDS; i++)
  6824. ahd->targetcmds[i].cmd_valid = 0;
  6825. ahd_sync_tqinfifo(ahd, BUS_DMASYNC_PREREAD);
  6826. ahd->tqinfifonext = 1;
  6827. ahd_outb(ahd, KERNEL_TQINPOS, ahd->tqinfifonext - 1);
  6828. ahd_outb(ahd, TQINPOS, ahd->tqinfifonext);
  6829. }
  6830. /* Initialize Scratch Ram. */
  6831. ahd_outb(ahd, SEQ_FLAGS, 0);
  6832. ahd_outb(ahd, SEQ_FLAGS2, 0);
  6833. /* We don't have any waiting selections */
  6834. ahd_outw(ahd, WAITING_TID_HEAD, SCB_LIST_NULL);
  6835. ahd_outw(ahd, WAITING_TID_TAIL, SCB_LIST_NULL);
  6836. ahd_outw(ahd, MK_MESSAGE_SCB, SCB_LIST_NULL);
  6837. ahd_outw(ahd, MK_MESSAGE_SCSIID, 0xFF);
  6838. for (i = 0; i < AHD_NUM_TARGETS; i++)
  6839. ahd_outw(ahd, WAITING_SCB_TAILS + (2 * i), SCB_LIST_NULL);
  6840. /*
  6841. * Nobody is waiting to be DMAed into the QOUTFIFO.
  6842. */
  6843. ahd_outw(ahd, COMPLETE_SCB_HEAD, SCB_LIST_NULL);
  6844. ahd_outw(ahd, COMPLETE_SCB_DMAINPROG_HEAD, SCB_LIST_NULL);
  6845. ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL);
  6846. ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, SCB_LIST_NULL);
  6847. ahd_outw(ahd, COMPLETE_ON_QFREEZE_HEAD, SCB_LIST_NULL);
  6848. /*
  6849. * The Freeze Count is 0.
  6850. */
  6851. ahd->qfreeze_cnt = 0;
  6852. ahd_outw(ahd, QFREEZE_COUNT, 0);
  6853. ahd_outw(ahd, KERNEL_QFREEZE_COUNT, 0);
  6854. /*
  6855. * Tell the sequencer where it can find our arrays in memory.
  6856. */
  6857. busaddr = ahd->shared_data_map.physaddr;
  6858. ahd_outl(ahd, SHARED_DATA_ADDR, busaddr);
  6859. ahd_outl(ahd, QOUTFIFO_NEXT_ADDR, busaddr);
  6860. /*
  6861. * Setup the allowed SCSI Sequences based on operational mode.
  6862. * If we are a target, we'll enable select in operations once
  6863. * we've had a lun enabled.
  6864. */
  6865. scsiseq_template = ENAUTOATNP;
  6866. if ((ahd->flags & AHD_INITIATORROLE) != 0)
  6867. scsiseq_template |= ENRSELI;
  6868. ahd_outb(ahd, SCSISEQ_TEMPLATE, scsiseq_template);
  6869. /* There are no busy SCBs yet. */
  6870. for (target = 0; target < AHD_NUM_TARGETS; target++) {
  6871. int lun;
  6872. for (lun = 0; lun < AHD_NUM_LUNS_NONPKT; lun++)
  6873. ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(target, 'A', lun));
  6874. }
  6875. /*
  6876. * Initialize the group code to command length table.
  6877. * Vendor Unique codes are set to 0 so we only capture
  6878. * the first byte of the cdb. These can be overridden
  6879. * when target mode is enabled.
  6880. */
  6881. ahd_outb(ahd, CMDSIZE_TABLE, 5);
  6882. ahd_outb(ahd, CMDSIZE_TABLE + 1, 9);
  6883. ahd_outb(ahd, CMDSIZE_TABLE + 2, 9);
  6884. ahd_outb(ahd, CMDSIZE_TABLE + 3, 0);
  6885. ahd_outb(ahd, CMDSIZE_TABLE + 4, 15);
  6886. ahd_outb(ahd, CMDSIZE_TABLE + 5, 11);
  6887. ahd_outb(ahd, CMDSIZE_TABLE + 6, 0);
  6888. ahd_outb(ahd, CMDSIZE_TABLE + 7, 0);
  6889. /* Tell the sequencer of our initial queue positions */
  6890. ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN);
  6891. ahd_outb(ahd, QOFF_CTLSTA, SCB_QSIZE_512);
  6892. ahd->qinfifonext = 0;
  6893. ahd_set_hnscb_qoff(ahd, ahd->qinfifonext);
  6894. ahd_set_hescb_qoff(ahd, 0);
  6895. ahd_set_snscb_qoff(ahd, 0);
  6896. ahd_set_sescb_qoff(ahd, 0);
  6897. ahd_set_sdscb_qoff(ahd, 0);
  6898. /*
  6899. * Tell the sequencer which SCB will be the next one it receives.
  6900. */
  6901. busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr);
  6902. ahd_outl(ahd, NEXT_QUEUED_SCB_ADDR, busaddr);
  6903. /*
  6904. * Default to coalescing disabled.
  6905. */
  6906. ahd_outw(ahd, INT_COALESCING_CMDCOUNT, 0);
  6907. ahd_outw(ahd, CMDS_PENDING, 0);
  6908. ahd_update_coalescing_values(ahd, ahd->int_coalescing_timer,
  6909. ahd->int_coalescing_maxcmds,
  6910. ahd->int_coalescing_mincmds);
  6911. ahd_enable_coalescing(ahd, FALSE);
  6912. ahd_loadseq(ahd);
  6913. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  6914. if (ahd->features & AHD_AIC79XXB_SLOWCRC) {
  6915. u_int negodat3 = ahd_inb(ahd, NEGCONOPTS);
  6916. negodat3 |= ENSLOWCRC;
  6917. ahd_outb(ahd, NEGCONOPTS, negodat3);
  6918. negodat3 = ahd_inb(ahd, NEGCONOPTS);
  6919. if (!(negodat3 & ENSLOWCRC))
  6920. printk("aic79xx: failed to set the SLOWCRC bit\n");
  6921. else
  6922. printk("aic79xx: SLOWCRC bit set\n");
  6923. }
  6924. }
  6925. /*
  6926. * Setup default device and controller settings.
  6927. * This should only be called if our probe has
  6928. * determined that no configuration data is available.
  6929. */
  6930. int
  6931. ahd_default_config(struct ahd_softc *ahd)
  6932. {
  6933. int targ;
  6934. ahd->our_id = 7;
  6935. /*
  6936. * Allocate a tstate to house information for our
  6937. * initiator presence on the bus as well as the user
  6938. * data for any target mode initiator.
  6939. */
  6940. if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) {
  6941. printk("%s: unable to allocate ahd_tmode_tstate. "
  6942. "Failing attach\n", ahd_name(ahd));
  6943. return (ENOMEM);
  6944. }
  6945. for (targ = 0; targ < AHD_NUM_TARGETS; targ++) {
  6946. struct ahd_devinfo devinfo;
  6947. struct ahd_initiator_tinfo *tinfo;
  6948. struct ahd_tmode_tstate *tstate;
  6949. uint16_t target_mask;
  6950. tinfo = ahd_fetch_transinfo(ahd, 'A', ahd->our_id,
  6951. targ, &tstate);
  6952. /*
  6953. * We support SPC2 and SPI4.
  6954. */
  6955. tinfo->user.protocol_version = 4;
  6956. tinfo->user.transport_version = 4;
  6957. target_mask = 0x01 << targ;
  6958. ahd->user_discenable |= target_mask;
  6959. tstate->discenable |= target_mask;
  6960. ahd->user_tagenable |= target_mask;
  6961. #ifdef AHD_FORCE_160
  6962. tinfo->user.period = AHD_SYNCRATE_DT;
  6963. #else
  6964. tinfo->user.period = AHD_SYNCRATE_160;
  6965. #endif
  6966. tinfo->user.offset = MAX_OFFSET;
  6967. tinfo->user.ppr_options = MSG_EXT_PPR_RD_STRM
  6968. | MSG_EXT_PPR_WR_FLOW
  6969. | MSG_EXT_PPR_HOLD_MCS
  6970. | MSG_EXT_PPR_IU_REQ
  6971. | MSG_EXT_PPR_QAS_REQ
  6972. | MSG_EXT_PPR_DT_REQ;
  6973. if ((ahd->features & AHD_RTI) != 0)
  6974. tinfo->user.ppr_options |= MSG_EXT_PPR_RTI;
  6975. tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
  6976. /*
  6977. * Start out Async/Narrow/Untagged and with
  6978. * conservative protocol support.
  6979. */
  6980. tinfo->goal.protocol_version = 2;
  6981. tinfo->goal.transport_version = 2;
  6982. tinfo->curr.protocol_version = 2;
  6983. tinfo->curr.transport_version = 2;
  6984. ahd_compile_devinfo(&devinfo, ahd->our_id,
  6985. targ, CAM_LUN_WILDCARD,
  6986. 'A', ROLE_INITIATOR);
  6987. tstate->tagenable &= ~target_mask;
  6988. ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
  6989. AHD_TRANS_CUR|AHD_TRANS_GOAL, /*paused*/TRUE);
  6990. ahd_set_syncrate(ahd, &devinfo, /*period*/0, /*offset*/0,
  6991. /*ppr_options*/0, AHD_TRANS_CUR|AHD_TRANS_GOAL,
  6992. /*paused*/TRUE);
  6993. }
  6994. return (0);
  6995. }
  6996. /*
  6997. * Parse device configuration information.
  6998. */
  6999. int
  7000. ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc)
  7001. {
  7002. int targ;
  7003. int max_targ;
  7004. max_targ = sc->max_targets & CFMAXTARG;
  7005. ahd->our_id = sc->brtime_id & CFSCSIID;
  7006. /*
  7007. * Allocate a tstate to house information for our
  7008. * initiator presence on the bus as well as the user
  7009. * data for any target mode initiator.
  7010. */
  7011. if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) {
  7012. printk("%s: unable to allocate ahd_tmode_tstate. "
  7013. "Failing attach\n", ahd_name(ahd));
  7014. return (ENOMEM);
  7015. }
  7016. for (targ = 0; targ < max_targ; targ++) {
  7017. struct ahd_devinfo devinfo;
  7018. struct ahd_initiator_tinfo *tinfo;
  7019. struct ahd_transinfo *user_tinfo;
  7020. struct ahd_tmode_tstate *tstate;
  7021. uint16_t target_mask;
  7022. tinfo = ahd_fetch_transinfo(ahd, 'A', ahd->our_id,
  7023. targ, &tstate);
  7024. user_tinfo = &tinfo->user;
  7025. /*
  7026. * We support SPC2 and SPI4.
  7027. */
  7028. tinfo->user.protocol_version = 4;
  7029. tinfo->user.transport_version = 4;
  7030. target_mask = 0x01 << targ;
  7031. ahd->user_discenable &= ~target_mask;
  7032. tstate->discenable &= ~target_mask;
  7033. ahd->user_tagenable &= ~target_mask;
  7034. if (sc->device_flags[targ] & CFDISC) {
  7035. tstate->discenable |= target_mask;
  7036. ahd->user_discenable |= target_mask;
  7037. ahd->user_tagenable |= target_mask;
  7038. } else {
  7039. /*
  7040. * Cannot be packetized without disconnection.
  7041. */
  7042. sc->device_flags[targ] &= ~CFPACKETIZED;
  7043. }
  7044. user_tinfo->ppr_options = 0;
  7045. user_tinfo->period = (sc->device_flags[targ] & CFXFER);
  7046. if (user_tinfo->period < CFXFER_ASYNC) {
  7047. if (user_tinfo->period <= AHD_PERIOD_10MHz)
  7048. user_tinfo->ppr_options |= MSG_EXT_PPR_DT_REQ;
  7049. user_tinfo->offset = MAX_OFFSET;
  7050. } else {
  7051. user_tinfo->offset = 0;
  7052. user_tinfo->period = AHD_ASYNC_XFER_PERIOD;
  7053. }
  7054. #ifdef AHD_FORCE_160
  7055. if (user_tinfo->period <= AHD_SYNCRATE_160)
  7056. user_tinfo->period = AHD_SYNCRATE_DT;
  7057. #endif
  7058. if ((sc->device_flags[targ] & CFPACKETIZED) != 0) {
  7059. user_tinfo->ppr_options |= MSG_EXT_PPR_RD_STRM
  7060. | MSG_EXT_PPR_WR_FLOW
  7061. | MSG_EXT_PPR_HOLD_MCS
  7062. | MSG_EXT_PPR_IU_REQ;
  7063. if ((ahd->features & AHD_RTI) != 0)
  7064. user_tinfo->ppr_options |= MSG_EXT_PPR_RTI;
  7065. }
  7066. if ((sc->device_flags[targ] & CFQAS) != 0)
  7067. user_tinfo->ppr_options |= MSG_EXT_PPR_QAS_REQ;
  7068. if ((sc->device_flags[targ] & CFWIDEB) != 0)
  7069. user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT;
  7070. else
  7071. user_tinfo->width = MSG_EXT_WDTR_BUS_8_BIT;
  7072. #ifdef AHD_DEBUG
  7073. if ((ahd_debug & AHD_SHOW_MISC) != 0)
  7074. printk("(%d): %x:%x:%x:%x\n", targ, user_tinfo->width,
  7075. user_tinfo->period, user_tinfo->offset,
  7076. user_tinfo->ppr_options);
  7077. #endif
  7078. /*
  7079. * Start out Async/Narrow/Untagged and with
  7080. * conservative protocol support.
  7081. */
  7082. tstate->tagenable &= ~target_mask;
  7083. tinfo->goal.protocol_version = 2;
  7084. tinfo->goal.transport_version = 2;
  7085. tinfo->curr.protocol_version = 2;
  7086. tinfo->curr.transport_version = 2;
  7087. ahd_compile_devinfo(&devinfo, ahd->our_id,
  7088. targ, CAM_LUN_WILDCARD,
  7089. 'A', ROLE_INITIATOR);
  7090. ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
  7091. AHD_TRANS_CUR|AHD_TRANS_GOAL, /*paused*/TRUE);
  7092. ahd_set_syncrate(ahd, &devinfo, /*period*/0, /*offset*/0,
  7093. /*ppr_options*/0, AHD_TRANS_CUR|AHD_TRANS_GOAL,
  7094. /*paused*/TRUE);
  7095. }
  7096. ahd->flags &= ~AHD_SPCHK_ENB_A;
  7097. if (sc->bios_control & CFSPARITY)
  7098. ahd->flags |= AHD_SPCHK_ENB_A;
  7099. ahd->flags &= ~AHD_RESET_BUS_A;
  7100. if (sc->bios_control & CFRESETB)
  7101. ahd->flags |= AHD_RESET_BUS_A;
  7102. ahd->flags &= ~AHD_EXTENDED_TRANS_A;
  7103. if (sc->bios_control & CFEXTEND)
  7104. ahd->flags |= AHD_EXTENDED_TRANS_A;
  7105. ahd->flags &= ~AHD_BIOS_ENABLED;
  7106. if ((sc->bios_control & CFBIOSSTATE) == CFBS_ENABLED)
  7107. ahd->flags |= AHD_BIOS_ENABLED;
  7108. ahd->flags &= ~AHD_STPWLEVEL_A;
  7109. if ((sc->adapter_control & CFSTPWLEVEL) != 0)
  7110. ahd->flags |= AHD_STPWLEVEL_A;
  7111. return (0);
  7112. }
  7113. /*
  7114. * Parse device configuration information.
  7115. */
  7116. int
  7117. ahd_parse_vpddata(struct ahd_softc *ahd, struct vpd_config *vpd)
  7118. {
  7119. int error;
  7120. error = ahd_verify_vpd_cksum(vpd);
  7121. if (error == 0)
  7122. return (EINVAL);
  7123. if ((vpd->bios_flags & VPDBOOTHOST) != 0)
  7124. ahd->flags |= AHD_BOOT_CHANNEL;
  7125. return (0);
  7126. }
  7127. void
  7128. ahd_intr_enable(struct ahd_softc *ahd, int enable)
  7129. {
  7130. u_int hcntrl;
  7131. hcntrl = ahd_inb(ahd, HCNTRL);
  7132. hcntrl &= ~INTEN;
  7133. ahd->pause &= ~INTEN;
  7134. ahd->unpause &= ~INTEN;
  7135. if (enable) {
  7136. hcntrl |= INTEN;
  7137. ahd->pause |= INTEN;
  7138. ahd->unpause |= INTEN;
  7139. }
  7140. ahd_outb(ahd, HCNTRL, hcntrl);
  7141. }
  7142. static void
  7143. ahd_update_coalescing_values(struct ahd_softc *ahd, u_int timer, u_int maxcmds,
  7144. u_int mincmds)
  7145. {
  7146. if (timer > AHD_TIMER_MAX_US)
  7147. timer = AHD_TIMER_MAX_US;
  7148. ahd->int_coalescing_timer = timer;
  7149. if (maxcmds > AHD_INT_COALESCING_MAXCMDS_MAX)
  7150. maxcmds = AHD_INT_COALESCING_MAXCMDS_MAX;
  7151. if (mincmds > AHD_INT_COALESCING_MINCMDS_MAX)
  7152. mincmds = AHD_INT_COALESCING_MINCMDS_MAX;
  7153. ahd->int_coalescing_maxcmds = maxcmds;
  7154. ahd_outw(ahd, INT_COALESCING_TIMER, timer / AHD_TIMER_US_PER_TICK);
  7155. ahd_outb(ahd, INT_COALESCING_MAXCMDS, -maxcmds);
  7156. ahd_outb(ahd, INT_COALESCING_MINCMDS, -mincmds);
  7157. }
  7158. static void
  7159. ahd_enable_coalescing(struct ahd_softc *ahd, int enable)
  7160. {
  7161. ahd->hs_mailbox &= ~ENINT_COALESCE;
  7162. if (enable)
  7163. ahd->hs_mailbox |= ENINT_COALESCE;
  7164. ahd_outb(ahd, HS_MAILBOX, ahd->hs_mailbox);
  7165. ahd_flush_device_writes(ahd);
  7166. ahd_run_qoutfifo(ahd);
  7167. }
  7168. /*
  7169. * Ensure that the card is paused in a location
  7170. * outside of all critical sections and that all
  7171. * pending work is completed prior to returning.
  7172. * This routine should only be called from outside
  7173. * an interrupt context.
  7174. */
  7175. void
  7176. ahd_pause_and_flushwork(struct ahd_softc *ahd)
  7177. {
  7178. u_int intstat;
  7179. u_int maxloops;
  7180. maxloops = 1000;
  7181. ahd->flags |= AHD_ALL_INTERRUPTS;
  7182. ahd_pause(ahd);
  7183. /*
  7184. * Freeze the outgoing selections. We do this only
  7185. * until we are safely paused without further selections
  7186. * pending.
  7187. */
  7188. ahd->qfreeze_cnt--;
  7189. ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt);
  7190. ahd_outb(ahd, SEQ_FLAGS2, ahd_inb(ahd, SEQ_FLAGS2) | SELECTOUT_QFROZEN);
  7191. do {
  7192. ahd_unpause(ahd);
  7193. /*
  7194. * Give the sequencer some time to service
  7195. * any active selections.
  7196. */
  7197. ahd_delay(500);
  7198. ahd_intr(ahd);
  7199. ahd_pause(ahd);
  7200. intstat = ahd_inb(ahd, INTSTAT);
  7201. if ((intstat & INT_PEND) == 0) {
  7202. ahd_clear_critical_section(ahd);
  7203. intstat = ahd_inb(ahd, INTSTAT);
  7204. }
  7205. } while (--maxloops
  7206. && (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0)
  7207. && ((intstat & INT_PEND) != 0
  7208. || (ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
  7209. || (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0));
  7210. if (maxloops == 0) {
  7211. printk("Infinite interrupt loop, INTSTAT = %x",
  7212. ahd_inb(ahd, INTSTAT));
  7213. }
  7214. ahd->qfreeze_cnt++;
  7215. ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt);
  7216. ahd_flush_qoutfifo(ahd);
  7217. ahd->flags &= ~AHD_ALL_INTERRUPTS;
  7218. }
  7219. #ifdef CONFIG_PM
  7220. int
  7221. ahd_suspend(struct ahd_softc *ahd)
  7222. {
  7223. ahd_pause_and_flushwork(ahd);
  7224. if (LIST_FIRST(&ahd->pending_scbs) != NULL) {
  7225. ahd_unpause(ahd);
  7226. return (EBUSY);
  7227. }
  7228. ahd_shutdown(ahd);
  7229. return (0);
  7230. }
  7231. void
  7232. ahd_resume(struct ahd_softc *ahd)
  7233. {
  7234. ahd_reset(ahd, /*reinit*/TRUE);
  7235. ahd_intr_enable(ahd, TRUE);
  7236. ahd_restart(ahd);
  7237. }
  7238. #endif
  7239. /************************** Busy Target Table *********************************/
  7240. /*
  7241. * Set SCBPTR to the SCB that contains the busy
  7242. * table entry for TCL. Return the offset into
  7243. * the SCB that contains the entry for TCL.
  7244. * saved_scbid is dereferenced and set to the
  7245. * scbid that should be restored once manipualtion
  7246. * of the TCL entry is complete.
  7247. */
  7248. static inline u_int
  7249. ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl)
  7250. {
  7251. /*
  7252. * Index to the SCB that contains the busy entry.
  7253. */
  7254. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  7255. *saved_scbid = ahd_get_scbptr(ahd);
  7256. ahd_set_scbptr(ahd, TCL_LUN(tcl)
  7257. | ((TCL_TARGET_OFFSET(tcl) & 0xC) << 4));
  7258. /*
  7259. * And now calculate the SCB offset to the entry.
  7260. * Each entry is 2 bytes wide, hence the
  7261. * multiplication by 2.
  7262. */
  7263. return (((TCL_TARGET_OFFSET(tcl) & 0x3) << 1) + SCB_DISCONNECTED_LISTS);
  7264. }
  7265. /*
  7266. * Return the untagged transaction id for a given target/channel lun.
  7267. */
  7268. static u_int
  7269. ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl)
  7270. {
  7271. u_int scbid;
  7272. u_int scb_offset;
  7273. u_int saved_scbptr;
  7274. scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
  7275. scbid = ahd_inw_scbram(ahd, scb_offset);
  7276. ahd_set_scbptr(ahd, saved_scbptr);
  7277. return (scbid);
  7278. }
  7279. static void
  7280. ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid)
  7281. {
  7282. u_int scb_offset;
  7283. u_int saved_scbptr;
  7284. scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
  7285. ahd_outw(ahd, scb_offset, scbid);
  7286. ahd_set_scbptr(ahd, saved_scbptr);
  7287. }
  7288. /************************** SCB and SCB queue management **********************/
  7289. static int
  7290. ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target,
  7291. char channel, int lun, u_int tag, role_t role)
  7292. {
  7293. int targ = SCB_GET_TARGET(ahd, scb);
  7294. char chan = SCB_GET_CHANNEL(ahd, scb);
  7295. int slun = SCB_GET_LUN(scb);
  7296. int match;
  7297. match = ((chan == channel) || (channel == ALL_CHANNELS));
  7298. if (match != 0)
  7299. match = ((targ == target) || (target == CAM_TARGET_WILDCARD));
  7300. if (match != 0)
  7301. match = ((lun == slun) || (lun == CAM_LUN_WILDCARD));
  7302. if (match != 0) {
  7303. #ifdef AHD_TARGET_MODE
  7304. int group;
  7305. group = XPT_FC_GROUP(scb->io_ctx->ccb_h.func_code);
  7306. if (role == ROLE_INITIATOR) {
  7307. match = (group != XPT_FC_GROUP_TMODE)
  7308. && ((tag == SCB_GET_TAG(scb))
  7309. || (tag == SCB_LIST_NULL));
  7310. } else if (role == ROLE_TARGET) {
  7311. match = (group == XPT_FC_GROUP_TMODE)
  7312. && ((tag == scb->io_ctx->csio.tag_id)
  7313. || (tag == SCB_LIST_NULL));
  7314. }
  7315. #else /* !AHD_TARGET_MODE */
  7316. match = ((tag == SCB_GET_TAG(scb)) || (tag == SCB_LIST_NULL));
  7317. #endif /* AHD_TARGET_MODE */
  7318. }
  7319. return match;
  7320. }
  7321. static void
  7322. ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb)
  7323. {
  7324. int target;
  7325. char channel;
  7326. int lun;
  7327. target = SCB_GET_TARGET(ahd, scb);
  7328. lun = SCB_GET_LUN(scb);
  7329. channel = SCB_GET_CHANNEL(ahd, scb);
  7330. ahd_search_qinfifo(ahd, target, channel, lun,
  7331. /*tag*/SCB_LIST_NULL, ROLE_UNKNOWN,
  7332. CAM_REQUEUE_REQ, SEARCH_COMPLETE);
  7333. ahd_platform_freeze_devq(ahd, scb);
  7334. }
  7335. void
  7336. ahd_qinfifo_requeue_tail(struct ahd_softc *ahd, struct scb *scb)
  7337. {
  7338. struct scb *prev_scb;
  7339. ahd_mode_state saved_modes;
  7340. saved_modes = ahd_save_modes(ahd);
  7341. ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN);
  7342. prev_scb = NULL;
  7343. if (ahd_qinfifo_count(ahd) != 0) {
  7344. u_int prev_tag;
  7345. u_int prev_pos;
  7346. prev_pos = AHD_QIN_WRAP(ahd->qinfifonext - 1);
  7347. prev_tag = ahd->qinfifo[prev_pos];
  7348. prev_scb = ahd_lookup_scb(ahd, prev_tag);
  7349. }
  7350. ahd_qinfifo_requeue(ahd, prev_scb, scb);
  7351. ahd_set_hnscb_qoff(ahd, ahd->qinfifonext);
  7352. ahd_restore_modes(ahd, saved_modes);
  7353. }
  7354. static void
  7355. ahd_qinfifo_requeue(struct ahd_softc *ahd, struct scb *prev_scb,
  7356. struct scb *scb)
  7357. {
  7358. if (prev_scb == NULL) {
  7359. uint32_t busaddr;
  7360. busaddr = ahd_le32toh(scb->hscb->hscb_busaddr);
  7361. ahd_outl(ahd, NEXT_QUEUED_SCB_ADDR, busaddr);
  7362. } else {
  7363. prev_scb->hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
  7364. ahd_sync_scb(ahd, prev_scb,
  7365. BUS_DMASYNC_PREREAD|BUS_DMASYNC_PREWRITE);
  7366. }
  7367. ahd->qinfifo[AHD_QIN_WRAP(ahd->qinfifonext)] = SCB_GET_TAG(scb);
  7368. ahd->qinfifonext++;
  7369. scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr;
  7370. ahd_sync_scb(ahd, scb, BUS_DMASYNC_PREREAD|BUS_DMASYNC_PREWRITE);
  7371. }
  7372. static int
  7373. ahd_qinfifo_count(struct ahd_softc *ahd)
  7374. {
  7375. u_int qinpos;
  7376. u_int wrap_qinpos;
  7377. u_int wrap_qinfifonext;
  7378. AHD_ASSERT_MODES(ahd, AHD_MODE_CCHAN_MSK, AHD_MODE_CCHAN_MSK);
  7379. qinpos = ahd_get_snscb_qoff(ahd);
  7380. wrap_qinpos = AHD_QIN_WRAP(qinpos);
  7381. wrap_qinfifonext = AHD_QIN_WRAP(ahd->qinfifonext);
  7382. if (wrap_qinfifonext >= wrap_qinpos)
  7383. return (wrap_qinfifonext - wrap_qinpos);
  7384. else
  7385. return (wrap_qinfifonext
  7386. + ARRAY_SIZE(ahd->qinfifo) - wrap_qinpos);
  7387. }
  7388. static void
  7389. ahd_reset_cmds_pending(struct ahd_softc *ahd)
  7390. {
  7391. struct scb *scb;
  7392. ahd_mode_state saved_modes;
  7393. u_int pending_cmds;
  7394. saved_modes = ahd_save_modes(ahd);
  7395. ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN);
  7396. /*
  7397. * Don't count any commands as outstanding that the
  7398. * sequencer has already marked for completion.
  7399. */
  7400. ahd_flush_qoutfifo(ahd);
  7401. pending_cmds = 0;
  7402. LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) {
  7403. pending_cmds++;
  7404. }
  7405. ahd_outw(ahd, CMDS_PENDING, pending_cmds - ahd_qinfifo_count(ahd));
  7406. ahd_restore_modes(ahd, saved_modes);
  7407. ahd->flags &= ~AHD_UPDATE_PEND_CMDS;
  7408. }
  7409. static void
  7410. ahd_done_with_status(struct ahd_softc *ahd, struct scb *scb, uint32_t status)
  7411. {
  7412. cam_status ostat;
  7413. cam_status cstat;
  7414. ostat = ahd_get_transaction_status(scb);
  7415. if (ostat == CAM_REQ_INPROG)
  7416. ahd_set_transaction_status(scb, status);
  7417. cstat = ahd_get_transaction_status(scb);
  7418. if (cstat != CAM_REQ_CMP)
  7419. ahd_freeze_scb(scb);
  7420. ahd_done(ahd, scb);
  7421. }
  7422. int
  7423. ahd_search_qinfifo(struct ahd_softc *ahd, int target, char channel,
  7424. int lun, u_int tag, role_t role, uint32_t status,
  7425. ahd_search_action action)
  7426. {
  7427. struct scb *scb;
  7428. struct scb *mk_msg_scb;
  7429. struct scb *prev_scb;
  7430. ahd_mode_state saved_modes;
  7431. u_int qinstart;
  7432. u_int qinpos;
  7433. u_int qintail;
  7434. u_int tid_next;
  7435. u_int tid_prev;
  7436. u_int scbid;
  7437. u_int seq_flags2;
  7438. u_int savedscbptr;
  7439. uint32_t busaddr;
  7440. int found;
  7441. int targets;
  7442. /* Must be in CCHAN mode */
  7443. saved_modes = ahd_save_modes(ahd);
  7444. ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN);
  7445. /*
  7446. * Halt any pending SCB DMA. The sequencer will reinitiate
  7447. * this dma if the qinfifo is not empty once we unpause.
  7448. */
  7449. if ((ahd_inb(ahd, CCSCBCTL) & (CCARREN|CCSCBEN|CCSCBDIR))
  7450. == (CCARREN|CCSCBEN|CCSCBDIR)) {
  7451. ahd_outb(ahd, CCSCBCTL,
  7452. ahd_inb(ahd, CCSCBCTL) & ~(CCARREN|CCSCBEN));
  7453. while ((ahd_inb(ahd, CCSCBCTL) & (CCARREN|CCSCBEN)) != 0)
  7454. ;
  7455. }
  7456. /* Determine sequencer's position in the qinfifo. */
  7457. qintail = AHD_QIN_WRAP(ahd->qinfifonext);
  7458. qinstart = ahd_get_snscb_qoff(ahd);
  7459. qinpos = AHD_QIN_WRAP(qinstart);
  7460. found = 0;
  7461. prev_scb = NULL;
  7462. if (action == SEARCH_PRINT) {
  7463. printk("qinstart = %d qinfifonext = %d\nQINFIFO:",
  7464. qinstart, ahd->qinfifonext);
  7465. }
  7466. /*
  7467. * Start with an empty queue. Entries that are not chosen
  7468. * for removal will be re-added to the queue as we go.
  7469. */
  7470. ahd->qinfifonext = qinstart;
  7471. busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr);
  7472. ahd_outl(ahd, NEXT_QUEUED_SCB_ADDR, busaddr);
  7473. while (qinpos != qintail) {
  7474. scb = ahd_lookup_scb(ahd, ahd->qinfifo[qinpos]);
  7475. if (scb == NULL) {
  7476. printk("qinpos = %d, SCB index = %d\n",
  7477. qinpos, ahd->qinfifo[qinpos]);
  7478. panic("Loop 1\n");
  7479. }
  7480. if (ahd_match_scb(ahd, scb, target, channel, lun, tag, role)) {
  7481. /*
  7482. * We found an scb that needs to be acted on.
  7483. */
  7484. found++;
  7485. switch (action) {
  7486. case SEARCH_COMPLETE:
  7487. if ((scb->flags & SCB_ACTIVE) == 0)
  7488. printk("Inactive SCB in qinfifo\n");
  7489. ahd_done_with_status(ahd, scb, status);
  7490. /* FALLTHROUGH */
  7491. case SEARCH_REMOVE:
  7492. break;
  7493. case SEARCH_PRINT:
  7494. printk(" 0x%x", ahd->qinfifo[qinpos]);
  7495. /* FALLTHROUGH */
  7496. case SEARCH_COUNT:
  7497. ahd_qinfifo_requeue(ahd, prev_scb, scb);
  7498. prev_scb = scb;
  7499. break;
  7500. }
  7501. } else {
  7502. ahd_qinfifo_requeue(ahd, prev_scb, scb);
  7503. prev_scb = scb;
  7504. }
  7505. qinpos = AHD_QIN_WRAP(qinpos+1);
  7506. }
  7507. ahd_set_hnscb_qoff(ahd, ahd->qinfifonext);
  7508. if (action == SEARCH_PRINT)
  7509. printk("\nWAITING_TID_QUEUES:\n");
  7510. /*
  7511. * Search waiting for selection lists. We traverse the
  7512. * list of "their ids" waiting for selection and, if
  7513. * appropriate, traverse the SCBs of each "their id"
  7514. * looking for matches.
  7515. */
  7516. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  7517. seq_flags2 = ahd_inb(ahd, SEQ_FLAGS2);
  7518. if ((seq_flags2 & PENDING_MK_MESSAGE) != 0) {
  7519. scbid = ahd_inw(ahd, MK_MESSAGE_SCB);
  7520. mk_msg_scb = ahd_lookup_scb(ahd, scbid);
  7521. } else
  7522. mk_msg_scb = NULL;
  7523. savedscbptr = ahd_get_scbptr(ahd);
  7524. tid_next = ahd_inw(ahd, WAITING_TID_HEAD);
  7525. tid_prev = SCB_LIST_NULL;
  7526. targets = 0;
  7527. for (scbid = tid_next; !SCBID_IS_NULL(scbid); scbid = tid_next) {
  7528. u_int tid_head;
  7529. u_int tid_tail;
  7530. targets++;
  7531. if (targets > AHD_NUM_TARGETS)
  7532. panic("TID LIST LOOP");
  7533. if (scbid >= ahd->scb_data.numscbs) {
  7534. printk("%s: Waiting TID List inconsistency. "
  7535. "SCB index == 0x%x, yet numscbs == 0x%x.",
  7536. ahd_name(ahd), scbid, ahd->scb_data.numscbs);
  7537. ahd_dump_card_state(ahd);
  7538. panic("for safety");
  7539. }
  7540. scb = ahd_lookup_scb(ahd, scbid);
  7541. if (scb == NULL) {
  7542. printk("%s: SCB = 0x%x Not Active!\n",
  7543. ahd_name(ahd), scbid);
  7544. panic("Waiting TID List traversal\n");
  7545. }
  7546. ahd_set_scbptr(ahd, scbid);
  7547. tid_next = ahd_inw_scbram(ahd, SCB_NEXT2);
  7548. if (ahd_match_scb(ahd, scb, target, channel, CAM_LUN_WILDCARD,
  7549. SCB_LIST_NULL, ROLE_UNKNOWN) == 0) {
  7550. tid_prev = scbid;
  7551. continue;
  7552. }
  7553. /*
  7554. * We found a list of scbs that needs to be searched.
  7555. */
  7556. if (action == SEARCH_PRINT)
  7557. printk(" %d ( ", SCB_GET_TARGET(ahd, scb));
  7558. tid_head = scbid;
  7559. found += ahd_search_scb_list(ahd, target, channel,
  7560. lun, tag, role, status,
  7561. action, &tid_head, &tid_tail,
  7562. SCB_GET_TARGET(ahd, scb));
  7563. /*
  7564. * Check any MK_MESSAGE SCB that is still waiting to
  7565. * enter this target's waiting for selection queue.
  7566. */
  7567. if (mk_msg_scb != NULL
  7568. && ahd_match_scb(ahd, mk_msg_scb, target, channel,
  7569. lun, tag, role)) {
  7570. /*
  7571. * We found an scb that needs to be acted on.
  7572. */
  7573. found++;
  7574. switch (action) {
  7575. case SEARCH_COMPLETE:
  7576. if ((mk_msg_scb->flags & SCB_ACTIVE) == 0)
  7577. printk("Inactive SCB pending MK_MSG\n");
  7578. ahd_done_with_status(ahd, mk_msg_scb, status);
  7579. /* FALLTHROUGH */
  7580. case SEARCH_REMOVE:
  7581. {
  7582. u_int tail_offset;
  7583. printk("Removing MK_MSG scb\n");
  7584. /*
  7585. * Reset our tail to the tail of the
  7586. * main per-target list.
  7587. */
  7588. tail_offset = WAITING_SCB_TAILS
  7589. + (2 * SCB_GET_TARGET(ahd, mk_msg_scb));
  7590. ahd_outw(ahd, tail_offset, tid_tail);
  7591. seq_flags2 &= ~PENDING_MK_MESSAGE;
  7592. ahd_outb(ahd, SEQ_FLAGS2, seq_flags2);
  7593. ahd_outw(ahd, CMDS_PENDING,
  7594. ahd_inw(ahd, CMDS_PENDING)-1);
  7595. mk_msg_scb = NULL;
  7596. break;
  7597. }
  7598. case SEARCH_PRINT:
  7599. printk(" 0x%x", SCB_GET_TAG(scb));
  7600. /* FALLTHROUGH */
  7601. case SEARCH_COUNT:
  7602. break;
  7603. }
  7604. }
  7605. if (mk_msg_scb != NULL
  7606. && SCBID_IS_NULL(tid_head)
  7607. && ahd_match_scb(ahd, scb, target, channel, CAM_LUN_WILDCARD,
  7608. SCB_LIST_NULL, ROLE_UNKNOWN)) {
  7609. /*
  7610. * When removing the last SCB for a target
  7611. * queue with a pending MK_MESSAGE scb, we
  7612. * must queue the MK_MESSAGE scb.
  7613. */
  7614. printk("Queueing mk_msg_scb\n");
  7615. tid_head = ahd_inw(ahd, MK_MESSAGE_SCB);
  7616. seq_flags2 &= ~PENDING_MK_MESSAGE;
  7617. ahd_outb(ahd, SEQ_FLAGS2, seq_flags2);
  7618. mk_msg_scb = NULL;
  7619. }
  7620. if (tid_head != scbid)
  7621. ahd_stitch_tid_list(ahd, tid_prev, tid_head, tid_next);
  7622. if (!SCBID_IS_NULL(tid_head))
  7623. tid_prev = tid_head;
  7624. if (action == SEARCH_PRINT)
  7625. printk(")\n");
  7626. }
  7627. /* Restore saved state. */
  7628. ahd_set_scbptr(ahd, savedscbptr);
  7629. ahd_restore_modes(ahd, saved_modes);
  7630. return (found);
  7631. }
  7632. static int
  7633. ahd_search_scb_list(struct ahd_softc *ahd, int target, char channel,
  7634. int lun, u_int tag, role_t role, uint32_t status,
  7635. ahd_search_action action, u_int *list_head,
  7636. u_int *list_tail, u_int tid)
  7637. {
  7638. struct scb *scb;
  7639. u_int scbid;
  7640. u_int next;
  7641. u_int prev;
  7642. int found;
  7643. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  7644. found = 0;
  7645. prev = SCB_LIST_NULL;
  7646. next = *list_head;
  7647. *list_tail = SCB_LIST_NULL;
  7648. for (scbid = next; !SCBID_IS_NULL(scbid); scbid = next) {
  7649. if (scbid >= ahd->scb_data.numscbs) {
  7650. printk("%s:SCB List inconsistency. "
  7651. "SCB == 0x%x, yet numscbs == 0x%x.",
  7652. ahd_name(ahd), scbid, ahd->scb_data.numscbs);
  7653. ahd_dump_card_state(ahd);
  7654. panic("for safety");
  7655. }
  7656. scb = ahd_lookup_scb(ahd, scbid);
  7657. if (scb == NULL) {
  7658. printk("%s: SCB = %d Not Active!\n",
  7659. ahd_name(ahd), scbid);
  7660. panic("Waiting List traversal\n");
  7661. }
  7662. ahd_set_scbptr(ahd, scbid);
  7663. *list_tail = scbid;
  7664. next = ahd_inw_scbram(ahd, SCB_NEXT);
  7665. if (ahd_match_scb(ahd, scb, target, channel,
  7666. lun, SCB_LIST_NULL, role) == 0) {
  7667. prev = scbid;
  7668. continue;
  7669. }
  7670. found++;
  7671. switch (action) {
  7672. case SEARCH_COMPLETE:
  7673. if ((scb->flags & SCB_ACTIVE) == 0)
  7674. printk("Inactive SCB in Waiting List\n");
  7675. ahd_done_with_status(ahd, scb, status);
  7676. /* FALLTHROUGH */
  7677. case SEARCH_REMOVE:
  7678. ahd_rem_wscb(ahd, scbid, prev, next, tid);
  7679. *list_tail = prev;
  7680. if (SCBID_IS_NULL(prev))
  7681. *list_head = next;
  7682. break;
  7683. case SEARCH_PRINT:
  7684. printk("0x%x ", scbid);
  7685. case SEARCH_COUNT:
  7686. prev = scbid;
  7687. break;
  7688. }
  7689. if (found > AHD_SCB_MAX)
  7690. panic("SCB LIST LOOP");
  7691. }
  7692. if (action == SEARCH_COMPLETE
  7693. || action == SEARCH_REMOVE)
  7694. ahd_outw(ahd, CMDS_PENDING, ahd_inw(ahd, CMDS_PENDING) - found);
  7695. return (found);
  7696. }
  7697. static void
  7698. ahd_stitch_tid_list(struct ahd_softc *ahd, u_int tid_prev,
  7699. u_int tid_cur, u_int tid_next)
  7700. {
  7701. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  7702. if (SCBID_IS_NULL(tid_cur)) {
  7703. /* Bypass current TID list */
  7704. if (SCBID_IS_NULL(tid_prev)) {
  7705. ahd_outw(ahd, WAITING_TID_HEAD, tid_next);
  7706. } else {
  7707. ahd_set_scbptr(ahd, tid_prev);
  7708. ahd_outw(ahd, SCB_NEXT2, tid_next);
  7709. }
  7710. if (SCBID_IS_NULL(tid_next))
  7711. ahd_outw(ahd, WAITING_TID_TAIL, tid_prev);
  7712. } else {
  7713. /* Stitch through tid_cur */
  7714. if (SCBID_IS_NULL(tid_prev)) {
  7715. ahd_outw(ahd, WAITING_TID_HEAD, tid_cur);
  7716. } else {
  7717. ahd_set_scbptr(ahd, tid_prev);
  7718. ahd_outw(ahd, SCB_NEXT2, tid_cur);
  7719. }
  7720. ahd_set_scbptr(ahd, tid_cur);
  7721. ahd_outw(ahd, SCB_NEXT2, tid_next);
  7722. if (SCBID_IS_NULL(tid_next))
  7723. ahd_outw(ahd, WAITING_TID_TAIL, tid_cur);
  7724. }
  7725. }
  7726. /*
  7727. * Manipulate the waiting for selection list and return the
  7728. * scb that follows the one that we remove.
  7729. */
  7730. static u_int
  7731. ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid,
  7732. u_int prev, u_int next, u_int tid)
  7733. {
  7734. u_int tail_offset;
  7735. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  7736. if (!SCBID_IS_NULL(prev)) {
  7737. ahd_set_scbptr(ahd, prev);
  7738. ahd_outw(ahd, SCB_NEXT, next);
  7739. }
  7740. /*
  7741. * SCBs that have MK_MESSAGE set in them may
  7742. * cause the tail pointer to be updated without
  7743. * setting the next pointer of the previous tail.
  7744. * Only clear the tail if the removed SCB was
  7745. * the tail.
  7746. */
  7747. tail_offset = WAITING_SCB_TAILS + (2 * tid);
  7748. if (SCBID_IS_NULL(next)
  7749. && ahd_inw(ahd, tail_offset) == scbid)
  7750. ahd_outw(ahd, tail_offset, prev);
  7751. ahd_add_scb_to_free_list(ahd, scbid);
  7752. return (next);
  7753. }
  7754. /*
  7755. * Add the SCB as selected by SCBPTR onto the on chip list of
  7756. * free hardware SCBs. This list is empty/unused if we are not
  7757. * performing SCB paging.
  7758. */
  7759. static void
  7760. ahd_add_scb_to_free_list(struct ahd_softc *ahd, u_int scbid)
  7761. {
  7762. /* XXX Need some other mechanism to designate "free". */
  7763. /*
  7764. * Invalidate the tag so that our abort
  7765. * routines don't think it's active.
  7766. ahd_outb(ahd, SCB_TAG, SCB_LIST_NULL);
  7767. */
  7768. }
  7769. /******************************** Error Handling ******************************/
  7770. /*
  7771. * Abort all SCBs that match the given description (target/channel/lun/tag),
  7772. * setting their status to the passed in status if the status has not already
  7773. * been modified from CAM_REQ_INPROG. This routine assumes that the sequencer
  7774. * is paused before it is called.
  7775. */
  7776. static int
  7777. ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel,
  7778. int lun, u_int tag, role_t role, uint32_t status)
  7779. {
  7780. struct scb *scbp;
  7781. struct scb *scbp_next;
  7782. u_int i, j;
  7783. u_int maxtarget;
  7784. u_int minlun;
  7785. u_int maxlun;
  7786. int found;
  7787. ahd_mode_state saved_modes;
  7788. /* restore this when we're done */
  7789. saved_modes = ahd_save_modes(ahd);
  7790. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  7791. found = ahd_search_qinfifo(ahd, target, channel, lun, SCB_LIST_NULL,
  7792. role, CAM_REQUEUE_REQ, SEARCH_COMPLETE);
  7793. /*
  7794. * Clean out the busy target table for any untagged commands.
  7795. */
  7796. i = 0;
  7797. maxtarget = 16;
  7798. if (target != CAM_TARGET_WILDCARD) {
  7799. i = target;
  7800. if (channel == 'B')
  7801. i += 8;
  7802. maxtarget = i + 1;
  7803. }
  7804. if (lun == CAM_LUN_WILDCARD) {
  7805. minlun = 0;
  7806. maxlun = AHD_NUM_LUNS_NONPKT;
  7807. } else if (lun >= AHD_NUM_LUNS_NONPKT) {
  7808. minlun = maxlun = 0;
  7809. } else {
  7810. minlun = lun;
  7811. maxlun = lun + 1;
  7812. }
  7813. if (role != ROLE_TARGET) {
  7814. for (;i < maxtarget; i++) {
  7815. for (j = minlun;j < maxlun; j++) {
  7816. u_int scbid;
  7817. u_int tcl;
  7818. tcl = BUILD_TCL_RAW(i, 'A', j);
  7819. scbid = ahd_find_busy_tcl(ahd, tcl);
  7820. scbp = ahd_lookup_scb(ahd, scbid);
  7821. if (scbp == NULL
  7822. || ahd_match_scb(ahd, scbp, target, channel,
  7823. lun, tag, role) == 0)
  7824. continue;
  7825. ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(i, 'A', j));
  7826. }
  7827. }
  7828. }
  7829. /*
  7830. * Don't abort commands that have already completed,
  7831. * but haven't quite made it up to the host yet.
  7832. */
  7833. ahd_flush_qoutfifo(ahd);
  7834. /*
  7835. * Go through the pending CCB list and look for
  7836. * commands for this target that are still active.
  7837. * These are other tagged commands that were
  7838. * disconnected when the reset occurred.
  7839. */
  7840. scbp_next = LIST_FIRST(&ahd->pending_scbs);
  7841. while (scbp_next != NULL) {
  7842. scbp = scbp_next;
  7843. scbp_next = LIST_NEXT(scbp, pending_links);
  7844. if (ahd_match_scb(ahd, scbp, target, channel, lun, tag, role)) {
  7845. cam_status ostat;
  7846. ostat = ahd_get_transaction_status(scbp);
  7847. if (ostat == CAM_REQ_INPROG)
  7848. ahd_set_transaction_status(scbp, status);
  7849. if (ahd_get_transaction_status(scbp) != CAM_REQ_CMP)
  7850. ahd_freeze_scb(scbp);
  7851. if ((scbp->flags & SCB_ACTIVE) == 0)
  7852. printk("Inactive SCB on pending list\n");
  7853. ahd_done(ahd, scbp);
  7854. found++;
  7855. }
  7856. }
  7857. ahd_restore_modes(ahd, saved_modes);
  7858. ahd_platform_abort_scbs(ahd, target, channel, lun, tag, role, status);
  7859. ahd->flags |= AHD_UPDATE_PEND_CMDS;
  7860. return found;
  7861. }
  7862. static void
  7863. ahd_reset_current_bus(struct ahd_softc *ahd)
  7864. {
  7865. uint8_t scsiseq;
  7866. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  7867. ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) & ~ENSCSIRST);
  7868. scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO);
  7869. ahd_outb(ahd, SCSISEQ0, scsiseq | SCSIRSTO);
  7870. ahd_flush_device_writes(ahd);
  7871. ahd_delay(AHD_BUSRESET_DELAY);
  7872. /* Turn off the bus reset */
  7873. ahd_outb(ahd, SCSISEQ0, scsiseq);
  7874. ahd_flush_device_writes(ahd);
  7875. ahd_delay(AHD_BUSRESET_DELAY);
  7876. if ((ahd->bugs & AHD_SCSIRST_BUG) != 0) {
  7877. /*
  7878. * 2A Razor #474
  7879. * Certain chip state is not cleared for
  7880. * SCSI bus resets that we initiate, so
  7881. * we must reset the chip.
  7882. */
  7883. ahd_reset(ahd, /*reinit*/TRUE);
  7884. ahd_intr_enable(ahd, /*enable*/TRUE);
  7885. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  7886. }
  7887. ahd_clear_intstat(ahd);
  7888. }
  7889. int
  7890. ahd_reset_channel(struct ahd_softc *ahd, char channel, int initiate_reset)
  7891. {
  7892. struct ahd_devinfo caminfo;
  7893. u_int initiator;
  7894. u_int target;
  7895. u_int max_scsiid;
  7896. int found;
  7897. u_int fifo;
  7898. u_int next_fifo;
  7899. uint8_t scsiseq;
  7900. /*
  7901. * Check if the last bus reset is cleared
  7902. */
  7903. if (ahd->flags & AHD_BUS_RESET_ACTIVE) {
  7904. printk("%s: bus reset still active\n",
  7905. ahd_name(ahd));
  7906. return 0;
  7907. }
  7908. ahd->flags |= AHD_BUS_RESET_ACTIVE;
  7909. ahd->pending_device = NULL;
  7910. ahd_compile_devinfo(&caminfo,
  7911. CAM_TARGET_WILDCARD,
  7912. CAM_TARGET_WILDCARD,
  7913. CAM_LUN_WILDCARD,
  7914. channel, ROLE_UNKNOWN);
  7915. ahd_pause(ahd);
  7916. /* Make sure the sequencer is in a safe location. */
  7917. ahd_clear_critical_section(ahd);
  7918. /*
  7919. * Run our command complete fifos to ensure that we perform
  7920. * completion processing on any commands that 'completed'
  7921. * before the reset occurred.
  7922. */
  7923. ahd_run_qoutfifo(ahd);
  7924. #ifdef AHD_TARGET_MODE
  7925. if ((ahd->flags & AHD_TARGETROLE) != 0) {
  7926. ahd_run_tqinfifo(ahd, /*paused*/TRUE);
  7927. }
  7928. #endif
  7929. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  7930. /*
  7931. * Disable selections so no automatic hardware
  7932. * functions will modify chip state.
  7933. */
  7934. ahd_outb(ahd, SCSISEQ0, 0);
  7935. ahd_outb(ahd, SCSISEQ1, 0);
  7936. /*
  7937. * Safely shut down our DMA engines. Always start with
  7938. * the FIFO that is not currently active (if any are
  7939. * actively connected).
  7940. */
  7941. next_fifo = fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO;
  7942. if (next_fifo > CURRFIFO_1)
  7943. /* If disconneced, arbitrarily start with FIFO1. */
  7944. next_fifo = fifo = 0;
  7945. do {
  7946. next_fifo ^= CURRFIFO_1;
  7947. ahd_set_modes(ahd, next_fifo, next_fifo);
  7948. ahd_outb(ahd, DFCNTRL,
  7949. ahd_inb(ahd, DFCNTRL) & ~(SCSIEN|HDMAEN));
  7950. while ((ahd_inb(ahd, DFCNTRL) & HDMAENACK) != 0)
  7951. ahd_delay(10);
  7952. /*
  7953. * Set CURRFIFO to the now inactive channel.
  7954. */
  7955. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  7956. ahd_outb(ahd, DFFSTAT, next_fifo);
  7957. } while (next_fifo != fifo);
  7958. /*
  7959. * Reset the bus if we are initiating this reset
  7960. */
  7961. ahd_clear_msg_state(ahd);
  7962. ahd_outb(ahd, SIMODE1,
  7963. ahd_inb(ahd, SIMODE1) & ~(ENBUSFREE|ENSCSIRST));
  7964. if (initiate_reset)
  7965. ahd_reset_current_bus(ahd);
  7966. ahd_clear_intstat(ahd);
  7967. /*
  7968. * Clean up all the state information for the
  7969. * pending transactions on this bus.
  7970. */
  7971. found = ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, channel,
  7972. CAM_LUN_WILDCARD, SCB_LIST_NULL,
  7973. ROLE_UNKNOWN, CAM_SCSI_BUS_RESET);
  7974. /*
  7975. * Cleanup anything left in the FIFOs.
  7976. */
  7977. ahd_clear_fifo(ahd, 0);
  7978. ahd_clear_fifo(ahd, 1);
  7979. /*
  7980. * Clear SCSI interrupt status
  7981. */
  7982. ahd_outb(ahd, CLRSINT1, CLRSCSIRSTI);
  7983. /*
  7984. * Reenable selections
  7985. */
  7986. ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) | ENSCSIRST);
  7987. scsiseq = ahd_inb(ahd, SCSISEQ_TEMPLATE);
  7988. ahd_outb(ahd, SCSISEQ1, scsiseq & (ENSELI|ENRSELI|ENAUTOATNP));
  7989. max_scsiid = (ahd->features & AHD_WIDE) ? 15 : 7;
  7990. #ifdef AHD_TARGET_MODE
  7991. /*
  7992. * Send an immediate notify ccb to all target more peripheral
  7993. * drivers affected by this action.
  7994. */
  7995. for (target = 0; target <= max_scsiid; target++) {
  7996. struct ahd_tmode_tstate* tstate;
  7997. u_int lun;
  7998. tstate = ahd->enabled_targets[target];
  7999. if (tstate == NULL)
  8000. continue;
  8001. for (lun = 0; lun < AHD_NUM_LUNS; lun++) {
  8002. struct ahd_tmode_lstate* lstate;
  8003. lstate = tstate->enabled_luns[lun];
  8004. if (lstate == NULL)
  8005. continue;
  8006. ahd_queue_lstate_event(ahd, lstate, CAM_TARGET_WILDCARD,
  8007. EVENT_TYPE_BUS_RESET, /*arg*/0);
  8008. ahd_send_lstate_events(ahd, lstate);
  8009. }
  8010. }
  8011. #endif
  8012. /*
  8013. * Revert to async/narrow transfers until we renegotiate.
  8014. */
  8015. for (target = 0; target <= max_scsiid; target++) {
  8016. if (ahd->enabled_targets[target] == NULL)
  8017. continue;
  8018. for (initiator = 0; initiator <= max_scsiid; initiator++) {
  8019. struct ahd_devinfo devinfo;
  8020. ahd_compile_devinfo(&devinfo, target, initiator,
  8021. CAM_LUN_WILDCARD,
  8022. 'A', ROLE_UNKNOWN);
  8023. ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
  8024. AHD_TRANS_CUR, /*paused*/TRUE);
  8025. ahd_set_syncrate(ahd, &devinfo, /*period*/0,
  8026. /*offset*/0, /*ppr_options*/0,
  8027. AHD_TRANS_CUR, /*paused*/TRUE);
  8028. }
  8029. }
  8030. /* Notify the XPT that a bus reset occurred */
  8031. ahd_send_async(ahd, caminfo.channel, CAM_TARGET_WILDCARD,
  8032. CAM_LUN_WILDCARD, AC_BUS_RESET);
  8033. ahd_restart(ahd);
  8034. return (found);
  8035. }
  8036. /**************************** Statistics Processing ***************************/
  8037. static void
  8038. ahd_stat_timer(void *arg)
  8039. {
  8040. struct ahd_softc *ahd = arg;
  8041. u_long s;
  8042. int enint_coal;
  8043. ahd_lock(ahd, &s);
  8044. enint_coal = ahd->hs_mailbox & ENINT_COALESCE;
  8045. if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold)
  8046. enint_coal |= ENINT_COALESCE;
  8047. else if (ahd->cmdcmplt_total < ahd->int_coalescing_stop_threshold)
  8048. enint_coal &= ~ENINT_COALESCE;
  8049. if (enint_coal != (ahd->hs_mailbox & ENINT_COALESCE)) {
  8050. ahd_enable_coalescing(ahd, enint_coal);
  8051. #ifdef AHD_DEBUG
  8052. if ((ahd_debug & AHD_SHOW_INT_COALESCING) != 0)
  8053. printk("%s: Interrupt coalescing "
  8054. "now %sabled. Cmds %d\n",
  8055. ahd_name(ahd),
  8056. (enint_coal & ENINT_COALESCE) ? "en" : "dis",
  8057. ahd->cmdcmplt_total);
  8058. #endif
  8059. }
  8060. ahd->cmdcmplt_bucket = (ahd->cmdcmplt_bucket+1) & (AHD_STAT_BUCKETS-1);
  8061. ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket];
  8062. ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket] = 0;
  8063. ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US,
  8064. ahd_stat_timer, ahd);
  8065. ahd_unlock(ahd, &s);
  8066. }
  8067. /****************************** Status Processing *****************************/
  8068. static void
  8069. ahd_handle_scsi_status(struct ahd_softc *ahd, struct scb *scb)
  8070. {
  8071. struct hardware_scb *hscb;
  8072. int paused;
  8073. /*
  8074. * The sequencer freezes its select-out queue
  8075. * anytime a SCSI status error occurs. We must
  8076. * handle the error and increment our qfreeze count
  8077. * to allow the sequencer to continue. We don't
  8078. * bother clearing critical sections here since all
  8079. * operations are on data structures that the sequencer
  8080. * is not touching once the queue is frozen.
  8081. */
  8082. hscb = scb->hscb;
  8083. if (ahd_is_paused(ahd)) {
  8084. paused = 1;
  8085. } else {
  8086. paused = 0;
  8087. ahd_pause(ahd);
  8088. }
  8089. /* Freeze the queue until the client sees the error. */
  8090. ahd_freeze_devq(ahd, scb);
  8091. ahd_freeze_scb(scb);
  8092. ahd->qfreeze_cnt++;
  8093. ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt);
  8094. if (paused == 0)
  8095. ahd_unpause(ahd);
  8096. /* Don't want to clobber the original sense code */
  8097. if ((scb->flags & SCB_SENSE) != 0) {
  8098. /*
  8099. * Clear the SCB_SENSE Flag and perform
  8100. * a normal command completion.
  8101. */
  8102. scb->flags &= ~SCB_SENSE;
  8103. ahd_set_transaction_status(scb, CAM_AUTOSENSE_FAIL);
  8104. ahd_done(ahd, scb);
  8105. return;
  8106. }
  8107. ahd_set_transaction_status(scb, CAM_SCSI_STATUS_ERROR);
  8108. ahd_set_scsi_status(scb, hscb->shared_data.istatus.scsi_status);
  8109. switch (hscb->shared_data.istatus.scsi_status) {
  8110. case STATUS_PKT_SENSE:
  8111. {
  8112. struct scsi_status_iu_header *siu;
  8113. ahd_sync_sense(ahd, scb, BUS_DMASYNC_POSTREAD);
  8114. siu = (struct scsi_status_iu_header *)scb->sense_data;
  8115. ahd_set_scsi_status(scb, siu->status);
  8116. #ifdef AHD_DEBUG
  8117. if ((ahd_debug & AHD_SHOW_SENSE) != 0) {
  8118. ahd_print_path(ahd, scb);
  8119. printk("SCB 0x%x Received PKT Status of 0x%x\n",
  8120. SCB_GET_TAG(scb), siu->status);
  8121. printk("\tflags = 0x%x, sense len = 0x%x, "
  8122. "pktfail = 0x%x\n",
  8123. siu->flags, scsi_4btoul(siu->sense_length),
  8124. scsi_4btoul(siu->pkt_failures_length));
  8125. }
  8126. #endif
  8127. if ((siu->flags & SIU_RSPVALID) != 0) {
  8128. ahd_print_path(ahd, scb);
  8129. if (scsi_4btoul(siu->pkt_failures_length) < 4) {
  8130. printk("Unable to parse pkt_failures\n");
  8131. } else {
  8132. switch (SIU_PKTFAIL_CODE(siu)) {
  8133. case SIU_PFC_NONE:
  8134. printk("No packet failure found\n");
  8135. break;
  8136. case SIU_PFC_CIU_FIELDS_INVALID:
  8137. printk("Invalid Command IU Field\n");
  8138. break;
  8139. case SIU_PFC_TMF_NOT_SUPPORTED:
  8140. printk("TMF not supported\n");
  8141. break;
  8142. case SIU_PFC_TMF_FAILED:
  8143. printk("TMF failed\n");
  8144. break;
  8145. case SIU_PFC_INVALID_TYPE_CODE:
  8146. printk("Invalid L_Q Type code\n");
  8147. break;
  8148. case SIU_PFC_ILLEGAL_REQUEST:
  8149. printk("Illegal request\n");
  8150. default:
  8151. break;
  8152. }
  8153. }
  8154. if (siu->status == SCSI_STATUS_OK)
  8155. ahd_set_transaction_status(scb,
  8156. CAM_REQ_CMP_ERR);
  8157. }
  8158. if ((siu->flags & SIU_SNSVALID) != 0) {
  8159. scb->flags |= SCB_PKT_SENSE;
  8160. #ifdef AHD_DEBUG
  8161. if ((ahd_debug & AHD_SHOW_SENSE) != 0)
  8162. printk("Sense data available\n");
  8163. #endif
  8164. }
  8165. ahd_done(ahd, scb);
  8166. break;
  8167. }
  8168. case SCSI_STATUS_CMD_TERMINATED:
  8169. case SCSI_STATUS_CHECK_COND:
  8170. {
  8171. struct ahd_devinfo devinfo;
  8172. struct ahd_dma_seg *sg;
  8173. struct scsi_sense *sc;
  8174. struct ahd_initiator_tinfo *targ_info;
  8175. struct ahd_tmode_tstate *tstate;
  8176. struct ahd_transinfo *tinfo;
  8177. #ifdef AHD_DEBUG
  8178. if (ahd_debug & AHD_SHOW_SENSE) {
  8179. ahd_print_path(ahd, scb);
  8180. printk("SCB %d: requests Check Status\n",
  8181. SCB_GET_TAG(scb));
  8182. }
  8183. #endif
  8184. if (ahd_perform_autosense(scb) == 0)
  8185. break;
  8186. ahd_compile_devinfo(&devinfo, SCB_GET_OUR_ID(scb),
  8187. SCB_GET_TARGET(ahd, scb),
  8188. SCB_GET_LUN(scb),
  8189. SCB_GET_CHANNEL(ahd, scb),
  8190. ROLE_INITIATOR);
  8191. targ_info = ahd_fetch_transinfo(ahd,
  8192. devinfo.channel,
  8193. devinfo.our_scsiid,
  8194. devinfo.target,
  8195. &tstate);
  8196. tinfo = &targ_info->curr;
  8197. sg = scb->sg_list;
  8198. sc = (struct scsi_sense *)hscb->shared_data.idata.cdb;
  8199. /*
  8200. * Save off the residual if there is one.
  8201. */
  8202. ahd_update_residual(ahd, scb);
  8203. #ifdef AHD_DEBUG
  8204. if (ahd_debug & AHD_SHOW_SENSE) {
  8205. ahd_print_path(ahd, scb);
  8206. printk("Sending Sense\n");
  8207. }
  8208. #endif
  8209. scb->sg_count = 0;
  8210. sg = ahd_sg_setup(ahd, scb, sg, ahd_get_sense_bufaddr(ahd, scb),
  8211. ahd_get_sense_bufsize(ahd, scb),
  8212. /*last*/TRUE);
  8213. sc->opcode = REQUEST_SENSE;
  8214. sc->byte2 = 0;
  8215. if (tinfo->protocol_version <= SCSI_REV_2
  8216. && SCB_GET_LUN(scb) < 8)
  8217. sc->byte2 = SCB_GET_LUN(scb) << 5;
  8218. sc->unused[0] = 0;
  8219. sc->unused[1] = 0;
  8220. sc->length = ahd_get_sense_bufsize(ahd, scb);
  8221. sc->control = 0;
  8222. /*
  8223. * We can't allow the target to disconnect.
  8224. * This will be an untagged transaction and
  8225. * having the target disconnect will make this
  8226. * transaction indestinguishable from outstanding
  8227. * tagged transactions.
  8228. */
  8229. hscb->control = 0;
  8230. /*
  8231. * This request sense could be because the
  8232. * the device lost power or in some other
  8233. * way has lost our transfer negotiations.
  8234. * Renegotiate if appropriate. Unit attention
  8235. * errors will be reported before any data
  8236. * phases occur.
  8237. */
  8238. if (ahd_get_residual(scb) == ahd_get_transfer_length(scb)) {
  8239. ahd_update_neg_request(ahd, &devinfo,
  8240. tstate, targ_info,
  8241. AHD_NEG_IF_NON_ASYNC);
  8242. }
  8243. if (tstate->auto_negotiate & devinfo.target_mask) {
  8244. hscb->control |= MK_MESSAGE;
  8245. scb->flags &=
  8246. ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET);
  8247. scb->flags |= SCB_AUTO_NEGOTIATE;
  8248. }
  8249. hscb->cdb_len = sizeof(*sc);
  8250. ahd_setup_data_scb(ahd, scb);
  8251. scb->flags |= SCB_SENSE;
  8252. ahd_queue_scb(ahd, scb);
  8253. break;
  8254. }
  8255. case SCSI_STATUS_OK:
  8256. printk("%s: Interrupted for status of 0???\n",
  8257. ahd_name(ahd));
  8258. /* FALLTHROUGH */
  8259. default:
  8260. ahd_done(ahd, scb);
  8261. break;
  8262. }
  8263. }
  8264. static void
  8265. ahd_handle_scb_status(struct ahd_softc *ahd, struct scb *scb)
  8266. {
  8267. if (scb->hscb->shared_data.istatus.scsi_status != 0) {
  8268. ahd_handle_scsi_status(ahd, scb);
  8269. } else {
  8270. ahd_calc_residual(ahd, scb);
  8271. ahd_done(ahd, scb);
  8272. }
  8273. }
  8274. /*
  8275. * Calculate the residual for a just completed SCB.
  8276. */
  8277. static void
  8278. ahd_calc_residual(struct ahd_softc *ahd, struct scb *scb)
  8279. {
  8280. struct hardware_scb *hscb;
  8281. struct initiator_status *spkt;
  8282. uint32_t sgptr;
  8283. uint32_t resid_sgptr;
  8284. uint32_t resid;
  8285. /*
  8286. * 5 cases.
  8287. * 1) No residual.
  8288. * SG_STATUS_VALID clear in sgptr.
  8289. * 2) Transferless command
  8290. * 3) Never performed any transfers.
  8291. * sgptr has SG_FULL_RESID set.
  8292. * 4) No residual but target did not
  8293. * save data pointers after the
  8294. * last transfer, so sgptr was
  8295. * never updated.
  8296. * 5) We have a partial residual.
  8297. * Use residual_sgptr to determine
  8298. * where we are.
  8299. */
  8300. hscb = scb->hscb;
  8301. sgptr = ahd_le32toh(hscb->sgptr);
  8302. if ((sgptr & SG_STATUS_VALID) == 0)
  8303. /* Case 1 */
  8304. return;
  8305. sgptr &= ~SG_STATUS_VALID;
  8306. if ((sgptr & SG_LIST_NULL) != 0)
  8307. /* Case 2 */
  8308. return;
  8309. /*
  8310. * Residual fields are the same in both
  8311. * target and initiator status packets,
  8312. * so we can always use the initiator fields
  8313. * regardless of the role for this SCB.
  8314. */
  8315. spkt = &hscb->shared_data.istatus;
  8316. resid_sgptr = ahd_le32toh(spkt->residual_sgptr);
  8317. if ((sgptr & SG_FULL_RESID) != 0) {
  8318. /* Case 3 */
  8319. resid = ahd_get_transfer_length(scb);
  8320. } else if ((resid_sgptr & SG_LIST_NULL) != 0) {
  8321. /* Case 4 */
  8322. return;
  8323. } else if ((resid_sgptr & SG_OVERRUN_RESID) != 0) {
  8324. ahd_print_path(ahd, scb);
  8325. printk("data overrun detected Tag == 0x%x.\n",
  8326. SCB_GET_TAG(scb));
  8327. ahd_freeze_devq(ahd, scb);
  8328. ahd_set_transaction_status(scb, CAM_DATA_RUN_ERR);
  8329. ahd_freeze_scb(scb);
  8330. return;
  8331. } else if ((resid_sgptr & ~SG_PTR_MASK) != 0) {
  8332. panic("Bogus resid sgptr value 0x%x\n", resid_sgptr);
  8333. /* NOTREACHED */
  8334. } else {
  8335. struct ahd_dma_seg *sg;
  8336. /*
  8337. * Remainder of the SG where the transfer
  8338. * stopped.
  8339. */
  8340. resid = ahd_le32toh(spkt->residual_datacnt) & AHD_SG_LEN_MASK;
  8341. sg = ahd_sg_bus_to_virt(ahd, scb, resid_sgptr & SG_PTR_MASK);
  8342. /* The residual sg_ptr always points to the next sg */
  8343. sg--;
  8344. /*
  8345. * Add up the contents of all residual
  8346. * SG segments that are after the SG where
  8347. * the transfer stopped.
  8348. */
  8349. while ((ahd_le32toh(sg->len) & AHD_DMA_LAST_SEG) == 0) {
  8350. sg++;
  8351. resid += ahd_le32toh(sg->len) & AHD_SG_LEN_MASK;
  8352. }
  8353. }
  8354. if ((scb->flags & SCB_SENSE) == 0)
  8355. ahd_set_residual(scb, resid);
  8356. else
  8357. ahd_set_sense_residual(scb, resid);
  8358. #ifdef AHD_DEBUG
  8359. if ((ahd_debug & AHD_SHOW_MISC) != 0) {
  8360. ahd_print_path(ahd, scb);
  8361. printk("Handled %sResidual of %d bytes\n",
  8362. (scb->flags & SCB_SENSE) ? "Sense " : "", resid);
  8363. }
  8364. #endif
  8365. }
  8366. /******************************* Target Mode **********************************/
  8367. #ifdef AHD_TARGET_MODE
  8368. /*
  8369. * Add a target mode event to this lun's queue
  8370. */
  8371. static void
  8372. ahd_queue_lstate_event(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate,
  8373. u_int initiator_id, u_int event_type, u_int event_arg)
  8374. {
  8375. struct ahd_tmode_event *event;
  8376. int pending;
  8377. xpt_freeze_devq(lstate->path, /*count*/1);
  8378. if (lstate->event_w_idx >= lstate->event_r_idx)
  8379. pending = lstate->event_w_idx - lstate->event_r_idx;
  8380. else
  8381. pending = AHD_TMODE_EVENT_BUFFER_SIZE + 1
  8382. - (lstate->event_r_idx - lstate->event_w_idx);
  8383. if (event_type == EVENT_TYPE_BUS_RESET
  8384. || event_type == MSG_BUS_DEV_RESET) {
  8385. /*
  8386. * Any earlier events are irrelevant, so reset our buffer.
  8387. * This has the effect of allowing us to deal with reset
  8388. * floods (an external device holding down the reset line)
  8389. * without losing the event that is really interesting.
  8390. */
  8391. lstate->event_r_idx = 0;
  8392. lstate->event_w_idx = 0;
  8393. xpt_release_devq(lstate->path, pending, /*runqueue*/FALSE);
  8394. }
  8395. if (pending == AHD_TMODE_EVENT_BUFFER_SIZE) {
  8396. xpt_print_path(lstate->path);
  8397. printk("immediate event %x:%x lost\n",
  8398. lstate->event_buffer[lstate->event_r_idx].event_type,
  8399. lstate->event_buffer[lstate->event_r_idx].event_arg);
  8400. lstate->event_r_idx++;
  8401. if (lstate->event_r_idx == AHD_TMODE_EVENT_BUFFER_SIZE)
  8402. lstate->event_r_idx = 0;
  8403. xpt_release_devq(lstate->path, /*count*/1, /*runqueue*/FALSE);
  8404. }
  8405. event = &lstate->event_buffer[lstate->event_w_idx];
  8406. event->initiator_id = initiator_id;
  8407. event->event_type = event_type;
  8408. event->event_arg = event_arg;
  8409. lstate->event_w_idx++;
  8410. if (lstate->event_w_idx == AHD_TMODE_EVENT_BUFFER_SIZE)
  8411. lstate->event_w_idx = 0;
  8412. }
  8413. /*
  8414. * Send any target mode events queued up waiting
  8415. * for immediate notify resources.
  8416. */
  8417. void
  8418. ahd_send_lstate_events(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate)
  8419. {
  8420. struct ccb_hdr *ccbh;
  8421. struct ccb_immed_notify *inot;
  8422. while (lstate->event_r_idx != lstate->event_w_idx
  8423. && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) {
  8424. struct ahd_tmode_event *event;
  8425. event = &lstate->event_buffer[lstate->event_r_idx];
  8426. SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle);
  8427. inot = (struct ccb_immed_notify *)ccbh;
  8428. switch (event->event_type) {
  8429. case EVENT_TYPE_BUS_RESET:
  8430. ccbh->status = CAM_SCSI_BUS_RESET|CAM_DEV_QFRZN;
  8431. break;
  8432. default:
  8433. ccbh->status = CAM_MESSAGE_RECV|CAM_DEV_QFRZN;
  8434. inot->message_args[0] = event->event_type;
  8435. inot->message_args[1] = event->event_arg;
  8436. break;
  8437. }
  8438. inot->initiator_id = event->initiator_id;
  8439. inot->sense_len = 0;
  8440. xpt_done((union ccb *)inot);
  8441. lstate->event_r_idx++;
  8442. if (lstate->event_r_idx == AHD_TMODE_EVENT_BUFFER_SIZE)
  8443. lstate->event_r_idx = 0;
  8444. }
  8445. }
  8446. #endif
  8447. /******************** Sequencer Program Patching/Download *********************/
  8448. #ifdef AHD_DUMP_SEQ
  8449. void
  8450. ahd_dumpseq(struct ahd_softc* ahd)
  8451. {
  8452. int i;
  8453. int max_prog;
  8454. max_prog = 2048;
  8455. ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
  8456. ahd_outw(ahd, PRGMCNT, 0);
  8457. for (i = 0; i < max_prog; i++) {
  8458. uint8_t ins_bytes[4];
  8459. ahd_insb(ahd, SEQRAM, ins_bytes, 4);
  8460. printk("0x%08x\n", ins_bytes[0] << 24
  8461. | ins_bytes[1] << 16
  8462. | ins_bytes[2] << 8
  8463. | ins_bytes[3]);
  8464. }
  8465. }
  8466. #endif
  8467. static void
  8468. ahd_loadseq(struct ahd_softc *ahd)
  8469. {
  8470. struct cs cs_table[num_critical_sections];
  8471. u_int begin_set[num_critical_sections];
  8472. u_int end_set[num_critical_sections];
  8473. const struct patch *cur_patch;
  8474. u_int cs_count;
  8475. u_int cur_cs;
  8476. u_int i;
  8477. int downloaded;
  8478. u_int skip_addr;
  8479. u_int sg_prefetch_cnt;
  8480. u_int sg_prefetch_cnt_limit;
  8481. u_int sg_prefetch_align;
  8482. u_int sg_size;
  8483. u_int cacheline_mask;
  8484. uint8_t download_consts[DOWNLOAD_CONST_COUNT];
  8485. if (bootverbose)
  8486. printk("%s: Downloading Sequencer Program...",
  8487. ahd_name(ahd));
  8488. #if DOWNLOAD_CONST_COUNT != 8
  8489. #error "Download Const Mismatch"
  8490. #endif
  8491. /*
  8492. * Start out with 0 critical sections
  8493. * that apply to this firmware load.
  8494. */
  8495. cs_count = 0;
  8496. cur_cs = 0;
  8497. memset(begin_set, 0, sizeof(begin_set));
  8498. memset(end_set, 0, sizeof(end_set));
  8499. /*
  8500. * Setup downloadable constant table.
  8501. *
  8502. * The computation for the S/G prefetch variables is
  8503. * a bit complicated. We would like to always fetch
  8504. * in terms of cachelined sized increments. However,
  8505. * if the cacheline is not an even multiple of the
  8506. * SG element size or is larger than our SG RAM, using
  8507. * just the cache size might leave us with only a portion
  8508. * of an SG element at the tail of a prefetch. If the
  8509. * cacheline is larger than our S/G prefetch buffer less
  8510. * the size of an SG element, we may round down to a cacheline
  8511. * that doesn't contain any or all of the S/G of interest
  8512. * within the bounds of our S/G ram. Provide variables to
  8513. * the sequencer that will allow it to handle these edge
  8514. * cases.
  8515. */
  8516. /* Start by aligning to the nearest cacheline. */
  8517. sg_prefetch_align = ahd->pci_cachesize;
  8518. if (sg_prefetch_align == 0)
  8519. sg_prefetch_align = 8;
  8520. /* Round down to the nearest power of 2. */
  8521. while (powerof2(sg_prefetch_align) == 0)
  8522. sg_prefetch_align--;
  8523. cacheline_mask = sg_prefetch_align - 1;
  8524. /*
  8525. * If the cacheline boundary is greater than half our prefetch RAM
  8526. * we risk not being able to fetch even a single complete S/G
  8527. * segment if we align to that boundary.
  8528. */
  8529. if (sg_prefetch_align > CCSGADDR_MAX/2)
  8530. sg_prefetch_align = CCSGADDR_MAX/2;
  8531. /* Start by fetching a single cacheline. */
  8532. sg_prefetch_cnt = sg_prefetch_align;
  8533. /*
  8534. * Increment the prefetch count by cachelines until
  8535. * at least one S/G element will fit.
  8536. */
  8537. sg_size = sizeof(struct ahd_dma_seg);
  8538. if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0)
  8539. sg_size = sizeof(struct ahd_dma64_seg);
  8540. while (sg_prefetch_cnt < sg_size)
  8541. sg_prefetch_cnt += sg_prefetch_align;
  8542. /*
  8543. * If the cacheline is not an even multiple of
  8544. * the S/G size, we may only get a partial S/G when
  8545. * we align. Add a cacheline if this is the case.
  8546. */
  8547. if ((sg_prefetch_align % sg_size) != 0
  8548. && (sg_prefetch_cnt < CCSGADDR_MAX))
  8549. sg_prefetch_cnt += sg_prefetch_align;
  8550. /*
  8551. * Lastly, compute a value that the sequencer can use
  8552. * to determine if the remainder of the CCSGRAM buffer
  8553. * has a full S/G element in it.
  8554. */
  8555. sg_prefetch_cnt_limit = -(sg_prefetch_cnt - sg_size + 1);
  8556. download_consts[SG_PREFETCH_CNT] = sg_prefetch_cnt;
  8557. download_consts[SG_PREFETCH_CNT_LIMIT] = sg_prefetch_cnt_limit;
  8558. download_consts[SG_PREFETCH_ALIGN_MASK] = ~(sg_prefetch_align - 1);
  8559. download_consts[SG_PREFETCH_ADDR_MASK] = (sg_prefetch_align - 1);
  8560. download_consts[SG_SIZEOF] = sg_size;
  8561. download_consts[PKT_OVERRUN_BUFOFFSET] =
  8562. (ahd->overrun_buf - (uint8_t *)ahd->qoutfifo) / 256;
  8563. download_consts[SCB_TRANSFER_SIZE] = SCB_TRANSFER_SIZE_1BYTE_LUN;
  8564. download_consts[CACHELINE_MASK] = cacheline_mask;
  8565. cur_patch = patches;
  8566. downloaded = 0;
  8567. skip_addr = 0;
  8568. ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
  8569. ahd_outw(ahd, PRGMCNT, 0);
  8570. for (i = 0; i < sizeof(seqprog)/4; i++) {
  8571. if (ahd_check_patch(ahd, &cur_patch, i, &skip_addr) == 0) {
  8572. /*
  8573. * Don't download this instruction as it
  8574. * is in a patch that was removed.
  8575. */
  8576. continue;
  8577. }
  8578. /*
  8579. * Move through the CS table until we find a CS
  8580. * that might apply to this instruction.
  8581. */
  8582. for (; cur_cs < num_critical_sections; cur_cs++) {
  8583. if (critical_sections[cur_cs].end <= i) {
  8584. if (begin_set[cs_count] == TRUE
  8585. && end_set[cs_count] == FALSE) {
  8586. cs_table[cs_count].end = downloaded;
  8587. end_set[cs_count] = TRUE;
  8588. cs_count++;
  8589. }
  8590. continue;
  8591. }
  8592. if (critical_sections[cur_cs].begin <= i
  8593. && begin_set[cs_count] == FALSE) {
  8594. cs_table[cs_count].begin = downloaded;
  8595. begin_set[cs_count] = TRUE;
  8596. }
  8597. break;
  8598. }
  8599. ahd_download_instr(ahd, i, download_consts);
  8600. downloaded++;
  8601. }
  8602. ahd->num_critical_sections = cs_count;
  8603. if (cs_count != 0) {
  8604. cs_count *= sizeof(struct cs);
  8605. ahd->critical_sections = kmalloc(cs_count, GFP_ATOMIC);
  8606. if (ahd->critical_sections == NULL)
  8607. panic("ahd_loadseq: Could not malloc");
  8608. memcpy(ahd->critical_sections, cs_table, cs_count);
  8609. }
  8610. ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE);
  8611. if (bootverbose) {
  8612. printk(" %d instructions downloaded\n", downloaded);
  8613. printk("%s: Features 0x%x, Bugs 0x%x, Flags 0x%x\n",
  8614. ahd_name(ahd), ahd->features, ahd->bugs, ahd->flags);
  8615. }
  8616. }
  8617. static int
  8618. ahd_check_patch(struct ahd_softc *ahd, const struct patch **start_patch,
  8619. u_int start_instr, u_int *skip_addr)
  8620. {
  8621. const struct patch *cur_patch;
  8622. const struct patch *last_patch;
  8623. u_int num_patches;
  8624. num_patches = ARRAY_SIZE(patches);
  8625. last_patch = &patches[num_patches];
  8626. cur_patch = *start_patch;
  8627. while (cur_patch < last_patch && start_instr == cur_patch->begin) {
  8628. if (cur_patch->patch_func(ahd) == 0) {
  8629. /* Start rejecting code */
  8630. *skip_addr = start_instr + cur_patch->skip_instr;
  8631. cur_patch += cur_patch->skip_patch;
  8632. } else {
  8633. /* Accepted this patch. Advance to the next
  8634. * one and wait for our intruction pointer to
  8635. * hit this point.
  8636. */
  8637. cur_patch++;
  8638. }
  8639. }
  8640. *start_patch = cur_patch;
  8641. if (start_instr < *skip_addr)
  8642. /* Still skipping */
  8643. return (0);
  8644. return (1);
  8645. }
  8646. static u_int
  8647. ahd_resolve_seqaddr(struct ahd_softc *ahd, u_int address)
  8648. {
  8649. const struct patch *cur_patch;
  8650. int address_offset;
  8651. u_int skip_addr;
  8652. u_int i;
  8653. address_offset = 0;
  8654. cur_patch = patches;
  8655. skip_addr = 0;
  8656. for (i = 0; i < address;) {
  8657. ahd_check_patch(ahd, &cur_patch, i, &skip_addr);
  8658. if (skip_addr > i) {
  8659. int end_addr;
  8660. end_addr = min(address, skip_addr);
  8661. address_offset += end_addr - i;
  8662. i = skip_addr;
  8663. } else {
  8664. i++;
  8665. }
  8666. }
  8667. return (address - address_offset);
  8668. }
  8669. static void
  8670. ahd_download_instr(struct ahd_softc *ahd, u_int instrptr, uint8_t *dconsts)
  8671. {
  8672. union ins_formats instr;
  8673. struct ins_format1 *fmt1_ins;
  8674. struct ins_format3 *fmt3_ins;
  8675. u_int opcode;
  8676. /*
  8677. * The firmware is always compiled into a little endian format.
  8678. */
  8679. instr.integer = ahd_le32toh(*(uint32_t*)&seqprog[instrptr * 4]);
  8680. fmt1_ins = &instr.format1;
  8681. fmt3_ins = NULL;
  8682. /* Pull the opcode */
  8683. opcode = instr.format1.opcode;
  8684. switch (opcode) {
  8685. case AIC_OP_JMP:
  8686. case AIC_OP_JC:
  8687. case AIC_OP_JNC:
  8688. case AIC_OP_CALL:
  8689. case AIC_OP_JNE:
  8690. case AIC_OP_JNZ:
  8691. case AIC_OP_JE:
  8692. case AIC_OP_JZ:
  8693. {
  8694. fmt3_ins = &instr.format3;
  8695. fmt3_ins->address = ahd_resolve_seqaddr(ahd, fmt3_ins->address);
  8696. /* FALLTHROUGH */
  8697. }
  8698. case AIC_OP_OR:
  8699. case AIC_OP_AND:
  8700. case AIC_OP_XOR:
  8701. case AIC_OP_ADD:
  8702. case AIC_OP_ADC:
  8703. case AIC_OP_BMOV:
  8704. if (fmt1_ins->parity != 0) {
  8705. fmt1_ins->immediate = dconsts[fmt1_ins->immediate];
  8706. }
  8707. fmt1_ins->parity = 0;
  8708. /* FALLTHROUGH */
  8709. case AIC_OP_ROL:
  8710. {
  8711. int i, count;
  8712. /* Calculate odd parity for the instruction */
  8713. for (i = 0, count = 0; i < 31; i++) {
  8714. uint32_t mask;
  8715. mask = 0x01 << i;
  8716. if ((instr.integer & mask) != 0)
  8717. count++;
  8718. }
  8719. if ((count & 0x01) == 0)
  8720. instr.format1.parity = 1;
  8721. /* The sequencer is a little endian cpu */
  8722. instr.integer = ahd_htole32(instr.integer);
  8723. ahd_outsb(ahd, SEQRAM, instr.bytes, 4);
  8724. break;
  8725. }
  8726. default:
  8727. panic("Unknown opcode encountered in seq program");
  8728. break;
  8729. }
  8730. }
  8731. static int
  8732. ahd_probe_stack_size(struct ahd_softc *ahd)
  8733. {
  8734. int last_probe;
  8735. last_probe = 0;
  8736. while (1) {
  8737. int i;
  8738. /*
  8739. * We avoid using 0 as a pattern to avoid
  8740. * confusion if the stack implementation
  8741. * "back-fills" with zeros when "poping'
  8742. * entries.
  8743. */
  8744. for (i = 1; i <= last_probe+1; i++) {
  8745. ahd_outb(ahd, STACK, i & 0xFF);
  8746. ahd_outb(ahd, STACK, (i >> 8) & 0xFF);
  8747. }
  8748. /* Verify */
  8749. for (i = last_probe+1; i > 0; i--) {
  8750. u_int stack_entry;
  8751. stack_entry = ahd_inb(ahd, STACK)
  8752. |(ahd_inb(ahd, STACK) << 8);
  8753. if (stack_entry != i)
  8754. goto sized;
  8755. }
  8756. last_probe++;
  8757. }
  8758. sized:
  8759. return (last_probe);
  8760. }
  8761. int
  8762. ahd_print_register(const ahd_reg_parse_entry_t *table, u_int num_entries,
  8763. const char *name, u_int address, u_int value,
  8764. u_int *cur_column, u_int wrap_point)
  8765. {
  8766. int printed;
  8767. u_int printed_mask;
  8768. if (cur_column != NULL && *cur_column >= wrap_point) {
  8769. printk("\n");
  8770. *cur_column = 0;
  8771. }
  8772. printed = printk("%s[0x%x]", name, value);
  8773. if (table == NULL) {
  8774. printed += printk(" ");
  8775. *cur_column += printed;
  8776. return (printed);
  8777. }
  8778. printed_mask = 0;
  8779. while (printed_mask != 0xFF) {
  8780. int entry;
  8781. for (entry = 0; entry < num_entries; entry++) {
  8782. if (((value & table[entry].mask)
  8783. != table[entry].value)
  8784. || ((printed_mask & table[entry].mask)
  8785. == table[entry].mask))
  8786. continue;
  8787. printed += printk("%s%s",
  8788. printed_mask == 0 ? ":(" : "|",
  8789. table[entry].name);
  8790. printed_mask |= table[entry].mask;
  8791. break;
  8792. }
  8793. if (entry >= num_entries)
  8794. break;
  8795. }
  8796. if (printed_mask != 0)
  8797. printed += printk(") ");
  8798. else
  8799. printed += printk(" ");
  8800. if (cur_column != NULL)
  8801. *cur_column += printed;
  8802. return (printed);
  8803. }
  8804. void
  8805. ahd_dump_card_state(struct ahd_softc *ahd)
  8806. {
  8807. struct scb *scb;
  8808. ahd_mode_state saved_modes;
  8809. u_int dffstat;
  8810. int paused;
  8811. u_int scb_index;
  8812. u_int saved_scb_index;
  8813. u_int cur_col;
  8814. int i;
  8815. if (ahd_is_paused(ahd)) {
  8816. paused = 1;
  8817. } else {
  8818. paused = 0;
  8819. ahd_pause(ahd);
  8820. }
  8821. saved_modes = ahd_save_modes(ahd);
  8822. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  8823. printk(">>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<\n"
  8824. "%s: Dumping Card State at program address 0x%x Mode 0x%x\n",
  8825. ahd_name(ahd),
  8826. ahd_inw(ahd, CURADDR),
  8827. ahd_build_mode_state(ahd, ahd->saved_src_mode,
  8828. ahd->saved_dst_mode));
  8829. if (paused)
  8830. printk("Card was paused\n");
  8831. if (ahd_check_cmdcmpltqueues(ahd))
  8832. printk("Completions are pending\n");
  8833. /*
  8834. * Mode independent registers.
  8835. */
  8836. cur_col = 0;
  8837. ahd_intstat_print(ahd_inb(ahd, INTSTAT), &cur_col, 50);
  8838. ahd_seloid_print(ahd_inb(ahd, SELOID), &cur_col, 50);
  8839. ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50);
  8840. ahd_hs_mailbox_print(ahd_inb(ahd, LOCAL_HS_MAILBOX), &cur_col, 50);
  8841. ahd_intctl_print(ahd_inb(ahd, INTCTL), &cur_col, 50);
  8842. ahd_seqintstat_print(ahd_inb(ahd, SEQINTSTAT), &cur_col, 50);
  8843. ahd_saved_mode_print(ahd_inb(ahd, SAVED_MODE), &cur_col, 50);
  8844. ahd_dffstat_print(ahd_inb(ahd, DFFSTAT), &cur_col, 50);
  8845. ahd_scsisigi_print(ahd_inb(ahd, SCSISIGI), &cur_col, 50);
  8846. ahd_scsiphase_print(ahd_inb(ahd, SCSIPHASE), &cur_col, 50);
  8847. ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50);
  8848. ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50);
  8849. ahd_scsiseq0_print(ahd_inb(ahd, SCSISEQ0), &cur_col, 50);
  8850. ahd_scsiseq1_print(ahd_inb(ahd, SCSISEQ1), &cur_col, 50);
  8851. ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50);
  8852. ahd_seqintctl_print(ahd_inb(ahd, SEQINTCTL), &cur_col, 50);
  8853. ahd_seq_flags_print(ahd_inb(ahd, SEQ_FLAGS), &cur_col, 50);
  8854. ahd_seq_flags2_print(ahd_inb(ahd, SEQ_FLAGS2), &cur_col, 50);
  8855. ahd_qfreeze_count_print(ahd_inw(ahd, QFREEZE_COUNT), &cur_col, 50);
  8856. ahd_kernel_qfreeze_count_print(ahd_inw(ahd, KERNEL_QFREEZE_COUNT),
  8857. &cur_col, 50);
  8858. ahd_mk_message_scb_print(ahd_inw(ahd, MK_MESSAGE_SCB), &cur_col, 50);
  8859. ahd_mk_message_scsiid_print(ahd_inb(ahd, MK_MESSAGE_SCSIID),
  8860. &cur_col, 50);
  8861. ahd_sstat0_print(ahd_inb(ahd, SSTAT0), &cur_col, 50);
  8862. ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50);
  8863. ahd_sstat2_print(ahd_inb(ahd, SSTAT2), &cur_col, 50);
  8864. ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50);
  8865. ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50);
  8866. ahd_simode1_print(ahd_inb(ahd, SIMODE1), &cur_col, 50);
  8867. ahd_lqistat0_print(ahd_inb(ahd, LQISTAT0), &cur_col, 50);
  8868. ahd_lqistat1_print(ahd_inb(ahd, LQISTAT1), &cur_col, 50);
  8869. ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50);
  8870. ahd_lqostat0_print(ahd_inb(ahd, LQOSTAT0), &cur_col, 50);
  8871. ahd_lqostat1_print(ahd_inb(ahd, LQOSTAT1), &cur_col, 50);
  8872. ahd_lqostat2_print(ahd_inb(ahd, LQOSTAT2), &cur_col, 50);
  8873. printk("\n");
  8874. printk("\nSCB Count = %d CMDS_PENDING = %d LASTSCB 0x%x "
  8875. "CURRSCB 0x%x NEXTSCB 0x%x\n",
  8876. ahd->scb_data.numscbs, ahd_inw(ahd, CMDS_PENDING),
  8877. ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB),
  8878. ahd_inw(ahd, NEXTSCB));
  8879. cur_col = 0;
  8880. /* QINFIFO */
  8881. ahd_search_qinfifo(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS,
  8882. CAM_LUN_WILDCARD, SCB_LIST_NULL,
  8883. ROLE_UNKNOWN, /*status*/0, SEARCH_PRINT);
  8884. saved_scb_index = ahd_get_scbptr(ahd);
  8885. printk("Pending list:");
  8886. i = 0;
  8887. LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) {
  8888. if (i++ > AHD_SCB_MAX)
  8889. break;
  8890. cur_col = printk("\n%3d FIFO_USE[0x%x] ", SCB_GET_TAG(scb),
  8891. ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT));
  8892. ahd_set_scbptr(ahd, SCB_GET_TAG(scb));
  8893. ahd_scb_control_print(ahd_inb_scbram(ahd, SCB_CONTROL),
  8894. &cur_col, 60);
  8895. ahd_scb_scsiid_print(ahd_inb_scbram(ahd, SCB_SCSIID),
  8896. &cur_col, 60);
  8897. }
  8898. printk("\nTotal %d\n", i);
  8899. printk("Kernel Free SCB list: ");
  8900. i = 0;
  8901. TAILQ_FOREACH(scb, &ahd->scb_data.free_scbs, links.tqe) {
  8902. struct scb *list_scb;
  8903. list_scb = scb;
  8904. do {
  8905. printk("%d ", SCB_GET_TAG(list_scb));
  8906. list_scb = LIST_NEXT(list_scb, collision_links);
  8907. } while (list_scb && i++ < AHD_SCB_MAX);
  8908. }
  8909. LIST_FOREACH(scb, &ahd->scb_data.any_dev_free_scb_list, links.le) {
  8910. if (i++ > AHD_SCB_MAX)
  8911. break;
  8912. printk("%d ", SCB_GET_TAG(scb));
  8913. }
  8914. printk("\n");
  8915. printk("Sequencer Complete DMA-inprog list: ");
  8916. scb_index = ahd_inw(ahd, COMPLETE_SCB_DMAINPROG_HEAD);
  8917. i = 0;
  8918. while (!SCBID_IS_NULL(scb_index) && i++ < AHD_SCB_MAX) {
  8919. ahd_set_scbptr(ahd, scb_index);
  8920. printk("%d ", scb_index);
  8921. scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
  8922. }
  8923. printk("\n");
  8924. printk("Sequencer Complete list: ");
  8925. scb_index = ahd_inw(ahd, COMPLETE_SCB_HEAD);
  8926. i = 0;
  8927. while (!SCBID_IS_NULL(scb_index) && i++ < AHD_SCB_MAX) {
  8928. ahd_set_scbptr(ahd, scb_index);
  8929. printk("%d ", scb_index);
  8930. scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
  8931. }
  8932. printk("\n");
  8933. printk("Sequencer DMA-Up and Complete list: ");
  8934. scb_index = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD);
  8935. i = 0;
  8936. while (!SCBID_IS_NULL(scb_index) && i++ < AHD_SCB_MAX) {
  8937. ahd_set_scbptr(ahd, scb_index);
  8938. printk("%d ", scb_index);
  8939. scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
  8940. }
  8941. printk("\n");
  8942. printk("Sequencer On QFreeze and Complete list: ");
  8943. scb_index = ahd_inw(ahd, COMPLETE_ON_QFREEZE_HEAD);
  8944. i = 0;
  8945. while (!SCBID_IS_NULL(scb_index) && i++ < AHD_SCB_MAX) {
  8946. ahd_set_scbptr(ahd, scb_index);
  8947. printk("%d ", scb_index);
  8948. scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
  8949. }
  8950. printk("\n");
  8951. ahd_set_scbptr(ahd, saved_scb_index);
  8952. dffstat = ahd_inb(ahd, DFFSTAT);
  8953. for (i = 0; i < 2; i++) {
  8954. #ifdef AHD_DEBUG
  8955. struct scb *fifo_scb;
  8956. #endif
  8957. u_int fifo_scbptr;
  8958. ahd_set_modes(ahd, AHD_MODE_DFF0 + i, AHD_MODE_DFF0 + i);
  8959. fifo_scbptr = ahd_get_scbptr(ahd);
  8960. printk("\n\n%s: FIFO%d %s, LONGJMP == 0x%x, SCB 0x%x\n",
  8961. ahd_name(ahd), i,
  8962. (dffstat & (FIFO0FREE << i)) ? "Free" : "Active",
  8963. ahd_inw(ahd, LONGJMP_ADDR), fifo_scbptr);
  8964. cur_col = 0;
  8965. ahd_seqimode_print(ahd_inb(ahd, SEQIMODE), &cur_col, 50);
  8966. ahd_seqintsrc_print(ahd_inb(ahd, SEQINTSRC), &cur_col, 50);
  8967. ahd_dfcntrl_print(ahd_inb(ahd, DFCNTRL), &cur_col, 50);
  8968. ahd_dfstatus_print(ahd_inb(ahd, DFSTATUS), &cur_col, 50);
  8969. ahd_sg_cache_shadow_print(ahd_inb(ahd, SG_CACHE_SHADOW),
  8970. &cur_col, 50);
  8971. ahd_sg_state_print(ahd_inb(ahd, SG_STATE), &cur_col, 50);
  8972. ahd_dffsxfrctl_print(ahd_inb(ahd, DFFSXFRCTL), &cur_col, 50);
  8973. ahd_soffcnt_print(ahd_inb(ahd, SOFFCNT), &cur_col, 50);
  8974. ahd_mdffstat_print(ahd_inb(ahd, MDFFSTAT), &cur_col, 50);
  8975. if (cur_col > 50) {
  8976. printk("\n");
  8977. cur_col = 0;
  8978. }
  8979. cur_col += printk("SHADDR = 0x%x%x, SHCNT = 0x%x ",
  8980. ahd_inl(ahd, SHADDR+4),
  8981. ahd_inl(ahd, SHADDR),
  8982. (ahd_inb(ahd, SHCNT)
  8983. | (ahd_inb(ahd, SHCNT + 1) << 8)
  8984. | (ahd_inb(ahd, SHCNT + 2) << 16)));
  8985. if (cur_col > 50) {
  8986. printk("\n");
  8987. cur_col = 0;
  8988. }
  8989. cur_col += printk("HADDR = 0x%x%x, HCNT = 0x%x ",
  8990. ahd_inl(ahd, HADDR+4),
  8991. ahd_inl(ahd, HADDR),
  8992. (ahd_inb(ahd, HCNT)
  8993. | (ahd_inb(ahd, HCNT + 1) << 8)
  8994. | (ahd_inb(ahd, HCNT + 2) << 16)));
  8995. ahd_ccsgctl_print(ahd_inb(ahd, CCSGCTL), &cur_col, 50);
  8996. #ifdef AHD_DEBUG
  8997. if ((ahd_debug & AHD_SHOW_SG) != 0) {
  8998. fifo_scb = ahd_lookup_scb(ahd, fifo_scbptr);
  8999. if (fifo_scb != NULL)
  9000. ahd_dump_sglist(fifo_scb);
  9001. }
  9002. #endif
  9003. }
  9004. printk("\nLQIN: ");
  9005. for (i = 0; i < 20; i++)
  9006. printk("0x%x ", ahd_inb(ahd, LQIN + i));
  9007. printk("\n");
  9008. ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
  9009. printk("%s: LQISTATE = 0x%x, LQOSTATE = 0x%x, OPTIONMODE = 0x%x\n",
  9010. ahd_name(ahd), ahd_inb(ahd, LQISTATE), ahd_inb(ahd, LQOSTATE),
  9011. ahd_inb(ahd, OPTIONMODE));
  9012. printk("%s: OS_SPACE_CNT = 0x%x MAXCMDCNT = 0x%x\n",
  9013. ahd_name(ahd), ahd_inb(ahd, OS_SPACE_CNT),
  9014. ahd_inb(ahd, MAXCMDCNT));
  9015. printk("%s: SAVED_SCSIID = 0x%x SAVED_LUN = 0x%x\n",
  9016. ahd_name(ahd), ahd_inb(ahd, SAVED_SCSIID),
  9017. ahd_inb(ahd, SAVED_LUN));
  9018. ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50);
  9019. printk("\n");
  9020. ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN);
  9021. cur_col = 0;
  9022. ahd_ccscbctl_print(ahd_inb(ahd, CCSCBCTL), &cur_col, 50);
  9023. printk("\n");
  9024. ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode);
  9025. printk("%s: REG0 == 0x%x, SINDEX = 0x%x, DINDEX = 0x%x\n",
  9026. ahd_name(ahd), ahd_inw(ahd, REG0), ahd_inw(ahd, SINDEX),
  9027. ahd_inw(ahd, DINDEX));
  9028. printk("%s: SCBPTR == 0x%x, SCB_NEXT == 0x%x, SCB_NEXT2 == 0x%x\n",
  9029. ahd_name(ahd), ahd_get_scbptr(ahd),
  9030. ahd_inw_scbram(ahd, SCB_NEXT),
  9031. ahd_inw_scbram(ahd, SCB_NEXT2));
  9032. printk("CDB %x %x %x %x %x %x\n",
  9033. ahd_inb_scbram(ahd, SCB_CDB_STORE),
  9034. ahd_inb_scbram(ahd, SCB_CDB_STORE+1),
  9035. ahd_inb_scbram(ahd, SCB_CDB_STORE+2),
  9036. ahd_inb_scbram(ahd, SCB_CDB_STORE+3),
  9037. ahd_inb_scbram(ahd, SCB_CDB_STORE+4),
  9038. ahd_inb_scbram(ahd, SCB_CDB_STORE+5));
  9039. printk("STACK:");
  9040. for (i = 0; i < ahd->stack_size; i++) {
  9041. ahd->saved_stack[i] =
  9042. ahd_inb(ahd, STACK)|(ahd_inb(ahd, STACK) << 8);
  9043. printk(" 0x%x", ahd->saved_stack[i]);
  9044. }
  9045. for (i = ahd->stack_size-1; i >= 0; i--) {
  9046. ahd_outb(ahd, STACK, ahd->saved_stack[i] & 0xFF);
  9047. ahd_outb(ahd, STACK, (ahd->saved_stack[i] >> 8) & 0xFF);
  9048. }
  9049. printk("\n<<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>\n");
  9050. ahd_restore_modes(ahd, saved_modes);
  9051. if (paused == 0)
  9052. ahd_unpause(ahd);
  9053. }
  9054. #if 0
  9055. void
  9056. ahd_dump_scbs(struct ahd_softc *ahd)
  9057. {
  9058. ahd_mode_state saved_modes;
  9059. u_int saved_scb_index;
  9060. int i;
  9061. saved_modes = ahd_save_modes(ahd);
  9062. ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
  9063. saved_scb_index = ahd_get_scbptr(ahd);
  9064. for (i = 0; i < AHD_SCB_MAX; i++) {
  9065. ahd_set_scbptr(ahd, i);
  9066. printk("%3d", i);
  9067. printk("(CTRL 0x%x ID 0x%x N 0x%x N2 0x%x SG 0x%x, RSG 0x%x)\n",
  9068. ahd_inb_scbram(ahd, SCB_CONTROL),
  9069. ahd_inb_scbram(ahd, SCB_SCSIID),
  9070. ahd_inw_scbram(ahd, SCB_NEXT),
  9071. ahd_inw_scbram(ahd, SCB_NEXT2),
  9072. ahd_inl_scbram(ahd, SCB_SGPTR),
  9073. ahd_inl_scbram(ahd, SCB_RESIDUAL_SGPTR));
  9074. }
  9075. printk("\n");
  9076. ahd_set_scbptr(ahd, saved_scb_index);
  9077. ahd_restore_modes(ahd, saved_modes);
  9078. }
  9079. #endif /* 0 */
  9080. /**************************** Flexport Logic **********************************/
  9081. /*
  9082. * Read count 16bit words from 16bit word address start_addr from the
  9083. * SEEPROM attached to the controller, into buf, using the controller's
  9084. * SEEPROM reading state machine. Optionally treat the data as a byte
  9085. * stream in terms of byte order.
  9086. */
  9087. int
  9088. ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf,
  9089. u_int start_addr, u_int count, int bytestream)
  9090. {
  9091. u_int cur_addr;
  9092. u_int end_addr;
  9093. int error;
  9094. /*
  9095. * If we never make it through the loop even once,
  9096. * we were passed invalid arguments.
  9097. */
  9098. error = EINVAL;
  9099. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  9100. end_addr = start_addr + count;
  9101. for (cur_addr = start_addr; cur_addr < end_addr; cur_addr++) {
  9102. ahd_outb(ahd, SEEADR, cur_addr);
  9103. ahd_outb(ahd, SEECTL, SEEOP_READ | SEESTART);
  9104. error = ahd_wait_seeprom(ahd);
  9105. if (error)
  9106. break;
  9107. if (bytestream != 0) {
  9108. uint8_t *bytestream_ptr;
  9109. bytestream_ptr = (uint8_t *)buf;
  9110. *bytestream_ptr++ = ahd_inb(ahd, SEEDAT);
  9111. *bytestream_ptr = ahd_inb(ahd, SEEDAT+1);
  9112. } else {
  9113. /*
  9114. * ahd_inw() already handles machine byte order.
  9115. */
  9116. *buf = ahd_inw(ahd, SEEDAT);
  9117. }
  9118. buf++;
  9119. }
  9120. return (error);
  9121. }
  9122. /*
  9123. * Write count 16bit words from buf, into SEEPROM attache to the
  9124. * controller starting at 16bit word address start_addr, using the
  9125. * controller's SEEPROM writing state machine.
  9126. */
  9127. int
  9128. ahd_write_seeprom(struct ahd_softc *ahd, uint16_t *buf,
  9129. u_int start_addr, u_int count)
  9130. {
  9131. u_int cur_addr;
  9132. u_int end_addr;
  9133. int error;
  9134. int retval;
  9135. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  9136. error = ENOENT;
  9137. /* Place the chip into write-enable mode */
  9138. ahd_outb(ahd, SEEADR, SEEOP_EWEN_ADDR);
  9139. ahd_outb(ahd, SEECTL, SEEOP_EWEN | SEESTART);
  9140. error = ahd_wait_seeprom(ahd);
  9141. if (error)
  9142. return (error);
  9143. /*
  9144. * Write the data. If we don't get through the loop at
  9145. * least once, the arguments were invalid.
  9146. */
  9147. retval = EINVAL;
  9148. end_addr = start_addr + count;
  9149. for (cur_addr = start_addr; cur_addr < end_addr; cur_addr++) {
  9150. ahd_outw(ahd, SEEDAT, *buf++);
  9151. ahd_outb(ahd, SEEADR, cur_addr);
  9152. ahd_outb(ahd, SEECTL, SEEOP_WRITE | SEESTART);
  9153. retval = ahd_wait_seeprom(ahd);
  9154. if (retval)
  9155. break;
  9156. }
  9157. /*
  9158. * Disable writes.
  9159. */
  9160. ahd_outb(ahd, SEEADR, SEEOP_EWDS_ADDR);
  9161. ahd_outb(ahd, SEECTL, SEEOP_EWDS | SEESTART);
  9162. error = ahd_wait_seeprom(ahd);
  9163. if (error)
  9164. return (error);
  9165. return (retval);
  9166. }
  9167. /*
  9168. * Wait ~100us for the serial eeprom to satisfy our request.
  9169. */
  9170. static int
  9171. ahd_wait_seeprom(struct ahd_softc *ahd)
  9172. {
  9173. int cnt;
  9174. cnt = 5000;
  9175. while ((ahd_inb(ahd, SEESTAT) & (SEEARBACK|SEEBUSY)) != 0 && --cnt)
  9176. ahd_delay(5);
  9177. if (cnt == 0)
  9178. return (ETIMEDOUT);
  9179. return (0);
  9180. }
  9181. /*
  9182. * Validate the two checksums in the per_channel
  9183. * vital product data struct.
  9184. */
  9185. static int
  9186. ahd_verify_vpd_cksum(struct vpd_config *vpd)
  9187. {
  9188. int i;
  9189. int maxaddr;
  9190. uint32_t checksum;
  9191. uint8_t *vpdarray;
  9192. vpdarray = (uint8_t *)vpd;
  9193. maxaddr = offsetof(struct vpd_config, vpd_checksum);
  9194. checksum = 0;
  9195. for (i = offsetof(struct vpd_config, resource_type); i < maxaddr; i++)
  9196. checksum = checksum + vpdarray[i];
  9197. if (checksum == 0
  9198. || (-checksum & 0xFF) != vpd->vpd_checksum)
  9199. return (0);
  9200. checksum = 0;
  9201. maxaddr = offsetof(struct vpd_config, checksum);
  9202. for (i = offsetof(struct vpd_config, default_target_flags);
  9203. i < maxaddr; i++)
  9204. checksum = checksum + vpdarray[i];
  9205. if (checksum == 0
  9206. || (-checksum & 0xFF) != vpd->checksum)
  9207. return (0);
  9208. return (1);
  9209. }
  9210. int
  9211. ahd_verify_cksum(struct seeprom_config *sc)
  9212. {
  9213. int i;
  9214. int maxaddr;
  9215. uint32_t checksum;
  9216. uint16_t *scarray;
  9217. maxaddr = (sizeof(*sc)/2) - 1;
  9218. checksum = 0;
  9219. scarray = (uint16_t *)sc;
  9220. for (i = 0; i < maxaddr; i++)
  9221. checksum = checksum + scarray[i];
  9222. if (checksum == 0
  9223. || (checksum & 0xFFFF) != sc->checksum) {
  9224. return (0);
  9225. } else {
  9226. return (1);
  9227. }
  9228. }
  9229. int
  9230. ahd_acquire_seeprom(struct ahd_softc *ahd)
  9231. {
  9232. /*
  9233. * We should be able to determine the SEEPROM type
  9234. * from the flexport logic, but unfortunately not
  9235. * all implementations have this logic and there is
  9236. * no programatic method for determining if the logic
  9237. * is present.
  9238. */
  9239. return (1);
  9240. #if 0
  9241. uint8_t seetype;
  9242. int error;
  9243. error = ahd_read_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, &seetype);
  9244. if (error != 0
  9245. || ((seetype & FLX_ROMSTAT_SEECFG) == FLX_ROMSTAT_SEE_NONE))
  9246. return (0);
  9247. return (1);
  9248. #endif
  9249. }
  9250. void
  9251. ahd_release_seeprom(struct ahd_softc *ahd)
  9252. {
  9253. /* Currently a no-op */
  9254. }
  9255. /*
  9256. * Wait at most 2 seconds for flexport arbitration to succeed.
  9257. */
  9258. static int
  9259. ahd_wait_flexport(struct ahd_softc *ahd)
  9260. {
  9261. int cnt;
  9262. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  9263. cnt = 1000000 * 2 / 5;
  9264. while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt)
  9265. ahd_delay(5);
  9266. if (cnt == 0)
  9267. return (ETIMEDOUT);
  9268. return (0);
  9269. }
  9270. int
  9271. ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value)
  9272. {
  9273. int error;
  9274. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  9275. if (addr > 7)
  9276. panic("ahd_write_flexport: address out of range");
  9277. ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3));
  9278. error = ahd_wait_flexport(ahd);
  9279. if (error != 0)
  9280. return (error);
  9281. ahd_outb(ahd, BRDDAT, value);
  9282. ahd_flush_device_writes(ahd);
  9283. ahd_outb(ahd, BRDCTL, BRDSTB|BRDEN|(addr << 3));
  9284. ahd_flush_device_writes(ahd);
  9285. ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3));
  9286. ahd_flush_device_writes(ahd);
  9287. ahd_outb(ahd, BRDCTL, 0);
  9288. ahd_flush_device_writes(ahd);
  9289. return (0);
  9290. }
  9291. int
  9292. ahd_read_flexport(struct ahd_softc *ahd, u_int addr, uint8_t *value)
  9293. {
  9294. int error;
  9295. AHD_ASSERT_MODES(ahd, AHD_MODE_SCSI_MSK, AHD_MODE_SCSI_MSK);
  9296. if (addr > 7)
  9297. panic("ahd_read_flexport: address out of range");
  9298. ahd_outb(ahd, BRDCTL, BRDRW|BRDEN|(addr << 3));
  9299. error = ahd_wait_flexport(ahd);
  9300. if (error != 0)
  9301. return (error);
  9302. *value = ahd_inb(ahd, BRDDAT);
  9303. ahd_outb(ahd, BRDCTL, 0);
  9304. ahd_flush_device_writes(ahd);
  9305. return (0);
  9306. }
  9307. /************************* Target Mode ****************************************/
  9308. #ifdef AHD_TARGET_MODE
  9309. cam_status
  9310. ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb,
  9311. struct ahd_tmode_tstate **tstate,
  9312. struct ahd_tmode_lstate **lstate,
  9313. int notfound_failure)
  9314. {
  9315. if ((ahd->features & AHD_TARGETMODE) == 0)
  9316. return (CAM_REQ_INVALID);
  9317. /*
  9318. * Handle the 'black hole' device that sucks up
  9319. * requests to unattached luns on enabled targets.
  9320. */
  9321. if (ccb->ccb_h.target_id == CAM_TARGET_WILDCARD
  9322. && ccb->ccb_h.target_lun == CAM_LUN_WILDCARD) {
  9323. *tstate = NULL;
  9324. *lstate = ahd->black_hole;
  9325. } else {
  9326. u_int max_id;
  9327. max_id = (ahd->features & AHD_WIDE) ? 16 : 8;
  9328. if (ccb->ccb_h.target_id >= max_id)
  9329. return (CAM_TID_INVALID);
  9330. if (ccb->ccb_h.target_lun >= AHD_NUM_LUNS)
  9331. return (CAM_LUN_INVALID);
  9332. *tstate = ahd->enabled_targets[ccb->ccb_h.target_id];
  9333. *lstate = NULL;
  9334. if (*tstate != NULL)
  9335. *lstate =
  9336. (*tstate)->enabled_luns[ccb->ccb_h.target_lun];
  9337. }
  9338. if (notfound_failure != 0 && *lstate == NULL)
  9339. return (CAM_PATH_INVALID);
  9340. return (CAM_REQ_CMP);
  9341. }
  9342. void
  9343. ahd_handle_en_lun(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb)
  9344. {
  9345. #if NOT_YET
  9346. struct ahd_tmode_tstate *tstate;
  9347. struct ahd_tmode_lstate *lstate;
  9348. struct ccb_en_lun *cel;
  9349. cam_status status;
  9350. u_int target;
  9351. u_int lun;
  9352. u_int target_mask;
  9353. u_long s;
  9354. char channel;
  9355. status = ahd_find_tmode_devs(ahd, sim, ccb, &tstate, &lstate,
  9356. /*notfound_failure*/FALSE);
  9357. if (status != CAM_REQ_CMP) {
  9358. ccb->ccb_h.status = status;
  9359. return;
  9360. }
  9361. if ((ahd->features & AHD_MULTIROLE) != 0) {
  9362. u_int our_id;
  9363. our_id = ahd->our_id;
  9364. if (ccb->ccb_h.target_id != our_id) {
  9365. if ((ahd->features & AHD_MULTI_TID) != 0
  9366. && (ahd->flags & AHD_INITIATORROLE) != 0) {
  9367. /*
  9368. * Only allow additional targets if
  9369. * the initiator role is disabled.
  9370. * The hardware cannot handle a re-select-in
  9371. * on the initiator id during a re-select-out
  9372. * on a different target id.
  9373. */
  9374. status = CAM_TID_INVALID;
  9375. } else if ((ahd->flags & AHD_INITIATORROLE) != 0
  9376. || ahd->enabled_luns > 0) {
  9377. /*
  9378. * Only allow our target id to change
  9379. * if the initiator role is not configured
  9380. * and there are no enabled luns which
  9381. * are attached to the currently registered
  9382. * scsi id.
  9383. */
  9384. status = CAM_TID_INVALID;
  9385. }
  9386. }
  9387. }
  9388. if (status != CAM_REQ_CMP) {
  9389. ccb->ccb_h.status = status;
  9390. return;
  9391. }
  9392. /*
  9393. * We now have an id that is valid.
  9394. * If we aren't in target mode, switch modes.
  9395. */
  9396. if ((ahd->flags & AHD_TARGETROLE) == 0
  9397. && ccb->ccb_h.target_id != CAM_TARGET_WILDCARD) {
  9398. u_long s;
  9399. printk("Configuring Target Mode\n");
  9400. ahd_lock(ahd, &s);
  9401. if (LIST_FIRST(&ahd->pending_scbs) != NULL) {
  9402. ccb->ccb_h.status = CAM_BUSY;
  9403. ahd_unlock(ahd, &s);
  9404. return;
  9405. }
  9406. ahd->flags |= AHD_TARGETROLE;
  9407. if ((ahd->features & AHD_MULTIROLE) == 0)
  9408. ahd->flags &= ~AHD_INITIATORROLE;
  9409. ahd_pause(ahd);
  9410. ahd_loadseq(ahd);
  9411. ahd_restart(ahd);
  9412. ahd_unlock(ahd, &s);
  9413. }
  9414. cel = &ccb->cel;
  9415. target = ccb->ccb_h.target_id;
  9416. lun = ccb->ccb_h.target_lun;
  9417. channel = SIM_CHANNEL(ahd, sim);
  9418. target_mask = 0x01 << target;
  9419. if (channel == 'B')
  9420. target_mask <<= 8;
  9421. if (cel->enable != 0) {
  9422. u_int scsiseq1;
  9423. /* Are we already enabled?? */
  9424. if (lstate != NULL) {
  9425. xpt_print_path(ccb->ccb_h.path);
  9426. printk("Lun already enabled\n");
  9427. ccb->ccb_h.status = CAM_LUN_ALRDY_ENA;
  9428. return;
  9429. }
  9430. if (cel->grp6_len != 0
  9431. || cel->grp7_len != 0) {
  9432. /*
  9433. * Don't (yet?) support vendor
  9434. * specific commands.
  9435. */
  9436. ccb->ccb_h.status = CAM_REQ_INVALID;
  9437. printk("Non-zero Group Codes\n");
  9438. return;
  9439. }
  9440. /*
  9441. * Seems to be okay.
  9442. * Setup our data structures.
  9443. */
  9444. if (target != CAM_TARGET_WILDCARD && tstate == NULL) {
  9445. tstate = ahd_alloc_tstate(ahd, target, channel);
  9446. if (tstate == NULL) {
  9447. xpt_print_path(ccb->ccb_h.path);
  9448. printk("Couldn't allocate tstate\n");
  9449. ccb->ccb_h.status = CAM_RESRC_UNAVAIL;
  9450. return;
  9451. }
  9452. }
  9453. lstate = kzalloc(sizeof(*lstate), GFP_ATOMIC);
  9454. if (lstate == NULL) {
  9455. xpt_print_path(ccb->ccb_h.path);
  9456. printk("Couldn't allocate lstate\n");
  9457. ccb->ccb_h.status = CAM_RESRC_UNAVAIL;
  9458. return;
  9459. }
  9460. status = xpt_create_path(&lstate->path, /*periph*/NULL,
  9461. xpt_path_path_id(ccb->ccb_h.path),
  9462. xpt_path_target_id(ccb->ccb_h.path),
  9463. xpt_path_lun_id(ccb->ccb_h.path));
  9464. if (status != CAM_REQ_CMP) {
  9465. kfree(lstate);
  9466. xpt_print_path(ccb->ccb_h.path);
  9467. printk("Couldn't allocate path\n");
  9468. ccb->ccb_h.status = CAM_RESRC_UNAVAIL;
  9469. return;
  9470. }
  9471. SLIST_INIT(&lstate->accept_tios);
  9472. SLIST_INIT(&lstate->immed_notifies);
  9473. ahd_lock(ahd, &s);
  9474. ahd_pause(ahd);
  9475. if (target != CAM_TARGET_WILDCARD) {
  9476. tstate->enabled_luns[lun] = lstate;
  9477. ahd->enabled_luns++;
  9478. if ((ahd->features & AHD_MULTI_TID) != 0) {
  9479. u_int targid_mask;
  9480. targid_mask = ahd_inw(ahd, TARGID);
  9481. targid_mask |= target_mask;
  9482. ahd_outw(ahd, TARGID, targid_mask);
  9483. ahd_update_scsiid(ahd, targid_mask);
  9484. } else {
  9485. u_int our_id;
  9486. char channel;
  9487. channel = SIM_CHANNEL(ahd, sim);
  9488. our_id = SIM_SCSI_ID(ahd, sim);
  9489. /*
  9490. * This can only happen if selections
  9491. * are not enabled
  9492. */
  9493. if (target != our_id) {
  9494. u_int sblkctl;
  9495. char cur_channel;
  9496. int swap;
  9497. sblkctl = ahd_inb(ahd, SBLKCTL);
  9498. cur_channel = (sblkctl & SELBUSB)
  9499. ? 'B' : 'A';
  9500. if ((ahd->features & AHD_TWIN) == 0)
  9501. cur_channel = 'A';
  9502. swap = cur_channel != channel;
  9503. ahd->our_id = target;
  9504. if (swap)
  9505. ahd_outb(ahd, SBLKCTL,
  9506. sblkctl ^ SELBUSB);
  9507. ahd_outb(ahd, SCSIID, target);
  9508. if (swap)
  9509. ahd_outb(ahd, SBLKCTL, sblkctl);
  9510. }
  9511. }
  9512. } else
  9513. ahd->black_hole = lstate;
  9514. /* Allow select-in operations */
  9515. if (ahd->black_hole != NULL && ahd->enabled_luns > 0) {
  9516. scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE);
  9517. scsiseq1 |= ENSELI;
  9518. ahd_outb(ahd, SCSISEQ_TEMPLATE, scsiseq1);
  9519. scsiseq1 = ahd_inb(ahd, SCSISEQ1);
  9520. scsiseq1 |= ENSELI;
  9521. ahd_outb(ahd, SCSISEQ1, scsiseq1);
  9522. }
  9523. ahd_unpause(ahd);
  9524. ahd_unlock(ahd, &s);
  9525. ccb->ccb_h.status = CAM_REQ_CMP;
  9526. xpt_print_path(ccb->ccb_h.path);
  9527. printk("Lun now enabled for target mode\n");
  9528. } else {
  9529. struct scb *scb;
  9530. int i, empty;
  9531. if (lstate == NULL) {
  9532. ccb->ccb_h.status = CAM_LUN_INVALID;
  9533. return;
  9534. }
  9535. ahd_lock(ahd, &s);
  9536. ccb->ccb_h.status = CAM_REQ_CMP;
  9537. LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) {
  9538. struct ccb_hdr *ccbh;
  9539. ccbh = &scb->io_ctx->ccb_h;
  9540. if (ccbh->func_code == XPT_CONT_TARGET_IO
  9541. && !xpt_path_comp(ccbh->path, ccb->ccb_h.path)){
  9542. printk("CTIO pending\n");
  9543. ccb->ccb_h.status = CAM_REQ_INVALID;
  9544. ahd_unlock(ahd, &s);
  9545. return;
  9546. }
  9547. }
  9548. if (SLIST_FIRST(&lstate->accept_tios) != NULL) {
  9549. printk("ATIOs pending\n");
  9550. ccb->ccb_h.status = CAM_REQ_INVALID;
  9551. }
  9552. if (SLIST_FIRST(&lstate->immed_notifies) != NULL) {
  9553. printk("INOTs pending\n");
  9554. ccb->ccb_h.status = CAM_REQ_INVALID;
  9555. }
  9556. if (ccb->ccb_h.status != CAM_REQ_CMP) {
  9557. ahd_unlock(ahd, &s);
  9558. return;
  9559. }
  9560. xpt_print_path(ccb->ccb_h.path);
  9561. printk("Target mode disabled\n");
  9562. xpt_free_path(lstate->path);
  9563. kfree(lstate);
  9564. ahd_pause(ahd);
  9565. /* Can we clean up the target too? */
  9566. if (target != CAM_TARGET_WILDCARD) {
  9567. tstate->enabled_luns[lun] = NULL;
  9568. ahd->enabled_luns--;
  9569. for (empty = 1, i = 0; i < 8; i++)
  9570. if (tstate->enabled_luns[i] != NULL) {
  9571. empty = 0;
  9572. break;
  9573. }
  9574. if (empty) {
  9575. ahd_free_tstate(ahd, target, channel,
  9576. /*force*/FALSE);
  9577. if (ahd->features & AHD_MULTI_TID) {
  9578. u_int targid_mask;
  9579. targid_mask = ahd_inw(ahd, TARGID);
  9580. targid_mask &= ~target_mask;
  9581. ahd_outw(ahd, TARGID, targid_mask);
  9582. ahd_update_scsiid(ahd, targid_mask);
  9583. }
  9584. }
  9585. } else {
  9586. ahd->black_hole = NULL;
  9587. /*
  9588. * We can't allow selections without
  9589. * our black hole device.
  9590. */
  9591. empty = TRUE;
  9592. }
  9593. if (ahd->enabled_luns == 0) {
  9594. /* Disallow select-in */
  9595. u_int scsiseq1;
  9596. scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE);
  9597. scsiseq1 &= ~ENSELI;
  9598. ahd_outb(ahd, SCSISEQ_TEMPLATE, scsiseq1);
  9599. scsiseq1 = ahd_inb(ahd, SCSISEQ1);
  9600. scsiseq1 &= ~ENSELI;
  9601. ahd_outb(ahd, SCSISEQ1, scsiseq1);
  9602. if ((ahd->features & AHD_MULTIROLE) == 0) {
  9603. printk("Configuring Initiator Mode\n");
  9604. ahd->flags &= ~AHD_TARGETROLE;
  9605. ahd->flags |= AHD_INITIATORROLE;
  9606. ahd_pause(ahd);
  9607. ahd_loadseq(ahd);
  9608. ahd_restart(ahd);
  9609. /*
  9610. * Unpaused. The extra unpause
  9611. * that follows is harmless.
  9612. */
  9613. }
  9614. }
  9615. ahd_unpause(ahd);
  9616. ahd_unlock(ahd, &s);
  9617. }
  9618. #endif
  9619. }
  9620. static void
  9621. ahd_update_scsiid(struct ahd_softc *ahd, u_int targid_mask)
  9622. {
  9623. #if NOT_YET
  9624. u_int scsiid_mask;
  9625. u_int scsiid;
  9626. if ((ahd->features & AHD_MULTI_TID) == 0)
  9627. panic("ahd_update_scsiid called on non-multitid unit\n");
  9628. /*
  9629. * Since we will rely on the TARGID mask
  9630. * for selection enables, ensure that OID
  9631. * in SCSIID is not set to some other ID
  9632. * that we don't want to allow selections on.
  9633. */
  9634. if ((ahd->features & AHD_ULTRA2) != 0)
  9635. scsiid = ahd_inb(ahd, SCSIID_ULTRA2);
  9636. else
  9637. scsiid = ahd_inb(ahd, SCSIID);
  9638. scsiid_mask = 0x1 << (scsiid & OID);
  9639. if ((targid_mask & scsiid_mask) == 0) {
  9640. u_int our_id;
  9641. /* ffs counts from 1 */
  9642. our_id = ffs(targid_mask);
  9643. if (our_id == 0)
  9644. our_id = ahd->our_id;
  9645. else
  9646. our_id--;
  9647. scsiid &= TID;
  9648. scsiid |= our_id;
  9649. }
  9650. if ((ahd->features & AHD_ULTRA2) != 0)
  9651. ahd_outb(ahd, SCSIID_ULTRA2, scsiid);
  9652. else
  9653. ahd_outb(ahd, SCSIID, scsiid);
  9654. #endif
  9655. }
  9656. static void
  9657. ahd_run_tqinfifo(struct ahd_softc *ahd, int paused)
  9658. {
  9659. struct target_cmd *cmd;
  9660. ahd_sync_tqinfifo(ahd, BUS_DMASYNC_POSTREAD);
  9661. while ((cmd = &ahd->targetcmds[ahd->tqinfifonext])->cmd_valid != 0) {
  9662. /*
  9663. * Only advance through the queue if we
  9664. * have the resources to process the command.
  9665. */
  9666. if (ahd_handle_target_cmd(ahd, cmd) != 0)
  9667. break;
  9668. cmd->cmd_valid = 0;
  9669. ahd_dmamap_sync(ahd, ahd->shared_data_dmat,
  9670. ahd->shared_data_map.dmamap,
  9671. ahd_targetcmd_offset(ahd, ahd->tqinfifonext),
  9672. sizeof(struct target_cmd),
  9673. BUS_DMASYNC_PREREAD);
  9674. ahd->tqinfifonext++;
  9675. /*
  9676. * Lazily update our position in the target mode incoming
  9677. * command queue as seen by the sequencer.
  9678. */
  9679. if ((ahd->tqinfifonext & (HOST_TQINPOS - 1)) == 1) {
  9680. u_int hs_mailbox;
  9681. hs_mailbox = ahd_inb(ahd, HS_MAILBOX);
  9682. hs_mailbox &= ~HOST_TQINPOS;
  9683. hs_mailbox |= ahd->tqinfifonext & HOST_TQINPOS;
  9684. ahd_outb(ahd, HS_MAILBOX, hs_mailbox);
  9685. }
  9686. }
  9687. }
  9688. static int
  9689. ahd_handle_target_cmd(struct ahd_softc *ahd, struct target_cmd *cmd)
  9690. {
  9691. struct ahd_tmode_tstate *tstate;
  9692. struct ahd_tmode_lstate *lstate;
  9693. struct ccb_accept_tio *atio;
  9694. uint8_t *byte;
  9695. int initiator;
  9696. int target;
  9697. int lun;
  9698. initiator = SCSIID_TARGET(ahd, cmd->scsiid);
  9699. target = SCSIID_OUR_ID(cmd->scsiid);
  9700. lun = (cmd->identify & MSG_IDENTIFY_LUNMASK);
  9701. byte = cmd->bytes;
  9702. tstate = ahd->enabled_targets[target];
  9703. lstate = NULL;
  9704. if (tstate != NULL)
  9705. lstate = tstate->enabled_luns[lun];
  9706. /*
  9707. * Commands for disabled luns go to the black hole driver.
  9708. */
  9709. if (lstate == NULL)
  9710. lstate = ahd->black_hole;
  9711. atio = (struct ccb_accept_tio*)SLIST_FIRST(&lstate->accept_tios);
  9712. if (atio == NULL) {
  9713. ahd->flags |= AHD_TQINFIFO_BLOCKED;
  9714. /*
  9715. * Wait for more ATIOs from the peripheral driver for this lun.
  9716. */
  9717. return (1);
  9718. } else
  9719. ahd->flags &= ~AHD_TQINFIFO_BLOCKED;
  9720. #ifdef AHD_DEBUG
  9721. if ((ahd_debug & AHD_SHOW_TQIN) != 0)
  9722. printk("Incoming command from %d for %d:%d%s\n",
  9723. initiator, target, lun,
  9724. lstate == ahd->black_hole ? "(Black Holed)" : "");
  9725. #endif
  9726. SLIST_REMOVE_HEAD(&lstate->accept_tios, sim_links.sle);
  9727. if (lstate == ahd->black_hole) {
  9728. /* Fill in the wildcards */
  9729. atio->ccb_h.target_id = target;
  9730. atio->ccb_h.target_lun = lun;
  9731. }
  9732. /*
  9733. * Package it up and send it off to
  9734. * whomever has this lun enabled.
  9735. */
  9736. atio->sense_len = 0;
  9737. atio->init_id = initiator;
  9738. if (byte[0] != 0xFF) {
  9739. /* Tag was included */
  9740. atio->tag_action = *byte++;
  9741. atio->tag_id = *byte++;
  9742. atio->ccb_h.flags = CAM_TAG_ACTION_VALID;
  9743. } else {
  9744. atio->ccb_h.flags = 0;
  9745. }
  9746. byte++;
  9747. /* Okay. Now determine the cdb size based on the command code */
  9748. switch (*byte >> CMD_GROUP_CODE_SHIFT) {
  9749. case 0:
  9750. atio->cdb_len = 6;
  9751. break;
  9752. case 1:
  9753. case 2:
  9754. atio->cdb_len = 10;
  9755. break;
  9756. case 4:
  9757. atio->cdb_len = 16;
  9758. break;
  9759. case 5:
  9760. atio->cdb_len = 12;
  9761. break;
  9762. case 3:
  9763. default:
  9764. /* Only copy the opcode. */
  9765. atio->cdb_len = 1;
  9766. printk("Reserved or VU command code type encountered\n");
  9767. break;
  9768. }
  9769. memcpy(atio->cdb_io.cdb_bytes, byte, atio->cdb_len);
  9770. atio->ccb_h.status |= CAM_CDB_RECVD;
  9771. if ((cmd->identify & MSG_IDENTIFY_DISCFLAG) == 0) {
  9772. /*
  9773. * We weren't allowed to disconnect.
  9774. * We're hanging on the bus until a
  9775. * continue target I/O comes in response
  9776. * to this accept tio.
  9777. */
  9778. #ifdef AHD_DEBUG
  9779. if ((ahd_debug & AHD_SHOW_TQIN) != 0)
  9780. printk("Received Immediate Command %d:%d:%d - %p\n",
  9781. initiator, target, lun, ahd->pending_device);
  9782. #endif
  9783. ahd->pending_device = lstate;
  9784. ahd_freeze_ccb((union ccb *)atio);
  9785. atio->ccb_h.flags |= CAM_DIS_DISCONNECT;
  9786. }
  9787. xpt_done((union ccb*)atio);
  9788. return (0);
  9789. }
  9790. #endif