qla_init.c 96 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743
  1. /*
  2. * QLOGIC LINUX SOFTWARE
  3. *
  4. * QLogic ISP2x00 device driver for Linux 2.6.x
  5. * Copyright (C) 2003-2005 QLogic Corporation
  6. * (www.qlogic.com)
  7. *
  8. * This program is free software; you can redistribute it and/or modify it
  9. * under the terms of the GNU General Public License as published by the
  10. * Free Software Foundation; either version 2, or (at your option) any
  11. * later version.
  12. *
  13. * This program is distributed in the hope that it will be useful, but
  14. * WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  16. * General Public License for more details.
  17. *
  18. */
  19. #include "qla_def.h"
  20. #include <linux/delay.h>
  21. #include <linux/vmalloc.h>
  22. #include <linux/firmware.h>
  23. #include <scsi/scsi_transport_fc.h>
  24. #include "qla_devtbl.h"
  25. /* XXX(hch): this is ugly, but we don't want to pull in exioctl.h */
  26. #ifndef EXT_IS_LUN_BIT_SET
  27. #define EXT_IS_LUN_BIT_SET(P,L) \
  28. (((P)->mask[L/8] & (0x80 >> (L%8)))?1:0)
  29. #define EXT_SET_LUN_BIT(P,L) \
  30. ((P)->mask[L/8] |= (0x80 >> (L%8)))
  31. #endif
  32. /*
  33. * QLogic ISP2x00 Hardware Support Function Prototypes.
  34. */
  35. static int qla2x00_isp_firmware(scsi_qla_host_t *);
  36. static void qla2x00_resize_request_q(scsi_qla_host_t *);
  37. static int qla2x00_setup_chip(scsi_qla_host_t *);
  38. static void qla2x00_init_response_q_entries(scsi_qla_host_t *);
  39. static int qla2x00_init_rings(scsi_qla_host_t *);
  40. static int qla2x00_fw_ready(scsi_qla_host_t *);
  41. static int qla2x00_configure_hba(scsi_qla_host_t *);
  42. static int qla2x00_configure_loop(scsi_qla_host_t *);
  43. static int qla2x00_configure_local_loop(scsi_qla_host_t *);
  44. static void qla2x00_update_fcport(scsi_qla_host_t *, fc_port_t *);
  45. static int qla2x00_configure_fabric(scsi_qla_host_t *);
  46. static int qla2x00_find_all_fabric_devs(scsi_qla_host_t *, struct list_head *);
  47. static int qla2x00_device_resync(scsi_qla_host_t *);
  48. static int qla2x00_fabric_dev_login(scsi_qla_host_t *, fc_port_t *,
  49. uint16_t *);
  50. static int qla2x00_restart_isp(scsi_qla_host_t *);
  51. /****************************************************************************/
  52. /* QLogic ISP2x00 Hardware Support Functions. */
  53. /****************************************************************************/
  54. /*
  55. * qla2x00_initialize_adapter
  56. * Initialize board.
  57. *
  58. * Input:
  59. * ha = adapter block pointer.
  60. *
  61. * Returns:
  62. * 0 = success
  63. */
  64. int
  65. qla2x00_initialize_adapter(scsi_qla_host_t *ha)
  66. {
  67. int rval;
  68. uint8_t restart_risc = 0;
  69. uint8_t retry;
  70. uint32_t wait_time;
  71. /* Clear adapter flags. */
  72. ha->flags.online = 0;
  73. ha->flags.reset_active = 0;
  74. atomic_set(&ha->loop_down_timer, LOOP_DOWN_TIME);
  75. atomic_set(&ha->loop_state, LOOP_DOWN);
  76. ha->device_flags = 0;
  77. ha->dpc_flags = 0;
  78. ha->flags.management_server_logged_in = 0;
  79. ha->marker_needed = 0;
  80. ha->mbx_flags = 0;
  81. ha->isp_abort_cnt = 0;
  82. ha->beacon_blink_led = 0;
  83. set_bit(REGISTER_FDMI_NEEDED, &ha->dpc_flags);
  84. qla_printk(KERN_INFO, ha, "Configuring PCI space...\n");
  85. rval = ha->isp_ops.pci_config(ha);
  86. if (rval) {
  87. DEBUG2(printk("scsi(%ld): Unable to configure PCI space=n",
  88. ha->host_no));
  89. return (rval);
  90. }
  91. ha->isp_ops.reset_chip(ha);
  92. qla_printk(KERN_INFO, ha, "Configure NVRAM parameters...\n");
  93. ha->isp_ops.nvram_config(ha);
  94. qla_printk(KERN_INFO, ha, "Verifying loaded RISC code...\n");
  95. retry = 10;
  96. /*
  97. * Try to configure the loop.
  98. */
  99. do {
  100. restart_risc = 0;
  101. /* If firmware needs to be loaded */
  102. if (qla2x00_isp_firmware(ha) != QLA_SUCCESS) {
  103. if ((rval = ha->isp_ops.chip_diag(ha)) == QLA_SUCCESS) {
  104. rval = qla2x00_setup_chip(ha);
  105. }
  106. }
  107. if (rval == QLA_SUCCESS &&
  108. (rval = qla2x00_init_rings(ha)) == QLA_SUCCESS) {
  109. check_fw_ready_again:
  110. /*
  111. * Wait for a successful LIP up to a maximum
  112. * of (in seconds): RISC login timeout value,
  113. * RISC retry count value, and port down retry
  114. * value OR a minimum of 4 seconds OR If no
  115. * cable, only 5 seconds.
  116. */
  117. rval = qla2x00_fw_ready(ha);
  118. if (rval == QLA_SUCCESS) {
  119. clear_bit(RESET_MARKER_NEEDED, &ha->dpc_flags);
  120. /* Issue a marker after FW becomes ready. */
  121. qla2x00_marker(ha, 0, 0, MK_SYNC_ALL);
  122. /*
  123. * Wait at most MAX_TARGET RSCNs for a stable
  124. * link.
  125. */
  126. wait_time = 256;
  127. do {
  128. clear_bit(LOOP_RESYNC_NEEDED,
  129. &ha->dpc_flags);
  130. rval = qla2x00_configure_loop(ha);
  131. if (test_and_clear_bit(ISP_ABORT_NEEDED,
  132. &ha->dpc_flags)) {
  133. restart_risc = 1;
  134. break;
  135. }
  136. /*
  137. * If loop state change while we were
  138. * discoverying devices then wait for
  139. * LIP to complete
  140. */
  141. if (atomic_read(&ha->loop_state) ==
  142. LOOP_DOWN && retry--) {
  143. goto check_fw_ready_again;
  144. }
  145. wait_time--;
  146. } while (!atomic_read(&ha->loop_down_timer) &&
  147. retry &&
  148. wait_time &&
  149. (test_bit(LOOP_RESYNC_NEEDED,
  150. &ha->dpc_flags)));
  151. if (wait_time == 0)
  152. rval = QLA_FUNCTION_FAILED;
  153. } else if (ha->device_flags & DFLG_NO_CABLE)
  154. /* If no cable, then all is good. */
  155. rval = QLA_SUCCESS;
  156. }
  157. } while (restart_risc && retry--);
  158. if (rval == QLA_SUCCESS) {
  159. clear_bit(RESET_MARKER_NEEDED, &ha->dpc_flags);
  160. qla2x00_marker(ha, 0, 0, MK_SYNC_ALL);
  161. ha->marker_needed = 0;
  162. ha->flags.online = 1;
  163. } else {
  164. DEBUG2_3(printk("%s(): **** FAILED ****\n", __func__));
  165. }
  166. return (rval);
  167. }
  168. /**
  169. * qla2100_pci_config() - Setup ISP21xx PCI configuration registers.
  170. * @ha: HA context
  171. *
  172. * Returns 0 on success.
  173. */
  174. int
  175. qla2100_pci_config(scsi_qla_host_t *ha)
  176. {
  177. uint16_t w, mwi;
  178. uint32_t d;
  179. unsigned long flags;
  180. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  181. pci_set_master(ha->pdev);
  182. mwi = 0;
  183. if (pci_set_mwi(ha->pdev))
  184. mwi = PCI_COMMAND_INVALIDATE;
  185. pci_read_config_word(ha->pdev, PCI_REVISION_ID, &ha->revision);
  186. pci_read_config_word(ha->pdev, PCI_COMMAND, &w);
  187. w |= mwi | (PCI_COMMAND_PARITY | PCI_COMMAND_SERR);
  188. pci_write_config_word(ha->pdev, PCI_COMMAND, w);
  189. /* Reset expansion ROM address decode enable */
  190. pci_read_config_dword(ha->pdev, PCI_ROM_ADDRESS, &d);
  191. d &= ~PCI_ROM_ADDRESS_ENABLE;
  192. pci_write_config_dword(ha->pdev, PCI_ROM_ADDRESS, d);
  193. /* Get PCI bus information. */
  194. spin_lock_irqsave(&ha->hardware_lock, flags);
  195. ha->pci_attr = RD_REG_WORD(&reg->ctrl_status);
  196. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  197. return QLA_SUCCESS;
  198. }
  199. /**
  200. * qla2300_pci_config() - Setup ISP23xx PCI configuration registers.
  201. * @ha: HA context
  202. *
  203. * Returns 0 on success.
  204. */
  205. int
  206. qla2300_pci_config(scsi_qla_host_t *ha)
  207. {
  208. uint16_t w, mwi;
  209. uint32_t d;
  210. unsigned long flags = 0;
  211. uint32_t cnt;
  212. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  213. pci_set_master(ha->pdev);
  214. mwi = 0;
  215. if (pci_set_mwi(ha->pdev))
  216. mwi = PCI_COMMAND_INVALIDATE;
  217. pci_read_config_word(ha->pdev, PCI_REVISION_ID, &ha->revision);
  218. pci_read_config_word(ha->pdev, PCI_COMMAND, &w);
  219. w |= mwi | (PCI_COMMAND_PARITY | PCI_COMMAND_SERR);
  220. if (IS_QLA2322(ha) || IS_QLA6322(ha))
  221. w &= ~PCI_COMMAND_INTX_DISABLE;
  222. /*
  223. * If this is a 2300 card and not 2312, reset the
  224. * COMMAND_INVALIDATE due to a bug in the 2300. Unfortunately,
  225. * the 2310 also reports itself as a 2300 so we need to get the
  226. * fb revision level -- a 6 indicates it really is a 2300 and
  227. * not a 2310.
  228. */
  229. if (IS_QLA2300(ha)) {
  230. spin_lock_irqsave(&ha->hardware_lock, flags);
  231. /* Pause RISC. */
  232. WRT_REG_WORD(&reg->hccr, HCCR_PAUSE_RISC);
  233. for (cnt = 0; cnt < 30000; cnt++) {
  234. if ((RD_REG_WORD(&reg->hccr) & HCCR_RISC_PAUSE) != 0)
  235. break;
  236. udelay(10);
  237. }
  238. /* Select FPM registers. */
  239. WRT_REG_WORD(&reg->ctrl_status, 0x20);
  240. RD_REG_WORD(&reg->ctrl_status);
  241. /* Get the fb rev level */
  242. ha->fb_rev = RD_FB_CMD_REG(ha, reg);
  243. if (ha->fb_rev == FPM_2300)
  244. w &= ~PCI_COMMAND_INVALIDATE;
  245. /* Deselect FPM registers. */
  246. WRT_REG_WORD(&reg->ctrl_status, 0x0);
  247. RD_REG_WORD(&reg->ctrl_status);
  248. /* Release RISC module. */
  249. WRT_REG_WORD(&reg->hccr, HCCR_RELEASE_RISC);
  250. for (cnt = 0; cnt < 30000; cnt++) {
  251. if ((RD_REG_WORD(&reg->hccr) & HCCR_RISC_PAUSE) == 0)
  252. break;
  253. udelay(10);
  254. }
  255. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  256. }
  257. pci_write_config_word(ha->pdev, PCI_COMMAND, w);
  258. pci_write_config_byte(ha->pdev, PCI_LATENCY_TIMER, 0x80);
  259. /* Reset expansion ROM address decode enable */
  260. pci_read_config_dword(ha->pdev, PCI_ROM_ADDRESS, &d);
  261. d &= ~PCI_ROM_ADDRESS_ENABLE;
  262. pci_write_config_dword(ha->pdev, PCI_ROM_ADDRESS, d);
  263. /* Get PCI bus information. */
  264. spin_lock_irqsave(&ha->hardware_lock, flags);
  265. ha->pci_attr = RD_REG_WORD(&reg->ctrl_status);
  266. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  267. return QLA_SUCCESS;
  268. }
  269. /**
  270. * qla24xx_pci_config() - Setup ISP24xx PCI configuration registers.
  271. * @ha: HA context
  272. *
  273. * Returns 0 on success.
  274. */
  275. int
  276. qla24xx_pci_config(scsi_qla_host_t *ha)
  277. {
  278. uint16_t w, mwi;
  279. uint32_t d;
  280. unsigned long flags = 0;
  281. struct device_reg_24xx __iomem *reg = &ha->iobase->isp24;
  282. int pcix_cmd_reg, pcie_dctl_reg;
  283. pci_set_master(ha->pdev);
  284. mwi = 0;
  285. if (pci_set_mwi(ha->pdev))
  286. mwi = PCI_COMMAND_INVALIDATE;
  287. pci_read_config_word(ha->pdev, PCI_REVISION_ID, &ha->revision);
  288. pci_read_config_word(ha->pdev, PCI_COMMAND, &w);
  289. w |= mwi | (PCI_COMMAND_PARITY | PCI_COMMAND_SERR);
  290. w &= ~PCI_COMMAND_INTX_DISABLE;
  291. pci_write_config_word(ha->pdev, PCI_COMMAND, w);
  292. pci_write_config_byte(ha->pdev, PCI_LATENCY_TIMER, 0x80);
  293. /* PCI-X -- adjust Maximum Memory Read Byte Count (2048). */
  294. pcix_cmd_reg = pci_find_capability(ha->pdev, PCI_CAP_ID_PCIX);
  295. if (pcix_cmd_reg) {
  296. uint16_t pcix_cmd;
  297. pcix_cmd_reg += PCI_X_CMD;
  298. pci_read_config_word(ha->pdev, pcix_cmd_reg, &pcix_cmd);
  299. pcix_cmd &= ~PCI_X_CMD_MAX_READ;
  300. pcix_cmd |= 0x0008;
  301. pci_write_config_word(ha->pdev, pcix_cmd_reg, pcix_cmd);
  302. }
  303. /* PCIe -- adjust Maximum Read Request Size (2048). */
  304. pcie_dctl_reg = pci_find_capability(ha->pdev, PCI_CAP_ID_EXP);
  305. if (pcie_dctl_reg) {
  306. uint16_t pcie_dctl;
  307. pcie_dctl_reg += PCI_EXP_DEVCTL;
  308. pci_read_config_word(ha->pdev, pcie_dctl_reg, &pcie_dctl);
  309. pcie_dctl &= ~PCI_EXP_DEVCTL_READRQ;
  310. pcie_dctl |= 0x4000;
  311. pci_write_config_word(ha->pdev, pcie_dctl_reg, pcie_dctl);
  312. }
  313. /* Reset expansion ROM address decode enable */
  314. pci_read_config_dword(ha->pdev, PCI_ROM_ADDRESS, &d);
  315. d &= ~PCI_ROM_ADDRESS_ENABLE;
  316. pci_write_config_dword(ha->pdev, PCI_ROM_ADDRESS, d);
  317. /* Get PCI bus information. */
  318. spin_lock_irqsave(&ha->hardware_lock, flags);
  319. ha->pci_attr = RD_REG_DWORD(&reg->ctrl_status);
  320. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  321. return QLA_SUCCESS;
  322. }
  323. /**
  324. * qla2x00_isp_firmware() - Choose firmware image.
  325. * @ha: HA context
  326. *
  327. * Returns 0 on success.
  328. */
  329. static int
  330. qla2x00_isp_firmware(scsi_qla_host_t *ha)
  331. {
  332. int rval;
  333. /* Assume loading risc code */
  334. rval = QLA_FUNCTION_FAILED;
  335. if (ha->flags.disable_risc_code_load) {
  336. DEBUG2(printk("scsi(%ld): RISC CODE NOT loaded\n",
  337. ha->host_no));
  338. qla_printk(KERN_INFO, ha, "RISC CODE NOT loaded\n");
  339. /* Verify checksum of loaded RISC code. */
  340. rval = qla2x00_verify_checksum(ha,
  341. IS_QLA24XX(ha) || IS_QLA25XX(ha) ? RISC_SADDRESS :
  342. *ha->brd_info->fw_info[0].fwstart);
  343. }
  344. if (rval) {
  345. DEBUG2_3(printk("scsi(%ld): **** Load RISC code ****\n",
  346. ha->host_no));
  347. }
  348. return (rval);
  349. }
  350. /**
  351. * qla2x00_reset_chip() - Reset ISP chip.
  352. * @ha: HA context
  353. *
  354. * Returns 0 on success.
  355. */
  356. void
  357. qla2x00_reset_chip(scsi_qla_host_t *ha)
  358. {
  359. unsigned long flags = 0;
  360. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  361. uint32_t cnt;
  362. unsigned long mbx_flags = 0;
  363. uint16_t cmd;
  364. ha->isp_ops.disable_intrs(ha);
  365. spin_lock_irqsave(&ha->hardware_lock, flags);
  366. /* Turn off master enable */
  367. cmd = 0;
  368. pci_read_config_word(ha->pdev, PCI_COMMAND, &cmd);
  369. cmd &= ~PCI_COMMAND_MASTER;
  370. pci_write_config_word(ha->pdev, PCI_COMMAND, cmd);
  371. if (!IS_QLA2100(ha)) {
  372. /* Pause RISC. */
  373. WRT_REG_WORD(&reg->hccr, HCCR_PAUSE_RISC);
  374. if (IS_QLA2200(ha) || IS_QLA2300(ha)) {
  375. for (cnt = 0; cnt < 30000; cnt++) {
  376. if ((RD_REG_WORD(&reg->hccr) &
  377. HCCR_RISC_PAUSE) != 0)
  378. break;
  379. udelay(100);
  380. }
  381. } else {
  382. RD_REG_WORD(&reg->hccr); /* PCI Posting. */
  383. udelay(10);
  384. }
  385. /* Select FPM registers. */
  386. WRT_REG_WORD(&reg->ctrl_status, 0x20);
  387. RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
  388. /* FPM Soft Reset. */
  389. WRT_REG_WORD(&reg->fpm_diag_config, 0x100);
  390. RD_REG_WORD(&reg->fpm_diag_config); /* PCI Posting. */
  391. /* Toggle Fpm Reset. */
  392. if (!IS_QLA2200(ha)) {
  393. WRT_REG_WORD(&reg->fpm_diag_config, 0x0);
  394. RD_REG_WORD(&reg->fpm_diag_config); /* PCI Posting. */
  395. }
  396. /* Select frame buffer registers. */
  397. WRT_REG_WORD(&reg->ctrl_status, 0x10);
  398. RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
  399. /* Reset frame buffer FIFOs. */
  400. if (IS_QLA2200(ha)) {
  401. WRT_FB_CMD_REG(ha, reg, 0xa000);
  402. RD_FB_CMD_REG(ha, reg); /* PCI Posting. */
  403. } else {
  404. WRT_FB_CMD_REG(ha, reg, 0x00fc);
  405. /* Read back fb_cmd until zero or 3 seconds max */
  406. for (cnt = 0; cnt < 3000; cnt++) {
  407. if ((RD_FB_CMD_REG(ha, reg) & 0xff) == 0)
  408. break;
  409. udelay(100);
  410. }
  411. }
  412. /* Select RISC module registers. */
  413. WRT_REG_WORD(&reg->ctrl_status, 0);
  414. RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
  415. /* Reset RISC processor. */
  416. WRT_REG_WORD(&reg->hccr, HCCR_RESET_RISC);
  417. RD_REG_WORD(&reg->hccr); /* PCI Posting. */
  418. /* Release RISC processor. */
  419. WRT_REG_WORD(&reg->hccr, HCCR_RELEASE_RISC);
  420. RD_REG_WORD(&reg->hccr); /* PCI Posting. */
  421. }
  422. WRT_REG_WORD(&reg->hccr, HCCR_CLR_RISC_INT);
  423. WRT_REG_WORD(&reg->hccr, HCCR_CLR_HOST_INT);
  424. /* Reset ISP chip. */
  425. WRT_REG_WORD(&reg->ctrl_status, CSR_ISP_SOFT_RESET);
  426. /* Wait for RISC to recover from reset. */
  427. if (IS_QLA2100(ha) || IS_QLA2200(ha) || IS_QLA2300(ha)) {
  428. /*
  429. * It is necessary to for a delay here since the card doesn't
  430. * respond to PCI reads during a reset. On some architectures
  431. * this will result in an MCA.
  432. */
  433. udelay(20);
  434. for (cnt = 30000; cnt; cnt--) {
  435. if ((RD_REG_WORD(&reg->ctrl_status) &
  436. CSR_ISP_SOFT_RESET) == 0)
  437. break;
  438. udelay(100);
  439. }
  440. } else
  441. udelay(10);
  442. /* Reset RISC processor. */
  443. WRT_REG_WORD(&reg->hccr, HCCR_RESET_RISC);
  444. WRT_REG_WORD(&reg->semaphore, 0);
  445. /* Release RISC processor. */
  446. WRT_REG_WORD(&reg->hccr, HCCR_RELEASE_RISC);
  447. RD_REG_WORD(&reg->hccr); /* PCI Posting. */
  448. if (IS_QLA2100(ha) || IS_QLA2200(ha) || IS_QLA2300(ha)) {
  449. for (cnt = 0; cnt < 30000; cnt++) {
  450. if (!(test_bit(ABORT_ISP_ACTIVE, &ha->dpc_flags)))
  451. spin_lock_irqsave(&ha->mbx_reg_lock, mbx_flags);
  452. if (RD_MAILBOX_REG(ha, reg, 0) != MBS_BUSY) {
  453. if (!(test_bit(ABORT_ISP_ACTIVE,
  454. &ha->dpc_flags)))
  455. spin_unlock_irqrestore(
  456. &ha->mbx_reg_lock, mbx_flags);
  457. break;
  458. }
  459. if (!(test_bit(ABORT_ISP_ACTIVE, &ha->dpc_flags)))
  460. spin_unlock_irqrestore(&ha->mbx_reg_lock,
  461. mbx_flags);
  462. udelay(100);
  463. }
  464. } else
  465. udelay(100);
  466. /* Turn on master enable */
  467. cmd |= PCI_COMMAND_MASTER;
  468. pci_write_config_word(ha->pdev, PCI_COMMAND, cmd);
  469. /* Disable RISC pause on FPM parity error. */
  470. if (!IS_QLA2100(ha)) {
  471. WRT_REG_WORD(&reg->hccr, HCCR_DISABLE_PARITY_PAUSE);
  472. RD_REG_WORD(&reg->hccr); /* PCI Posting. */
  473. }
  474. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  475. }
  476. /**
  477. * qla24xx_reset_risc() - Perform full reset of ISP24xx RISC.
  478. * @ha: HA context
  479. *
  480. * Returns 0 on success.
  481. */
  482. static inline void
  483. qla24xx_reset_risc(scsi_qla_host_t *ha)
  484. {
  485. unsigned long flags = 0;
  486. struct device_reg_24xx __iomem *reg = &ha->iobase->isp24;
  487. uint32_t cnt, d2;
  488. spin_lock_irqsave(&ha->hardware_lock, flags);
  489. /* Reset RISC. */
  490. WRT_REG_DWORD(&reg->ctrl_status, CSRX_DMA_SHUTDOWN|MWB_4096_BYTES);
  491. for (cnt = 0; cnt < 30000; cnt++) {
  492. if ((RD_REG_DWORD(&reg->ctrl_status) & CSRX_DMA_ACTIVE) == 0)
  493. break;
  494. udelay(10);
  495. }
  496. WRT_REG_DWORD(&reg->ctrl_status,
  497. CSRX_ISP_SOFT_RESET|CSRX_DMA_SHUTDOWN|MWB_4096_BYTES);
  498. RD_REG_DWORD(&reg->ctrl_status);
  499. /* Wait for firmware to complete NVRAM accesses. */
  500. udelay(5);
  501. d2 = (uint32_t) RD_REG_WORD(&reg->mailbox0);
  502. for (cnt = 10000 ; cnt && d2; cnt--) {
  503. udelay(5);
  504. d2 = (uint32_t) RD_REG_WORD(&reg->mailbox0);
  505. barrier();
  506. }
  507. udelay(20);
  508. d2 = RD_REG_DWORD(&reg->ctrl_status);
  509. for (cnt = 6000000 ; cnt && (d2 & CSRX_ISP_SOFT_RESET); cnt--) {
  510. udelay(5);
  511. d2 = RD_REG_DWORD(&reg->ctrl_status);
  512. barrier();
  513. }
  514. WRT_REG_DWORD(&reg->hccr, HCCRX_SET_RISC_RESET);
  515. RD_REG_DWORD(&reg->hccr);
  516. WRT_REG_DWORD(&reg->hccr, HCCRX_REL_RISC_PAUSE);
  517. RD_REG_DWORD(&reg->hccr);
  518. WRT_REG_DWORD(&reg->hccr, HCCRX_CLR_RISC_RESET);
  519. RD_REG_DWORD(&reg->hccr);
  520. d2 = (uint32_t) RD_REG_WORD(&reg->mailbox0);
  521. for (cnt = 6000000 ; cnt && d2; cnt--) {
  522. udelay(5);
  523. d2 = (uint32_t) RD_REG_WORD(&reg->mailbox0);
  524. barrier();
  525. }
  526. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  527. }
  528. /**
  529. * qla24xx_reset_chip() - Reset ISP24xx chip.
  530. * @ha: HA context
  531. *
  532. * Returns 0 on success.
  533. */
  534. void
  535. qla24xx_reset_chip(scsi_qla_host_t *ha)
  536. {
  537. ha->isp_ops.disable_intrs(ha);
  538. /* Perform RISC reset. */
  539. qla24xx_reset_risc(ha);
  540. }
  541. /**
  542. * qla2x00_chip_diag() - Test chip for proper operation.
  543. * @ha: HA context
  544. *
  545. * Returns 0 on success.
  546. */
  547. int
  548. qla2x00_chip_diag(scsi_qla_host_t *ha)
  549. {
  550. int rval;
  551. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  552. unsigned long flags = 0;
  553. uint16_t data;
  554. uint32_t cnt;
  555. uint16_t mb[5];
  556. /* Assume a failed state */
  557. rval = QLA_FUNCTION_FAILED;
  558. DEBUG3(printk("scsi(%ld): Testing device at %lx.\n",
  559. ha->host_no, (u_long)&reg->flash_address));
  560. spin_lock_irqsave(&ha->hardware_lock, flags);
  561. /* Reset ISP chip. */
  562. WRT_REG_WORD(&reg->ctrl_status, CSR_ISP_SOFT_RESET);
  563. /*
  564. * We need to have a delay here since the card will not respond while
  565. * in reset causing an MCA on some architectures.
  566. */
  567. udelay(20);
  568. data = qla2x00_debounce_register(&reg->ctrl_status);
  569. for (cnt = 6000000 ; cnt && (data & CSR_ISP_SOFT_RESET); cnt--) {
  570. udelay(5);
  571. data = RD_REG_WORD(&reg->ctrl_status);
  572. barrier();
  573. }
  574. if (!cnt)
  575. goto chip_diag_failed;
  576. DEBUG3(printk("scsi(%ld): Reset register cleared by chip reset\n",
  577. ha->host_no));
  578. /* Reset RISC processor. */
  579. WRT_REG_WORD(&reg->hccr, HCCR_RESET_RISC);
  580. WRT_REG_WORD(&reg->hccr, HCCR_RELEASE_RISC);
  581. /* Workaround for QLA2312 PCI parity error */
  582. if (IS_QLA2100(ha) || IS_QLA2200(ha) || IS_QLA2300(ha)) {
  583. data = qla2x00_debounce_register(MAILBOX_REG(ha, reg, 0));
  584. for (cnt = 6000000; cnt && (data == MBS_BUSY); cnt--) {
  585. udelay(5);
  586. data = RD_MAILBOX_REG(ha, reg, 0);
  587. barrier();
  588. }
  589. } else
  590. udelay(10);
  591. if (!cnt)
  592. goto chip_diag_failed;
  593. /* Check product ID of chip */
  594. DEBUG3(printk("scsi(%ld): Checking product ID of chip\n", ha->host_no));
  595. mb[1] = RD_MAILBOX_REG(ha, reg, 1);
  596. mb[2] = RD_MAILBOX_REG(ha, reg, 2);
  597. mb[3] = RD_MAILBOX_REG(ha, reg, 3);
  598. mb[4] = qla2x00_debounce_register(MAILBOX_REG(ha, reg, 4));
  599. if (mb[1] != PROD_ID_1 || (mb[2] != PROD_ID_2 && mb[2] != PROD_ID_2a) ||
  600. mb[3] != PROD_ID_3) {
  601. qla_printk(KERN_WARNING, ha,
  602. "Wrong product ID = 0x%x,0x%x,0x%x\n", mb[1], mb[2], mb[3]);
  603. goto chip_diag_failed;
  604. }
  605. ha->product_id[0] = mb[1];
  606. ha->product_id[1] = mb[2];
  607. ha->product_id[2] = mb[3];
  608. ha->product_id[3] = mb[4];
  609. /* Adjust fw RISC transfer size */
  610. if (ha->request_q_length > 1024)
  611. ha->fw_transfer_size = REQUEST_ENTRY_SIZE * 1024;
  612. else
  613. ha->fw_transfer_size = REQUEST_ENTRY_SIZE *
  614. ha->request_q_length;
  615. if (IS_QLA2200(ha) &&
  616. RD_MAILBOX_REG(ha, reg, 7) == QLA2200A_RISC_ROM_VER) {
  617. /* Limit firmware transfer size with a 2200A */
  618. DEBUG3(printk("scsi(%ld): Found QLA2200A chip.\n",
  619. ha->host_no));
  620. ha->fw_transfer_size = 128;
  621. }
  622. /* Wrap Incoming Mailboxes Test. */
  623. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  624. DEBUG3(printk("scsi(%ld): Checking mailboxes.\n", ha->host_no));
  625. rval = qla2x00_mbx_reg_test(ha);
  626. if (rval) {
  627. DEBUG(printk("scsi(%ld): Failed mailbox send register test\n",
  628. ha->host_no));
  629. qla_printk(KERN_WARNING, ha,
  630. "Failed mailbox send register test\n");
  631. }
  632. else {
  633. /* Flag a successful rval */
  634. rval = QLA_SUCCESS;
  635. }
  636. spin_lock_irqsave(&ha->hardware_lock, flags);
  637. chip_diag_failed:
  638. if (rval)
  639. DEBUG2_3(printk("scsi(%ld): Chip diagnostics **** FAILED "
  640. "****\n", ha->host_no));
  641. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  642. return (rval);
  643. }
  644. /**
  645. * qla24xx_chip_diag() - Test ISP24xx for proper operation.
  646. * @ha: HA context
  647. *
  648. * Returns 0 on success.
  649. */
  650. int
  651. qla24xx_chip_diag(scsi_qla_host_t *ha)
  652. {
  653. int rval;
  654. /* Perform RISC reset. */
  655. qla24xx_reset_risc(ha);
  656. ha->fw_transfer_size = REQUEST_ENTRY_SIZE * 1024;
  657. rval = qla2x00_mbx_reg_test(ha);
  658. if (rval) {
  659. DEBUG(printk("scsi(%ld): Failed mailbox send register test\n",
  660. ha->host_no));
  661. qla_printk(KERN_WARNING, ha,
  662. "Failed mailbox send register test\n");
  663. } else {
  664. /* Flag a successful rval */
  665. rval = QLA_SUCCESS;
  666. }
  667. return rval;
  668. }
  669. static void
  670. qla2x00_alloc_fw_dump(scsi_qla_host_t *ha)
  671. {
  672. ha->fw_dumped = 0;
  673. ha->fw_dump24_len = sizeof(struct qla24xx_fw_dump);
  674. ha->fw_dump24_len += (ha->fw_memory_size - 0x100000) * sizeof(uint32_t);
  675. ha->fw_dump24 = vmalloc(ha->fw_dump24_len);
  676. if (ha->fw_dump24)
  677. qla_printk(KERN_INFO, ha, "Allocated (%d KB) for firmware "
  678. "dump...\n", ha->fw_dump24_len / 1024);
  679. else
  680. qla_printk(KERN_WARNING, ha, "Unable to allocate (%d KB) for "
  681. "firmware dump!!!\n", ha->fw_dump24_len / 1024);
  682. }
  683. /**
  684. * qla2x00_resize_request_q() - Resize request queue given available ISP memory.
  685. * @ha: HA context
  686. *
  687. * Returns 0 on success.
  688. */
  689. static void
  690. qla2x00_resize_request_q(scsi_qla_host_t *ha)
  691. {
  692. int rval;
  693. uint16_t fw_iocb_cnt = 0;
  694. uint16_t request_q_length = REQUEST_ENTRY_CNT_2XXX_EXT_MEM;
  695. dma_addr_t request_dma;
  696. request_t *request_ring;
  697. /* Valid only on recent ISPs. */
  698. if (IS_QLA2100(ha) || IS_QLA2200(ha))
  699. return;
  700. if (IS_QLA24XX(ha) || IS_QLA25XX(ha))
  701. qla2x00_alloc_fw_dump(ha);
  702. /* Retrieve IOCB counts available to the firmware. */
  703. rval = qla2x00_get_resource_cnts(ha, NULL, NULL, NULL, &fw_iocb_cnt);
  704. if (rval)
  705. return;
  706. /* No point in continuing if current settings are sufficient. */
  707. if (fw_iocb_cnt < 1024)
  708. return;
  709. if (ha->request_q_length >= request_q_length)
  710. return;
  711. /* Attempt to claim larger area for request queue. */
  712. request_ring = dma_alloc_coherent(&ha->pdev->dev,
  713. (request_q_length + 1) * sizeof(request_t), &request_dma,
  714. GFP_KERNEL);
  715. if (request_ring == NULL)
  716. return;
  717. /* Resize successful, report extensions. */
  718. qla_printk(KERN_INFO, ha, "Extended memory detected (%d KB)...\n",
  719. (ha->fw_memory_size + 1) / 1024);
  720. qla_printk(KERN_INFO, ha, "Resizing request queue depth "
  721. "(%d -> %d)...\n", ha->request_q_length, request_q_length);
  722. /* Clear old allocations. */
  723. dma_free_coherent(&ha->pdev->dev,
  724. (ha->request_q_length + 1) * sizeof(request_t), ha->request_ring,
  725. ha->request_dma);
  726. /* Begin using larger queue. */
  727. ha->request_q_length = request_q_length;
  728. ha->request_ring = request_ring;
  729. ha->request_dma = request_dma;
  730. }
  731. /**
  732. * qla2x00_setup_chip() - Load and start RISC firmware.
  733. * @ha: HA context
  734. *
  735. * Returns 0 on success.
  736. */
  737. static int
  738. qla2x00_setup_chip(scsi_qla_host_t *ha)
  739. {
  740. int rval;
  741. uint32_t srisc_address = 0;
  742. /* Load firmware sequences */
  743. rval = ha->isp_ops.load_risc(ha, &srisc_address);
  744. if (rval == QLA_SUCCESS) {
  745. DEBUG(printk("scsi(%ld): Verifying Checksum of loaded RISC "
  746. "code.\n", ha->host_no));
  747. rval = qla2x00_verify_checksum(ha, srisc_address);
  748. if (rval == QLA_SUCCESS) {
  749. /* Start firmware execution. */
  750. DEBUG(printk("scsi(%ld): Checksum OK, start "
  751. "firmware.\n", ha->host_no));
  752. rval = qla2x00_execute_fw(ha, srisc_address);
  753. /* Retrieve firmware information. */
  754. if (rval == QLA_SUCCESS && ha->fw_major_version == 0) {
  755. qla2x00_get_fw_version(ha,
  756. &ha->fw_major_version,
  757. &ha->fw_minor_version,
  758. &ha->fw_subminor_version,
  759. &ha->fw_attributes, &ha->fw_memory_size);
  760. qla2x00_resize_request_q(ha);
  761. }
  762. } else {
  763. DEBUG2(printk(KERN_INFO
  764. "scsi(%ld): ISP Firmware failed checksum.\n",
  765. ha->host_no));
  766. }
  767. }
  768. if (rval) {
  769. DEBUG2_3(printk("scsi(%ld): Setup chip **** FAILED ****.\n",
  770. ha->host_no));
  771. }
  772. return (rval);
  773. }
  774. /**
  775. * qla2x00_init_response_q_entries() - Initializes response queue entries.
  776. * @ha: HA context
  777. *
  778. * Beginning of request ring has initialization control block already built
  779. * by nvram config routine.
  780. *
  781. * Returns 0 on success.
  782. */
  783. static void
  784. qla2x00_init_response_q_entries(scsi_qla_host_t *ha)
  785. {
  786. uint16_t cnt;
  787. response_t *pkt;
  788. pkt = ha->response_ring_ptr;
  789. for (cnt = 0; cnt < ha->response_q_length; cnt++) {
  790. pkt->signature = RESPONSE_PROCESSED;
  791. pkt++;
  792. }
  793. }
  794. /**
  795. * qla2x00_update_fw_options() - Read and process firmware options.
  796. * @ha: HA context
  797. *
  798. * Returns 0 on success.
  799. */
  800. void
  801. qla2x00_update_fw_options(scsi_qla_host_t *ha)
  802. {
  803. uint16_t swing, emphasis, tx_sens, rx_sens;
  804. memset(ha->fw_options, 0, sizeof(ha->fw_options));
  805. qla2x00_get_fw_options(ha, ha->fw_options);
  806. if (IS_QLA2100(ha) || IS_QLA2200(ha))
  807. return;
  808. /* Serial Link options. */
  809. DEBUG3(printk("scsi(%ld): Serial link options:\n",
  810. ha->host_no));
  811. DEBUG3(qla2x00_dump_buffer((uint8_t *)&ha->fw_seriallink_options,
  812. sizeof(ha->fw_seriallink_options)));
  813. ha->fw_options[1] &= ~FO1_SET_EMPHASIS_SWING;
  814. if (ha->fw_seriallink_options[3] & BIT_2) {
  815. ha->fw_options[1] |= FO1_SET_EMPHASIS_SWING;
  816. /* 1G settings */
  817. swing = ha->fw_seriallink_options[2] & (BIT_2 | BIT_1 | BIT_0);
  818. emphasis = (ha->fw_seriallink_options[2] &
  819. (BIT_4 | BIT_3)) >> 3;
  820. tx_sens = ha->fw_seriallink_options[0] &
  821. (BIT_3 | BIT_2 | BIT_1 | BIT_0);
  822. rx_sens = (ha->fw_seriallink_options[0] &
  823. (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
  824. ha->fw_options[10] = (emphasis << 14) | (swing << 8);
  825. if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) {
  826. if (rx_sens == 0x0)
  827. rx_sens = 0x3;
  828. ha->fw_options[10] |= (tx_sens << 4) | rx_sens;
  829. } else if (IS_QLA2322(ha) || IS_QLA6322(ha))
  830. ha->fw_options[10] |= BIT_5 |
  831. ((rx_sens & (BIT_1 | BIT_0)) << 2) |
  832. (tx_sens & (BIT_1 | BIT_0));
  833. /* 2G settings */
  834. swing = (ha->fw_seriallink_options[2] &
  835. (BIT_7 | BIT_6 | BIT_5)) >> 5;
  836. emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0);
  837. tx_sens = ha->fw_seriallink_options[1] &
  838. (BIT_3 | BIT_2 | BIT_1 | BIT_0);
  839. rx_sens = (ha->fw_seriallink_options[1] &
  840. (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
  841. ha->fw_options[11] = (emphasis << 14) | (swing << 8);
  842. if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) {
  843. if (rx_sens == 0x0)
  844. rx_sens = 0x3;
  845. ha->fw_options[11] |= (tx_sens << 4) | rx_sens;
  846. } else if (IS_QLA2322(ha) || IS_QLA6322(ha))
  847. ha->fw_options[11] |= BIT_5 |
  848. ((rx_sens & (BIT_1 | BIT_0)) << 2) |
  849. (tx_sens & (BIT_1 | BIT_0));
  850. }
  851. /* FCP2 options. */
  852. /* Return command IOCBs without waiting for an ABTS to complete. */
  853. ha->fw_options[3] |= BIT_13;
  854. /* LED scheme. */
  855. if (ha->flags.enable_led_scheme)
  856. ha->fw_options[2] |= BIT_12;
  857. /* Update firmware options. */
  858. qla2x00_set_fw_options(ha, ha->fw_options);
  859. }
  860. void
  861. qla24xx_update_fw_options(scsi_qla_host_t *ha)
  862. {
  863. int rval;
  864. /* Update Serial Link options. */
  865. if ((ha->fw_seriallink_options24[0] & BIT_0) == 0)
  866. return;
  867. rval = qla2x00_set_serdes_params(ha, ha->fw_seriallink_options24[1],
  868. ha->fw_seriallink_options24[2], ha->fw_seriallink_options24[3]);
  869. if (rval != QLA_SUCCESS) {
  870. qla_printk(KERN_WARNING, ha,
  871. "Unable to update Serial Link options (%x).\n", rval);
  872. }
  873. }
  874. void
  875. qla2x00_config_rings(struct scsi_qla_host *ha)
  876. {
  877. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  878. /* Setup ring parameters in initialization control block. */
  879. ha->init_cb->request_q_outpointer = __constant_cpu_to_le16(0);
  880. ha->init_cb->response_q_inpointer = __constant_cpu_to_le16(0);
  881. ha->init_cb->request_q_length = cpu_to_le16(ha->request_q_length);
  882. ha->init_cb->response_q_length = cpu_to_le16(ha->response_q_length);
  883. ha->init_cb->request_q_address[0] = cpu_to_le32(LSD(ha->request_dma));
  884. ha->init_cb->request_q_address[1] = cpu_to_le32(MSD(ha->request_dma));
  885. ha->init_cb->response_q_address[0] = cpu_to_le32(LSD(ha->response_dma));
  886. ha->init_cb->response_q_address[1] = cpu_to_le32(MSD(ha->response_dma));
  887. WRT_REG_WORD(ISP_REQ_Q_IN(ha, reg), 0);
  888. WRT_REG_WORD(ISP_REQ_Q_OUT(ha, reg), 0);
  889. WRT_REG_WORD(ISP_RSP_Q_IN(ha, reg), 0);
  890. WRT_REG_WORD(ISP_RSP_Q_OUT(ha, reg), 0);
  891. RD_REG_WORD(ISP_RSP_Q_OUT(ha, reg)); /* PCI Posting. */
  892. }
  893. void
  894. qla24xx_config_rings(struct scsi_qla_host *ha)
  895. {
  896. struct device_reg_24xx __iomem *reg = &ha->iobase->isp24;
  897. struct init_cb_24xx *icb;
  898. /* Setup ring parameters in initialization control block. */
  899. icb = (struct init_cb_24xx *)ha->init_cb;
  900. icb->request_q_outpointer = __constant_cpu_to_le16(0);
  901. icb->response_q_inpointer = __constant_cpu_to_le16(0);
  902. icb->request_q_length = cpu_to_le16(ha->request_q_length);
  903. icb->response_q_length = cpu_to_le16(ha->response_q_length);
  904. icb->request_q_address[0] = cpu_to_le32(LSD(ha->request_dma));
  905. icb->request_q_address[1] = cpu_to_le32(MSD(ha->request_dma));
  906. icb->response_q_address[0] = cpu_to_le32(LSD(ha->response_dma));
  907. icb->response_q_address[1] = cpu_to_le32(MSD(ha->response_dma));
  908. WRT_REG_DWORD(&reg->req_q_in, 0);
  909. WRT_REG_DWORD(&reg->req_q_out, 0);
  910. WRT_REG_DWORD(&reg->rsp_q_in, 0);
  911. WRT_REG_DWORD(&reg->rsp_q_out, 0);
  912. RD_REG_DWORD(&reg->rsp_q_out);
  913. }
  914. /**
  915. * qla2x00_init_rings() - Initializes firmware.
  916. * @ha: HA context
  917. *
  918. * Beginning of request ring has initialization control block already built
  919. * by nvram config routine.
  920. *
  921. * Returns 0 on success.
  922. */
  923. static int
  924. qla2x00_init_rings(scsi_qla_host_t *ha)
  925. {
  926. int rval;
  927. unsigned long flags = 0;
  928. int cnt;
  929. spin_lock_irqsave(&ha->hardware_lock, flags);
  930. /* Clear outstanding commands array. */
  931. for (cnt = 0; cnt < MAX_OUTSTANDING_COMMANDS; cnt++)
  932. ha->outstanding_cmds[cnt] = NULL;
  933. ha->current_outstanding_cmd = 0;
  934. /* Clear RSCN queue. */
  935. ha->rscn_in_ptr = 0;
  936. ha->rscn_out_ptr = 0;
  937. /* Initialize firmware. */
  938. ha->request_ring_ptr = ha->request_ring;
  939. ha->req_ring_index = 0;
  940. ha->req_q_cnt = ha->request_q_length;
  941. ha->response_ring_ptr = ha->response_ring;
  942. ha->rsp_ring_index = 0;
  943. /* Initialize response queue entries */
  944. qla2x00_init_response_q_entries(ha);
  945. ha->isp_ops.config_rings(ha);
  946. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  947. /* Update any ISP specific firmware options before initialization. */
  948. ha->isp_ops.update_fw_options(ha);
  949. DEBUG(printk("scsi(%ld): Issue init firmware.\n", ha->host_no));
  950. rval = qla2x00_init_firmware(ha, ha->init_cb_size);
  951. if (rval) {
  952. DEBUG2_3(printk("scsi(%ld): Init firmware **** FAILED ****.\n",
  953. ha->host_no));
  954. } else {
  955. DEBUG3(printk("scsi(%ld): Init firmware -- success.\n",
  956. ha->host_no));
  957. }
  958. return (rval);
  959. }
  960. /**
  961. * qla2x00_fw_ready() - Waits for firmware ready.
  962. * @ha: HA context
  963. *
  964. * Returns 0 on success.
  965. */
  966. static int
  967. qla2x00_fw_ready(scsi_qla_host_t *ha)
  968. {
  969. int rval;
  970. unsigned long wtime, mtime;
  971. uint16_t min_wait; /* Minimum wait time if loop is down */
  972. uint16_t wait_time; /* Wait time if loop is coming ready */
  973. uint16_t fw_state;
  974. rval = QLA_SUCCESS;
  975. /* 20 seconds for loop down. */
  976. min_wait = 20;
  977. /*
  978. * Firmware should take at most one RATOV to login, plus 5 seconds for
  979. * our own processing.
  980. */
  981. if ((wait_time = (ha->retry_count*ha->login_timeout) + 5) < min_wait) {
  982. wait_time = min_wait;
  983. }
  984. /* Min wait time if loop down */
  985. mtime = jiffies + (min_wait * HZ);
  986. /* wait time before firmware ready */
  987. wtime = jiffies + (wait_time * HZ);
  988. /* Wait for ISP to finish LIP */
  989. if (!ha->flags.init_done)
  990. qla_printk(KERN_INFO, ha, "Waiting for LIP to complete...\n");
  991. DEBUG3(printk("scsi(%ld): Waiting for LIP to complete...\n",
  992. ha->host_no));
  993. do {
  994. rval = qla2x00_get_firmware_state(ha, &fw_state);
  995. if (rval == QLA_SUCCESS) {
  996. if (fw_state < FSTATE_LOSS_OF_SYNC) {
  997. ha->device_flags &= ~DFLG_NO_CABLE;
  998. }
  999. if (fw_state == FSTATE_READY) {
  1000. DEBUG(printk("scsi(%ld): F/W Ready - OK \n",
  1001. ha->host_no));
  1002. qla2x00_get_retry_cnt(ha, &ha->retry_count,
  1003. &ha->login_timeout, &ha->r_a_tov);
  1004. rval = QLA_SUCCESS;
  1005. break;
  1006. }
  1007. rval = QLA_FUNCTION_FAILED;
  1008. if (atomic_read(&ha->loop_down_timer) &&
  1009. (fw_state >= FSTATE_LOSS_OF_SYNC ||
  1010. fw_state == FSTATE_WAIT_AL_PA)) {
  1011. /* Loop down. Timeout on min_wait for states
  1012. * other than Wait for Login.
  1013. */
  1014. if (time_after_eq(jiffies, mtime)) {
  1015. qla_printk(KERN_INFO, ha,
  1016. "Cable is unplugged...\n");
  1017. ha->device_flags |= DFLG_NO_CABLE;
  1018. break;
  1019. }
  1020. }
  1021. } else {
  1022. /* Mailbox cmd failed. Timeout on min_wait. */
  1023. if (time_after_eq(jiffies, mtime))
  1024. break;
  1025. }
  1026. if (time_after_eq(jiffies, wtime))
  1027. break;
  1028. /* Delay for a while */
  1029. msleep(500);
  1030. DEBUG3(printk("scsi(%ld): fw_state=%x curr time=%lx.\n",
  1031. ha->host_no, fw_state, jiffies));
  1032. } while (1);
  1033. DEBUG(printk("scsi(%ld): fw_state=%x curr time=%lx.\n",
  1034. ha->host_no, fw_state, jiffies));
  1035. if (rval) {
  1036. DEBUG2_3(printk("scsi(%ld): Firmware ready **** FAILED ****.\n",
  1037. ha->host_no));
  1038. }
  1039. return (rval);
  1040. }
  1041. /*
  1042. * qla2x00_configure_hba
  1043. * Setup adapter context.
  1044. *
  1045. * Input:
  1046. * ha = adapter state pointer.
  1047. *
  1048. * Returns:
  1049. * 0 = success
  1050. *
  1051. * Context:
  1052. * Kernel context.
  1053. */
  1054. static int
  1055. qla2x00_configure_hba(scsi_qla_host_t *ha)
  1056. {
  1057. int rval;
  1058. uint16_t loop_id;
  1059. uint16_t topo;
  1060. uint8_t al_pa;
  1061. uint8_t area;
  1062. uint8_t domain;
  1063. char connect_type[22];
  1064. /* Get host addresses. */
  1065. rval = qla2x00_get_adapter_id(ha,
  1066. &loop_id, &al_pa, &area, &domain, &topo);
  1067. if (rval != QLA_SUCCESS) {
  1068. qla_printk(KERN_WARNING, ha,
  1069. "ERROR -- Unable to get host loop ID.\n");
  1070. set_bit(ISP_ABORT_NEEDED, &ha->dpc_flags);
  1071. return (rval);
  1072. }
  1073. if (topo == 4) {
  1074. qla_printk(KERN_INFO, ha,
  1075. "Cannot get topology - retrying.\n");
  1076. return (QLA_FUNCTION_FAILED);
  1077. }
  1078. ha->loop_id = loop_id;
  1079. /* initialize */
  1080. ha->min_external_loopid = SNS_FIRST_LOOP_ID;
  1081. ha->operating_mode = LOOP;
  1082. switch (topo) {
  1083. case 0:
  1084. DEBUG3(printk("scsi(%ld): HBA in NL topology.\n",
  1085. ha->host_no));
  1086. ha->current_topology = ISP_CFG_NL;
  1087. strcpy(connect_type, "(Loop)");
  1088. break;
  1089. case 1:
  1090. DEBUG3(printk("scsi(%ld): HBA in FL topology.\n",
  1091. ha->host_no));
  1092. ha->current_topology = ISP_CFG_FL;
  1093. strcpy(connect_type, "(FL_Port)");
  1094. break;
  1095. case 2:
  1096. DEBUG3(printk("scsi(%ld): HBA in N P2P topology.\n",
  1097. ha->host_no));
  1098. ha->operating_mode = P2P;
  1099. ha->current_topology = ISP_CFG_N;
  1100. strcpy(connect_type, "(N_Port-to-N_Port)");
  1101. break;
  1102. case 3:
  1103. DEBUG3(printk("scsi(%ld): HBA in F P2P topology.\n",
  1104. ha->host_no));
  1105. ha->operating_mode = P2P;
  1106. ha->current_topology = ISP_CFG_F;
  1107. strcpy(connect_type, "(F_Port)");
  1108. break;
  1109. default:
  1110. DEBUG3(printk("scsi(%ld): HBA in unknown topology %x. "
  1111. "Using NL.\n",
  1112. ha->host_no, topo));
  1113. ha->current_topology = ISP_CFG_NL;
  1114. strcpy(connect_type, "(Loop)");
  1115. break;
  1116. }
  1117. /* Save Host port and loop ID. */
  1118. /* byte order - Big Endian */
  1119. ha->d_id.b.domain = domain;
  1120. ha->d_id.b.area = area;
  1121. ha->d_id.b.al_pa = al_pa;
  1122. if (!ha->flags.init_done)
  1123. qla_printk(KERN_INFO, ha,
  1124. "Topology - %s, Host Loop address 0x%x\n",
  1125. connect_type, ha->loop_id);
  1126. if (rval) {
  1127. DEBUG2_3(printk("scsi(%ld): FAILED.\n", ha->host_no));
  1128. } else {
  1129. DEBUG3(printk("scsi(%ld): exiting normally.\n", ha->host_no));
  1130. }
  1131. return(rval);
  1132. }
  1133. /*
  1134. * NVRAM configuration for ISP 2xxx
  1135. *
  1136. * Input:
  1137. * ha = adapter block pointer.
  1138. *
  1139. * Output:
  1140. * initialization control block in response_ring
  1141. * host adapters parameters in host adapter block
  1142. *
  1143. * Returns:
  1144. * 0 = success.
  1145. */
  1146. int
  1147. qla2x00_nvram_config(scsi_qla_host_t *ha)
  1148. {
  1149. int rval;
  1150. uint8_t chksum = 0;
  1151. uint16_t cnt;
  1152. uint8_t *dptr1, *dptr2;
  1153. init_cb_t *icb = ha->init_cb;
  1154. nvram_t *nv = (nvram_t *)ha->request_ring;
  1155. uint8_t *ptr = (uint8_t *)ha->request_ring;
  1156. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  1157. rval = QLA_SUCCESS;
  1158. /* Determine NVRAM starting address. */
  1159. ha->nvram_size = sizeof(nvram_t);
  1160. ha->nvram_base = 0;
  1161. if (!IS_QLA2100(ha) && !IS_QLA2200(ha) && !IS_QLA2300(ha))
  1162. if ((RD_REG_WORD(&reg->ctrl_status) >> 14) == 1)
  1163. ha->nvram_base = 0x80;
  1164. /* Get NVRAM data and calculate checksum. */
  1165. ha->isp_ops.read_nvram(ha, ptr, ha->nvram_base, ha->nvram_size);
  1166. for (cnt = 0, chksum = 0; cnt < ha->nvram_size; cnt++)
  1167. chksum += *ptr++;
  1168. DEBUG5(printk("scsi(%ld): Contents of NVRAM\n", ha->host_no));
  1169. DEBUG5(qla2x00_dump_buffer((uint8_t *)ha->request_ring,
  1170. ha->nvram_size));
  1171. /* Bad NVRAM data, set defaults parameters. */
  1172. if (chksum || nv->id[0] != 'I' || nv->id[1] != 'S' ||
  1173. nv->id[2] != 'P' || nv->id[3] != ' ' || nv->nvram_version < 1) {
  1174. /* Reset NVRAM data. */
  1175. qla_printk(KERN_WARNING, ha, "Inconsistent NVRAM detected: "
  1176. "checksum=0x%x id=%c version=0x%x.\n", chksum, nv->id[0],
  1177. nv->nvram_version);
  1178. qla_printk(KERN_WARNING, ha, "Falling back to functioning (yet "
  1179. "invalid -- WWPN) defaults.\n");
  1180. /*
  1181. * Set default initialization control block.
  1182. */
  1183. memset(nv, 0, ha->nvram_size);
  1184. nv->parameter_block_version = ICB_VERSION;
  1185. if (IS_QLA23XX(ha)) {
  1186. nv->firmware_options[0] = BIT_2 | BIT_1;
  1187. nv->firmware_options[1] = BIT_7 | BIT_5;
  1188. nv->add_firmware_options[0] = BIT_5;
  1189. nv->add_firmware_options[1] = BIT_5 | BIT_4;
  1190. nv->frame_payload_size = __constant_cpu_to_le16(2048);
  1191. nv->special_options[1] = BIT_7;
  1192. } else if (IS_QLA2200(ha)) {
  1193. nv->firmware_options[0] = BIT_2 | BIT_1;
  1194. nv->firmware_options[1] = BIT_7 | BIT_5;
  1195. nv->add_firmware_options[0] = BIT_5;
  1196. nv->add_firmware_options[1] = BIT_5 | BIT_4;
  1197. nv->frame_payload_size = __constant_cpu_to_le16(1024);
  1198. } else if (IS_QLA2100(ha)) {
  1199. nv->firmware_options[0] = BIT_3 | BIT_1;
  1200. nv->firmware_options[1] = BIT_5;
  1201. nv->frame_payload_size = __constant_cpu_to_le16(1024);
  1202. }
  1203. nv->max_iocb_allocation = __constant_cpu_to_le16(256);
  1204. nv->execution_throttle = __constant_cpu_to_le16(16);
  1205. nv->retry_count = 8;
  1206. nv->retry_delay = 1;
  1207. nv->port_name[0] = 33;
  1208. nv->port_name[3] = 224;
  1209. nv->port_name[4] = 139;
  1210. nv->login_timeout = 4;
  1211. /*
  1212. * Set default host adapter parameters
  1213. */
  1214. nv->host_p[1] = BIT_2;
  1215. nv->reset_delay = 5;
  1216. nv->port_down_retry_count = 8;
  1217. nv->max_luns_per_target = __constant_cpu_to_le16(8);
  1218. nv->link_down_timeout = 60;
  1219. rval = 1;
  1220. }
  1221. #if defined(CONFIG_IA64_GENERIC) || defined(CONFIG_IA64_SGI_SN2)
  1222. /*
  1223. * The SN2 does not provide BIOS emulation which means you can't change
  1224. * potentially bogus BIOS settings. Force the use of default settings
  1225. * for link rate and frame size. Hope that the rest of the settings
  1226. * are valid.
  1227. */
  1228. if (ia64_platform_is("sn2")) {
  1229. nv->frame_payload_size = __constant_cpu_to_le16(2048);
  1230. if (IS_QLA23XX(ha))
  1231. nv->special_options[1] = BIT_7;
  1232. }
  1233. #endif
  1234. /* Reset Initialization control block */
  1235. memset(icb, 0, ha->init_cb_size);
  1236. /*
  1237. * Setup driver NVRAM options.
  1238. */
  1239. nv->firmware_options[0] |= (BIT_6 | BIT_1);
  1240. nv->firmware_options[0] &= ~(BIT_5 | BIT_4);
  1241. nv->firmware_options[1] |= (BIT_5 | BIT_0);
  1242. nv->firmware_options[1] &= ~BIT_4;
  1243. if (IS_QLA23XX(ha)) {
  1244. nv->firmware_options[0] |= BIT_2;
  1245. nv->firmware_options[0] &= ~BIT_3;
  1246. nv->add_firmware_options[1] |= BIT_5 | BIT_4;
  1247. if (IS_QLA2300(ha)) {
  1248. if (ha->fb_rev == FPM_2310) {
  1249. strcpy(ha->model_number, "QLA2310");
  1250. } else {
  1251. strcpy(ha->model_number, "QLA2300");
  1252. }
  1253. } else {
  1254. if (rval == 0 &&
  1255. memcmp(nv->model_number, BINZERO,
  1256. sizeof(nv->model_number)) != 0) {
  1257. char *st, *en;
  1258. strncpy(ha->model_number, nv->model_number,
  1259. sizeof(nv->model_number));
  1260. st = en = ha->model_number;
  1261. en += sizeof(nv->model_number) - 1;
  1262. while (en > st) {
  1263. if (*en != 0x20 && *en != 0x00)
  1264. break;
  1265. *en-- = '\0';
  1266. }
  1267. } else {
  1268. uint16_t index;
  1269. index = (ha->pdev->subsystem_device & 0xff);
  1270. if (index < QLA_MODEL_NAMES) {
  1271. strcpy(ha->model_number,
  1272. qla2x00_model_name[index]);
  1273. ha->model_desc =
  1274. qla2x00_model_desc[index];
  1275. } else {
  1276. strcpy(ha->model_number, "QLA23xx");
  1277. }
  1278. }
  1279. }
  1280. } else if (IS_QLA2200(ha)) {
  1281. nv->firmware_options[0] |= BIT_2;
  1282. /*
  1283. * 'Point-to-point preferred, else loop' is not a safe
  1284. * connection mode setting.
  1285. */
  1286. if ((nv->add_firmware_options[0] & (BIT_6 | BIT_5 | BIT_4)) ==
  1287. (BIT_5 | BIT_4)) {
  1288. /* Force 'loop preferred, else point-to-point'. */
  1289. nv->add_firmware_options[0] &= ~(BIT_6 | BIT_5 | BIT_4);
  1290. nv->add_firmware_options[0] |= BIT_5;
  1291. }
  1292. strcpy(ha->model_number, "QLA22xx");
  1293. } else /*if (IS_QLA2100(ha))*/ {
  1294. strcpy(ha->model_number, "QLA2100");
  1295. }
  1296. /*
  1297. * Copy over NVRAM RISC parameter block to initialization control block.
  1298. */
  1299. dptr1 = (uint8_t *)icb;
  1300. dptr2 = (uint8_t *)&nv->parameter_block_version;
  1301. cnt = (uint8_t *)&icb->request_q_outpointer - (uint8_t *)&icb->version;
  1302. while (cnt--)
  1303. *dptr1++ = *dptr2++;
  1304. /* Copy 2nd half. */
  1305. dptr1 = (uint8_t *)icb->add_firmware_options;
  1306. cnt = (uint8_t *)icb->reserved_3 - (uint8_t *)icb->add_firmware_options;
  1307. while (cnt--)
  1308. *dptr1++ = *dptr2++;
  1309. /* Prepare nodename */
  1310. if ((icb->firmware_options[1] & BIT_6) == 0) {
  1311. /*
  1312. * Firmware will apply the following mask if the nodename was
  1313. * not provided.
  1314. */
  1315. memcpy(icb->node_name, icb->port_name, WWN_SIZE);
  1316. icb->node_name[0] &= 0xF0;
  1317. }
  1318. /*
  1319. * Set host adapter parameters.
  1320. */
  1321. ha->flags.disable_risc_code_load = ((nv->host_p[0] & BIT_4) ? 1 : 0);
  1322. /* Always load RISC code on non ISP2[12]00 chips. */
  1323. if (!IS_QLA2100(ha) && !IS_QLA2200(ha))
  1324. ha->flags.disable_risc_code_load = 0;
  1325. ha->flags.enable_lip_reset = ((nv->host_p[1] & BIT_1) ? 1 : 0);
  1326. ha->flags.enable_lip_full_login = ((nv->host_p[1] & BIT_2) ? 1 : 0);
  1327. ha->flags.enable_target_reset = ((nv->host_p[1] & BIT_3) ? 1 : 0);
  1328. ha->flags.enable_led_scheme = (nv->special_options[1] & BIT_4) ? 1 : 0;
  1329. ha->operating_mode =
  1330. (icb->add_firmware_options[0] & (BIT_6 | BIT_5 | BIT_4)) >> 4;
  1331. memcpy(ha->fw_seriallink_options, nv->seriallink_options,
  1332. sizeof(ha->fw_seriallink_options));
  1333. /* save HBA serial number */
  1334. ha->serial0 = icb->port_name[5];
  1335. ha->serial1 = icb->port_name[6];
  1336. ha->serial2 = icb->port_name[7];
  1337. ha->node_name = icb->node_name;
  1338. ha->port_name = icb->port_name;
  1339. icb->execution_throttle = __constant_cpu_to_le16(0xFFFF);
  1340. ha->retry_count = nv->retry_count;
  1341. /* Set minimum login_timeout to 4 seconds. */
  1342. if (nv->login_timeout < ql2xlogintimeout)
  1343. nv->login_timeout = ql2xlogintimeout;
  1344. if (nv->login_timeout < 4)
  1345. nv->login_timeout = 4;
  1346. ha->login_timeout = nv->login_timeout;
  1347. icb->login_timeout = nv->login_timeout;
  1348. /* Set minimum RATOV to 200 tenths of a second. */
  1349. ha->r_a_tov = 200;
  1350. ha->loop_reset_delay = nv->reset_delay;
  1351. /* Link Down Timeout = 0:
  1352. *
  1353. * When Port Down timer expires we will start returning
  1354. * I/O's to OS with "DID_NO_CONNECT".
  1355. *
  1356. * Link Down Timeout != 0:
  1357. *
  1358. * The driver waits for the link to come up after link down
  1359. * before returning I/Os to OS with "DID_NO_CONNECT".
  1360. */
  1361. if (nv->link_down_timeout == 0) {
  1362. ha->loop_down_abort_time =
  1363. (LOOP_DOWN_TIME - LOOP_DOWN_TIMEOUT);
  1364. } else {
  1365. ha->link_down_timeout = nv->link_down_timeout;
  1366. ha->loop_down_abort_time =
  1367. (LOOP_DOWN_TIME - ha->link_down_timeout);
  1368. }
  1369. /*
  1370. * Need enough time to try and get the port back.
  1371. */
  1372. ha->port_down_retry_count = nv->port_down_retry_count;
  1373. if (qlport_down_retry)
  1374. ha->port_down_retry_count = qlport_down_retry;
  1375. /* Set login_retry_count */
  1376. ha->login_retry_count = nv->retry_count;
  1377. if (ha->port_down_retry_count == nv->port_down_retry_count &&
  1378. ha->port_down_retry_count > 3)
  1379. ha->login_retry_count = ha->port_down_retry_count;
  1380. else if (ha->port_down_retry_count > (int)ha->login_retry_count)
  1381. ha->login_retry_count = ha->port_down_retry_count;
  1382. if (ql2xloginretrycount)
  1383. ha->login_retry_count = ql2xloginretrycount;
  1384. icb->lun_enables = __constant_cpu_to_le16(0);
  1385. icb->command_resource_count = 0;
  1386. icb->immediate_notify_resource_count = 0;
  1387. icb->timeout = __constant_cpu_to_le16(0);
  1388. if (IS_QLA2100(ha) || IS_QLA2200(ha)) {
  1389. /* Enable RIO */
  1390. icb->firmware_options[0] &= ~BIT_3;
  1391. icb->add_firmware_options[0] &=
  1392. ~(BIT_3 | BIT_2 | BIT_1 | BIT_0);
  1393. icb->add_firmware_options[0] |= BIT_2;
  1394. icb->response_accumulation_timer = 3;
  1395. icb->interrupt_delay_timer = 5;
  1396. ha->flags.process_response_queue = 1;
  1397. } else {
  1398. /* Enable ZIO. */
  1399. if (!ha->flags.init_done) {
  1400. ha->zio_mode = icb->add_firmware_options[0] &
  1401. (BIT_3 | BIT_2 | BIT_1 | BIT_0);
  1402. ha->zio_timer = icb->interrupt_delay_timer ?
  1403. icb->interrupt_delay_timer: 2;
  1404. }
  1405. icb->add_firmware_options[0] &=
  1406. ~(BIT_3 | BIT_2 | BIT_1 | BIT_0);
  1407. ha->flags.process_response_queue = 0;
  1408. if (ha->zio_mode != QLA_ZIO_DISABLED) {
  1409. DEBUG2(printk("scsi(%ld): ZIO mode %d enabled; timer "
  1410. "delay (%d us).\n", ha->host_no, ha->zio_mode,
  1411. ha->zio_timer * 100));
  1412. qla_printk(KERN_INFO, ha,
  1413. "ZIO mode %d enabled; timer delay (%d us).\n",
  1414. ha->zio_mode, ha->zio_timer * 100);
  1415. icb->add_firmware_options[0] |= (uint8_t)ha->zio_mode;
  1416. icb->interrupt_delay_timer = (uint8_t)ha->zio_timer;
  1417. ha->flags.process_response_queue = 1;
  1418. }
  1419. }
  1420. if (rval) {
  1421. DEBUG2_3(printk(KERN_WARNING
  1422. "scsi(%ld): NVRAM configuration failed!\n", ha->host_no));
  1423. }
  1424. return (rval);
  1425. }
  1426. /**
  1427. * qla2x00_alloc_fcport() - Allocate a generic fcport.
  1428. * @ha: HA context
  1429. * @flags: allocation flags
  1430. *
  1431. * Returns a pointer to the allocated fcport, or NULL, if none available.
  1432. */
  1433. fc_port_t *
  1434. qla2x00_alloc_fcport(scsi_qla_host_t *ha, gfp_t flags)
  1435. {
  1436. fc_port_t *fcport;
  1437. fcport = kmalloc(sizeof(fc_port_t), flags);
  1438. if (fcport == NULL)
  1439. return (fcport);
  1440. /* Setup fcport template structure. */
  1441. memset(fcport, 0, sizeof (fc_port_t));
  1442. fcport->ha = ha;
  1443. fcport->port_type = FCT_UNKNOWN;
  1444. fcport->loop_id = FC_NO_LOOP_ID;
  1445. fcport->iodesc_idx_sent = IODESC_INVALID_INDEX;
  1446. atomic_set(&fcport->state, FCS_UNCONFIGURED);
  1447. fcport->flags = FCF_RLC_SUPPORT;
  1448. fcport->supported_classes = FC_COS_UNSPECIFIED;
  1449. return (fcport);
  1450. }
  1451. /*
  1452. * qla2x00_configure_loop
  1453. * Updates Fibre Channel Device Database with what is actually on loop.
  1454. *
  1455. * Input:
  1456. * ha = adapter block pointer.
  1457. *
  1458. * Returns:
  1459. * 0 = success.
  1460. * 1 = error.
  1461. * 2 = database was full and device was not configured.
  1462. */
  1463. static int
  1464. qla2x00_configure_loop(scsi_qla_host_t *ha)
  1465. {
  1466. int rval;
  1467. unsigned long flags, save_flags;
  1468. rval = QLA_SUCCESS;
  1469. /* Get Initiator ID */
  1470. if (test_bit(LOCAL_LOOP_UPDATE, &ha->dpc_flags)) {
  1471. rval = qla2x00_configure_hba(ha);
  1472. if (rval != QLA_SUCCESS) {
  1473. DEBUG(printk("scsi(%ld): Unable to configure HBA.\n",
  1474. ha->host_no));
  1475. return (rval);
  1476. }
  1477. }
  1478. save_flags = flags = ha->dpc_flags;
  1479. DEBUG(printk("scsi(%ld): Configure loop -- dpc flags =0x%lx\n",
  1480. ha->host_no, flags));
  1481. /*
  1482. * If we have both an RSCN and PORT UPDATE pending then handle them
  1483. * both at the same time.
  1484. */
  1485. clear_bit(LOCAL_LOOP_UPDATE, &ha->dpc_flags);
  1486. clear_bit(RSCN_UPDATE, &ha->dpc_flags);
  1487. /* Determine what we need to do */
  1488. if (ha->current_topology == ISP_CFG_FL &&
  1489. (test_bit(LOCAL_LOOP_UPDATE, &flags))) {
  1490. ha->flags.rscn_queue_overflow = 1;
  1491. set_bit(RSCN_UPDATE, &flags);
  1492. } else if (ha->current_topology == ISP_CFG_F &&
  1493. (test_bit(LOCAL_LOOP_UPDATE, &flags))) {
  1494. ha->flags.rscn_queue_overflow = 1;
  1495. set_bit(RSCN_UPDATE, &flags);
  1496. clear_bit(LOCAL_LOOP_UPDATE, &flags);
  1497. } else if (!ha->flags.online ||
  1498. (test_bit(ABORT_ISP_ACTIVE, &flags))) {
  1499. ha->flags.rscn_queue_overflow = 1;
  1500. set_bit(RSCN_UPDATE, &flags);
  1501. set_bit(LOCAL_LOOP_UPDATE, &flags);
  1502. }
  1503. if (test_bit(LOCAL_LOOP_UPDATE, &flags)) {
  1504. if (test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags)) {
  1505. rval = QLA_FUNCTION_FAILED;
  1506. } else {
  1507. rval = qla2x00_configure_local_loop(ha);
  1508. }
  1509. }
  1510. if (rval == QLA_SUCCESS && test_bit(RSCN_UPDATE, &flags)) {
  1511. if (test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags)) {
  1512. rval = QLA_FUNCTION_FAILED;
  1513. } else {
  1514. rval = qla2x00_configure_fabric(ha);
  1515. }
  1516. }
  1517. if (rval == QLA_SUCCESS) {
  1518. if (atomic_read(&ha->loop_down_timer) ||
  1519. test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags)) {
  1520. rval = QLA_FUNCTION_FAILED;
  1521. } else {
  1522. atomic_set(&ha->loop_state, LOOP_READY);
  1523. DEBUG(printk("scsi(%ld): LOOP READY\n", ha->host_no));
  1524. }
  1525. }
  1526. if (rval) {
  1527. DEBUG2_3(printk("%s(%ld): *** FAILED ***\n",
  1528. __func__, ha->host_no));
  1529. } else {
  1530. DEBUG3(printk("%s: exiting normally\n", __func__));
  1531. }
  1532. /* Restore state if a resync event occured during processing */
  1533. if (test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags)) {
  1534. if (test_bit(LOCAL_LOOP_UPDATE, &save_flags))
  1535. set_bit(LOCAL_LOOP_UPDATE, &ha->dpc_flags);
  1536. if (test_bit(RSCN_UPDATE, &save_flags))
  1537. set_bit(RSCN_UPDATE, &ha->dpc_flags);
  1538. }
  1539. return (rval);
  1540. }
  1541. /*
  1542. * qla2x00_configure_local_loop
  1543. * Updates Fibre Channel Device Database with local loop devices.
  1544. *
  1545. * Input:
  1546. * ha = adapter block pointer.
  1547. *
  1548. * Returns:
  1549. * 0 = success.
  1550. */
  1551. static int
  1552. qla2x00_configure_local_loop(scsi_qla_host_t *ha)
  1553. {
  1554. int rval, rval2;
  1555. int found_devs;
  1556. int found;
  1557. fc_port_t *fcport, *new_fcport;
  1558. uint16_t index;
  1559. uint16_t entries;
  1560. char *id_iter;
  1561. uint16_t loop_id;
  1562. uint8_t domain, area, al_pa;
  1563. found_devs = 0;
  1564. new_fcport = NULL;
  1565. entries = MAX_FIBRE_DEVICES;
  1566. DEBUG3(printk("scsi(%ld): Getting FCAL position map\n", ha->host_no));
  1567. DEBUG3(qla2x00_get_fcal_position_map(ha, NULL));
  1568. /* Get list of logged in devices. */
  1569. memset(ha->gid_list, 0, GID_LIST_SIZE);
  1570. rval = qla2x00_get_id_list(ha, ha->gid_list, ha->gid_list_dma,
  1571. &entries);
  1572. if (rval != QLA_SUCCESS)
  1573. goto cleanup_allocation;
  1574. DEBUG3(printk("scsi(%ld): Entries in ID list (%d)\n",
  1575. ha->host_no, entries));
  1576. DEBUG3(qla2x00_dump_buffer((uint8_t *)ha->gid_list,
  1577. entries * sizeof(struct gid_list_info)));
  1578. /* Allocate temporary fcport for any new fcports discovered. */
  1579. new_fcport = qla2x00_alloc_fcport(ha, GFP_KERNEL);
  1580. if (new_fcport == NULL) {
  1581. rval = QLA_MEMORY_ALLOC_FAILED;
  1582. goto cleanup_allocation;
  1583. }
  1584. new_fcport->flags &= ~FCF_FABRIC_DEVICE;
  1585. /*
  1586. * Mark local devices that were present with FCF_DEVICE_LOST for now.
  1587. */
  1588. list_for_each_entry(fcport, &ha->fcports, list) {
  1589. if (atomic_read(&fcport->state) == FCS_ONLINE &&
  1590. fcport->port_type != FCT_BROADCAST &&
  1591. (fcport->flags & FCF_FABRIC_DEVICE) == 0) {
  1592. DEBUG(printk("scsi(%ld): Marking port lost, "
  1593. "loop_id=0x%04x\n",
  1594. ha->host_no, fcport->loop_id));
  1595. atomic_set(&fcport->state, FCS_DEVICE_LOST);
  1596. fcport->flags &= ~FCF_FARP_DONE;
  1597. }
  1598. }
  1599. /* Add devices to port list. */
  1600. id_iter = (char *)ha->gid_list;
  1601. for (index = 0; index < entries; index++) {
  1602. domain = ((struct gid_list_info *)id_iter)->domain;
  1603. area = ((struct gid_list_info *)id_iter)->area;
  1604. al_pa = ((struct gid_list_info *)id_iter)->al_pa;
  1605. if (IS_QLA2100(ha) || IS_QLA2200(ha))
  1606. loop_id = (uint16_t)
  1607. ((struct gid_list_info *)id_iter)->loop_id_2100;
  1608. else
  1609. loop_id = le16_to_cpu(
  1610. ((struct gid_list_info *)id_iter)->loop_id);
  1611. id_iter += ha->gid_list_info_size;
  1612. /* Bypass reserved domain fields. */
  1613. if ((domain & 0xf0) == 0xf0)
  1614. continue;
  1615. /* Bypass if not same domain and area of adapter. */
  1616. if (area && domain &&
  1617. (area != ha->d_id.b.area || domain != ha->d_id.b.domain))
  1618. continue;
  1619. /* Bypass invalid local loop ID. */
  1620. if (loop_id > LAST_LOCAL_LOOP_ID)
  1621. continue;
  1622. /* Fill in member data. */
  1623. new_fcport->d_id.b.domain = domain;
  1624. new_fcport->d_id.b.area = area;
  1625. new_fcport->d_id.b.al_pa = al_pa;
  1626. new_fcport->loop_id = loop_id;
  1627. rval2 = qla2x00_get_port_database(ha, new_fcport, 0);
  1628. if (rval2 != QLA_SUCCESS) {
  1629. DEBUG2(printk("scsi(%ld): Failed to retrieve fcport "
  1630. "information -- get_port_database=%x, "
  1631. "loop_id=0x%04x\n",
  1632. ha->host_no, rval2, new_fcport->loop_id));
  1633. continue;
  1634. }
  1635. /* Check for matching device in port list. */
  1636. found = 0;
  1637. fcport = NULL;
  1638. list_for_each_entry(fcport, &ha->fcports, list) {
  1639. if (memcmp(new_fcport->port_name, fcport->port_name,
  1640. WWN_SIZE))
  1641. continue;
  1642. fcport->flags &= ~(FCF_FABRIC_DEVICE |
  1643. FCF_PERSISTENT_BOUND);
  1644. fcport->loop_id = new_fcport->loop_id;
  1645. fcport->port_type = new_fcport->port_type;
  1646. fcport->d_id.b24 = new_fcport->d_id.b24;
  1647. memcpy(fcport->node_name, new_fcport->node_name,
  1648. WWN_SIZE);
  1649. found++;
  1650. break;
  1651. }
  1652. if (!found) {
  1653. /* New device, add to fcports list. */
  1654. new_fcport->flags &= ~FCF_PERSISTENT_BOUND;
  1655. list_add_tail(&new_fcport->list, &ha->fcports);
  1656. /* Allocate a new replacement fcport. */
  1657. fcport = new_fcport;
  1658. new_fcport = qla2x00_alloc_fcport(ha, GFP_KERNEL);
  1659. if (new_fcport == NULL) {
  1660. rval = QLA_MEMORY_ALLOC_FAILED;
  1661. goto cleanup_allocation;
  1662. }
  1663. new_fcport->flags &= ~FCF_FABRIC_DEVICE;
  1664. }
  1665. qla2x00_update_fcport(ha, fcport);
  1666. found_devs++;
  1667. }
  1668. cleanup_allocation:
  1669. if (new_fcport)
  1670. kfree(new_fcport);
  1671. if (rval != QLA_SUCCESS) {
  1672. DEBUG2(printk("scsi(%ld): Configure local loop error exit: "
  1673. "rval=%x\n", ha->host_no, rval));
  1674. }
  1675. if (found_devs) {
  1676. ha->device_flags |= DFLG_LOCAL_DEVICES;
  1677. ha->device_flags &= ~DFLG_RETRY_LOCAL_DEVICES;
  1678. }
  1679. return (rval);
  1680. }
  1681. static void
  1682. qla2x00_probe_for_all_luns(scsi_qla_host_t *ha)
  1683. {
  1684. fc_port_t *fcport;
  1685. qla2x00_mark_all_devices_lost(ha);
  1686. list_for_each_entry(fcport, &ha->fcports, list) {
  1687. if (fcport->port_type != FCT_TARGET)
  1688. continue;
  1689. qla2x00_update_fcport(ha, fcport);
  1690. }
  1691. }
  1692. /*
  1693. * qla2x00_update_fcport
  1694. * Updates device on list.
  1695. *
  1696. * Input:
  1697. * ha = adapter block pointer.
  1698. * fcport = port structure pointer.
  1699. *
  1700. * Return:
  1701. * 0 - Success
  1702. * BIT_0 - error
  1703. *
  1704. * Context:
  1705. * Kernel context.
  1706. */
  1707. static void
  1708. qla2x00_update_fcport(scsi_qla_host_t *ha, fc_port_t *fcport)
  1709. {
  1710. uint16_t index;
  1711. unsigned long flags;
  1712. srb_t *sp;
  1713. fcport->ha = ha;
  1714. fcport->login_retry = 0;
  1715. fcport->port_login_retry_count = ha->port_down_retry_count *
  1716. PORT_RETRY_TIME;
  1717. atomic_set(&fcport->port_down_timer, ha->port_down_retry_count *
  1718. PORT_RETRY_TIME);
  1719. fcport->flags &= ~FCF_LOGIN_NEEDED;
  1720. /*
  1721. * Check for outstanding cmd on tape Bypass LUN discovery if active
  1722. * command on tape.
  1723. */
  1724. if (fcport->flags & FCF_TAPE_PRESENT) {
  1725. spin_lock_irqsave(&ha->hardware_lock, flags);
  1726. for (index = 1; index < MAX_OUTSTANDING_COMMANDS; index++) {
  1727. fc_port_t *sfcp;
  1728. if ((sp = ha->outstanding_cmds[index]) != 0) {
  1729. sfcp = sp->fcport;
  1730. if (sfcp == fcport) {
  1731. atomic_set(&fcport->state, FCS_ONLINE);
  1732. spin_unlock_irqrestore(
  1733. &ha->hardware_lock, flags);
  1734. return;
  1735. }
  1736. }
  1737. }
  1738. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  1739. }
  1740. if (fcport->port_type == FCT_INITIATOR ||
  1741. fcport->port_type == FCT_BROADCAST)
  1742. fcport->device_type = TYPE_PROCESSOR;
  1743. atomic_set(&fcport->state, FCS_ONLINE);
  1744. if (ha->flags.init_done)
  1745. qla2x00_reg_remote_port(ha, fcport);
  1746. }
  1747. void
  1748. qla2x00_reg_remote_port(scsi_qla_host_t *ha, fc_port_t *fcport)
  1749. {
  1750. struct fc_rport_identifiers rport_ids;
  1751. struct fc_rport *rport;
  1752. if (fcport->rport) {
  1753. fc_remote_port_unblock(fcport->rport);
  1754. return;
  1755. }
  1756. rport_ids.node_name = wwn_to_u64(fcport->node_name);
  1757. rport_ids.port_name = wwn_to_u64(fcport->port_name);
  1758. rport_ids.port_id = fcport->d_id.b.domain << 16 |
  1759. fcport->d_id.b.area << 8 | fcport->d_id.b.al_pa;
  1760. rport_ids.roles = FC_RPORT_ROLE_UNKNOWN;
  1761. fcport->rport = rport = fc_remote_port_add(ha->host, 0, &rport_ids);
  1762. if (!rport) {
  1763. qla_printk(KERN_WARNING, ha,
  1764. "Unable to allocate fc remote port!\n");
  1765. return;
  1766. }
  1767. rport->dd_data = fcport;
  1768. rport->supported_classes = fcport->supported_classes;
  1769. rport_ids.roles = FC_RPORT_ROLE_UNKNOWN;
  1770. if (fcport->port_type == FCT_INITIATOR)
  1771. rport_ids.roles |= FC_RPORT_ROLE_FCP_INITIATOR;
  1772. if (fcport->port_type == FCT_TARGET)
  1773. rport_ids.roles |= FC_RPORT_ROLE_FCP_TARGET;
  1774. fc_remote_port_rolechg(rport, rport_ids.roles);
  1775. if (rport->scsi_target_id != -1 &&
  1776. rport->scsi_target_id < ha->host->max_id)
  1777. fcport->os_target_id = rport->scsi_target_id;
  1778. }
  1779. /*
  1780. * qla2x00_configure_fabric
  1781. * Setup SNS devices with loop ID's.
  1782. *
  1783. * Input:
  1784. * ha = adapter block pointer.
  1785. *
  1786. * Returns:
  1787. * 0 = success.
  1788. * BIT_0 = error
  1789. */
  1790. static int
  1791. qla2x00_configure_fabric(scsi_qla_host_t *ha)
  1792. {
  1793. int rval, rval2;
  1794. fc_port_t *fcport, *fcptemp;
  1795. uint16_t next_loopid;
  1796. uint16_t mb[MAILBOX_REGISTER_COUNT];
  1797. uint16_t loop_id;
  1798. LIST_HEAD(new_fcports);
  1799. /* If FL port exists, then SNS is present */
  1800. if (IS_QLA24XX(ha) || IS_QLA25XX(ha))
  1801. loop_id = NPH_F_PORT;
  1802. else
  1803. loop_id = SNS_FL_PORT;
  1804. rval = qla2x00_get_port_name(ha, loop_id, NULL, 0);
  1805. if (rval != QLA_SUCCESS) {
  1806. DEBUG2(printk("scsi(%ld): MBC_GET_PORT_NAME Failed, No FL "
  1807. "Port\n", ha->host_no));
  1808. ha->device_flags &= ~SWITCH_FOUND;
  1809. return (QLA_SUCCESS);
  1810. }
  1811. /* Mark devices that need re-synchronization. */
  1812. rval2 = qla2x00_device_resync(ha);
  1813. if (rval2 == QLA_RSCNS_HANDLED) {
  1814. /* No point doing the scan, just continue. */
  1815. return (QLA_SUCCESS);
  1816. }
  1817. do {
  1818. /* FDMI support. */
  1819. if (ql2xfdmienable &&
  1820. test_and_clear_bit(REGISTER_FDMI_NEEDED, &ha->dpc_flags))
  1821. qla2x00_fdmi_register(ha);
  1822. /* Ensure we are logged into the SNS. */
  1823. if (IS_QLA24XX(ha) || IS_QLA25XX(ha))
  1824. loop_id = NPH_SNS;
  1825. else
  1826. loop_id = SIMPLE_NAME_SERVER;
  1827. ha->isp_ops.fabric_login(ha, loop_id, 0xff, 0xff,
  1828. 0xfc, mb, BIT_1 | BIT_0);
  1829. if (mb[0] != MBS_COMMAND_COMPLETE) {
  1830. DEBUG2(qla_printk(KERN_INFO, ha,
  1831. "Failed SNS login: loop_id=%x mb[0]=%x mb[1]=%x "
  1832. "mb[2]=%x mb[6]=%x mb[7]=%x\n", loop_id,
  1833. mb[0], mb[1], mb[2], mb[6], mb[7]));
  1834. return (QLA_SUCCESS);
  1835. }
  1836. if (test_and_clear_bit(REGISTER_FC4_NEEDED, &ha->dpc_flags)) {
  1837. if (qla2x00_rft_id(ha)) {
  1838. /* EMPTY */
  1839. DEBUG2(printk("scsi(%ld): Register FC-4 "
  1840. "TYPE failed.\n", ha->host_no));
  1841. }
  1842. if (qla2x00_rff_id(ha)) {
  1843. /* EMPTY */
  1844. DEBUG2(printk("scsi(%ld): Register FC-4 "
  1845. "Features failed.\n", ha->host_no));
  1846. }
  1847. if (qla2x00_rnn_id(ha)) {
  1848. /* EMPTY */
  1849. DEBUG2(printk("scsi(%ld): Register Node Name "
  1850. "failed.\n", ha->host_no));
  1851. } else if (qla2x00_rsnn_nn(ha)) {
  1852. /* EMPTY */
  1853. DEBUG2(printk("scsi(%ld): Register Symbolic "
  1854. "Node Name failed.\n", ha->host_no));
  1855. }
  1856. }
  1857. rval = qla2x00_find_all_fabric_devs(ha, &new_fcports);
  1858. if (rval != QLA_SUCCESS)
  1859. break;
  1860. /*
  1861. * Logout all previous fabric devices marked lost, except
  1862. * tape devices.
  1863. */
  1864. list_for_each_entry(fcport, &ha->fcports, list) {
  1865. if (test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags))
  1866. break;
  1867. if ((fcport->flags & FCF_FABRIC_DEVICE) == 0)
  1868. continue;
  1869. if (atomic_read(&fcport->state) == FCS_DEVICE_LOST) {
  1870. qla2x00_mark_device_lost(ha, fcport,
  1871. ql2xplogiabsentdevice);
  1872. if (fcport->loop_id != FC_NO_LOOP_ID &&
  1873. (fcport->flags & FCF_TAPE_PRESENT) == 0 &&
  1874. fcport->port_type != FCT_INITIATOR &&
  1875. fcport->port_type != FCT_BROADCAST) {
  1876. ha->isp_ops.fabric_logout(ha,
  1877. fcport->loop_id,
  1878. fcport->d_id.b.domain,
  1879. fcport->d_id.b.area,
  1880. fcport->d_id.b.al_pa);
  1881. fcport->loop_id = FC_NO_LOOP_ID;
  1882. }
  1883. }
  1884. }
  1885. /* Starting free loop ID. */
  1886. next_loopid = ha->min_external_loopid;
  1887. /*
  1888. * Scan through our port list and login entries that need to be
  1889. * logged in.
  1890. */
  1891. list_for_each_entry(fcport, &ha->fcports, list) {
  1892. if (atomic_read(&ha->loop_down_timer) ||
  1893. test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags))
  1894. break;
  1895. if ((fcport->flags & FCF_FABRIC_DEVICE) == 0 ||
  1896. (fcport->flags & FCF_LOGIN_NEEDED) == 0)
  1897. continue;
  1898. if (fcport->loop_id == FC_NO_LOOP_ID) {
  1899. fcport->loop_id = next_loopid;
  1900. rval = qla2x00_find_new_loop_id(ha, fcport);
  1901. if (rval != QLA_SUCCESS) {
  1902. /* Ran out of IDs to use */
  1903. break;
  1904. }
  1905. }
  1906. /* Login and update database */
  1907. qla2x00_fabric_dev_login(ha, fcport, &next_loopid);
  1908. }
  1909. /* Exit if out of loop IDs. */
  1910. if (rval != QLA_SUCCESS) {
  1911. break;
  1912. }
  1913. /*
  1914. * Login and add the new devices to our port list.
  1915. */
  1916. list_for_each_entry_safe(fcport, fcptemp, &new_fcports, list) {
  1917. if (atomic_read(&ha->loop_down_timer) ||
  1918. test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags))
  1919. break;
  1920. /* Find a new loop ID to use. */
  1921. fcport->loop_id = next_loopid;
  1922. rval = qla2x00_find_new_loop_id(ha, fcport);
  1923. if (rval != QLA_SUCCESS) {
  1924. /* Ran out of IDs to use */
  1925. break;
  1926. }
  1927. /* Remove device from the new list and add it to DB */
  1928. list_del(&fcport->list);
  1929. list_add_tail(&fcport->list, &ha->fcports);
  1930. /* Login and update database */
  1931. qla2x00_fabric_dev_login(ha, fcport, &next_loopid);
  1932. }
  1933. } while (0);
  1934. /* Free all new device structures not processed. */
  1935. list_for_each_entry_safe(fcport, fcptemp, &new_fcports, list) {
  1936. list_del(&fcport->list);
  1937. kfree(fcport);
  1938. }
  1939. if (rval) {
  1940. DEBUG2(printk("scsi(%ld): Configure fabric error exit: "
  1941. "rval=%d\n", ha->host_no, rval));
  1942. }
  1943. return (rval);
  1944. }
  1945. /*
  1946. * qla2x00_find_all_fabric_devs
  1947. *
  1948. * Input:
  1949. * ha = adapter block pointer.
  1950. * dev = database device entry pointer.
  1951. *
  1952. * Returns:
  1953. * 0 = success.
  1954. *
  1955. * Context:
  1956. * Kernel context.
  1957. */
  1958. static int
  1959. qla2x00_find_all_fabric_devs(scsi_qla_host_t *ha, struct list_head *new_fcports)
  1960. {
  1961. int rval;
  1962. uint16_t loop_id;
  1963. fc_port_t *fcport, *new_fcport, *fcptemp;
  1964. int found;
  1965. sw_info_t *swl;
  1966. int swl_idx;
  1967. int first_dev, last_dev;
  1968. port_id_t wrap, nxt_d_id;
  1969. rval = QLA_SUCCESS;
  1970. /* Try GID_PT to get device list, else GAN. */
  1971. swl = kmalloc(sizeof(sw_info_t) * MAX_FIBRE_DEVICES, GFP_ATOMIC);
  1972. if (swl == NULL) {
  1973. /*EMPTY*/
  1974. DEBUG2(printk("scsi(%ld): GID_PT allocations failed, fallback "
  1975. "on GA_NXT\n", ha->host_no));
  1976. } else {
  1977. memset(swl, 0, sizeof(sw_info_t) * MAX_FIBRE_DEVICES);
  1978. if (qla2x00_gid_pt(ha, swl) != QLA_SUCCESS) {
  1979. kfree(swl);
  1980. swl = NULL;
  1981. } else if (qla2x00_gpn_id(ha, swl) != QLA_SUCCESS) {
  1982. kfree(swl);
  1983. swl = NULL;
  1984. } else if (qla2x00_gnn_id(ha, swl) != QLA_SUCCESS) {
  1985. kfree(swl);
  1986. swl = NULL;
  1987. }
  1988. }
  1989. swl_idx = 0;
  1990. /* Allocate temporary fcport for any new fcports discovered. */
  1991. new_fcport = qla2x00_alloc_fcport(ha, GFP_KERNEL);
  1992. if (new_fcport == NULL) {
  1993. if (swl)
  1994. kfree(swl);
  1995. return (QLA_MEMORY_ALLOC_FAILED);
  1996. }
  1997. new_fcport->flags |= (FCF_FABRIC_DEVICE | FCF_LOGIN_NEEDED);
  1998. /* Set start port ID scan at adapter ID. */
  1999. first_dev = 1;
  2000. last_dev = 0;
  2001. /* Starting free loop ID. */
  2002. loop_id = ha->min_external_loopid;
  2003. for (; loop_id <= ha->last_loop_id; loop_id++) {
  2004. if (qla2x00_is_reserved_id(ha, loop_id))
  2005. continue;
  2006. if (atomic_read(&ha->loop_down_timer) ||
  2007. test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags))
  2008. break;
  2009. if (swl != NULL) {
  2010. if (last_dev) {
  2011. wrap.b24 = new_fcport->d_id.b24;
  2012. } else {
  2013. new_fcport->d_id.b24 = swl[swl_idx].d_id.b24;
  2014. memcpy(new_fcport->node_name,
  2015. swl[swl_idx].node_name, WWN_SIZE);
  2016. memcpy(new_fcport->port_name,
  2017. swl[swl_idx].port_name, WWN_SIZE);
  2018. if (swl[swl_idx].d_id.b.rsvd_1 != 0) {
  2019. last_dev = 1;
  2020. }
  2021. swl_idx++;
  2022. }
  2023. } else {
  2024. /* Send GA_NXT to the switch */
  2025. rval = qla2x00_ga_nxt(ha, new_fcport);
  2026. if (rval != QLA_SUCCESS) {
  2027. qla_printk(KERN_WARNING, ha,
  2028. "SNS scan failed -- assuming zero-entry "
  2029. "result...\n");
  2030. list_for_each_entry_safe(fcport, fcptemp,
  2031. new_fcports, list) {
  2032. list_del(&fcport->list);
  2033. kfree(fcport);
  2034. }
  2035. rval = QLA_SUCCESS;
  2036. break;
  2037. }
  2038. }
  2039. /* If wrap on switch device list, exit. */
  2040. if (first_dev) {
  2041. wrap.b24 = new_fcport->d_id.b24;
  2042. first_dev = 0;
  2043. } else if (new_fcport->d_id.b24 == wrap.b24) {
  2044. DEBUG2(printk("scsi(%ld): device wrap (%02x%02x%02x)\n",
  2045. ha->host_no, new_fcport->d_id.b.domain,
  2046. new_fcport->d_id.b.area, new_fcport->d_id.b.al_pa));
  2047. break;
  2048. }
  2049. /* Bypass if host adapter. */
  2050. if (new_fcport->d_id.b24 == ha->d_id.b24)
  2051. continue;
  2052. /* Bypass if same domain and area of adapter. */
  2053. if (((new_fcport->d_id.b24 & 0xffff00) ==
  2054. (ha->d_id.b24 & 0xffff00)) && ha->current_topology ==
  2055. ISP_CFG_FL)
  2056. continue;
  2057. /* Bypass reserved domain fields. */
  2058. if ((new_fcport->d_id.b.domain & 0xf0) == 0xf0)
  2059. continue;
  2060. /* Locate matching device in database. */
  2061. found = 0;
  2062. list_for_each_entry(fcport, &ha->fcports, list) {
  2063. if (memcmp(new_fcport->port_name, fcport->port_name,
  2064. WWN_SIZE))
  2065. continue;
  2066. found++;
  2067. /*
  2068. * If address the same and state FCS_ONLINE, nothing
  2069. * changed.
  2070. */
  2071. if (fcport->d_id.b24 == new_fcport->d_id.b24 &&
  2072. atomic_read(&fcport->state) == FCS_ONLINE) {
  2073. break;
  2074. }
  2075. /*
  2076. * If device was not a fabric device before.
  2077. */
  2078. if ((fcport->flags & FCF_FABRIC_DEVICE) == 0) {
  2079. fcport->d_id.b24 = new_fcport->d_id.b24;
  2080. fcport->loop_id = FC_NO_LOOP_ID;
  2081. fcport->flags |= (FCF_FABRIC_DEVICE |
  2082. FCF_LOGIN_NEEDED);
  2083. fcport->flags &= ~FCF_PERSISTENT_BOUND;
  2084. break;
  2085. }
  2086. /*
  2087. * Port ID changed or device was marked to be updated;
  2088. * Log it out if still logged in and mark it for
  2089. * relogin later.
  2090. */
  2091. fcport->d_id.b24 = new_fcport->d_id.b24;
  2092. fcport->flags |= FCF_LOGIN_NEEDED;
  2093. if (fcport->loop_id != FC_NO_LOOP_ID &&
  2094. (fcport->flags & FCF_TAPE_PRESENT) == 0 &&
  2095. fcport->port_type != FCT_INITIATOR &&
  2096. fcport->port_type != FCT_BROADCAST) {
  2097. ha->isp_ops.fabric_logout(ha, fcport->loop_id,
  2098. fcport->d_id.b.domain, fcport->d_id.b.area,
  2099. fcport->d_id.b.al_pa);
  2100. fcport->loop_id = FC_NO_LOOP_ID;
  2101. }
  2102. break;
  2103. }
  2104. if (found)
  2105. continue;
  2106. /* If device was not in our fcports list, then add it. */
  2107. list_add_tail(&new_fcport->list, new_fcports);
  2108. /* Allocate a new replacement fcport. */
  2109. nxt_d_id.b24 = new_fcport->d_id.b24;
  2110. new_fcport = qla2x00_alloc_fcport(ha, GFP_KERNEL);
  2111. if (new_fcport == NULL) {
  2112. if (swl)
  2113. kfree(swl);
  2114. return (QLA_MEMORY_ALLOC_FAILED);
  2115. }
  2116. new_fcport->flags |= (FCF_FABRIC_DEVICE | FCF_LOGIN_NEEDED);
  2117. new_fcport->d_id.b24 = nxt_d_id.b24;
  2118. }
  2119. if (swl)
  2120. kfree(swl);
  2121. if (new_fcport)
  2122. kfree(new_fcport);
  2123. if (!list_empty(new_fcports))
  2124. ha->device_flags |= DFLG_FABRIC_DEVICES;
  2125. return (rval);
  2126. }
  2127. /*
  2128. * qla2x00_find_new_loop_id
  2129. * Scan through our port list and find a new usable loop ID.
  2130. *
  2131. * Input:
  2132. * ha: adapter state pointer.
  2133. * dev: port structure pointer.
  2134. *
  2135. * Returns:
  2136. * qla2x00 local function return status code.
  2137. *
  2138. * Context:
  2139. * Kernel context.
  2140. */
  2141. int
  2142. qla2x00_find_new_loop_id(scsi_qla_host_t *ha, fc_port_t *dev)
  2143. {
  2144. int rval;
  2145. int found;
  2146. fc_port_t *fcport;
  2147. uint16_t first_loop_id;
  2148. rval = QLA_SUCCESS;
  2149. /* Save starting loop ID. */
  2150. first_loop_id = dev->loop_id;
  2151. for (;;) {
  2152. /* Skip loop ID if already used by adapter. */
  2153. if (dev->loop_id == ha->loop_id) {
  2154. dev->loop_id++;
  2155. }
  2156. /* Skip reserved loop IDs. */
  2157. while (qla2x00_is_reserved_id(ha, dev->loop_id)) {
  2158. dev->loop_id++;
  2159. }
  2160. /* Reset loop ID if passed the end. */
  2161. if (dev->loop_id > ha->last_loop_id) {
  2162. /* first loop ID. */
  2163. dev->loop_id = ha->min_external_loopid;
  2164. }
  2165. /* Check for loop ID being already in use. */
  2166. found = 0;
  2167. fcport = NULL;
  2168. list_for_each_entry(fcport, &ha->fcports, list) {
  2169. if (fcport->loop_id == dev->loop_id && fcport != dev) {
  2170. /* ID possibly in use */
  2171. found++;
  2172. break;
  2173. }
  2174. }
  2175. /* If not in use then it is free to use. */
  2176. if (!found) {
  2177. break;
  2178. }
  2179. /* ID in use. Try next value. */
  2180. dev->loop_id++;
  2181. /* If wrap around. No free ID to use. */
  2182. if (dev->loop_id == first_loop_id) {
  2183. dev->loop_id = FC_NO_LOOP_ID;
  2184. rval = QLA_FUNCTION_FAILED;
  2185. break;
  2186. }
  2187. }
  2188. return (rval);
  2189. }
  2190. /*
  2191. * qla2x00_device_resync
  2192. * Marks devices in the database that needs resynchronization.
  2193. *
  2194. * Input:
  2195. * ha = adapter block pointer.
  2196. *
  2197. * Context:
  2198. * Kernel context.
  2199. */
  2200. static int
  2201. qla2x00_device_resync(scsi_qla_host_t *ha)
  2202. {
  2203. int rval;
  2204. int rval2;
  2205. uint32_t mask;
  2206. fc_port_t *fcport;
  2207. uint32_t rscn_entry;
  2208. uint8_t rscn_out_iter;
  2209. uint8_t format;
  2210. port_id_t d_id;
  2211. rval = QLA_RSCNS_HANDLED;
  2212. while (ha->rscn_out_ptr != ha->rscn_in_ptr ||
  2213. ha->flags.rscn_queue_overflow) {
  2214. rscn_entry = ha->rscn_queue[ha->rscn_out_ptr];
  2215. format = MSB(MSW(rscn_entry));
  2216. d_id.b.domain = LSB(MSW(rscn_entry));
  2217. d_id.b.area = MSB(LSW(rscn_entry));
  2218. d_id.b.al_pa = LSB(LSW(rscn_entry));
  2219. DEBUG(printk("scsi(%ld): RSCN queue entry[%d] = "
  2220. "[%02x/%02x%02x%02x].\n",
  2221. ha->host_no, ha->rscn_out_ptr, format, d_id.b.domain,
  2222. d_id.b.area, d_id.b.al_pa));
  2223. ha->rscn_out_ptr++;
  2224. if (ha->rscn_out_ptr == MAX_RSCN_COUNT)
  2225. ha->rscn_out_ptr = 0;
  2226. /* Skip duplicate entries. */
  2227. for (rscn_out_iter = ha->rscn_out_ptr;
  2228. !ha->flags.rscn_queue_overflow &&
  2229. rscn_out_iter != ha->rscn_in_ptr;
  2230. rscn_out_iter = (rscn_out_iter ==
  2231. (MAX_RSCN_COUNT - 1)) ? 0: rscn_out_iter + 1) {
  2232. if (rscn_entry != ha->rscn_queue[rscn_out_iter])
  2233. break;
  2234. DEBUG(printk("scsi(%ld): Skipping duplicate RSCN queue "
  2235. "entry found at [%d].\n", ha->host_no,
  2236. rscn_out_iter));
  2237. ha->rscn_out_ptr = rscn_out_iter;
  2238. }
  2239. /* Queue overflow, set switch default case. */
  2240. if (ha->flags.rscn_queue_overflow) {
  2241. DEBUG(printk("scsi(%ld): device_resync: rscn "
  2242. "overflow.\n", ha->host_no));
  2243. format = 3;
  2244. ha->flags.rscn_queue_overflow = 0;
  2245. }
  2246. switch (format) {
  2247. case 0:
  2248. if (!IS_QLA2100(ha) && !IS_QLA2200(ha) &&
  2249. !IS_QLA6312(ha) && !IS_QLA6322(ha) &&
  2250. !IS_QLA24XX(ha) && !IS_QLA25XX(ha) &&
  2251. ha->flags.init_done) {
  2252. /* Handle port RSCN via asyncronous IOCBs */
  2253. rval2 = qla2x00_handle_port_rscn(ha, rscn_entry,
  2254. NULL, 0);
  2255. if (rval2 == QLA_SUCCESS)
  2256. continue;
  2257. }
  2258. mask = 0xffffff;
  2259. break;
  2260. case 1:
  2261. mask = 0xffff00;
  2262. break;
  2263. case 2:
  2264. mask = 0xff0000;
  2265. break;
  2266. default:
  2267. mask = 0x0;
  2268. d_id.b24 = 0;
  2269. ha->rscn_out_ptr = ha->rscn_in_ptr;
  2270. break;
  2271. }
  2272. rval = QLA_SUCCESS;
  2273. /* Abort any outstanding IO descriptors. */
  2274. if (!IS_QLA2100(ha) && !IS_QLA2200(ha))
  2275. qla2x00_cancel_io_descriptors(ha);
  2276. list_for_each_entry(fcport, &ha->fcports, list) {
  2277. if ((fcport->flags & FCF_FABRIC_DEVICE) == 0 ||
  2278. (fcport->d_id.b24 & mask) != d_id.b24 ||
  2279. fcport->port_type == FCT_BROADCAST)
  2280. continue;
  2281. if (atomic_read(&fcport->state) == FCS_ONLINE) {
  2282. if (format != 3 ||
  2283. fcport->port_type != FCT_INITIATOR) {
  2284. qla2x00_mark_device_lost(ha, fcport, 0);
  2285. }
  2286. }
  2287. fcport->flags &= ~FCF_FARP_DONE;
  2288. }
  2289. }
  2290. return (rval);
  2291. }
  2292. /*
  2293. * qla2x00_fabric_dev_login
  2294. * Login fabric target device and update FC port database.
  2295. *
  2296. * Input:
  2297. * ha: adapter state pointer.
  2298. * fcport: port structure list pointer.
  2299. * next_loopid: contains value of a new loop ID that can be used
  2300. * by the next login attempt.
  2301. *
  2302. * Returns:
  2303. * qla2x00 local function return status code.
  2304. *
  2305. * Context:
  2306. * Kernel context.
  2307. */
  2308. static int
  2309. qla2x00_fabric_dev_login(scsi_qla_host_t *ha, fc_port_t *fcport,
  2310. uint16_t *next_loopid)
  2311. {
  2312. int rval;
  2313. int retry;
  2314. uint8_t opts;
  2315. rval = QLA_SUCCESS;
  2316. retry = 0;
  2317. rval = qla2x00_fabric_login(ha, fcport, next_loopid);
  2318. if (rval == QLA_SUCCESS) {
  2319. /* Send an ADISC to tape devices.*/
  2320. opts = 0;
  2321. if (fcport->flags & FCF_TAPE_PRESENT)
  2322. opts |= BIT_1;
  2323. rval = qla2x00_get_port_database(ha, fcport, opts);
  2324. if (rval != QLA_SUCCESS) {
  2325. ha->isp_ops.fabric_logout(ha, fcport->loop_id,
  2326. fcport->d_id.b.domain, fcport->d_id.b.area,
  2327. fcport->d_id.b.al_pa);
  2328. qla2x00_mark_device_lost(ha, fcport, 1);
  2329. } else {
  2330. qla2x00_update_fcport(ha, fcport);
  2331. }
  2332. }
  2333. return (rval);
  2334. }
  2335. /*
  2336. * qla2x00_fabric_login
  2337. * Issue fabric login command.
  2338. *
  2339. * Input:
  2340. * ha = adapter block pointer.
  2341. * device = pointer to FC device type structure.
  2342. *
  2343. * Returns:
  2344. * 0 - Login successfully
  2345. * 1 - Login failed
  2346. * 2 - Initiator device
  2347. * 3 - Fatal error
  2348. */
  2349. int
  2350. qla2x00_fabric_login(scsi_qla_host_t *ha, fc_port_t *fcport,
  2351. uint16_t *next_loopid)
  2352. {
  2353. int rval;
  2354. int retry;
  2355. uint16_t tmp_loopid;
  2356. uint16_t mb[MAILBOX_REGISTER_COUNT];
  2357. retry = 0;
  2358. tmp_loopid = 0;
  2359. for (;;) {
  2360. DEBUG(printk("scsi(%ld): Trying Fabric Login w/loop id 0x%04x "
  2361. "for port %02x%02x%02x.\n",
  2362. ha->host_no, fcport->loop_id, fcport->d_id.b.domain,
  2363. fcport->d_id.b.area, fcport->d_id.b.al_pa));
  2364. /* Login fcport on switch. */
  2365. ha->isp_ops.fabric_login(ha, fcport->loop_id,
  2366. fcport->d_id.b.domain, fcport->d_id.b.area,
  2367. fcport->d_id.b.al_pa, mb, BIT_0);
  2368. if (mb[0] == MBS_PORT_ID_USED) {
  2369. /*
  2370. * Device has another loop ID. The firmware team
  2371. * recommends the driver perform an implicit login with
  2372. * the specified ID again. The ID we just used is save
  2373. * here so we return with an ID that can be tried by
  2374. * the next login.
  2375. */
  2376. retry++;
  2377. tmp_loopid = fcport->loop_id;
  2378. fcport->loop_id = mb[1];
  2379. DEBUG(printk("Fabric Login: port in use - next "
  2380. "loop id=0x%04x, port Id=%02x%02x%02x.\n",
  2381. fcport->loop_id, fcport->d_id.b.domain,
  2382. fcport->d_id.b.area, fcport->d_id.b.al_pa));
  2383. } else if (mb[0] == MBS_COMMAND_COMPLETE) {
  2384. /*
  2385. * Login succeeded.
  2386. */
  2387. if (retry) {
  2388. /* A retry occurred before. */
  2389. *next_loopid = tmp_loopid;
  2390. } else {
  2391. /*
  2392. * No retry occurred before. Just increment the
  2393. * ID value for next login.
  2394. */
  2395. *next_loopid = (fcport->loop_id + 1);
  2396. }
  2397. if (mb[1] & BIT_0) {
  2398. fcport->port_type = FCT_INITIATOR;
  2399. } else {
  2400. fcport->port_type = FCT_TARGET;
  2401. if (mb[1] & BIT_1) {
  2402. fcport->flags |= FCF_TAPE_PRESENT;
  2403. }
  2404. }
  2405. if (mb[10] & BIT_0)
  2406. fcport->supported_classes |= FC_COS_CLASS2;
  2407. if (mb[10] & BIT_1)
  2408. fcport->supported_classes |= FC_COS_CLASS3;
  2409. rval = QLA_SUCCESS;
  2410. break;
  2411. } else if (mb[0] == MBS_LOOP_ID_USED) {
  2412. /*
  2413. * Loop ID already used, try next loop ID.
  2414. */
  2415. fcport->loop_id++;
  2416. rval = qla2x00_find_new_loop_id(ha, fcport);
  2417. if (rval != QLA_SUCCESS) {
  2418. /* Ran out of loop IDs to use */
  2419. break;
  2420. }
  2421. } else if (mb[0] == MBS_COMMAND_ERROR) {
  2422. /*
  2423. * Firmware possibly timed out during login. If NO
  2424. * retries are left to do then the device is declared
  2425. * dead.
  2426. */
  2427. *next_loopid = fcport->loop_id;
  2428. ha->isp_ops.fabric_logout(ha, fcport->loop_id,
  2429. fcport->d_id.b.domain, fcport->d_id.b.area,
  2430. fcport->d_id.b.al_pa);
  2431. qla2x00_mark_device_lost(ha, fcport, 1);
  2432. rval = 1;
  2433. break;
  2434. } else {
  2435. /*
  2436. * unrecoverable / not handled error
  2437. */
  2438. DEBUG2(printk("%s(%ld): failed=%x port_id=%02x%02x%02x "
  2439. "loop_id=%x jiffies=%lx.\n",
  2440. __func__, ha->host_no, mb[0],
  2441. fcport->d_id.b.domain, fcport->d_id.b.area,
  2442. fcport->d_id.b.al_pa, fcport->loop_id, jiffies));
  2443. *next_loopid = fcport->loop_id;
  2444. ha->isp_ops.fabric_logout(ha, fcport->loop_id,
  2445. fcport->d_id.b.domain, fcport->d_id.b.area,
  2446. fcport->d_id.b.al_pa);
  2447. fcport->loop_id = FC_NO_LOOP_ID;
  2448. fcport->login_retry = 0;
  2449. rval = 3;
  2450. break;
  2451. }
  2452. }
  2453. return (rval);
  2454. }
  2455. /*
  2456. * qla2x00_local_device_login
  2457. * Issue local device login command.
  2458. *
  2459. * Input:
  2460. * ha = adapter block pointer.
  2461. * loop_id = loop id of device to login to.
  2462. *
  2463. * Returns (Where's the #define!!!!):
  2464. * 0 - Login successfully
  2465. * 1 - Login failed
  2466. * 3 - Fatal error
  2467. */
  2468. int
  2469. qla2x00_local_device_login(scsi_qla_host_t *ha, uint16_t loop_id)
  2470. {
  2471. int rval;
  2472. uint16_t mb[MAILBOX_REGISTER_COUNT];
  2473. memset(mb, 0, sizeof(mb));
  2474. rval = qla2x00_login_local_device(ha, loop_id, mb, BIT_0);
  2475. if (rval == QLA_SUCCESS) {
  2476. /* Interrogate mailbox registers for any errors */
  2477. if (mb[0] == MBS_COMMAND_ERROR)
  2478. rval = 1;
  2479. else if (mb[0] == MBS_COMMAND_PARAMETER_ERROR)
  2480. /* device not in PCB table */
  2481. rval = 3;
  2482. }
  2483. return (rval);
  2484. }
  2485. /*
  2486. * qla2x00_loop_resync
  2487. * Resync with fibre channel devices.
  2488. *
  2489. * Input:
  2490. * ha = adapter block pointer.
  2491. *
  2492. * Returns:
  2493. * 0 = success
  2494. */
  2495. int
  2496. qla2x00_loop_resync(scsi_qla_host_t *ha)
  2497. {
  2498. int rval;
  2499. uint32_t wait_time;
  2500. rval = QLA_SUCCESS;
  2501. atomic_set(&ha->loop_state, LOOP_UPDATE);
  2502. clear_bit(ISP_ABORT_RETRY, &ha->dpc_flags);
  2503. if (ha->flags.online) {
  2504. if (!(rval = qla2x00_fw_ready(ha))) {
  2505. /* Wait at most MAX_TARGET RSCNs for a stable link. */
  2506. wait_time = 256;
  2507. do {
  2508. atomic_set(&ha->loop_state, LOOP_UPDATE);
  2509. /* Issue a marker after FW becomes ready. */
  2510. qla2x00_marker(ha, 0, 0, MK_SYNC_ALL);
  2511. ha->marker_needed = 0;
  2512. /* Remap devices on Loop. */
  2513. clear_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags);
  2514. qla2x00_configure_loop(ha);
  2515. wait_time--;
  2516. } while (!atomic_read(&ha->loop_down_timer) &&
  2517. !(test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags)) &&
  2518. wait_time &&
  2519. (test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags)));
  2520. }
  2521. }
  2522. if (test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags)) {
  2523. return (QLA_FUNCTION_FAILED);
  2524. }
  2525. if (rval) {
  2526. DEBUG2_3(printk("%s(): **** FAILED ****\n", __func__));
  2527. }
  2528. return (rval);
  2529. }
  2530. void
  2531. qla2x00_rescan_fcports(scsi_qla_host_t *ha)
  2532. {
  2533. int rescan_done;
  2534. fc_port_t *fcport;
  2535. rescan_done = 0;
  2536. list_for_each_entry(fcport, &ha->fcports, list) {
  2537. if ((fcport->flags & FCF_RESCAN_NEEDED) == 0)
  2538. continue;
  2539. qla2x00_update_fcport(ha, fcport);
  2540. fcport->flags &= ~FCF_RESCAN_NEEDED;
  2541. rescan_done = 1;
  2542. }
  2543. qla2x00_probe_for_all_luns(ha);
  2544. }
  2545. /*
  2546. * qla2x00_abort_isp
  2547. * Resets ISP and aborts all outstanding commands.
  2548. *
  2549. * Input:
  2550. * ha = adapter block pointer.
  2551. *
  2552. * Returns:
  2553. * 0 = success
  2554. */
  2555. int
  2556. qla2x00_abort_isp(scsi_qla_host_t *ha)
  2557. {
  2558. unsigned long flags = 0;
  2559. uint16_t cnt;
  2560. srb_t *sp;
  2561. uint8_t status = 0;
  2562. if (ha->flags.online) {
  2563. ha->flags.online = 0;
  2564. clear_bit(ISP_ABORT_NEEDED, &ha->dpc_flags);
  2565. qla_printk(KERN_INFO, ha,
  2566. "Performing ISP error recovery - ha= %p.\n", ha);
  2567. ha->isp_ops.reset_chip(ha);
  2568. atomic_set(&ha->loop_down_timer, LOOP_DOWN_TIME);
  2569. if (atomic_read(&ha->loop_state) != LOOP_DOWN) {
  2570. atomic_set(&ha->loop_state, LOOP_DOWN);
  2571. qla2x00_mark_all_devices_lost(ha);
  2572. } else {
  2573. if (!atomic_read(&ha->loop_down_timer))
  2574. atomic_set(&ha->loop_down_timer,
  2575. LOOP_DOWN_TIME);
  2576. }
  2577. spin_lock_irqsave(&ha->hardware_lock, flags);
  2578. /* Requeue all commands in outstanding command list. */
  2579. for (cnt = 1; cnt < MAX_OUTSTANDING_COMMANDS; cnt++) {
  2580. sp = ha->outstanding_cmds[cnt];
  2581. if (sp) {
  2582. ha->outstanding_cmds[cnt] = NULL;
  2583. sp->flags = 0;
  2584. sp->cmd->result = DID_RESET << 16;
  2585. sp->cmd->host_scribble = (unsigned char *)NULL;
  2586. qla2x00_sp_compl(ha, sp);
  2587. }
  2588. }
  2589. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  2590. ha->isp_ops.nvram_config(ha);
  2591. if (!qla2x00_restart_isp(ha)) {
  2592. clear_bit(RESET_MARKER_NEEDED, &ha->dpc_flags);
  2593. if (!atomic_read(&ha->loop_down_timer)) {
  2594. /*
  2595. * Issue marker command only when we are going
  2596. * to start the I/O .
  2597. */
  2598. ha->marker_needed = 1;
  2599. }
  2600. ha->flags.online = 1;
  2601. ha->isp_ops.enable_intrs(ha);
  2602. ha->isp_abort_cnt = 0;
  2603. clear_bit(ISP_ABORT_RETRY, &ha->dpc_flags);
  2604. } else { /* failed the ISP abort */
  2605. ha->flags.online = 1;
  2606. if (test_bit(ISP_ABORT_RETRY, &ha->dpc_flags)) {
  2607. if (ha->isp_abort_cnt == 0) {
  2608. qla_printk(KERN_WARNING, ha,
  2609. "ISP error recovery failed - "
  2610. "board disabled\n");
  2611. /*
  2612. * The next call disables the board
  2613. * completely.
  2614. */
  2615. ha->isp_ops.reset_adapter(ha);
  2616. ha->flags.online = 0;
  2617. clear_bit(ISP_ABORT_RETRY,
  2618. &ha->dpc_flags);
  2619. status = 0;
  2620. } else { /* schedule another ISP abort */
  2621. ha->isp_abort_cnt--;
  2622. DEBUG(printk("qla%ld: ISP abort - "
  2623. "retry remaining %d\n",
  2624. ha->host_no, ha->isp_abort_cnt);)
  2625. status = 1;
  2626. }
  2627. } else {
  2628. ha->isp_abort_cnt = MAX_RETRIES_OF_ISP_ABORT;
  2629. DEBUG(printk("qla2x00(%ld): ISP error recovery "
  2630. "- retrying (%d) more times\n",
  2631. ha->host_no, ha->isp_abort_cnt);)
  2632. set_bit(ISP_ABORT_RETRY, &ha->dpc_flags);
  2633. status = 1;
  2634. }
  2635. }
  2636. }
  2637. if (status) {
  2638. qla_printk(KERN_INFO, ha,
  2639. "qla2x00_abort_isp: **** FAILED ****\n");
  2640. } else {
  2641. DEBUG(printk(KERN_INFO
  2642. "qla2x00_abort_isp(%ld): exiting.\n",
  2643. ha->host_no);)
  2644. }
  2645. return(status);
  2646. }
  2647. /*
  2648. * qla2x00_restart_isp
  2649. * restarts the ISP after a reset
  2650. *
  2651. * Input:
  2652. * ha = adapter block pointer.
  2653. *
  2654. * Returns:
  2655. * 0 = success
  2656. */
  2657. static int
  2658. qla2x00_restart_isp(scsi_qla_host_t *ha)
  2659. {
  2660. uint8_t status = 0;
  2661. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  2662. unsigned long flags = 0;
  2663. uint32_t wait_time;
  2664. /* If firmware needs to be loaded */
  2665. if (qla2x00_isp_firmware(ha)) {
  2666. ha->flags.online = 0;
  2667. if (!(status = ha->isp_ops.chip_diag(ha))) {
  2668. if (IS_QLA2100(ha) || IS_QLA2200(ha)) {
  2669. status = qla2x00_setup_chip(ha);
  2670. goto done;
  2671. }
  2672. spin_lock_irqsave(&ha->hardware_lock, flags);
  2673. if (!IS_QLA24XX(ha) && !IS_QLA25XX(ha)) {
  2674. /*
  2675. * Disable SRAM, Instruction RAM and GP RAM
  2676. * parity.
  2677. */
  2678. WRT_REG_WORD(&reg->hccr,
  2679. (HCCR_ENABLE_PARITY + 0x0));
  2680. RD_REG_WORD(&reg->hccr);
  2681. }
  2682. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  2683. status = qla2x00_setup_chip(ha);
  2684. spin_lock_irqsave(&ha->hardware_lock, flags);
  2685. if (!IS_QLA24XX(ha) && !IS_QLA25XX(ha)) {
  2686. /* Enable proper parity */
  2687. if (IS_QLA2300(ha))
  2688. /* SRAM parity */
  2689. WRT_REG_WORD(&reg->hccr,
  2690. (HCCR_ENABLE_PARITY + 0x1));
  2691. else
  2692. /*
  2693. * SRAM, Instruction RAM and GP RAM
  2694. * parity.
  2695. */
  2696. WRT_REG_WORD(&reg->hccr,
  2697. (HCCR_ENABLE_PARITY + 0x7));
  2698. RD_REG_WORD(&reg->hccr);
  2699. }
  2700. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  2701. }
  2702. }
  2703. done:
  2704. if (!status && !(status = qla2x00_init_rings(ha))) {
  2705. clear_bit(RESET_MARKER_NEEDED, &ha->dpc_flags);
  2706. if (!(status = qla2x00_fw_ready(ha))) {
  2707. DEBUG(printk("%s(): Start configure loop, "
  2708. "status = %d\n", __func__, status);)
  2709. /* Issue a marker after FW becomes ready. */
  2710. qla2x00_marker(ha, 0, 0, MK_SYNC_ALL);
  2711. ha->flags.online = 1;
  2712. /* Wait at most MAX_TARGET RSCNs for a stable link. */
  2713. wait_time = 256;
  2714. do {
  2715. clear_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags);
  2716. qla2x00_configure_loop(ha);
  2717. wait_time--;
  2718. } while (!atomic_read(&ha->loop_down_timer) &&
  2719. !(test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags)) &&
  2720. wait_time &&
  2721. (test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags)));
  2722. }
  2723. /* if no cable then assume it's good */
  2724. if ((ha->device_flags & DFLG_NO_CABLE))
  2725. status = 0;
  2726. DEBUG(printk("%s(): Configure loop done, status = 0x%x\n",
  2727. __func__,
  2728. status);)
  2729. }
  2730. return (status);
  2731. }
  2732. /*
  2733. * qla2x00_reset_adapter
  2734. * Reset adapter.
  2735. *
  2736. * Input:
  2737. * ha = adapter block pointer.
  2738. */
  2739. void
  2740. qla2x00_reset_adapter(scsi_qla_host_t *ha)
  2741. {
  2742. unsigned long flags = 0;
  2743. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  2744. ha->flags.online = 0;
  2745. ha->isp_ops.disable_intrs(ha);
  2746. spin_lock_irqsave(&ha->hardware_lock, flags);
  2747. WRT_REG_WORD(&reg->hccr, HCCR_RESET_RISC);
  2748. RD_REG_WORD(&reg->hccr); /* PCI Posting. */
  2749. WRT_REG_WORD(&reg->hccr, HCCR_RELEASE_RISC);
  2750. RD_REG_WORD(&reg->hccr); /* PCI Posting. */
  2751. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  2752. }
  2753. void
  2754. qla24xx_reset_adapter(scsi_qla_host_t *ha)
  2755. {
  2756. unsigned long flags = 0;
  2757. struct device_reg_24xx __iomem *reg = &ha->iobase->isp24;
  2758. ha->flags.online = 0;
  2759. ha->isp_ops.disable_intrs(ha);
  2760. spin_lock_irqsave(&ha->hardware_lock, flags);
  2761. WRT_REG_DWORD(&reg->hccr, HCCRX_SET_RISC_RESET);
  2762. RD_REG_DWORD(&reg->hccr);
  2763. WRT_REG_DWORD(&reg->hccr, HCCRX_REL_RISC_PAUSE);
  2764. RD_REG_DWORD(&reg->hccr);
  2765. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  2766. }
  2767. int
  2768. qla24xx_nvram_config(scsi_qla_host_t *ha)
  2769. {
  2770. int rval;
  2771. struct init_cb_24xx *icb;
  2772. struct nvram_24xx *nv;
  2773. uint32_t *dptr;
  2774. uint8_t *dptr1, *dptr2;
  2775. uint32_t chksum;
  2776. uint16_t cnt;
  2777. rval = QLA_SUCCESS;
  2778. icb = (struct init_cb_24xx *)ha->init_cb;
  2779. nv = (struct nvram_24xx *)ha->request_ring;
  2780. /* Determine NVRAM starting address. */
  2781. ha->nvram_size = sizeof(struct nvram_24xx);
  2782. ha->nvram_base = FA_NVRAM_FUNC0_ADDR;
  2783. if (PCI_FUNC(ha->pdev->devfn))
  2784. ha->nvram_base = FA_NVRAM_FUNC1_ADDR;
  2785. /* Get NVRAM data and calculate checksum. */
  2786. dptr = (uint32_t *)nv;
  2787. ha->isp_ops.read_nvram(ha, (uint8_t *)dptr, ha->nvram_base,
  2788. ha->nvram_size);
  2789. for (cnt = 0, chksum = 0; cnt < ha->nvram_size >> 2; cnt++)
  2790. chksum += le32_to_cpu(*dptr++);
  2791. DEBUG5(printk("scsi(%ld): Contents of NVRAM\n", ha->host_no));
  2792. DEBUG5(qla2x00_dump_buffer((uint8_t *)ha->request_ring,
  2793. ha->nvram_size));
  2794. /* Bad NVRAM data, set defaults parameters. */
  2795. if (chksum || nv->id[0] != 'I' || nv->id[1] != 'S' || nv->id[2] != 'P'
  2796. || nv->id[3] != ' ' ||
  2797. nv->nvram_version < __constant_cpu_to_le16(ICB_VERSION)) {
  2798. /* Reset NVRAM data. */
  2799. qla_printk(KERN_WARNING, ha, "Inconsistent NVRAM detected: "
  2800. "checksum=0x%x id=%c version=0x%x.\n", chksum, nv->id[0],
  2801. le16_to_cpu(nv->nvram_version));
  2802. qla_printk(KERN_WARNING, ha, "Falling back to functioning (yet "
  2803. "invalid -- WWPN) defaults.\n");
  2804. /*
  2805. * Set default initialization control block.
  2806. */
  2807. memset(nv, 0, ha->nvram_size);
  2808. nv->nvram_version = __constant_cpu_to_le16(ICB_VERSION);
  2809. nv->version = __constant_cpu_to_le16(ICB_VERSION);
  2810. nv->frame_payload_size = __constant_cpu_to_le16(2048);
  2811. nv->execution_throttle = __constant_cpu_to_le16(0xFFFF);
  2812. nv->exchange_count = __constant_cpu_to_le16(0);
  2813. nv->hard_address = __constant_cpu_to_le16(124);
  2814. nv->port_name[0] = 0x21;
  2815. nv->port_name[1] = 0x00 + PCI_FUNC(ha->pdev->devfn);
  2816. nv->port_name[2] = 0x00;
  2817. nv->port_name[3] = 0xe0;
  2818. nv->port_name[4] = 0x8b;
  2819. nv->port_name[5] = 0x1c;
  2820. nv->port_name[6] = 0x55;
  2821. nv->port_name[7] = 0x86;
  2822. nv->node_name[0] = 0x20;
  2823. nv->node_name[1] = 0x00;
  2824. nv->node_name[2] = 0x00;
  2825. nv->node_name[3] = 0xe0;
  2826. nv->node_name[4] = 0x8b;
  2827. nv->node_name[5] = 0x1c;
  2828. nv->node_name[6] = 0x55;
  2829. nv->node_name[7] = 0x86;
  2830. nv->login_retry_count = __constant_cpu_to_le16(8);
  2831. nv->link_down_timeout = __constant_cpu_to_le16(200);
  2832. nv->interrupt_delay_timer = __constant_cpu_to_le16(0);
  2833. nv->login_timeout = __constant_cpu_to_le16(0);
  2834. nv->firmware_options_1 =
  2835. __constant_cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1);
  2836. nv->firmware_options_2 = __constant_cpu_to_le32(2 << 4);
  2837. nv->firmware_options_2 |= __constant_cpu_to_le32(BIT_12);
  2838. nv->firmware_options_3 = __constant_cpu_to_le32(2 << 13);
  2839. nv->host_p = __constant_cpu_to_le32(BIT_11|BIT_10);
  2840. nv->efi_parameters = __constant_cpu_to_le32(0);
  2841. nv->reset_delay = 5;
  2842. nv->max_luns_per_target = __constant_cpu_to_le16(128);
  2843. nv->port_down_retry_count = __constant_cpu_to_le16(30);
  2844. nv->link_down_timeout = __constant_cpu_to_le16(30);
  2845. rval = 1;
  2846. }
  2847. /* Reset Initialization control block */
  2848. memset(icb, 0, sizeof(struct init_cb_24xx));
  2849. /* Copy 1st segment. */
  2850. dptr1 = (uint8_t *)icb;
  2851. dptr2 = (uint8_t *)&nv->version;
  2852. cnt = (uint8_t *)&icb->response_q_inpointer - (uint8_t *)&icb->version;
  2853. while (cnt--)
  2854. *dptr1++ = *dptr2++;
  2855. icb->login_retry_count = nv->login_retry_count;
  2856. icb->link_down_timeout = nv->link_down_timeout;
  2857. /* Copy 2nd segment. */
  2858. dptr1 = (uint8_t *)&icb->interrupt_delay_timer;
  2859. dptr2 = (uint8_t *)&nv->interrupt_delay_timer;
  2860. cnt = (uint8_t *)&icb->reserved_3 -
  2861. (uint8_t *)&icb->interrupt_delay_timer;
  2862. while (cnt--)
  2863. *dptr1++ = *dptr2++;
  2864. /*
  2865. * Setup driver NVRAM options.
  2866. */
  2867. if (memcmp(nv->model_name, BINZERO, sizeof(nv->model_name)) != 0) {
  2868. char *st, *en;
  2869. uint16_t index;
  2870. strncpy(ha->model_number, nv->model_name,
  2871. sizeof(nv->model_name));
  2872. st = en = ha->model_number;
  2873. en += sizeof(nv->model_name) - 1;
  2874. while (en > st) {
  2875. if (*en != 0x20 && *en != 0x00)
  2876. break;
  2877. *en-- = '\0';
  2878. }
  2879. index = (ha->pdev->subsystem_device & 0xff);
  2880. if (index < QLA_MODEL_NAMES)
  2881. ha->model_desc = qla2x00_model_desc[index];
  2882. } else
  2883. strcpy(ha->model_number, "QLA2462");
  2884. /* Prepare nodename */
  2885. if ((icb->firmware_options_1 & BIT_14) == 0) {
  2886. /*
  2887. * Firmware will apply the following mask if the nodename was
  2888. * not provided.
  2889. */
  2890. memcpy(icb->node_name, icb->port_name, WWN_SIZE);
  2891. icb->node_name[0] &= 0xF0;
  2892. }
  2893. /* Set host adapter parameters. */
  2894. ha->flags.disable_risc_code_load = 0;
  2895. ha->flags.enable_lip_reset = 1;
  2896. ha->flags.enable_lip_full_login = 1;
  2897. ha->flags.enable_target_reset = 1;
  2898. ha->flags.enable_led_scheme = 0;
  2899. ha->operating_mode =
  2900. (icb->firmware_options_2 & (BIT_6 | BIT_5 | BIT_4)) >> 4;
  2901. memcpy(ha->fw_seriallink_options24, nv->seriallink_options,
  2902. sizeof(ha->fw_seriallink_options24));
  2903. /* save HBA serial number */
  2904. ha->serial0 = icb->port_name[5];
  2905. ha->serial1 = icb->port_name[6];
  2906. ha->serial2 = icb->port_name[7];
  2907. ha->node_name = icb->node_name;
  2908. ha->port_name = icb->port_name;
  2909. ha->retry_count = le16_to_cpu(nv->login_retry_count);
  2910. /* Set minimum login_timeout to 4 seconds. */
  2911. if (le16_to_cpu(nv->login_timeout) < ql2xlogintimeout)
  2912. nv->login_timeout = cpu_to_le16(ql2xlogintimeout);
  2913. if (le16_to_cpu(nv->login_timeout) < 4)
  2914. nv->login_timeout = __constant_cpu_to_le16(4);
  2915. ha->login_timeout = le16_to_cpu(nv->login_timeout);
  2916. icb->login_timeout = cpu_to_le16(nv->login_timeout);
  2917. /* Set minimum RATOV to 200 tenths of a second. */
  2918. ha->r_a_tov = 200;
  2919. ha->loop_reset_delay = nv->reset_delay;
  2920. /* Link Down Timeout = 0:
  2921. *
  2922. * When Port Down timer expires we will start returning
  2923. * I/O's to OS with "DID_NO_CONNECT".
  2924. *
  2925. * Link Down Timeout != 0:
  2926. *
  2927. * The driver waits for the link to come up after link down
  2928. * before returning I/Os to OS with "DID_NO_CONNECT".
  2929. */
  2930. if (le16_to_cpu(nv->link_down_timeout) == 0) {
  2931. ha->loop_down_abort_time =
  2932. (LOOP_DOWN_TIME - LOOP_DOWN_TIMEOUT);
  2933. } else {
  2934. ha->link_down_timeout = le16_to_cpu(nv->link_down_timeout);
  2935. ha->loop_down_abort_time =
  2936. (LOOP_DOWN_TIME - ha->link_down_timeout);
  2937. }
  2938. /* Need enough time to try and get the port back. */
  2939. ha->port_down_retry_count = le16_to_cpu(nv->port_down_retry_count);
  2940. if (qlport_down_retry)
  2941. ha->port_down_retry_count = qlport_down_retry;
  2942. /* Set login_retry_count */
  2943. ha->login_retry_count = le16_to_cpu(nv->login_retry_count);
  2944. if (ha->port_down_retry_count ==
  2945. le16_to_cpu(nv->port_down_retry_count) &&
  2946. ha->port_down_retry_count > 3)
  2947. ha->login_retry_count = ha->port_down_retry_count;
  2948. else if (ha->port_down_retry_count > (int)ha->login_retry_count)
  2949. ha->login_retry_count = ha->port_down_retry_count;
  2950. if (ql2xloginretrycount)
  2951. ha->login_retry_count = ql2xloginretrycount;
  2952. /* Enable ZIO. */
  2953. if (!ha->flags.init_done) {
  2954. ha->zio_mode = le32_to_cpu(icb->firmware_options_2) &
  2955. (BIT_3 | BIT_2 | BIT_1 | BIT_0);
  2956. ha->zio_timer = le16_to_cpu(icb->interrupt_delay_timer) ?
  2957. le16_to_cpu(icb->interrupt_delay_timer): 2;
  2958. }
  2959. icb->firmware_options_2 &= __constant_cpu_to_le32(
  2960. ~(BIT_3 | BIT_2 | BIT_1 | BIT_0));
  2961. ha->flags.process_response_queue = 0;
  2962. if (ha->zio_mode != QLA_ZIO_DISABLED) {
  2963. DEBUG2(printk("scsi(%ld): ZIO mode %d enabled; timer delay "
  2964. "(%d us).\n", ha->host_no, ha->zio_mode,
  2965. ha->zio_timer * 100));
  2966. qla_printk(KERN_INFO, ha,
  2967. "ZIO mode %d enabled; timer delay (%d us).\n",
  2968. ha->zio_mode, ha->zio_timer * 100);
  2969. icb->firmware_options_2 |= cpu_to_le32(
  2970. (uint32_t)ha->zio_mode);
  2971. icb->interrupt_delay_timer = cpu_to_le16(ha->zio_timer);
  2972. ha->flags.process_response_queue = 1;
  2973. }
  2974. if (rval) {
  2975. DEBUG2_3(printk(KERN_WARNING
  2976. "scsi(%ld): NVRAM configuration failed!\n", ha->host_no));
  2977. }
  2978. return (rval);
  2979. }
  2980. int
  2981. qla2x00_load_risc(scsi_qla_host_t *ha, uint32_t *srisc_addr)
  2982. {
  2983. int rval;
  2984. uint16_t cnt;
  2985. uint16_t *risc_code;
  2986. unsigned long risc_address;
  2987. unsigned long risc_code_size;
  2988. int num;
  2989. int i;
  2990. uint16_t *req_ring;
  2991. struct qla_fw_info *fw_iter;
  2992. rval = QLA_SUCCESS;
  2993. /* Load firmware sequences */
  2994. fw_iter = ha->brd_info->fw_info;
  2995. *srisc_addr = *ha->brd_info->fw_info->fwstart;
  2996. while (fw_iter->addressing != FW_INFO_ADDR_NOMORE) {
  2997. risc_code = fw_iter->fwcode;
  2998. risc_code_size = *fw_iter->fwlen;
  2999. if (fw_iter->addressing == FW_INFO_ADDR_NORMAL) {
  3000. risc_address = *fw_iter->fwstart;
  3001. } else {
  3002. /* Extended address */
  3003. risc_address = *fw_iter->lfwstart;
  3004. }
  3005. num = 0;
  3006. rval = 0;
  3007. while (risc_code_size > 0 && !rval) {
  3008. cnt = (uint16_t)(ha->fw_transfer_size >> 1);
  3009. if (cnt > risc_code_size)
  3010. cnt = risc_code_size;
  3011. DEBUG7(printk("scsi(%ld): Loading risc segment@ "
  3012. "addr %p, number of bytes 0x%x, offset 0x%lx.\n",
  3013. ha->host_no, risc_code, cnt, risc_address));
  3014. req_ring = (uint16_t *)ha->request_ring;
  3015. for (i = 0; i < cnt; i++)
  3016. req_ring[i] = cpu_to_le16(risc_code[i]);
  3017. if (fw_iter->addressing == FW_INFO_ADDR_NORMAL) {
  3018. rval = qla2x00_load_ram(ha, ha->request_dma,
  3019. risc_address, cnt);
  3020. } else {
  3021. rval = qla2x00_load_ram_ext(ha,
  3022. ha->request_dma, risc_address, cnt);
  3023. }
  3024. if (rval) {
  3025. DEBUG(printk("scsi(%ld): [ERROR] Failed to "
  3026. "load segment %d of firmware\n",
  3027. ha->host_no, num));
  3028. qla_printk(KERN_WARNING, ha,
  3029. "[ERROR] Failed to load segment %d of "
  3030. "firmware\n", num);
  3031. qla2x00_dump_regs(ha);
  3032. break;
  3033. }
  3034. risc_code += cnt;
  3035. risc_address += cnt;
  3036. risc_code_size -= cnt;
  3037. num++;
  3038. }
  3039. /* Next firmware sequence */
  3040. fw_iter++;
  3041. }
  3042. return (rval);
  3043. }
  3044. int
  3045. qla24xx_load_risc_flash(scsi_qla_host_t *ha, uint32_t *srisc_addr)
  3046. {
  3047. int rval;
  3048. int segments, fragment;
  3049. uint32_t faddr;
  3050. uint32_t *dcode, dlen;
  3051. uint32_t risc_addr;
  3052. uint32_t risc_size;
  3053. uint32_t i;
  3054. rval = QLA_SUCCESS;
  3055. segments = FA_RISC_CODE_SEGMENTS;
  3056. faddr = FA_RISC_CODE_ADDR;
  3057. dcode = (uint32_t *)ha->request_ring;
  3058. *srisc_addr = 0;
  3059. /* Validate firmware image by checking version. */
  3060. qla24xx_read_flash_data(ha, dcode, faddr + 4, 4);
  3061. for (i = 0; i < 4; i++)
  3062. dcode[i] = be32_to_cpu(dcode[i]);
  3063. if ((dcode[0] == 0xffffffff && dcode[1] == 0xffffffff &&
  3064. dcode[2] == 0xffffffff && dcode[3] == 0xffffffff) ||
  3065. (dcode[0] == 0 && dcode[1] == 0 && dcode[2] == 0 &&
  3066. dcode[3] == 0)) {
  3067. qla_printk(KERN_WARNING, ha,
  3068. "Unable to verify integrity of flash firmware image!\n");
  3069. qla_printk(KERN_WARNING, ha,
  3070. "Firmware data: %08x %08x %08x %08x!\n", dcode[0],
  3071. dcode[1], dcode[2], dcode[3]);
  3072. return QLA_FUNCTION_FAILED;
  3073. }
  3074. while (segments && rval == QLA_SUCCESS) {
  3075. /* Read segment's load information. */
  3076. qla24xx_read_flash_data(ha, dcode, faddr, 4);
  3077. risc_addr = be32_to_cpu(dcode[2]);
  3078. *srisc_addr = *srisc_addr == 0 ? risc_addr : *srisc_addr;
  3079. risc_size = be32_to_cpu(dcode[3]);
  3080. fragment = 0;
  3081. while (risc_size > 0 && rval == QLA_SUCCESS) {
  3082. dlen = (uint32_t)(ha->fw_transfer_size >> 2);
  3083. if (dlen > risc_size)
  3084. dlen = risc_size;
  3085. DEBUG7(printk("scsi(%ld): Loading risc segment@ risc "
  3086. "addr %x, number of dwords 0x%x, offset 0x%x.\n",
  3087. ha->host_no, risc_addr, dlen, faddr));
  3088. qla24xx_read_flash_data(ha, dcode, faddr, dlen);
  3089. for (i = 0; i < dlen; i++)
  3090. dcode[i] = swab32(dcode[i]);
  3091. rval = qla2x00_load_ram_ext(ha, ha->request_dma,
  3092. risc_addr, dlen);
  3093. if (rval) {
  3094. DEBUG(printk("scsi(%ld):[ERROR] Failed to load "
  3095. "segment %d of firmware\n", ha->host_no,
  3096. fragment));
  3097. qla_printk(KERN_WARNING, ha,
  3098. "[ERROR] Failed to load segment %d of "
  3099. "firmware\n", fragment);
  3100. break;
  3101. }
  3102. faddr += dlen;
  3103. risc_addr += dlen;
  3104. risc_size -= dlen;
  3105. fragment++;
  3106. }
  3107. /* Next segment. */
  3108. segments--;
  3109. }
  3110. return rval;
  3111. }
  3112. int
  3113. qla24xx_load_risc_hotplug(scsi_qla_host_t *ha, uint32_t *srisc_addr)
  3114. {
  3115. int rval;
  3116. int segments, fragment;
  3117. uint32_t *dcode, dlen;
  3118. uint32_t risc_addr;
  3119. uint32_t risc_size;
  3120. uint32_t i;
  3121. const struct firmware *fw_entry;
  3122. uint32_t *fwcode, fwclen;
  3123. if (request_firmware(&fw_entry, ha->brd_info->fw_fname,
  3124. &ha->pdev->dev)) {
  3125. qla_printk(KERN_ERR, ha,
  3126. "Firmware image file not available: '%s'\n",
  3127. ha->brd_info->fw_fname);
  3128. return QLA_FUNCTION_FAILED;
  3129. }
  3130. rval = QLA_SUCCESS;
  3131. segments = FA_RISC_CODE_SEGMENTS;
  3132. dcode = (uint32_t *)ha->request_ring;
  3133. *srisc_addr = 0;
  3134. fwcode = (uint32_t *)fw_entry->data;
  3135. fwclen = 0;
  3136. /* Validate firmware image by checking version. */
  3137. if (fw_entry->size < 8 * sizeof(uint32_t)) {
  3138. qla_printk(KERN_WARNING, ha,
  3139. "Unable to verify integrity of flash firmware image "
  3140. "(%Zd)!\n", fw_entry->size);
  3141. goto fail_fw_integrity;
  3142. }
  3143. for (i = 0; i < 4; i++)
  3144. dcode[i] = be32_to_cpu(fwcode[i + 4]);
  3145. if ((dcode[0] == 0xffffffff && dcode[1] == 0xffffffff &&
  3146. dcode[2] == 0xffffffff && dcode[3] == 0xffffffff) ||
  3147. (dcode[0] == 0 && dcode[1] == 0 && dcode[2] == 0 &&
  3148. dcode[3] == 0)) {
  3149. qla_printk(KERN_WARNING, ha,
  3150. "Unable to verify integrity of flash firmware image!\n");
  3151. qla_printk(KERN_WARNING, ha,
  3152. "Firmware data: %08x %08x %08x %08x!\n", dcode[0],
  3153. dcode[1], dcode[2], dcode[3]);
  3154. goto fail_fw_integrity;
  3155. }
  3156. while (segments && rval == QLA_SUCCESS) {
  3157. risc_addr = be32_to_cpu(fwcode[2]);
  3158. *srisc_addr = *srisc_addr == 0 ? risc_addr : *srisc_addr;
  3159. risc_size = be32_to_cpu(fwcode[3]);
  3160. /* Validate firmware image size. */
  3161. fwclen += risc_size * sizeof(uint32_t);
  3162. if (fw_entry->size < fwclen) {
  3163. qla_printk(KERN_WARNING, ha,
  3164. "Unable to verify integrity of flash firmware "
  3165. "image (%Zd)!\n", fw_entry->size);
  3166. goto fail_fw_integrity;
  3167. }
  3168. fragment = 0;
  3169. while (risc_size > 0 && rval == QLA_SUCCESS) {
  3170. dlen = (uint32_t)(ha->fw_transfer_size >> 2);
  3171. if (dlen > risc_size)
  3172. dlen = risc_size;
  3173. DEBUG7(printk("scsi(%ld): Loading risc segment@ risc "
  3174. "addr %x, number of dwords 0x%x.\n", ha->host_no,
  3175. risc_addr, dlen));
  3176. for (i = 0; i < dlen; i++)
  3177. dcode[i] = swab32(fwcode[i]);
  3178. rval = qla2x00_load_ram_ext(ha, ha->request_dma,
  3179. risc_addr, dlen);
  3180. if (rval) {
  3181. DEBUG(printk("scsi(%ld):[ERROR] Failed to load "
  3182. "segment %d of firmware\n", ha->host_no,
  3183. fragment));
  3184. qla_printk(KERN_WARNING, ha,
  3185. "[ERROR] Failed to load segment %d of "
  3186. "firmware\n", fragment);
  3187. break;
  3188. }
  3189. fwcode += dlen;
  3190. risc_addr += dlen;
  3191. risc_size -= dlen;
  3192. fragment++;
  3193. }
  3194. /* Next segment. */
  3195. segments--;
  3196. }
  3197. release_firmware(fw_entry);
  3198. return rval;
  3199. fail_fw_integrity:
  3200. release_firmware(fw_entry);
  3201. return QLA_FUNCTION_FAILED;
  3202. }