qla_init.c 95 KB

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