qla_init.c 95 KB

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