qla_init.c 95 KB

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