qla_os.c 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032
  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/moduleparam.h>
  9. #include <linux/vmalloc.h>
  10. #include <linux/delay.h>
  11. #include <linux/kthread.h>
  12. #include <scsi/scsi_tcq.h>
  13. #include <scsi/scsicam.h>
  14. #include <scsi/scsi_transport.h>
  15. #include <scsi/scsi_transport_fc.h>
  16. /*
  17. * Driver version
  18. */
  19. char qla2x00_version_str[40];
  20. /*
  21. * SRB allocation cache
  22. */
  23. static struct kmem_cache *srb_cachep;
  24. /*
  25. * Ioctl related information.
  26. */
  27. int num_hosts;
  28. int ql2xlogintimeout = 20;
  29. module_param(ql2xlogintimeout, int, S_IRUGO|S_IRUSR);
  30. MODULE_PARM_DESC(ql2xlogintimeout,
  31. "Login timeout value in seconds.");
  32. int qlport_down_retry;
  33. module_param(qlport_down_retry, int, S_IRUGO|S_IRUSR);
  34. MODULE_PARM_DESC(qlport_down_retry,
  35. "Maximum number of command retries to a port that returns "
  36. "a PORT-DOWN status.");
  37. int ql2xplogiabsentdevice;
  38. module_param(ql2xplogiabsentdevice, int, S_IRUGO|S_IWUSR);
  39. MODULE_PARM_DESC(ql2xplogiabsentdevice,
  40. "Option to enable PLOGI to devices that are not present after "
  41. "a Fabric scan. This is needed for several broken switches. "
  42. "Default is 0 - no PLOGI. 1 - perfom PLOGI.");
  43. int ql2xloginretrycount = 0;
  44. module_param(ql2xloginretrycount, int, S_IRUGO|S_IRUSR);
  45. MODULE_PARM_DESC(ql2xloginretrycount,
  46. "Specify an alternate value for the NVRAM login retry count.");
  47. int ql2xallocfwdump = 1;
  48. module_param(ql2xallocfwdump, int, S_IRUGO|S_IRUSR);
  49. MODULE_PARM_DESC(ql2xallocfwdump,
  50. "Option to enable allocation of memory for a firmware dump "
  51. "during HBA initialization. Memory allocation requirements "
  52. "vary by ISP type. Default is 1 - allocate memory.");
  53. int ql2xextended_error_logging;
  54. module_param(ql2xextended_error_logging, int, S_IRUGO|S_IWUSR);
  55. MODULE_PARM_DESC(ql2xextended_error_logging,
  56. "Option to enable extended error logging, "
  57. "Default is 0 - no logging. 1 - log errors.");
  58. static void qla2x00_free_device(scsi_qla_host_t *);
  59. static void qla2x00_config_dma_addressing(scsi_qla_host_t *ha);
  60. int ql2xfdmienable;
  61. module_param(ql2xfdmienable, int, S_IRUGO|S_IRUSR);
  62. MODULE_PARM_DESC(ql2xfdmienable,
  63. "Enables FDMI registratons "
  64. "Default is 0 - no FDMI. 1 - perfom FDMI.");
  65. #define MAX_Q_DEPTH 32
  66. static int ql2xmaxqdepth = MAX_Q_DEPTH;
  67. module_param(ql2xmaxqdepth, int, S_IRUGO|S_IWUSR);
  68. MODULE_PARM_DESC(ql2xmaxqdepth,
  69. "Maximum queue depth to report for target devices.");
  70. int ql2xqfullrampup = 120;
  71. module_param(ql2xqfullrampup, int, S_IRUGO|S_IWUSR);
  72. MODULE_PARM_DESC(ql2xqfullrampup,
  73. "Number of seconds to wait to begin to ramp-up the queue "
  74. "depth for a device after a queue-full condition has been "
  75. "detected. Default is 120 seconds.");
  76. /*
  77. * SCSI host template entry points
  78. */
  79. static int qla2xxx_slave_configure(struct scsi_device * device);
  80. static int qla2xxx_slave_alloc(struct scsi_device *);
  81. static int qla2xxx_scan_finished(struct Scsi_Host *, unsigned long time);
  82. static void qla2xxx_scan_start(struct Scsi_Host *);
  83. static void qla2xxx_slave_destroy(struct scsi_device *);
  84. static int qla2x00_queuecommand(struct scsi_cmnd *cmd,
  85. void (*fn)(struct scsi_cmnd *));
  86. static int qla24xx_queuecommand(struct scsi_cmnd *cmd,
  87. void (*fn)(struct scsi_cmnd *));
  88. static int qla2xxx_eh_abort(struct scsi_cmnd *);
  89. static int qla2xxx_eh_device_reset(struct scsi_cmnd *);
  90. static int qla2xxx_eh_bus_reset(struct scsi_cmnd *);
  91. static int qla2xxx_eh_host_reset(struct scsi_cmnd *);
  92. static int qla2x00_loop_reset(scsi_qla_host_t *ha);
  93. static int qla2x00_device_reset(scsi_qla_host_t *, fc_port_t *);
  94. static int qla2x00_change_queue_depth(struct scsi_device *, int);
  95. static int qla2x00_change_queue_type(struct scsi_device *, int);
  96. struct scsi_host_template qla2x00_driver_template = {
  97. .module = THIS_MODULE,
  98. .name = QLA2XXX_DRIVER_NAME,
  99. .queuecommand = qla2x00_queuecommand,
  100. .eh_abort_handler = qla2xxx_eh_abort,
  101. .eh_device_reset_handler = qla2xxx_eh_device_reset,
  102. .eh_bus_reset_handler = qla2xxx_eh_bus_reset,
  103. .eh_host_reset_handler = qla2xxx_eh_host_reset,
  104. .slave_configure = qla2xxx_slave_configure,
  105. .slave_alloc = qla2xxx_slave_alloc,
  106. .slave_destroy = qla2xxx_slave_destroy,
  107. .scan_finished = qla2xxx_scan_finished,
  108. .scan_start = qla2xxx_scan_start,
  109. .change_queue_depth = qla2x00_change_queue_depth,
  110. .change_queue_type = qla2x00_change_queue_type,
  111. .this_id = -1,
  112. .cmd_per_lun = 3,
  113. .use_clustering = ENABLE_CLUSTERING,
  114. .use_sg_chaining = ENABLE_SG_CHAINING,
  115. .sg_tablesize = SG_ALL,
  116. /*
  117. * The RISC allows for each command to transfer (2^32-1) bytes of data,
  118. * which equates to 0x800000 sectors.
  119. */
  120. .max_sectors = 0xFFFF,
  121. .shost_attrs = qla2x00_host_attrs,
  122. };
  123. struct scsi_host_template qla24xx_driver_template = {
  124. .module = THIS_MODULE,
  125. .name = QLA2XXX_DRIVER_NAME,
  126. .queuecommand = qla24xx_queuecommand,
  127. .eh_abort_handler = qla2xxx_eh_abort,
  128. .eh_device_reset_handler = qla2xxx_eh_device_reset,
  129. .eh_bus_reset_handler = qla2xxx_eh_bus_reset,
  130. .eh_host_reset_handler = qla2xxx_eh_host_reset,
  131. .slave_configure = qla2xxx_slave_configure,
  132. .slave_alloc = qla2xxx_slave_alloc,
  133. .slave_destroy = qla2xxx_slave_destroy,
  134. .scan_finished = qla2xxx_scan_finished,
  135. .scan_start = qla2xxx_scan_start,
  136. .change_queue_depth = qla2x00_change_queue_depth,
  137. .change_queue_type = qla2x00_change_queue_type,
  138. .this_id = -1,
  139. .cmd_per_lun = 3,
  140. .use_clustering = ENABLE_CLUSTERING,
  141. .use_sg_chaining = ENABLE_SG_CHAINING,
  142. .sg_tablesize = SG_ALL,
  143. .max_sectors = 0xFFFF,
  144. .shost_attrs = qla2x00_host_attrs,
  145. };
  146. static struct scsi_transport_template *qla2xxx_transport_template = NULL;
  147. struct scsi_transport_template *qla2xxx_transport_vport_template = NULL;
  148. /* TODO Convert to inlines
  149. *
  150. * Timer routines
  151. */
  152. void qla2x00_timer(scsi_qla_host_t *);
  153. __inline__ void qla2x00_start_timer(scsi_qla_host_t *,
  154. void *, unsigned long);
  155. static __inline__ void qla2x00_restart_timer(scsi_qla_host_t *, unsigned long);
  156. __inline__ void qla2x00_stop_timer(scsi_qla_host_t *);
  157. __inline__ void
  158. qla2x00_start_timer(scsi_qla_host_t *ha, void *func, unsigned long interval)
  159. {
  160. init_timer(&ha->timer);
  161. ha->timer.expires = jiffies + interval * HZ;
  162. ha->timer.data = (unsigned long)ha;
  163. ha->timer.function = (void (*)(unsigned long))func;
  164. add_timer(&ha->timer);
  165. ha->timer_active = 1;
  166. }
  167. static inline void
  168. qla2x00_restart_timer(scsi_qla_host_t *ha, unsigned long interval)
  169. {
  170. mod_timer(&ha->timer, jiffies + interval * HZ);
  171. }
  172. __inline__ void
  173. qla2x00_stop_timer(scsi_qla_host_t *ha)
  174. {
  175. del_timer_sync(&ha->timer);
  176. ha->timer_active = 0;
  177. }
  178. static int qla2x00_do_dpc(void *data);
  179. static void qla2x00_rst_aen(scsi_qla_host_t *);
  180. uint8_t qla2x00_mem_alloc(scsi_qla_host_t *);
  181. void qla2x00_mem_free(scsi_qla_host_t *ha);
  182. static int qla2x00_allocate_sp_pool( scsi_qla_host_t *ha);
  183. static void qla2x00_free_sp_pool(scsi_qla_host_t *ha);
  184. static void qla2x00_sp_free_dma(scsi_qla_host_t *, srb_t *);
  185. void qla2x00_sp_compl(scsi_qla_host_t *ha, srb_t *);
  186. /* -------------------------------------------------------------------------- */
  187. static char *
  188. qla2x00_pci_info_str(struct scsi_qla_host *ha, char *str)
  189. {
  190. static char *pci_bus_modes[] = {
  191. "33", "66", "100", "133",
  192. };
  193. uint16_t pci_bus;
  194. strcpy(str, "PCI");
  195. pci_bus = (ha->pci_attr & (BIT_9 | BIT_10)) >> 9;
  196. if (pci_bus) {
  197. strcat(str, "-X (");
  198. strcat(str, pci_bus_modes[pci_bus]);
  199. } else {
  200. pci_bus = (ha->pci_attr & BIT_8) >> 8;
  201. strcat(str, " (");
  202. strcat(str, pci_bus_modes[pci_bus]);
  203. }
  204. strcat(str, " MHz)");
  205. return (str);
  206. }
  207. static char *
  208. qla24xx_pci_info_str(struct scsi_qla_host *ha, char *str)
  209. {
  210. static char *pci_bus_modes[] = { "33", "66", "100", "133", };
  211. uint32_t pci_bus;
  212. int pcie_reg;
  213. pcie_reg = pci_find_capability(ha->pdev, PCI_CAP_ID_EXP);
  214. if (pcie_reg) {
  215. char lwstr[6];
  216. uint16_t pcie_lstat, lspeed, lwidth;
  217. pcie_reg += 0x12;
  218. pci_read_config_word(ha->pdev, pcie_reg, &pcie_lstat);
  219. lspeed = pcie_lstat & (BIT_0 | BIT_1 | BIT_2 | BIT_3);
  220. lwidth = (pcie_lstat &
  221. (BIT_4 | BIT_5 | BIT_6 | BIT_7 | BIT_8 | BIT_9)) >> 4;
  222. strcpy(str, "PCIe (");
  223. if (lspeed == 1)
  224. strcat(str, "2.5Gb/s ");
  225. else if (lspeed == 2)
  226. strcat(str, "5.0Gb/s ");
  227. else
  228. strcat(str, "<unknown> ");
  229. snprintf(lwstr, sizeof(lwstr), "x%d)", lwidth);
  230. strcat(str, lwstr);
  231. return str;
  232. }
  233. strcpy(str, "PCI");
  234. pci_bus = (ha->pci_attr & CSRX_PCIX_BUS_MODE_MASK) >> 8;
  235. if (pci_bus == 0 || pci_bus == 8) {
  236. strcat(str, " (");
  237. strcat(str, pci_bus_modes[pci_bus >> 3]);
  238. } else {
  239. strcat(str, "-X ");
  240. if (pci_bus & BIT_2)
  241. strcat(str, "Mode 2");
  242. else
  243. strcat(str, "Mode 1");
  244. strcat(str, " (");
  245. strcat(str, pci_bus_modes[pci_bus & ~BIT_2]);
  246. }
  247. strcat(str, " MHz)");
  248. return str;
  249. }
  250. static char *
  251. qla2x00_fw_version_str(struct scsi_qla_host *ha, char *str)
  252. {
  253. char un_str[10];
  254. sprintf(str, "%d.%02d.%02d ", ha->fw_major_version,
  255. ha->fw_minor_version,
  256. ha->fw_subminor_version);
  257. if (ha->fw_attributes & BIT_9) {
  258. strcat(str, "FLX");
  259. return (str);
  260. }
  261. switch (ha->fw_attributes & 0xFF) {
  262. case 0x7:
  263. strcat(str, "EF");
  264. break;
  265. case 0x17:
  266. strcat(str, "TP");
  267. break;
  268. case 0x37:
  269. strcat(str, "IP");
  270. break;
  271. case 0x77:
  272. strcat(str, "VI");
  273. break;
  274. default:
  275. sprintf(un_str, "(%x)", ha->fw_attributes);
  276. strcat(str, un_str);
  277. break;
  278. }
  279. if (ha->fw_attributes & 0x100)
  280. strcat(str, "X");
  281. return (str);
  282. }
  283. static char *
  284. qla24xx_fw_version_str(struct scsi_qla_host *ha, char *str)
  285. {
  286. sprintf(str, "%d.%02d.%02d ", ha->fw_major_version,
  287. ha->fw_minor_version,
  288. ha->fw_subminor_version);
  289. if (ha->fw_attributes & BIT_0)
  290. strcat(str, "[Class 2] ");
  291. if (ha->fw_attributes & BIT_1)
  292. strcat(str, "[IP] ");
  293. if (ha->fw_attributes & BIT_2)
  294. strcat(str, "[Multi-ID] ");
  295. if (ha->fw_attributes & BIT_3)
  296. strcat(str, "[SB-2] ");
  297. if (ha->fw_attributes & BIT_4)
  298. strcat(str, "[T10 CRC] ");
  299. if (ha->fw_attributes & BIT_5)
  300. strcat(str, "[VI] ");
  301. if (ha->fw_attributes & BIT_13)
  302. strcat(str, "[Experimental]");
  303. return str;
  304. }
  305. static inline srb_t *
  306. qla2x00_get_new_sp(scsi_qla_host_t *ha, fc_port_t *fcport,
  307. struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *))
  308. {
  309. srb_t *sp;
  310. sp = mempool_alloc(ha->srb_mempool, GFP_ATOMIC);
  311. if (!sp)
  312. return sp;
  313. sp->ha = ha;
  314. sp->fcport = fcport;
  315. sp->cmd = cmd;
  316. sp->flags = 0;
  317. CMD_SP(cmd) = (void *)sp;
  318. cmd->scsi_done = done;
  319. return sp;
  320. }
  321. static int
  322. qla2x00_queuecommand(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *))
  323. {
  324. scsi_qla_host_t *ha = shost_priv(cmd->device->host);
  325. fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata;
  326. struct fc_rport *rport = starget_to_rport(scsi_target(cmd->device));
  327. srb_t *sp;
  328. int rval;
  329. if (unlikely(pci_channel_offline(ha->pdev))) {
  330. cmd->result = DID_REQUEUE << 16;
  331. goto qc_fail_command;
  332. }
  333. rval = fc_remote_port_chkready(rport);
  334. if (rval) {
  335. cmd->result = rval;
  336. goto qc_fail_command;
  337. }
  338. /* Close window on fcport/rport state-transitioning. */
  339. if (!*(fc_port_t **)rport->dd_data) {
  340. cmd->result = DID_IMM_RETRY << 16;
  341. goto qc_fail_command;
  342. }
  343. if (atomic_read(&fcport->state) != FCS_ONLINE) {
  344. if (atomic_read(&fcport->state) == FCS_DEVICE_DEAD ||
  345. atomic_read(&ha->loop_state) == LOOP_DEAD) {
  346. cmd->result = DID_NO_CONNECT << 16;
  347. goto qc_fail_command;
  348. }
  349. goto qc_host_busy;
  350. }
  351. spin_unlock_irq(ha->host->host_lock);
  352. sp = qla2x00_get_new_sp(ha, fcport, cmd, done);
  353. if (!sp)
  354. goto qc_host_busy_lock;
  355. rval = qla2x00_start_scsi(sp);
  356. if (rval != QLA_SUCCESS)
  357. goto qc_host_busy_free_sp;
  358. spin_lock_irq(ha->host->host_lock);
  359. return 0;
  360. qc_host_busy_free_sp:
  361. qla2x00_sp_free_dma(ha, sp);
  362. mempool_free(sp, ha->srb_mempool);
  363. qc_host_busy_lock:
  364. spin_lock_irq(ha->host->host_lock);
  365. qc_host_busy:
  366. return SCSI_MLQUEUE_HOST_BUSY;
  367. qc_fail_command:
  368. done(cmd);
  369. return 0;
  370. }
  371. static int
  372. qla24xx_queuecommand(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *))
  373. {
  374. scsi_qla_host_t *ha = shost_priv(cmd->device->host);
  375. fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata;
  376. struct fc_rport *rport = starget_to_rport(scsi_target(cmd->device));
  377. srb_t *sp;
  378. int rval;
  379. scsi_qla_host_t *pha = to_qla_parent(ha);
  380. if (unlikely(pci_channel_offline(ha->pdev))) {
  381. cmd->result = DID_REQUEUE << 16;
  382. goto qc24_fail_command;
  383. }
  384. rval = fc_remote_port_chkready(rport);
  385. if (rval) {
  386. cmd->result = rval;
  387. goto qc24_fail_command;
  388. }
  389. /* Close window on fcport/rport state-transitioning. */
  390. if (!*(fc_port_t **)rport->dd_data) {
  391. cmd->result = DID_IMM_RETRY << 16;
  392. goto qc24_fail_command;
  393. }
  394. if (atomic_read(&fcport->state) != FCS_ONLINE) {
  395. if (atomic_read(&fcport->state) == FCS_DEVICE_DEAD ||
  396. atomic_read(&pha->loop_state) == LOOP_DEAD) {
  397. cmd->result = DID_NO_CONNECT << 16;
  398. goto qc24_fail_command;
  399. }
  400. goto qc24_host_busy;
  401. }
  402. spin_unlock_irq(ha->host->host_lock);
  403. sp = qla2x00_get_new_sp(pha, fcport, cmd, done);
  404. if (!sp)
  405. goto qc24_host_busy_lock;
  406. rval = qla24xx_start_scsi(sp);
  407. if (rval != QLA_SUCCESS)
  408. goto qc24_host_busy_free_sp;
  409. spin_lock_irq(ha->host->host_lock);
  410. return 0;
  411. qc24_host_busy_free_sp:
  412. qla2x00_sp_free_dma(pha, sp);
  413. mempool_free(sp, pha->srb_mempool);
  414. qc24_host_busy_lock:
  415. spin_lock_irq(ha->host->host_lock);
  416. qc24_host_busy:
  417. return SCSI_MLQUEUE_HOST_BUSY;
  418. qc24_fail_command:
  419. done(cmd);
  420. return 0;
  421. }
  422. /*
  423. * qla2x00_eh_wait_on_command
  424. * Waits for the command to be returned by the Firmware for some
  425. * max time.
  426. *
  427. * Input:
  428. * ha = actual ha whose done queue will contain the command
  429. * returned by firmware.
  430. * cmd = Scsi Command to wait on.
  431. * flag = Abort/Reset(Bus or Device Reset)
  432. *
  433. * Return:
  434. * Not Found : 0
  435. * Found : 1
  436. */
  437. static int
  438. qla2x00_eh_wait_on_command(scsi_qla_host_t *ha, struct scsi_cmnd *cmd)
  439. {
  440. #define ABORT_POLLING_PERIOD 1000
  441. #define ABORT_WAIT_ITER ((10 * 1000) / (ABORT_POLLING_PERIOD))
  442. unsigned long wait_iter = ABORT_WAIT_ITER;
  443. int ret = QLA_SUCCESS;
  444. while (CMD_SP(cmd)) {
  445. msleep(ABORT_POLLING_PERIOD);
  446. if (--wait_iter)
  447. break;
  448. }
  449. if (CMD_SP(cmd))
  450. ret = QLA_FUNCTION_FAILED;
  451. return ret;
  452. }
  453. /*
  454. * qla2x00_wait_for_hba_online
  455. * Wait till the HBA is online after going through
  456. * <= MAX_RETRIES_OF_ISP_ABORT or
  457. * finally HBA is disabled ie marked offline
  458. *
  459. * Input:
  460. * ha - pointer to host adapter structure
  461. *
  462. * Note:
  463. * Does context switching-Release SPIN_LOCK
  464. * (if any) before calling this routine.
  465. *
  466. * Return:
  467. * Success (Adapter is online) : 0
  468. * Failed (Adapter is offline/disabled) : 1
  469. */
  470. int
  471. qla2x00_wait_for_hba_online(scsi_qla_host_t *ha)
  472. {
  473. int return_status;
  474. unsigned long wait_online;
  475. scsi_qla_host_t *pha = to_qla_parent(ha);
  476. wait_online = jiffies + (MAX_LOOP_TIMEOUT * HZ);
  477. while (((test_bit(ISP_ABORT_NEEDED, &pha->dpc_flags)) ||
  478. test_bit(ABORT_ISP_ACTIVE, &pha->dpc_flags) ||
  479. test_bit(ISP_ABORT_RETRY, &pha->dpc_flags) ||
  480. pha->dpc_active) && time_before(jiffies, wait_online)) {
  481. msleep(1000);
  482. }
  483. if (pha->flags.online)
  484. return_status = QLA_SUCCESS;
  485. else
  486. return_status = QLA_FUNCTION_FAILED;
  487. DEBUG2(printk("%s return_status=%d\n",__func__,return_status));
  488. return (return_status);
  489. }
  490. /*
  491. * qla2x00_wait_for_loop_ready
  492. * Wait for MAX_LOOP_TIMEOUT(5 min) value for loop
  493. * to be in LOOP_READY state.
  494. * Input:
  495. * ha - pointer to host adapter structure
  496. *
  497. * Note:
  498. * Does context switching-Release SPIN_LOCK
  499. * (if any) before calling this routine.
  500. *
  501. *
  502. * Return:
  503. * Success (LOOP_READY) : 0
  504. * Failed (LOOP_NOT_READY) : 1
  505. */
  506. static inline int
  507. qla2x00_wait_for_loop_ready(scsi_qla_host_t *ha)
  508. {
  509. int return_status = QLA_SUCCESS;
  510. unsigned long loop_timeout ;
  511. scsi_qla_host_t *pha = to_qla_parent(ha);
  512. /* wait for 5 min at the max for loop to be ready */
  513. loop_timeout = jiffies + (MAX_LOOP_TIMEOUT * HZ);
  514. while ((!atomic_read(&pha->loop_down_timer) &&
  515. atomic_read(&pha->loop_state) == LOOP_DOWN) ||
  516. atomic_read(&pha->loop_state) != LOOP_READY) {
  517. if (atomic_read(&pha->loop_state) == LOOP_DEAD) {
  518. return_status = QLA_FUNCTION_FAILED;
  519. break;
  520. }
  521. msleep(1000);
  522. if (time_after_eq(jiffies, loop_timeout)) {
  523. return_status = QLA_FUNCTION_FAILED;
  524. break;
  525. }
  526. }
  527. return (return_status);
  528. }
  529. static void
  530. qla2x00_block_error_handler(struct scsi_cmnd *cmnd)
  531. {
  532. struct Scsi_Host *shost = cmnd->device->host;
  533. struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device));
  534. unsigned long flags;
  535. spin_lock_irqsave(shost->host_lock, flags);
  536. while (rport->port_state == FC_PORTSTATE_BLOCKED) {
  537. spin_unlock_irqrestore(shost->host_lock, flags);
  538. msleep(1000);
  539. spin_lock_irqsave(shost->host_lock, flags);
  540. }
  541. spin_unlock_irqrestore(shost->host_lock, flags);
  542. return;
  543. }
  544. /**************************************************************************
  545. * qla2xxx_eh_abort
  546. *
  547. * Description:
  548. * The abort function will abort the specified command.
  549. *
  550. * Input:
  551. * cmd = Linux SCSI command packet to be aborted.
  552. *
  553. * Returns:
  554. * Either SUCCESS or FAILED.
  555. *
  556. * Note:
  557. * Only return FAILED if command not returned by firmware.
  558. **************************************************************************/
  559. static int
  560. qla2xxx_eh_abort(struct scsi_cmnd *cmd)
  561. {
  562. scsi_qla_host_t *ha = shost_priv(cmd->device->host);
  563. srb_t *sp;
  564. int ret, i;
  565. unsigned int id, lun;
  566. unsigned long serial;
  567. unsigned long flags;
  568. int wait = 0;
  569. scsi_qla_host_t *pha = to_qla_parent(ha);
  570. qla2x00_block_error_handler(cmd);
  571. if (!CMD_SP(cmd))
  572. return SUCCESS;
  573. ret = SUCCESS;
  574. id = cmd->device->id;
  575. lun = cmd->device->lun;
  576. serial = cmd->serial_number;
  577. /* Check active list for command command. */
  578. spin_lock_irqsave(&pha->hardware_lock, flags);
  579. for (i = 1; i < MAX_OUTSTANDING_COMMANDS; i++) {
  580. sp = pha->outstanding_cmds[i];
  581. if (sp == NULL)
  582. continue;
  583. if (sp->cmd != cmd)
  584. continue;
  585. DEBUG2(printk("%s(%ld): aborting sp %p from RISC. pid=%ld.\n",
  586. __func__, ha->host_no, sp, serial));
  587. DEBUG3(qla2x00_print_scsi_cmd(cmd));
  588. spin_unlock_irqrestore(&pha->hardware_lock, flags);
  589. if (ha->isp_ops->abort_command(ha, sp)) {
  590. DEBUG2(printk("%s(%ld): abort_command "
  591. "mbx failed.\n", __func__, ha->host_no));
  592. } else {
  593. DEBUG3(printk("%s(%ld): abort_command "
  594. "mbx success.\n", __func__, ha->host_no));
  595. wait = 1;
  596. }
  597. spin_lock_irqsave(&pha->hardware_lock, flags);
  598. break;
  599. }
  600. spin_unlock_irqrestore(&pha->hardware_lock, flags);
  601. /* Wait for the command to be returned. */
  602. if (wait) {
  603. if (qla2x00_eh_wait_on_command(ha, cmd) != QLA_SUCCESS) {
  604. qla_printk(KERN_ERR, ha,
  605. "scsi(%ld:%d:%d): Abort handler timed out -- %lx "
  606. "%x.\n", ha->host_no, id, lun, serial, ret);
  607. ret = FAILED;
  608. }
  609. }
  610. qla_printk(KERN_INFO, ha,
  611. "scsi(%ld:%d:%d): Abort command issued -- %d %lx %x.\n",
  612. ha->host_no, id, lun, wait, serial, ret);
  613. return ret;
  614. }
  615. /**************************************************************************
  616. * qla2x00_eh_wait_for_pending_target_commands
  617. *
  618. * Description:
  619. * Waits for all the commands to come back from the specified target.
  620. *
  621. * Input:
  622. * ha - pointer to scsi_qla_host structure.
  623. * t - target
  624. * Returns:
  625. * Either SUCCESS or FAILED.
  626. *
  627. * Note:
  628. **************************************************************************/
  629. static int
  630. qla2x00_eh_wait_for_pending_target_commands(scsi_qla_host_t *ha, unsigned int t)
  631. {
  632. int cnt;
  633. int status;
  634. srb_t *sp;
  635. struct scsi_cmnd *cmd;
  636. unsigned long flags;
  637. scsi_qla_host_t *pha = to_qla_parent(ha);
  638. status = 0;
  639. /*
  640. * Waiting for all commands for the designated target in the active
  641. * array
  642. */
  643. for (cnt = 1; cnt < MAX_OUTSTANDING_COMMANDS; cnt++) {
  644. spin_lock_irqsave(&pha->hardware_lock, flags);
  645. sp = pha->outstanding_cmds[cnt];
  646. if (sp) {
  647. cmd = sp->cmd;
  648. spin_unlock_irqrestore(&pha->hardware_lock, flags);
  649. if (cmd->device->id == t &&
  650. ha->vp_idx == sp->ha->vp_idx) {
  651. if (!qla2x00_eh_wait_on_command(ha, cmd)) {
  652. status = 1;
  653. break;
  654. }
  655. }
  656. } else {
  657. spin_unlock_irqrestore(&pha->hardware_lock, flags);
  658. }
  659. }
  660. return (status);
  661. }
  662. /**************************************************************************
  663. * qla2xxx_eh_device_reset
  664. *
  665. * Description:
  666. * The device reset function will reset the target and abort any
  667. * executing commands.
  668. *
  669. * NOTE: The use of SP is undefined within this context. Do *NOT*
  670. * attempt to use this value, even if you determine it is
  671. * non-null.
  672. *
  673. * Input:
  674. * cmd = Linux SCSI command packet of the command that cause the
  675. * bus device reset.
  676. *
  677. * Returns:
  678. * SUCCESS/FAILURE (defined as macro in scsi.h).
  679. *
  680. **************************************************************************/
  681. static int
  682. qla2xxx_eh_device_reset(struct scsi_cmnd *cmd)
  683. {
  684. scsi_qla_host_t *ha = shost_priv(cmd->device->host);
  685. fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata;
  686. int ret = FAILED;
  687. unsigned int id, lun;
  688. unsigned long serial;
  689. qla2x00_block_error_handler(cmd);
  690. id = cmd->device->id;
  691. lun = cmd->device->lun;
  692. serial = cmd->serial_number;
  693. if (!fcport)
  694. return ret;
  695. qla_printk(KERN_INFO, ha,
  696. "scsi(%ld:%d:%d): DEVICE RESET ISSUED.\n", ha->host_no, id, lun);
  697. if (qla2x00_wait_for_hba_online(ha) != QLA_SUCCESS)
  698. goto eh_dev_reset_done;
  699. if (qla2x00_wait_for_loop_ready(ha) == QLA_SUCCESS) {
  700. if (qla2x00_device_reset(ha, fcport) == 0)
  701. ret = SUCCESS;
  702. #if defined(LOGOUT_AFTER_DEVICE_RESET)
  703. if (ret == SUCCESS) {
  704. if (fcport->flags & FC_FABRIC_DEVICE) {
  705. ha->isp_ops->fabric_logout(ha, fcport->loop_id);
  706. qla2x00_mark_device_lost(ha, fcport, 0, 0);
  707. }
  708. }
  709. #endif
  710. } else {
  711. DEBUG2(printk(KERN_INFO
  712. "%s failed: loop not ready\n",__func__));
  713. }
  714. if (ret == FAILED) {
  715. DEBUG3(printk("%s(%ld): device reset failed\n",
  716. __func__, ha->host_no));
  717. qla_printk(KERN_INFO, ha, "%s: device reset failed\n",
  718. __func__);
  719. goto eh_dev_reset_done;
  720. }
  721. /* Flush outstanding commands. */
  722. if (qla2x00_eh_wait_for_pending_target_commands(ha, id))
  723. ret = FAILED;
  724. if (ret == FAILED) {
  725. DEBUG3(printk("%s(%ld): failed while waiting for commands\n",
  726. __func__, ha->host_no));
  727. qla_printk(KERN_INFO, ha,
  728. "%s: failed while waiting for commands\n", __func__);
  729. } else
  730. qla_printk(KERN_INFO, ha,
  731. "scsi(%ld:%d:%d): DEVICE RESET SUCCEEDED.\n", ha->host_no,
  732. id, lun);
  733. eh_dev_reset_done:
  734. return ret;
  735. }
  736. /**************************************************************************
  737. * qla2x00_eh_wait_for_pending_commands
  738. *
  739. * Description:
  740. * Waits for all the commands to come back from the specified host.
  741. *
  742. * Input:
  743. * ha - pointer to scsi_qla_host structure.
  744. *
  745. * Returns:
  746. * 1 : SUCCESS
  747. * 0 : FAILED
  748. *
  749. * Note:
  750. **************************************************************************/
  751. static int
  752. qla2x00_eh_wait_for_pending_commands(scsi_qla_host_t *ha)
  753. {
  754. int cnt;
  755. int status;
  756. srb_t *sp;
  757. struct scsi_cmnd *cmd;
  758. unsigned long flags;
  759. status = 1;
  760. /*
  761. * Waiting for all commands for the designated target in the active
  762. * array
  763. */
  764. for (cnt = 1; cnt < MAX_OUTSTANDING_COMMANDS; cnt++) {
  765. spin_lock_irqsave(&ha->hardware_lock, flags);
  766. sp = ha->outstanding_cmds[cnt];
  767. if (sp) {
  768. cmd = sp->cmd;
  769. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  770. status = qla2x00_eh_wait_on_command(ha, cmd);
  771. if (status == 0)
  772. break;
  773. }
  774. else {
  775. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  776. }
  777. }
  778. return (status);
  779. }
  780. /**************************************************************************
  781. * qla2xxx_eh_bus_reset
  782. *
  783. * Description:
  784. * The bus reset function will reset the bus and abort any executing
  785. * commands.
  786. *
  787. * Input:
  788. * cmd = Linux SCSI command packet of the command that cause the
  789. * bus reset.
  790. *
  791. * Returns:
  792. * SUCCESS/FAILURE (defined as macro in scsi.h).
  793. *
  794. **************************************************************************/
  795. static int
  796. qla2xxx_eh_bus_reset(struct scsi_cmnd *cmd)
  797. {
  798. scsi_qla_host_t *ha = shost_priv(cmd->device->host);
  799. scsi_qla_host_t *pha = to_qla_parent(ha);
  800. fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata;
  801. int ret = FAILED;
  802. unsigned int id, lun;
  803. unsigned long serial;
  804. qla2x00_block_error_handler(cmd);
  805. id = cmd->device->id;
  806. lun = cmd->device->lun;
  807. serial = cmd->serial_number;
  808. if (!fcport)
  809. return ret;
  810. qla_printk(KERN_INFO, ha,
  811. "scsi(%ld:%d:%d): LOOP RESET ISSUED.\n", ha->host_no, id, lun);
  812. if (qla2x00_wait_for_hba_online(ha) != QLA_SUCCESS) {
  813. DEBUG2(printk("%s failed:board disabled\n",__func__));
  814. goto eh_bus_reset_done;
  815. }
  816. if (qla2x00_wait_for_loop_ready(ha) == QLA_SUCCESS) {
  817. if (qla2x00_loop_reset(ha) == QLA_SUCCESS)
  818. ret = SUCCESS;
  819. }
  820. if (ret == FAILED)
  821. goto eh_bus_reset_done;
  822. /* Flush outstanding commands. */
  823. if (!qla2x00_eh_wait_for_pending_commands(pha))
  824. ret = FAILED;
  825. eh_bus_reset_done:
  826. qla_printk(KERN_INFO, ha, "%s: reset %s\n", __func__,
  827. (ret == FAILED) ? "failed" : "succeded");
  828. return ret;
  829. }
  830. /**************************************************************************
  831. * qla2xxx_eh_host_reset
  832. *
  833. * Description:
  834. * The reset function will reset the Adapter.
  835. *
  836. * Input:
  837. * cmd = Linux SCSI command packet of the command that cause the
  838. * adapter reset.
  839. *
  840. * Returns:
  841. * Either SUCCESS or FAILED.
  842. *
  843. * Note:
  844. **************************************************************************/
  845. static int
  846. qla2xxx_eh_host_reset(struct scsi_cmnd *cmd)
  847. {
  848. scsi_qla_host_t *ha = shost_priv(cmd->device->host);
  849. fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata;
  850. int ret = FAILED;
  851. unsigned int id, lun;
  852. unsigned long serial;
  853. scsi_qla_host_t *pha = to_qla_parent(ha);
  854. qla2x00_block_error_handler(cmd);
  855. id = cmd->device->id;
  856. lun = cmd->device->lun;
  857. serial = cmd->serial_number;
  858. if (!fcport)
  859. return ret;
  860. qla_printk(KERN_INFO, ha,
  861. "scsi(%ld:%d:%d): ADAPTER RESET ISSUED.\n", ha->host_no, id, lun);
  862. if (qla2x00_wait_for_hba_online(ha) != QLA_SUCCESS)
  863. goto eh_host_reset_lock;
  864. /*
  865. * Fixme-may be dpc thread is active and processing
  866. * loop_resync,so wait a while for it to
  867. * be completed and then issue big hammer.Otherwise
  868. * it may cause I/O failure as big hammer marks the
  869. * devices as lost kicking of the port_down_timer
  870. * while dpc is stuck for the mailbox to complete.
  871. */
  872. qla2x00_wait_for_loop_ready(ha);
  873. set_bit(ABORT_ISP_ACTIVE, &pha->dpc_flags);
  874. if (qla2x00_abort_isp(pha)) {
  875. clear_bit(ABORT_ISP_ACTIVE, &pha->dpc_flags);
  876. /* failed. schedule dpc to try */
  877. set_bit(ISP_ABORT_NEEDED, &pha->dpc_flags);
  878. if (qla2x00_wait_for_hba_online(ha) != QLA_SUCCESS)
  879. goto eh_host_reset_lock;
  880. }
  881. clear_bit(ABORT_ISP_ACTIVE, &pha->dpc_flags);
  882. /* Waiting for our command in done_queue to be returned to OS.*/
  883. if (qla2x00_eh_wait_for_pending_commands(pha))
  884. ret = SUCCESS;
  885. if (ha->parent)
  886. qla2x00_vp_abort_isp(ha);
  887. eh_host_reset_lock:
  888. qla_printk(KERN_INFO, ha, "%s: reset %s\n", __func__,
  889. (ret == FAILED) ? "failed" : "succeded");
  890. return ret;
  891. }
  892. /*
  893. * qla2x00_loop_reset
  894. * Issue loop reset.
  895. *
  896. * Input:
  897. * ha = adapter block pointer.
  898. *
  899. * Returns:
  900. * 0 = success
  901. */
  902. static int
  903. qla2x00_loop_reset(scsi_qla_host_t *ha)
  904. {
  905. int ret;
  906. struct fc_port *fcport;
  907. if (ha->flags.enable_lip_full_login) {
  908. ret = qla2x00_full_login_lip(ha);
  909. if (ret != QLA_SUCCESS) {
  910. DEBUG2_3(printk("%s(%ld): bus_reset failed: "
  911. "full_login_lip=%d.\n", __func__, ha->host_no,
  912. ret));
  913. }
  914. atomic_set(&ha->loop_state, LOOP_DOWN);
  915. atomic_set(&ha->loop_down_timer, LOOP_DOWN_TIME);
  916. qla2x00_mark_all_devices_lost(ha, 0);
  917. qla2x00_wait_for_loop_ready(ha);
  918. }
  919. if (ha->flags.enable_lip_reset) {
  920. ret = qla2x00_lip_reset(ha);
  921. if (ret != QLA_SUCCESS) {
  922. DEBUG2_3(printk("%s(%ld): bus_reset failed: "
  923. "lip_reset=%d.\n", __func__, ha->host_no, ret));
  924. }
  925. qla2x00_wait_for_loop_ready(ha);
  926. }
  927. if (ha->flags.enable_target_reset) {
  928. list_for_each_entry(fcport, &ha->fcports, list) {
  929. if (fcport->port_type != FCT_TARGET)
  930. continue;
  931. ret = qla2x00_device_reset(ha, fcport);
  932. if (ret != QLA_SUCCESS) {
  933. DEBUG2_3(printk("%s(%ld): bus_reset failed: "
  934. "target_reset=%d d_id=%x.\n", __func__,
  935. ha->host_no, ret, fcport->d_id.b24));
  936. }
  937. }
  938. }
  939. /* Issue marker command only when we are going to start the I/O */
  940. ha->marker_needed = 1;
  941. return QLA_SUCCESS;
  942. }
  943. /*
  944. * qla2x00_device_reset
  945. * Issue bus device reset message to the target.
  946. *
  947. * Input:
  948. * ha = adapter block pointer.
  949. * t = SCSI ID.
  950. * TARGET_QUEUE_LOCK must be released.
  951. * ADAPTER_STATE_LOCK must be released.
  952. *
  953. * Context:
  954. * Kernel context.
  955. */
  956. static int
  957. qla2x00_device_reset(scsi_qla_host_t *ha, fc_port_t *reset_fcport)
  958. {
  959. /* Abort Target command will clear Reservation */
  960. return ha->isp_ops->abort_target(reset_fcport);
  961. }
  962. static int
  963. qla2xxx_slave_alloc(struct scsi_device *sdev)
  964. {
  965. struct fc_rport *rport = starget_to_rport(scsi_target(sdev));
  966. if (!rport || fc_remote_port_chkready(rport))
  967. return -ENXIO;
  968. sdev->hostdata = *(fc_port_t **)rport->dd_data;
  969. return 0;
  970. }
  971. static int
  972. qla2xxx_slave_configure(struct scsi_device *sdev)
  973. {
  974. scsi_qla_host_t *ha = shost_priv(sdev->host);
  975. struct fc_rport *rport = starget_to_rport(sdev->sdev_target);
  976. if (sdev->tagged_supported)
  977. scsi_activate_tcq(sdev, ha->max_q_depth);
  978. else
  979. scsi_deactivate_tcq(sdev, ha->max_q_depth);
  980. rport->dev_loss_tmo = ha->port_down_retry_count + 5;
  981. return 0;
  982. }
  983. static void
  984. qla2xxx_slave_destroy(struct scsi_device *sdev)
  985. {
  986. sdev->hostdata = NULL;
  987. }
  988. static int
  989. qla2x00_change_queue_depth(struct scsi_device *sdev, int qdepth)
  990. {
  991. scsi_adjust_queue_depth(sdev, scsi_get_tag_type(sdev), qdepth);
  992. return sdev->queue_depth;
  993. }
  994. static int
  995. qla2x00_change_queue_type(struct scsi_device *sdev, int tag_type)
  996. {
  997. if (sdev->tagged_supported) {
  998. scsi_set_tag_type(sdev, tag_type);
  999. if (tag_type)
  1000. scsi_activate_tcq(sdev, sdev->queue_depth);
  1001. else
  1002. scsi_deactivate_tcq(sdev, sdev->queue_depth);
  1003. } else
  1004. tag_type = 0;
  1005. return tag_type;
  1006. }
  1007. /**
  1008. * qla2x00_config_dma_addressing() - Configure OS DMA addressing method.
  1009. * @ha: HA context
  1010. *
  1011. * At exit, the @ha's flags.enable_64bit_addressing set to indicated
  1012. * supported addressing method.
  1013. */
  1014. static void
  1015. qla2x00_config_dma_addressing(scsi_qla_host_t *ha)
  1016. {
  1017. /* Assume a 32bit DMA mask. */
  1018. ha->flags.enable_64bit_addressing = 0;
  1019. if (!dma_set_mask(&ha->pdev->dev, DMA_64BIT_MASK)) {
  1020. /* Any upper-dword bits set? */
  1021. if (MSD(dma_get_required_mask(&ha->pdev->dev)) &&
  1022. !pci_set_consistent_dma_mask(ha->pdev, DMA_64BIT_MASK)) {
  1023. /* Ok, a 64bit DMA mask is applicable. */
  1024. ha->flags.enable_64bit_addressing = 1;
  1025. ha->isp_ops->calc_req_entries = qla2x00_calc_iocbs_64;
  1026. ha->isp_ops->build_iocbs = qla2x00_build_scsi_iocbs_64;
  1027. return;
  1028. }
  1029. }
  1030. dma_set_mask(&ha->pdev->dev, DMA_32BIT_MASK);
  1031. pci_set_consistent_dma_mask(ha->pdev, DMA_32BIT_MASK);
  1032. }
  1033. static void
  1034. qla2x00_enable_intrs(scsi_qla_host_t *ha)
  1035. {
  1036. unsigned long flags = 0;
  1037. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  1038. spin_lock_irqsave(&ha->hardware_lock, flags);
  1039. ha->interrupts_on = 1;
  1040. /* enable risc and host interrupts */
  1041. WRT_REG_WORD(&reg->ictrl, ICR_EN_INT | ICR_EN_RISC);
  1042. RD_REG_WORD(&reg->ictrl);
  1043. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  1044. }
  1045. static void
  1046. qla2x00_disable_intrs(scsi_qla_host_t *ha)
  1047. {
  1048. unsigned long flags = 0;
  1049. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  1050. spin_lock_irqsave(&ha->hardware_lock, flags);
  1051. ha->interrupts_on = 0;
  1052. /* disable risc and host interrupts */
  1053. WRT_REG_WORD(&reg->ictrl, 0);
  1054. RD_REG_WORD(&reg->ictrl);
  1055. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  1056. }
  1057. static void
  1058. qla24xx_enable_intrs(scsi_qla_host_t *ha)
  1059. {
  1060. unsigned long flags = 0;
  1061. struct device_reg_24xx __iomem *reg = &ha->iobase->isp24;
  1062. spin_lock_irqsave(&ha->hardware_lock, flags);
  1063. ha->interrupts_on = 1;
  1064. WRT_REG_DWORD(&reg->ictrl, ICRX_EN_RISC_INT);
  1065. RD_REG_DWORD(&reg->ictrl);
  1066. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  1067. }
  1068. static void
  1069. qla24xx_disable_intrs(scsi_qla_host_t *ha)
  1070. {
  1071. unsigned long flags = 0;
  1072. struct device_reg_24xx __iomem *reg = &ha->iobase->isp24;
  1073. spin_lock_irqsave(&ha->hardware_lock, flags);
  1074. ha->interrupts_on = 0;
  1075. WRT_REG_DWORD(&reg->ictrl, 0);
  1076. RD_REG_DWORD(&reg->ictrl);
  1077. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  1078. }
  1079. static struct isp_operations qla2100_isp_ops = {
  1080. .pci_config = qla2100_pci_config,
  1081. .reset_chip = qla2x00_reset_chip,
  1082. .chip_diag = qla2x00_chip_diag,
  1083. .config_rings = qla2x00_config_rings,
  1084. .reset_adapter = qla2x00_reset_adapter,
  1085. .nvram_config = qla2x00_nvram_config,
  1086. .update_fw_options = qla2x00_update_fw_options,
  1087. .load_risc = qla2x00_load_risc,
  1088. .pci_info_str = qla2x00_pci_info_str,
  1089. .fw_version_str = qla2x00_fw_version_str,
  1090. .intr_handler = qla2100_intr_handler,
  1091. .enable_intrs = qla2x00_enable_intrs,
  1092. .disable_intrs = qla2x00_disable_intrs,
  1093. .abort_command = qla2x00_abort_command,
  1094. .abort_target = qla2x00_abort_target,
  1095. .fabric_login = qla2x00_login_fabric,
  1096. .fabric_logout = qla2x00_fabric_logout,
  1097. .calc_req_entries = qla2x00_calc_iocbs_32,
  1098. .build_iocbs = qla2x00_build_scsi_iocbs_32,
  1099. .prep_ms_iocb = qla2x00_prep_ms_iocb,
  1100. .prep_ms_fdmi_iocb = qla2x00_prep_ms_fdmi_iocb,
  1101. .read_nvram = qla2x00_read_nvram_data,
  1102. .write_nvram = qla2x00_write_nvram_data,
  1103. .fw_dump = qla2100_fw_dump,
  1104. .beacon_on = NULL,
  1105. .beacon_off = NULL,
  1106. .beacon_blink = NULL,
  1107. .read_optrom = qla2x00_read_optrom_data,
  1108. .write_optrom = qla2x00_write_optrom_data,
  1109. .get_flash_version = qla2x00_get_flash_version,
  1110. };
  1111. static struct isp_operations qla2300_isp_ops = {
  1112. .pci_config = qla2300_pci_config,
  1113. .reset_chip = qla2x00_reset_chip,
  1114. .chip_diag = qla2x00_chip_diag,
  1115. .config_rings = qla2x00_config_rings,
  1116. .reset_adapter = qla2x00_reset_adapter,
  1117. .nvram_config = qla2x00_nvram_config,
  1118. .update_fw_options = qla2x00_update_fw_options,
  1119. .load_risc = qla2x00_load_risc,
  1120. .pci_info_str = qla2x00_pci_info_str,
  1121. .fw_version_str = qla2x00_fw_version_str,
  1122. .intr_handler = qla2300_intr_handler,
  1123. .enable_intrs = qla2x00_enable_intrs,
  1124. .disable_intrs = qla2x00_disable_intrs,
  1125. .abort_command = qla2x00_abort_command,
  1126. .abort_target = qla2x00_abort_target,
  1127. .fabric_login = qla2x00_login_fabric,
  1128. .fabric_logout = qla2x00_fabric_logout,
  1129. .calc_req_entries = qla2x00_calc_iocbs_32,
  1130. .build_iocbs = qla2x00_build_scsi_iocbs_32,
  1131. .prep_ms_iocb = qla2x00_prep_ms_iocb,
  1132. .prep_ms_fdmi_iocb = qla2x00_prep_ms_fdmi_iocb,
  1133. .read_nvram = qla2x00_read_nvram_data,
  1134. .write_nvram = qla2x00_write_nvram_data,
  1135. .fw_dump = qla2300_fw_dump,
  1136. .beacon_on = qla2x00_beacon_on,
  1137. .beacon_off = qla2x00_beacon_off,
  1138. .beacon_blink = qla2x00_beacon_blink,
  1139. .read_optrom = qla2x00_read_optrom_data,
  1140. .write_optrom = qla2x00_write_optrom_data,
  1141. .get_flash_version = qla2x00_get_flash_version,
  1142. };
  1143. static struct isp_operations qla24xx_isp_ops = {
  1144. .pci_config = qla24xx_pci_config,
  1145. .reset_chip = qla24xx_reset_chip,
  1146. .chip_diag = qla24xx_chip_diag,
  1147. .config_rings = qla24xx_config_rings,
  1148. .reset_adapter = qla24xx_reset_adapter,
  1149. .nvram_config = qla24xx_nvram_config,
  1150. .update_fw_options = qla24xx_update_fw_options,
  1151. .load_risc = qla24xx_load_risc,
  1152. .pci_info_str = qla24xx_pci_info_str,
  1153. .fw_version_str = qla24xx_fw_version_str,
  1154. .intr_handler = qla24xx_intr_handler,
  1155. .enable_intrs = qla24xx_enable_intrs,
  1156. .disable_intrs = qla24xx_disable_intrs,
  1157. .abort_command = qla24xx_abort_command,
  1158. .abort_target = qla24xx_abort_target,
  1159. .fabric_login = qla24xx_login_fabric,
  1160. .fabric_logout = qla24xx_fabric_logout,
  1161. .calc_req_entries = NULL,
  1162. .build_iocbs = NULL,
  1163. .prep_ms_iocb = qla24xx_prep_ms_iocb,
  1164. .prep_ms_fdmi_iocb = qla24xx_prep_ms_fdmi_iocb,
  1165. .read_nvram = qla24xx_read_nvram_data,
  1166. .write_nvram = qla24xx_write_nvram_data,
  1167. .fw_dump = qla24xx_fw_dump,
  1168. .beacon_on = qla24xx_beacon_on,
  1169. .beacon_off = qla24xx_beacon_off,
  1170. .beacon_blink = qla24xx_beacon_blink,
  1171. .read_optrom = qla24xx_read_optrom_data,
  1172. .write_optrom = qla24xx_write_optrom_data,
  1173. .get_flash_version = qla24xx_get_flash_version,
  1174. };
  1175. static struct isp_operations qla25xx_isp_ops = {
  1176. .pci_config = qla25xx_pci_config,
  1177. .reset_chip = qla24xx_reset_chip,
  1178. .chip_diag = qla24xx_chip_diag,
  1179. .config_rings = qla24xx_config_rings,
  1180. .reset_adapter = qla24xx_reset_adapter,
  1181. .nvram_config = qla24xx_nvram_config,
  1182. .update_fw_options = qla24xx_update_fw_options,
  1183. .load_risc = qla24xx_load_risc,
  1184. .pci_info_str = qla24xx_pci_info_str,
  1185. .fw_version_str = qla24xx_fw_version_str,
  1186. .intr_handler = qla24xx_intr_handler,
  1187. .enable_intrs = qla24xx_enable_intrs,
  1188. .disable_intrs = qla24xx_disable_intrs,
  1189. .abort_command = qla24xx_abort_command,
  1190. .abort_target = qla24xx_abort_target,
  1191. .fabric_login = qla24xx_login_fabric,
  1192. .fabric_logout = qla24xx_fabric_logout,
  1193. .calc_req_entries = NULL,
  1194. .build_iocbs = NULL,
  1195. .prep_ms_iocb = qla24xx_prep_ms_iocb,
  1196. .prep_ms_fdmi_iocb = qla24xx_prep_ms_fdmi_iocb,
  1197. .read_nvram = qla25xx_read_nvram_data,
  1198. .write_nvram = qla25xx_write_nvram_data,
  1199. .fw_dump = qla25xx_fw_dump,
  1200. .beacon_on = qla24xx_beacon_on,
  1201. .beacon_off = qla24xx_beacon_off,
  1202. .beacon_blink = qla24xx_beacon_blink,
  1203. .read_optrom = qla25xx_read_optrom_data,
  1204. .write_optrom = qla24xx_write_optrom_data,
  1205. .get_flash_version = qla24xx_get_flash_version,
  1206. };
  1207. static inline void
  1208. qla2x00_set_isp_flags(scsi_qla_host_t *ha)
  1209. {
  1210. ha->device_type = DT_EXTENDED_IDS;
  1211. switch (ha->pdev->device) {
  1212. case PCI_DEVICE_ID_QLOGIC_ISP2100:
  1213. ha->device_type |= DT_ISP2100;
  1214. ha->device_type &= ~DT_EXTENDED_IDS;
  1215. ha->fw_srisc_address = RISC_START_ADDRESS_2100;
  1216. break;
  1217. case PCI_DEVICE_ID_QLOGIC_ISP2200:
  1218. ha->device_type |= DT_ISP2200;
  1219. ha->device_type &= ~DT_EXTENDED_IDS;
  1220. ha->fw_srisc_address = RISC_START_ADDRESS_2100;
  1221. break;
  1222. case PCI_DEVICE_ID_QLOGIC_ISP2300:
  1223. ha->device_type |= DT_ISP2300;
  1224. ha->device_type |= DT_ZIO_SUPPORTED;
  1225. ha->fw_srisc_address = RISC_START_ADDRESS_2300;
  1226. break;
  1227. case PCI_DEVICE_ID_QLOGIC_ISP2312:
  1228. ha->device_type |= DT_ISP2312;
  1229. ha->device_type |= DT_ZIO_SUPPORTED;
  1230. ha->fw_srisc_address = RISC_START_ADDRESS_2300;
  1231. break;
  1232. case PCI_DEVICE_ID_QLOGIC_ISP2322:
  1233. ha->device_type |= DT_ISP2322;
  1234. ha->device_type |= DT_ZIO_SUPPORTED;
  1235. if (ha->pdev->subsystem_vendor == 0x1028 &&
  1236. ha->pdev->subsystem_device == 0x0170)
  1237. ha->device_type |= DT_OEM_001;
  1238. ha->fw_srisc_address = RISC_START_ADDRESS_2300;
  1239. break;
  1240. case PCI_DEVICE_ID_QLOGIC_ISP6312:
  1241. ha->device_type |= DT_ISP6312;
  1242. ha->fw_srisc_address = RISC_START_ADDRESS_2300;
  1243. break;
  1244. case PCI_DEVICE_ID_QLOGIC_ISP6322:
  1245. ha->device_type |= DT_ISP6322;
  1246. ha->fw_srisc_address = RISC_START_ADDRESS_2300;
  1247. break;
  1248. case PCI_DEVICE_ID_QLOGIC_ISP2422:
  1249. ha->device_type |= DT_ISP2422;
  1250. ha->device_type |= DT_ZIO_SUPPORTED;
  1251. ha->device_type |= DT_FWI2;
  1252. ha->device_type |= DT_IIDMA;
  1253. ha->fw_srisc_address = RISC_START_ADDRESS_2400;
  1254. break;
  1255. case PCI_DEVICE_ID_QLOGIC_ISP2432:
  1256. ha->device_type |= DT_ISP2432;
  1257. ha->device_type |= DT_ZIO_SUPPORTED;
  1258. ha->device_type |= DT_FWI2;
  1259. ha->device_type |= DT_IIDMA;
  1260. ha->fw_srisc_address = RISC_START_ADDRESS_2400;
  1261. break;
  1262. case PCI_DEVICE_ID_QLOGIC_ISP5422:
  1263. ha->device_type |= DT_ISP5422;
  1264. ha->device_type |= DT_FWI2;
  1265. ha->fw_srisc_address = RISC_START_ADDRESS_2400;
  1266. break;
  1267. case PCI_DEVICE_ID_QLOGIC_ISP5432:
  1268. ha->device_type |= DT_ISP5432;
  1269. ha->device_type |= DT_FWI2;
  1270. ha->fw_srisc_address = RISC_START_ADDRESS_2400;
  1271. break;
  1272. case PCI_DEVICE_ID_QLOGIC_ISP2532:
  1273. ha->device_type |= DT_ISP2532;
  1274. ha->device_type |= DT_ZIO_SUPPORTED;
  1275. ha->device_type |= DT_FWI2;
  1276. ha->device_type |= DT_IIDMA;
  1277. ha->fw_srisc_address = RISC_START_ADDRESS_2400;
  1278. break;
  1279. }
  1280. }
  1281. static int
  1282. qla2x00_iospace_config(scsi_qla_host_t *ha)
  1283. {
  1284. unsigned long pio, pio_len, pio_flags;
  1285. unsigned long mmio, mmio_len, mmio_flags;
  1286. /* We only need PIO for Flash operations on ISP2312 v2 chips. */
  1287. pio = pci_resource_start(ha->pdev, 0);
  1288. pio_len = pci_resource_len(ha->pdev, 0);
  1289. pio_flags = pci_resource_flags(ha->pdev, 0);
  1290. if (pio_flags & IORESOURCE_IO) {
  1291. if (pio_len < MIN_IOBASE_LEN) {
  1292. qla_printk(KERN_WARNING, ha,
  1293. "Invalid PCI I/O region size (%s)...\n",
  1294. pci_name(ha->pdev));
  1295. pio = 0;
  1296. }
  1297. } else {
  1298. qla_printk(KERN_WARNING, ha,
  1299. "region #0 not a PIO resource (%s)...\n",
  1300. pci_name(ha->pdev));
  1301. pio = 0;
  1302. }
  1303. /* Use MMIO operations for all accesses. */
  1304. mmio = pci_resource_start(ha->pdev, 1);
  1305. mmio_len = pci_resource_len(ha->pdev, 1);
  1306. mmio_flags = pci_resource_flags(ha->pdev, 1);
  1307. if (!(mmio_flags & IORESOURCE_MEM)) {
  1308. qla_printk(KERN_ERR, ha,
  1309. "region #0 not an MMIO resource (%s), aborting\n",
  1310. pci_name(ha->pdev));
  1311. goto iospace_error_exit;
  1312. }
  1313. if (mmio_len < MIN_IOBASE_LEN) {
  1314. qla_printk(KERN_ERR, ha,
  1315. "Invalid PCI mem region size (%s), aborting\n",
  1316. pci_name(ha->pdev));
  1317. goto iospace_error_exit;
  1318. }
  1319. if (pci_request_regions(ha->pdev, QLA2XXX_DRIVER_NAME)) {
  1320. qla_printk(KERN_WARNING, ha,
  1321. "Failed to reserve PIO/MMIO regions (%s)\n",
  1322. pci_name(ha->pdev));
  1323. goto iospace_error_exit;
  1324. }
  1325. ha->pio_address = pio;
  1326. ha->pio_length = pio_len;
  1327. ha->iobase = ioremap(mmio, MIN_IOBASE_LEN);
  1328. if (!ha->iobase) {
  1329. qla_printk(KERN_ERR, ha,
  1330. "cannot remap MMIO (%s), aborting\n", pci_name(ha->pdev));
  1331. goto iospace_error_exit;
  1332. }
  1333. return (0);
  1334. iospace_error_exit:
  1335. return (-ENOMEM);
  1336. }
  1337. static void
  1338. qla2xxx_scan_start(struct Scsi_Host *shost)
  1339. {
  1340. scsi_qla_host_t *ha = shost_priv(shost);
  1341. set_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags);
  1342. set_bit(LOCAL_LOOP_UPDATE, &ha->dpc_flags);
  1343. set_bit(RSCN_UPDATE, &ha->dpc_flags);
  1344. }
  1345. static int
  1346. qla2xxx_scan_finished(struct Scsi_Host *shost, unsigned long time)
  1347. {
  1348. scsi_qla_host_t *ha = shost_priv(shost);
  1349. if (!ha->host)
  1350. return 1;
  1351. if (time > ha->loop_reset_delay * HZ)
  1352. return 1;
  1353. return atomic_read(&ha->loop_state) == LOOP_READY;
  1354. }
  1355. /*
  1356. * PCI driver interface
  1357. */
  1358. static int __devinit
  1359. qla2x00_probe_one(struct pci_dev *pdev, const struct pci_device_id *id)
  1360. {
  1361. int ret = -ENODEV;
  1362. device_reg_t __iomem *reg;
  1363. struct Scsi_Host *host;
  1364. scsi_qla_host_t *ha;
  1365. unsigned long flags = 0;
  1366. char pci_info[30];
  1367. char fw_str[30];
  1368. struct scsi_host_template *sht;
  1369. if (pci_enable_device(pdev))
  1370. goto probe_out;
  1371. if (pci_find_aer_capability(pdev))
  1372. if (pci_enable_pcie_error_reporting(pdev))
  1373. goto probe_out;
  1374. sht = &qla2x00_driver_template;
  1375. if (pdev->device == PCI_DEVICE_ID_QLOGIC_ISP2422 ||
  1376. pdev->device == PCI_DEVICE_ID_QLOGIC_ISP2432 ||
  1377. pdev->device == PCI_DEVICE_ID_QLOGIC_ISP5422 ||
  1378. pdev->device == PCI_DEVICE_ID_QLOGIC_ISP5432 ||
  1379. pdev->device == PCI_DEVICE_ID_QLOGIC_ISP2532)
  1380. sht = &qla24xx_driver_template;
  1381. host = scsi_host_alloc(sht, sizeof(scsi_qla_host_t));
  1382. if (host == NULL) {
  1383. printk(KERN_WARNING
  1384. "qla2xxx: Couldn't allocate host from scsi layer!\n");
  1385. goto probe_disable_device;
  1386. }
  1387. /* Clear our data area */
  1388. ha = shost_priv(host);
  1389. memset(ha, 0, sizeof(scsi_qla_host_t));
  1390. ha->pdev = pdev;
  1391. ha->host = host;
  1392. ha->host_no = host->host_no;
  1393. sprintf(ha->host_str, "%s_%ld", QLA2XXX_DRIVER_NAME, ha->host_no);
  1394. ha->parent = NULL;
  1395. /* Set ISP-type information. */
  1396. qla2x00_set_isp_flags(ha);
  1397. /* Configure PCI I/O space */
  1398. ret = qla2x00_iospace_config(ha);
  1399. if (ret)
  1400. goto probe_failed;
  1401. qla_printk(KERN_INFO, ha,
  1402. "Found an ISP%04X, irq %d, iobase 0x%p\n", pdev->device, pdev->irq,
  1403. ha->iobase);
  1404. spin_lock_init(&ha->hardware_lock);
  1405. ha->prev_topology = 0;
  1406. ha->init_cb_size = sizeof(init_cb_t);
  1407. ha->mgmt_svr_loop_id = MANAGEMENT_SERVER + ha->vp_idx;
  1408. ha->link_data_rate = PORT_SPEED_UNKNOWN;
  1409. ha->optrom_size = OPTROM_SIZE_2300;
  1410. ha->max_q_depth = MAX_Q_DEPTH;
  1411. if (ql2xmaxqdepth != 0 && ql2xmaxqdepth <= 0xffffU)
  1412. ha->max_q_depth = ql2xmaxqdepth;
  1413. /* Assign ISP specific operations. */
  1414. if (IS_QLA2100(ha)) {
  1415. host->max_id = MAX_TARGETS_2100;
  1416. ha->mbx_count = MAILBOX_REGISTER_COUNT_2100;
  1417. ha->request_q_length = REQUEST_ENTRY_CNT_2100;
  1418. ha->response_q_length = RESPONSE_ENTRY_CNT_2100;
  1419. ha->last_loop_id = SNS_LAST_LOOP_ID_2100;
  1420. host->sg_tablesize = 32;
  1421. ha->gid_list_info_size = 4;
  1422. ha->isp_ops = &qla2100_isp_ops;
  1423. } else if (IS_QLA2200(ha)) {
  1424. host->max_id = MAX_TARGETS_2200;
  1425. ha->mbx_count = MAILBOX_REGISTER_COUNT;
  1426. ha->request_q_length = REQUEST_ENTRY_CNT_2200;
  1427. ha->response_q_length = RESPONSE_ENTRY_CNT_2100;
  1428. ha->last_loop_id = SNS_LAST_LOOP_ID_2100;
  1429. ha->gid_list_info_size = 4;
  1430. ha->isp_ops = &qla2100_isp_ops;
  1431. } else if (IS_QLA23XX(ha)) {
  1432. host->max_id = MAX_TARGETS_2200;
  1433. ha->mbx_count = MAILBOX_REGISTER_COUNT;
  1434. ha->request_q_length = REQUEST_ENTRY_CNT_2200;
  1435. ha->response_q_length = RESPONSE_ENTRY_CNT_2300;
  1436. ha->last_loop_id = SNS_LAST_LOOP_ID_2300;
  1437. ha->gid_list_info_size = 6;
  1438. if (IS_QLA2322(ha) || IS_QLA6322(ha))
  1439. ha->optrom_size = OPTROM_SIZE_2322;
  1440. ha->isp_ops = &qla2300_isp_ops;
  1441. } else if (IS_QLA24XX(ha) || IS_QLA54XX(ha)) {
  1442. host->max_id = MAX_TARGETS_2200;
  1443. ha->mbx_count = MAILBOX_REGISTER_COUNT;
  1444. ha->request_q_length = REQUEST_ENTRY_CNT_24XX;
  1445. ha->response_q_length = RESPONSE_ENTRY_CNT_2300;
  1446. ha->last_loop_id = SNS_LAST_LOOP_ID_2300;
  1447. ha->init_cb_size = sizeof(struct mid_init_cb_24xx);
  1448. ha->mgmt_svr_loop_id = 10 + ha->vp_idx;
  1449. ha->gid_list_info_size = 8;
  1450. ha->optrom_size = OPTROM_SIZE_24XX;
  1451. ha->isp_ops = &qla24xx_isp_ops;
  1452. } else if (IS_QLA25XX(ha)) {
  1453. host->max_id = MAX_TARGETS_2200;
  1454. ha->mbx_count = MAILBOX_REGISTER_COUNT;
  1455. ha->request_q_length = REQUEST_ENTRY_CNT_24XX;
  1456. ha->response_q_length = RESPONSE_ENTRY_CNT_2300;
  1457. ha->last_loop_id = SNS_LAST_LOOP_ID_2300;
  1458. ha->init_cb_size = sizeof(struct mid_init_cb_24xx);
  1459. ha->mgmt_svr_loop_id = 10 + ha->vp_idx;
  1460. ha->gid_list_info_size = 8;
  1461. ha->optrom_size = OPTROM_SIZE_25XX;
  1462. ha->isp_ops = &qla25xx_isp_ops;
  1463. }
  1464. host->can_queue = ha->request_q_length + 128;
  1465. /* load the F/W, read paramaters, and init the H/W */
  1466. ha->instance = num_hosts;
  1467. init_MUTEX(&ha->mbx_cmd_sem);
  1468. init_MUTEX(&ha->vport_sem);
  1469. init_MUTEX_LOCKED(&ha->mbx_intr_sem);
  1470. INIT_LIST_HEAD(&ha->list);
  1471. INIT_LIST_HEAD(&ha->fcports);
  1472. INIT_LIST_HEAD(&ha->vp_list);
  1473. set_bit(0, (unsigned long *) ha->vp_idx_map);
  1474. qla2x00_config_dma_addressing(ha);
  1475. if (qla2x00_mem_alloc(ha)) {
  1476. qla_printk(KERN_WARNING, ha,
  1477. "[ERROR] Failed to allocate memory for adapter\n");
  1478. ret = -ENOMEM;
  1479. goto probe_failed;
  1480. }
  1481. if (qla2x00_initialize_adapter(ha)) {
  1482. qla_printk(KERN_WARNING, ha,
  1483. "Failed to initialize adapter\n");
  1484. DEBUG2(printk("scsi(%ld): Failed to initialize adapter - "
  1485. "Adapter flags %x.\n",
  1486. ha->host_no, ha->device_flags));
  1487. ret = -ENODEV;
  1488. goto probe_failed;
  1489. }
  1490. /*
  1491. * Startup the kernel thread for this host adapter
  1492. */
  1493. ha->dpc_thread = kthread_create(qla2x00_do_dpc, ha,
  1494. "%s_dpc", ha->host_str);
  1495. if (IS_ERR(ha->dpc_thread)) {
  1496. qla_printk(KERN_WARNING, ha,
  1497. "Unable to start DPC thread!\n");
  1498. ret = PTR_ERR(ha->dpc_thread);
  1499. goto probe_failed;
  1500. }
  1501. host->this_id = 255;
  1502. host->cmd_per_lun = 3;
  1503. host->unique_id = ha->instance;
  1504. host->max_cmd_len = MAX_CMDSZ;
  1505. host->max_channel = MAX_BUSES - 1;
  1506. host->max_lun = MAX_LUNS;
  1507. host->transportt = qla2xxx_transport_template;
  1508. ret = qla2x00_request_irqs(ha);
  1509. if (ret)
  1510. goto probe_failed;
  1511. /* Initialized the timer */
  1512. qla2x00_start_timer(ha, qla2x00_timer, WATCH_INTERVAL);
  1513. DEBUG2(printk("DEBUG: detect hba %ld at address = %p\n",
  1514. ha->host_no, ha));
  1515. ha->isp_ops->disable_intrs(ha);
  1516. spin_lock_irqsave(&ha->hardware_lock, flags);
  1517. reg = ha->iobase;
  1518. if (IS_FWI2_CAPABLE(ha)) {
  1519. WRT_REG_DWORD(&reg->isp24.hccr, HCCRX_CLR_HOST_INT);
  1520. WRT_REG_DWORD(&reg->isp24.hccr, HCCRX_CLR_RISC_INT);
  1521. } else {
  1522. WRT_REG_WORD(&reg->isp.semaphore, 0);
  1523. WRT_REG_WORD(&reg->isp.hccr, HCCR_CLR_RISC_INT);
  1524. WRT_REG_WORD(&reg->isp.hccr, HCCR_CLR_HOST_INT);
  1525. /* Enable proper parity */
  1526. if (!IS_QLA2100(ha) && !IS_QLA2200(ha)) {
  1527. if (IS_QLA2300(ha))
  1528. /* SRAM parity */
  1529. WRT_REG_WORD(&reg->isp.hccr,
  1530. (HCCR_ENABLE_PARITY + 0x1));
  1531. else
  1532. /* SRAM, Instruction RAM and GP RAM parity */
  1533. WRT_REG_WORD(&reg->isp.hccr,
  1534. (HCCR_ENABLE_PARITY + 0x7));
  1535. }
  1536. }
  1537. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  1538. ha->isp_ops->enable_intrs(ha);
  1539. pci_set_drvdata(pdev, ha);
  1540. ha->flags.init_done = 1;
  1541. ha->flags.online = 1;
  1542. num_hosts++;
  1543. ret = scsi_add_host(host, &pdev->dev);
  1544. if (ret)
  1545. goto probe_failed;
  1546. scsi_scan_host(host);
  1547. qla2x00_alloc_sysfs_attr(ha);
  1548. qla2x00_init_host_attr(ha);
  1549. qla_printk(KERN_INFO, ha, "\n"
  1550. " QLogic Fibre Channel HBA Driver: %s\n"
  1551. " QLogic %s - %s\n"
  1552. " ISP%04X: %s @ %s hdma%c, host#=%ld, fw=%s\n",
  1553. qla2x00_version_str, ha->model_number,
  1554. ha->model_desc ? ha->model_desc: "", pdev->device,
  1555. ha->isp_ops->pci_info_str(ha, pci_info), pci_name(pdev),
  1556. ha->flags.enable_64bit_addressing ? '+': '-', ha->host_no,
  1557. ha->isp_ops->fw_version_str(ha, fw_str));
  1558. return 0;
  1559. probe_failed:
  1560. qla2x00_free_device(ha);
  1561. scsi_host_put(host);
  1562. probe_disable_device:
  1563. pci_disable_device(pdev);
  1564. probe_out:
  1565. return ret;
  1566. }
  1567. static void __devexit
  1568. qla2x00_remove_one(struct pci_dev *pdev)
  1569. {
  1570. scsi_qla_host_t *ha;
  1571. ha = pci_get_drvdata(pdev);
  1572. qla2x00_free_sysfs_attr(ha);
  1573. fc_remove_host(ha->host);
  1574. scsi_remove_host(ha->host);
  1575. qla2x00_free_device(ha);
  1576. scsi_host_put(ha->host);
  1577. pci_disable_device(pdev);
  1578. pci_set_drvdata(pdev, NULL);
  1579. }
  1580. static void
  1581. qla2x00_free_device(scsi_qla_host_t *ha)
  1582. {
  1583. /* Disable timer */
  1584. if (ha->timer_active)
  1585. qla2x00_stop_timer(ha);
  1586. /* Kill the kernel thread for this host */
  1587. if (ha->dpc_thread) {
  1588. struct task_struct *t = ha->dpc_thread;
  1589. /*
  1590. * qla2xxx_wake_dpc checks for ->dpc_thread
  1591. * so we need to zero it out.
  1592. */
  1593. ha->dpc_thread = NULL;
  1594. kthread_stop(t);
  1595. }
  1596. if (ha->eft)
  1597. qla2x00_trace_control(ha, TC_DISABLE, 0, 0);
  1598. ha->flags.online = 0;
  1599. /* Stop currently executing firmware. */
  1600. qla2x00_try_to_stop_firmware(ha);
  1601. /* turn-off interrupts on the card */
  1602. if (ha->interrupts_on)
  1603. ha->isp_ops->disable_intrs(ha);
  1604. qla2x00_mem_free(ha);
  1605. qla2x00_free_irqs(ha);
  1606. /* release io space registers */
  1607. if (ha->iobase)
  1608. iounmap(ha->iobase);
  1609. pci_release_regions(ha->pdev);
  1610. }
  1611. static inline void
  1612. qla2x00_schedule_rport_del(struct scsi_qla_host *ha, fc_port_t *fcport,
  1613. int defer)
  1614. {
  1615. unsigned long flags;
  1616. struct fc_rport *rport;
  1617. if (!fcport->rport)
  1618. return;
  1619. rport = fcport->rport;
  1620. if (defer) {
  1621. spin_lock_irqsave(&fcport->rport_lock, flags);
  1622. fcport->drport = rport;
  1623. fcport->rport = NULL;
  1624. *(fc_port_t **)rport->dd_data = NULL;
  1625. spin_unlock_irqrestore(&fcport->rport_lock, flags);
  1626. set_bit(FCPORT_UPDATE_NEEDED, &ha->dpc_flags);
  1627. } else {
  1628. spin_lock_irqsave(&fcport->rport_lock, flags);
  1629. fcport->rport = NULL;
  1630. *(fc_port_t **)rport->dd_data = NULL;
  1631. spin_unlock_irqrestore(&fcport->rport_lock, flags);
  1632. fc_remote_port_delete(rport);
  1633. }
  1634. }
  1635. /*
  1636. * qla2x00_mark_device_lost Updates fcport state when device goes offline.
  1637. *
  1638. * Input: ha = adapter block pointer. fcport = port structure pointer.
  1639. *
  1640. * Return: None.
  1641. *
  1642. * Context:
  1643. */
  1644. void qla2x00_mark_device_lost(scsi_qla_host_t *ha, fc_port_t *fcport,
  1645. int do_login, int defer)
  1646. {
  1647. if (atomic_read(&fcport->state) == FCS_ONLINE &&
  1648. ha->vp_idx == fcport->vp_idx)
  1649. qla2x00_schedule_rport_del(ha, fcport, defer);
  1650. /*
  1651. * We may need to retry the login, so don't change the state of the
  1652. * port but do the retries.
  1653. */
  1654. if (atomic_read(&fcport->state) != FCS_DEVICE_DEAD)
  1655. atomic_set(&fcport->state, FCS_DEVICE_LOST);
  1656. if (!do_login)
  1657. return;
  1658. if (fcport->login_retry == 0) {
  1659. fcport->login_retry = ha->login_retry_count;
  1660. set_bit(RELOGIN_NEEDED, &ha->dpc_flags);
  1661. DEBUG(printk("scsi(%ld): Port login retry: "
  1662. "%02x%02x%02x%02x%02x%02x%02x%02x, "
  1663. "id = 0x%04x retry cnt=%d\n",
  1664. ha->host_no,
  1665. fcport->port_name[0],
  1666. fcport->port_name[1],
  1667. fcport->port_name[2],
  1668. fcport->port_name[3],
  1669. fcport->port_name[4],
  1670. fcport->port_name[5],
  1671. fcport->port_name[6],
  1672. fcport->port_name[7],
  1673. fcport->loop_id,
  1674. fcport->login_retry));
  1675. }
  1676. }
  1677. /*
  1678. * qla2x00_mark_all_devices_lost
  1679. * Updates fcport state when device goes offline.
  1680. *
  1681. * Input:
  1682. * ha = adapter block pointer.
  1683. * fcport = port structure pointer.
  1684. *
  1685. * Return:
  1686. * None.
  1687. *
  1688. * Context:
  1689. */
  1690. void
  1691. qla2x00_mark_all_devices_lost(scsi_qla_host_t *ha, int defer)
  1692. {
  1693. fc_port_t *fcport;
  1694. scsi_qla_host_t *pha = to_qla_parent(ha);
  1695. list_for_each_entry(fcport, &pha->fcports, list) {
  1696. if (ha->vp_idx != 0 && ha->vp_idx != fcport->vp_idx)
  1697. continue;
  1698. /*
  1699. * No point in marking the device as lost, if the device is
  1700. * already DEAD.
  1701. */
  1702. if (atomic_read(&fcport->state) == FCS_DEVICE_DEAD)
  1703. continue;
  1704. if (atomic_read(&fcport->state) == FCS_ONLINE) {
  1705. if (defer)
  1706. qla2x00_schedule_rport_del(ha, fcport, defer);
  1707. else if (ha->vp_idx == fcport->vp_idx)
  1708. qla2x00_schedule_rport_del(ha, fcport, defer);
  1709. }
  1710. atomic_set(&fcport->state, FCS_DEVICE_LOST);
  1711. }
  1712. if (defer)
  1713. qla2xxx_wake_dpc(ha);
  1714. }
  1715. /*
  1716. * qla2x00_mem_alloc
  1717. * Allocates adapter memory.
  1718. *
  1719. * Returns:
  1720. * 0 = success.
  1721. * 1 = failure.
  1722. */
  1723. uint8_t
  1724. qla2x00_mem_alloc(scsi_qla_host_t *ha)
  1725. {
  1726. char name[16];
  1727. uint8_t status = 1;
  1728. int retry= 10;
  1729. do {
  1730. /*
  1731. * This will loop only once if everything goes well, else some
  1732. * number of retries will be performed to get around a kernel
  1733. * bug where available mem is not allocated until after a
  1734. * little delay and a retry.
  1735. */
  1736. ha->request_ring = dma_alloc_coherent(&ha->pdev->dev,
  1737. (ha->request_q_length + 1) * sizeof(request_t),
  1738. &ha->request_dma, GFP_KERNEL);
  1739. if (ha->request_ring == NULL) {
  1740. qla_printk(KERN_WARNING, ha,
  1741. "Memory Allocation failed - request_ring\n");
  1742. qla2x00_mem_free(ha);
  1743. msleep(100);
  1744. continue;
  1745. }
  1746. ha->response_ring = dma_alloc_coherent(&ha->pdev->dev,
  1747. (ha->response_q_length + 1) * sizeof(response_t),
  1748. &ha->response_dma, GFP_KERNEL);
  1749. if (ha->response_ring == NULL) {
  1750. qla_printk(KERN_WARNING, ha,
  1751. "Memory Allocation failed - response_ring\n");
  1752. qla2x00_mem_free(ha);
  1753. msleep(100);
  1754. continue;
  1755. }
  1756. ha->gid_list = dma_alloc_coherent(&ha->pdev->dev, GID_LIST_SIZE,
  1757. &ha->gid_list_dma, GFP_KERNEL);
  1758. if (ha->gid_list == NULL) {
  1759. qla_printk(KERN_WARNING, ha,
  1760. "Memory Allocation failed - gid_list\n");
  1761. qla2x00_mem_free(ha);
  1762. msleep(100);
  1763. continue;
  1764. }
  1765. /* get consistent memory allocated for init control block */
  1766. ha->init_cb = dma_alloc_coherent(&ha->pdev->dev,
  1767. ha->init_cb_size, &ha->init_cb_dma, GFP_KERNEL);
  1768. if (ha->init_cb == NULL) {
  1769. qla_printk(KERN_WARNING, ha,
  1770. "Memory Allocation failed - init_cb\n");
  1771. qla2x00_mem_free(ha);
  1772. msleep(100);
  1773. continue;
  1774. }
  1775. memset(ha->init_cb, 0, ha->init_cb_size);
  1776. snprintf(name, sizeof(name), "%s_%ld", QLA2XXX_DRIVER_NAME,
  1777. ha->host_no);
  1778. ha->s_dma_pool = dma_pool_create(name, &ha->pdev->dev,
  1779. DMA_POOL_SIZE, 8, 0);
  1780. if (ha->s_dma_pool == NULL) {
  1781. qla_printk(KERN_WARNING, ha,
  1782. "Memory Allocation failed - s_dma_pool\n");
  1783. qla2x00_mem_free(ha);
  1784. msleep(100);
  1785. continue;
  1786. }
  1787. if (qla2x00_allocate_sp_pool(ha)) {
  1788. qla_printk(KERN_WARNING, ha,
  1789. "Memory Allocation failed - "
  1790. "qla2x00_allocate_sp_pool()\n");
  1791. qla2x00_mem_free(ha);
  1792. msleep(100);
  1793. continue;
  1794. }
  1795. /* Allocate memory for SNS commands */
  1796. if (IS_QLA2100(ha) || IS_QLA2200(ha)) {
  1797. /* Get consistent memory allocated for SNS commands */
  1798. ha->sns_cmd = dma_alloc_coherent(&ha->pdev->dev,
  1799. sizeof(struct sns_cmd_pkt), &ha->sns_cmd_dma,
  1800. GFP_KERNEL);
  1801. if (ha->sns_cmd == NULL) {
  1802. /* error */
  1803. qla_printk(KERN_WARNING, ha,
  1804. "Memory Allocation failed - sns_cmd\n");
  1805. qla2x00_mem_free(ha);
  1806. msleep(100);
  1807. continue;
  1808. }
  1809. memset(ha->sns_cmd, 0, sizeof(struct sns_cmd_pkt));
  1810. } else {
  1811. /* Get consistent memory allocated for MS IOCB */
  1812. ha->ms_iocb = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL,
  1813. &ha->ms_iocb_dma);
  1814. if (ha->ms_iocb == NULL) {
  1815. /* error */
  1816. qla_printk(KERN_WARNING, ha,
  1817. "Memory Allocation failed - ms_iocb\n");
  1818. qla2x00_mem_free(ha);
  1819. msleep(100);
  1820. continue;
  1821. }
  1822. memset(ha->ms_iocb, 0, sizeof(ms_iocb_entry_t));
  1823. /*
  1824. * Get consistent memory allocated for CT SNS
  1825. * commands
  1826. */
  1827. ha->ct_sns = dma_alloc_coherent(&ha->pdev->dev,
  1828. sizeof(struct ct_sns_pkt), &ha->ct_sns_dma,
  1829. GFP_KERNEL);
  1830. if (ha->ct_sns == NULL) {
  1831. /* error */
  1832. qla_printk(KERN_WARNING, ha,
  1833. "Memory Allocation failed - ct_sns\n");
  1834. qla2x00_mem_free(ha);
  1835. msleep(100);
  1836. continue;
  1837. }
  1838. memset(ha->ct_sns, 0, sizeof(struct ct_sns_pkt));
  1839. if (IS_FWI2_CAPABLE(ha)) {
  1840. /*
  1841. * Get consistent memory allocated for SFP
  1842. * block.
  1843. */
  1844. ha->sfp_data = dma_pool_alloc(ha->s_dma_pool,
  1845. GFP_KERNEL, &ha->sfp_data_dma);
  1846. if (ha->sfp_data == NULL) {
  1847. qla_printk(KERN_WARNING, ha,
  1848. "Memory Allocation failed - "
  1849. "sfp_data\n");
  1850. qla2x00_mem_free(ha);
  1851. msleep(100);
  1852. continue;
  1853. }
  1854. memset(ha->sfp_data, 0, SFP_BLOCK_SIZE);
  1855. }
  1856. }
  1857. /* Get memory for cached NVRAM */
  1858. ha->nvram = kzalloc(MAX_NVRAM_SIZE, GFP_KERNEL);
  1859. if (ha->nvram == NULL) {
  1860. /* error */
  1861. qla_printk(KERN_WARNING, ha,
  1862. "Memory Allocation failed - nvram cache\n");
  1863. qla2x00_mem_free(ha);
  1864. msleep(100);
  1865. continue;
  1866. }
  1867. /* Done all allocations without any error. */
  1868. status = 0;
  1869. } while (retry-- && status != 0);
  1870. if (status) {
  1871. printk(KERN_WARNING
  1872. "%s(): **** FAILED ****\n", __func__);
  1873. }
  1874. return(status);
  1875. }
  1876. /*
  1877. * qla2x00_mem_free
  1878. * Frees all adapter allocated memory.
  1879. *
  1880. * Input:
  1881. * ha = adapter block pointer.
  1882. */
  1883. void
  1884. qla2x00_mem_free(scsi_qla_host_t *ha)
  1885. {
  1886. struct list_head *fcpl, *fcptemp;
  1887. fc_port_t *fcport;
  1888. if (ha == NULL) {
  1889. /* error */
  1890. DEBUG2(printk("%s(): ERROR invalid ha pointer.\n", __func__));
  1891. return;
  1892. }
  1893. /* free sp pool */
  1894. qla2x00_free_sp_pool(ha);
  1895. if (ha->fw_dump) {
  1896. if (ha->eft)
  1897. dma_free_coherent(&ha->pdev->dev,
  1898. ntohl(ha->fw_dump->eft_size), ha->eft, ha->eft_dma);
  1899. vfree(ha->fw_dump);
  1900. }
  1901. if (ha->sns_cmd)
  1902. dma_free_coherent(&ha->pdev->dev, sizeof(struct sns_cmd_pkt),
  1903. ha->sns_cmd, ha->sns_cmd_dma);
  1904. if (ha->ct_sns)
  1905. dma_free_coherent(&ha->pdev->dev, sizeof(struct ct_sns_pkt),
  1906. ha->ct_sns, ha->ct_sns_dma);
  1907. if (ha->sfp_data)
  1908. dma_pool_free(ha->s_dma_pool, ha->sfp_data, ha->sfp_data_dma);
  1909. if (ha->ms_iocb)
  1910. dma_pool_free(ha->s_dma_pool, ha->ms_iocb, ha->ms_iocb_dma);
  1911. if (ha->s_dma_pool)
  1912. dma_pool_destroy(ha->s_dma_pool);
  1913. if (ha->init_cb)
  1914. dma_free_coherent(&ha->pdev->dev, ha->init_cb_size,
  1915. ha->init_cb, ha->init_cb_dma);
  1916. if (ha->gid_list)
  1917. dma_free_coherent(&ha->pdev->dev, GID_LIST_SIZE, ha->gid_list,
  1918. ha->gid_list_dma);
  1919. if (ha->response_ring)
  1920. dma_free_coherent(&ha->pdev->dev,
  1921. (ha->response_q_length + 1) * sizeof(response_t),
  1922. ha->response_ring, ha->response_dma);
  1923. if (ha->request_ring)
  1924. dma_free_coherent(&ha->pdev->dev,
  1925. (ha->request_q_length + 1) * sizeof(request_t),
  1926. ha->request_ring, ha->request_dma);
  1927. ha->eft = NULL;
  1928. ha->eft_dma = 0;
  1929. ha->sns_cmd = NULL;
  1930. ha->sns_cmd_dma = 0;
  1931. ha->ct_sns = NULL;
  1932. ha->ct_sns_dma = 0;
  1933. ha->ms_iocb = NULL;
  1934. ha->ms_iocb_dma = 0;
  1935. ha->init_cb = NULL;
  1936. ha->init_cb_dma = 0;
  1937. ha->s_dma_pool = NULL;
  1938. ha->gid_list = NULL;
  1939. ha->gid_list_dma = 0;
  1940. ha->response_ring = NULL;
  1941. ha->response_dma = 0;
  1942. ha->request_ring = NULL;
  1943. ha->request_dma = 0;
  1944. list_for_each_safe(fcpl, fcptemp, &ha->fcports) {
  1945. fcport = list_entry(fcpl, fc_port_t, list);
  1946. /* fc ports */
  1947. list_del_init(&fcport->list);
  1948. kfree(fcport);
  1949. }
  1950. INIT_LIST_HEAD(&ha->fcports);
  1951. ha->fw_dump = NULL;
  1952. ha->fw_dumped = 0;
  1953. ha->fw_dump_reading = 0;
  1954. vfree(ha->optrom_buffer);
  1955. kfree(ha->nvram);
  1956. }
  1957. /*
  1958. * qla2x00_allocate_sp_pool
  1959. * This routine is called during initialization to allocate
  1960. * memory for local srb_t.
  1961. *
  1962. * Input:
  1963. * ha = adapter block pointer.
  1964. *
  1965. * Context:
  1966. * Kernel context.
  1967. */
  1968. static int
  1969. qla2x00_allocate_sp_pool(scsi_qla_host_t *ha)
  1970. {
  1971. int rval;
  1972. rval = QLA_SUCCESS;
  1973. ha->srb_mempool = mempool_create_slab_pool(SRB_MIN_REQ, srb_cachep);
  1974. if (ha->srb_mempool == NULL) {
  1975. qla_printk(KERN_INFO, ha, "Unable to allocate SRB mempool.\n");
  1976. rval = QLA_FUNCTION_FAILED;
  1977. }
  1978. return (rval);
  1979. }
  1980. /*
  1981. * This routine frees all adapter allocated memory.
  1982. *
  1983. */
  1984. static void
  1985. qla2x00_free_sp_pool( scsi_qla_host_t *ha)
  1986. {
  1987. if (ha->srb_mempool) {
  1988. mempool_destroy(ha->srb_mempool);
  1989. ha->srb_mempool = NULL;
  1990. }
  1991. }
  1992. /**************************************************************************
  1993. * qla2x00_do_dpc
  1994. * This kernel thread is a task that is schedule by the interrupt handler
  1995. * to perform the background processing for interrupts.
  1996. *
  1997. * Notes:
  1998. * This task always run in the context of a kernel thread. It
  1999. * is kick-off by the driver's detect code and starts up
  2000. * up one per adapter. It immediately goes to sleep and waits for
  2001. * some fibre event. When either the interrupt handler or
  2002. * the timer routine detects a event it will one of the task
  2003. * bits then wake us up.
  2004. **************************************************************************/
  2005. static int
  2006. qla2x00_do_dpc(void *data)
  2007. {
  2008. int rval;
  2009. scsi_qla_host_t *ha;
  2010. fc_port_t *fcport;
  2011. uint8_t status;
  2012. uint16_t next_loopid;
  2013. ha = (scsi_qla_host_t *)data;
  2014. set_user_nice(current, -20);
  2015. while (!kthread_should_stop()) {
  2016. DEBUG3(printk("qla2x00: DPC handler sleeping\n"));
  2017. set_current_state(TASK_INTERRUPTIBLE);
  2018. schedule();
  2019. __set_current_state(TASK_RUNNING);
  2020. DEBUG3(printk("qla2x00: DPC handler waking up\n"));
  2021. /* Initialization not yet finished. Don't do anything yet. */
  2022. if (!ha->flags.init_done)
  2023. continue;
  2024. DEBUG3(printk("scsi(%ld): DPC handler\n", ha->host_no));
  2025. ha->dpc_active = 1;
  2026. if (ha->flags.mbox_busy) {
  2027. ha->dpc_active = 0;
  2028. continue;
  2029. }
  2030. if (test_and_clear_bit(ISP_ABORT_NEEDED, &ha->dpc_flags)) {
  2031. DEBUG(printk("scsi(%ld): dpc: sched "
  2032. "qla2x00_abort_isp ha = %p\n",
  2033. ha->host_no, ha));
  2034. if (!(test_and_set_bit(ABORT_ISP_ACTIVE,
  2035. &ha->dpc_flags))) {
  2036. if (qla2x00_abort_isp(ha)) {
  2037. /* failed. retry later */
  2038. set_bit(ISP_ABORT_NEEDED,
  2039. &ha->dpc_flags);
  2040. }
  2041. clear_bit(ABORT_ISP_ACTIVE, &ha->dpc_flags);
  2042. }
  2043. DEBUG(printk("scsi(%ld): dpc: qla2x00_abort_isp end\n",
  2044. ha->host_no));
  2045. }
  2046. if (test_and_clear_bit(FCPORT_UPDATE_NEEDED, &ha->dpc_flags))
  2047. qla2x00_update_fcports(ha);
  2048. if (test_and_clear_bit(LOOP_RESET_NEEDED, &ha->dpc_flags)) {
  2049. DEBUG(printk("scsi(%ld): dpc: sched loop_reset()\n",
  2050. ha->host_no));
  2051. qla2x00_loop_reset(ha);
  2052. }
  2053. if (test_and_clear_bit(RESET_MARKER_NEEDED, &ha->dpc_flags) &&
  2054. (!(test_and_set_bit(RESET_ACTIVE, &ha->dpc_flags)))) {
  2055. DEBUG(printk("scsi(%ld): qla2x00_reset_marker()\n",
  2056. ha->host_no));
  2057. qla2x00_rst_aen(ha);
  2058. clear_bit(RESET_ACTIVE, &ha->dpc_flags);
  2059. }
  2060. /* Retry each device up to login retry count */
  2061. if ((test_and_clear_bit(RELOGIN_NEEDED, &ha->dpc_flags)) &&
  2062. !test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags) &&
  2063. atomic_read(&ha->loop_state) != LOOP_DOWN) {
  2064. DEBUG(printk("scsi(%ld): qla2x00_port_login()\n",
  2065. ha->host_no));
  2066. next_loopid = 0;
  2067. list_for_each_entry(fcport, &ha->fcports, list) {
  2068. /*
  2069. * If the port is not ONLINE then try to login
  2070. * to it if we haven't run out of retries.
  2071. */
  2072. if (atomic_read(&fcport->state) != FCS_ONLINE &&
  2073. fcport->login_retry) {
  2074. if (fcport->flags & FCF_FABRIC_DEVICE) {
  2075. if (fcport->flags &
  2076. FCF_TAPE_PRESENT)
  2077. ha->isp_ops->fabric_logout(
  2078. ha, fcport->loop_id,
  2079. fcport->d_id.b.domain,
  2080. fcport->d_id.b.area,
  2081. fcport->d_id.b.al_pa);
  2082. status = qla2x00_fabric_login(
  2083. ha, fcport, &next_loopid);
  2084. } else
  2085. status =
  2086. qla2x00_local_device_login(
  2087. ha, fcport);
  2088. fcport->login_retry--;
  2089. if (status == QLA_SUCCESS) {
  2090. fcport->old_loop_id = fcport->loop_id;
  2091. DEBUG(printk("scsi(%ld): port login OK: logged in ID 0x%x\n",
  2092. ha->host_no, fcport->loop_id));
  2093. qla2x00_update_fcport(ha,
  2094. fcport);
  2095. } else if (status == 1) {
  2096. set_bit(RELOGIN_NEEDED, &ha->dpc_flags);
  2097. /* retry the login again */
  2098. DEBUG(printk("scsi(%ld): Retrying %d login again loop_id 0x%x\n",
  2099. ha->host_no,
  2100. fcport->login_retry, fcport->loop_id));
  2101. } else {
  2102. fcport->login_retry = 0;
  2103. }
  2104. if (fcport->login_retry == 0)
  2105. fcport->loop_id = FC_NO_LOOP_ID;
  2106. }
  2107. if (test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags))
  2108. break;
  2109. }
  2110. DEBUG(printk("scsi(%ld): qla2x00_port_login - end\n",
  2111. ha->host_no));
  2112. }
  2113. if ((test_bit(LOGIN_RETRY_NEEDED, &ha->dpc_flags)) &&
  2114. atomic_read(&ha->loop_state) != LOOP_DOWN) {
  2115. clear_bit(LOGIN_RETRY_NEEDED, &ha->dpc_flags);
  2116. DEBUG(printk("scsi(%ld): qla2x00_login_retry()\n",
  2117. ha->host_no));
  2118. set_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags);
  2119. DEBUG(printk("scsi(%ld): qla2x00_login_retry - end\n",
  2120. ha->host_no));
  2121. }
  2122. if (test_and_clear_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags)) {
  2123. DEBUG(printk("scsi(%ld): qla2x00_loop_resync()\n",
  2124. ha->host_no));
  2125. if (!(test_and_set_bit(LOOP_RESYNC_ACTIVE,
  2126. &ha->dpc_flags))) {
  2127. rval = qla2x00_loop_resync(ha);
  2128. clear_bit(LOOP_RESYNC_ACTIVE, &ha->dpc_flags);
  2129. }
  2130. DEBUG(printk("scsi(%ld): qla2x00_loop_resync - end\n",
  2131. ha->host_no));
  2132. }
  2133. if (test_and_clear_bit(FCPORT_RESCAN_NEEDED, &ha->dpc_flags)) {
  2134. DEBUG(printk("scsi(%ld): Rescan flagged fcports...\n",
  2135. ha->host_no));
  2136. qla2x00_rescan_fcports(ha);
  2137. DEBUG(printk("scsi(%ld): Rescan flagged fcports..."
  2138. "end.\n",
  2139. ha->host_no));
  2140. }
  2141. if (!ha->interrupts_on)
  2142. ha->isp_ops->enable_intrs(ha);
  2143. if (test_and_clear_bit(BEACON_BLINK_NEEDED, &ha->dpc_flags))
  2144. ha->isp_ops->beacon_blink(ha);
  2145. qla2x00_do_dpc_all_vps(ha);
  2146. ha->dpc_active = 0;
  2147. } /* End of while(1) */
  2148. DEBUG(printk("scsi(%ld): DPC handler exiting\n", ha->host_no));
  2149. /*
  2150. * Make sure that nobody tries to wake us up again.
  2151. */
  2152. ha->dpc_active = 0;
  2153. return 0;
  2154. }
  2155. void
  2156. qla2xxx_wake_dpc(scsi_qla_host_t *ha)
  2157. {
  2158. if (ha->dpc_thread)
  2159. wake_up_process(ha->dpc_thread);
  2160. }
  2161. /*
  2162. * qla2x00_rst_aen
  2163. * Processes asynchronous reset.
  2164. *
  2165. * Input:
  2166. * ha = adapter block pointer.
  2167. */
  2168. static void
  2169. qla2x00_rst_aen(scsi_qla_host_t *ha)
  2170. {
  2171. if (ha->flags.online && !ha->flags.reset_active &&
  2172. !atomic_read(&ha->loop_down_timer) &&
  2173. !(test_bit(ABORT_ISP_ACTIVE, &ha->dpc_flags))) {
  2174. do {
  2175. clear_bit(RESET_MARKER_NEEDED, &ha->dpc_flags);
  2176. /*
  2177. * Issue marker command only when we are going to start
  2178. * the I/O.
  2179. */
  2180. ha->marker_needed = 1;
  2181. } while (!atomic_read(&ha->loop_down_timer) &&
  2182. (test_bit(RESET_MARKER_NEEDED, &ha->dpc_flags)));
  2183. }
  2184. }
  2185. static void
  2186. qla2x00_sp_free_dma(scsi_qla_host_t *ha, srb_t *sp)
  2187. {
  2188. struct scsi_cmnd *cmd = sp->cmd;
  2189. if (sp->flags & SRB_DMA_VALID) {
  2190. scsi_dma_unmap(cmd);
  2191. sp->flags &= ~SRB_DMA_VALID;
  2192. }
  2193. CMD_SP(cmd) = NULL;
  2194. }
  2195. void
  2196. qla2x00_sp_compl(scsi_qla_host_t *ha, srb_t *sp)
  2197. {
  2198. struct scsi_cmnd *cmd = sp->cmd;
  2199. qla2x00_sp_free_dma(ha, sp);
  2200. mempool_free(sp, ha->srb_mempool);
  2201. cmd->scsi_done(cmd);
  2202. }
  2203. /**************************************************************************
  2204. * qla2x00_timer
  2205. *
  2206. * Description:
  2207. * One second timer
  2208. *
  2209. * Context: Interrupt
  2210. ***************************************************************************/
  2211. void
  2212. qla2x00_timer(scsi_qla_host_t *ha)
  2213. {
  2214. unsigned long cpu_flags = 0;
  2215. fc_port_t *fcport;
  2216. int start_dpc = 0;
  2217. int index;
  2218. srb_t *sp;
  2219. int t;
  2220. scsi_qla_host_t *pha = to_qla_parent(ha);
  2221. /*
  2222. * Ports - Port down timer.
  2223. *
  2224. * Whenever, a port is in the LOST state we start decrementing its port
  2225. * down timer every second until it reaches zero. Once it reaches zero
  2226. * the port it marked DEAD.
  2227. */
  2228. t = 0;
  2229. list_for_each_entry(fcport, &ha->fcports, list) {
  2230. if (fcport->port_type != FCT_TARGET)
  2231. continue;
  2232. if (atomic_read(&fcport->state) == FCS_DEVICE_LOST) {
  2233. if (atomic_read(&fcport->port_down_timer) == 0)
  2234. continue;
  2235. if (atomic_dec_and_test(&fcport->port_down_timer) != 0)
  2236. atomic_set(&fcport->state, FCS_DEVICE_DEAD);
  2237. DEBUG(printk("scsi(%ld): fcport-%d - port retry count: "
  2238. "%d remaining\n",
  2239. ha->host_no,
  2240. t, atomic_read(&fcport->port_down_timer)));
  2241. }
  2242. t++;
  2243. } /* End of for fcport */
  2244. /* Loop down handler. */
  2245. if (atomic_read(&ha->loop_down_timer) > 0 &&
  2246. !(test_bit(ABORT_ISP_ACTIVE, &ha->dpc_flags)) && ha->flags.online) {
  2247. if (atomic_read(&ha->loop_down_timer) ==
  2248. ha->loop_down_abort_time) {
  2249. DEBUG(printk("scsi(%ld): Loop Down - aborting the "
  2250. "queues before time expire\n",
  2251. ha->host_no));
  2252. if (!IS_QLA2100(ha) && ha->link_down_timeout)
  2253. atomic_set(&ha->loop_state, LOOP_DEAD);
  2254. /* Schedule an ISP abort to return any tape commands. */
  2255. /* NPIV - scan physical port only */
  2256. if (!ha->parent) {
  2257. spin_lock_irqsave(&ha->hardware_lock,
  2258. cpu_flags);
  2259. for (index = 1;
  2260. index < MAX_OUTSTANDING_COMMANDS;
  2261. index++) {
  2262. fc_port_t *sfcp;
  2263. sp = ha->outstanding_cmds[index];
  2264. if (!sp)
  2265. continue;
  2266. sfcp = sp->fcport;
  2267. if (!(sfcp->flags & FCF_TAPE_PRESENT))
  2268. continue;
  2269. set_bit(ISP_ABORT_NEEDED,
  2270. &ha->dpc_flags);
  2271. break;
  2272. }
  2273. spin_unlock_irqrestore(&ha->hardware_lock,
  2274. cpu_flags);
  2275. }
  2276. set_bit(ABORT_QUEUES_NEEDED, &ha->dpc_flags);
  2277. start_dpc++;
  2278. }
  2279. /* if the loop has been down for 4 minutes, reinit adapter */
  2280. if (atomic_dec_and_test(&ha->loop_down_timer) != 0) {
  2281. DEBUG(printk("scsi(%ld): Loop down exceed 4 mins - "
  2282. "restarting queues.\n",
  2283. ha->host_no));
  2284. set_bit(RESTART_QUEUES_NEEDED, &ha->dpc_flags);
  2285. start_dpc++;
  2286. if (!(ha->device_flags & DFLG_NO_CABLE)) {
  2287. DEBUG(printk("scsi(%ld): Loop down - "
  2288. "aborting ISP.\n",
  2289. ha->host_no));
  2290. qla_printk(KERN_WARNING, ha,
  2291. "Loop down - aborting ISP.\n");
  2292. set_bit(ISP_ABORT_NEEDED, &ha->dpc_flags);
  2293. }
  2294. }
  2295. DEBUG3(printk("scsi(%ld): Loop Down - seconds remaining %d\n",
  2296. ha->host_no,
  2297. atomic_read(&ha->loop_down_timer)));
  2298. }
  2299. /* Check if beacon LED needs to be blinked */
  2300. if (ha->beacon_blink_led == 1) {
  2301. set_bit(BEACON_BLINK_NEEDED, &ha->dpc_flags);
  2302. start_dpc++;
  2303. }
  2304. /* Schedule the DPC routine if needed */
  2305. if ((test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags) ||
  2306. test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags) ||
  2307. test_bit(LOOP_RESET_NEEDED, &ha->dpc_flags) ||
  2308. test_bit(FCPORT_UPDATE_NEEDED, &ha->dpc_flags) ||
  2309. start_dpc ||
  2310. test_bit(LOGIN_RETRY_NEEDED, &ha->dpc_flags) ||
  2311. test_bit(RESET_MARKER_NEEDED, &ha->dpc_flags) ||
  2312. test_bit(BEACON_BLINK_NEEDED, &ha->dpc_flags) ||
  2313. test_bit(VP_DPC_NEEDED, &ha->dpc_flags) ||
  2314. test_bit(RELOGIN_NEEDED, &ha->dpc_flags)))
  2315. qla2xxx_wake_dpc(pha);
  2316. qla2x00_restart_timer(ha, WATCH_INTERVAL);
  2317. }
  2318. /* XXX(hch): crude hack to emulate a down_timeout() */
  2319. int
  2320. qla2x00_down_timeout(struct semaphore *sema, unsigned long timeout)
  2321. {
  2322. const unsigned int step = 100; /* msecs */
  2323. unsigned int iterations = jiffies_to_msecs(timeout)/100;
  2324. do {
  2325. if (!down_trylock(sema))
  2326. return 0;
  2327. if (msleep_interruptible(step))
  2328. break;
  2329. } while (--iterations > 0);
  2330. return -ETIMEDOUT;
  2331. }
  2332. /* Firmware interface routines. */
  2333. #define FW_BLOBS 6
  2334. #define FW_ISP21XX 0
  2335. #define FW_ISP22XX 1
  2336. #define FW_ISP2300 2
  2337. #define FW_ISP2322 3
  2338. #define FW_ISP24XX 4
  2339. #define FW_ISP25XX 5
  2340. #define FW_FILE_ISP21XX "ql2100_fw.bin"
  2341. #define FW_FILE_ISP22XX "ql2200_fw.bin"
  2342. #define FW_FILE_ISP2300 "ql2300_fw.bin"
  2343. #define FW_FILE_ISP2322 "ql2322_fw.bin"
  2344. #define FW_FILE_ISP24XX "ql2400_fw.bin"
  2345. #define FW_FILE_ISP25XX "ql2500_fw.bin"
  2346. static DECLARE_MUTEX(qla_fw_lock);
  2347. static struct fw_blob qla_fw_blobs[FW_BLOBS] = {
  2348. { .name = FW_FILE_ISP21XX, .segs = { 0x1000, 0 }, },
  2349. { .name = FW_FILE_ISP22XX, .segs = { 0x1000, 0 }, },
  2350. { .name = FW_FILE_ISP2300, .segs = { 0x800, 0 }, },
  2351. { .name = FW_FILE_ISP2322, .segs = { 0x800, 0x1c000, 0x1e000, 0 }, },
  2352. { .name = FW_FILE_ISP24XX, },
  2353. { .name = FW_FILE_ISP25XX, },
  2354. };
  2355. struct fw_blob *
  2356. qla2x00_request_firmware(scsi_qla_host_t *ha)
  2357. {
  2358. struct fw_blob *blob;
  2359. blob = NULL;
  2360. if (IS_QLA2100(ha)) {
  2361. blob = &qla_fw_blobs[FW_ISP21XX];
  2362. } else if (IS_QLA2200(ha)) {
  2363. blob = &qla_fw_blobs[FW_ISP22XX];
  2364. } else if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) {
  2365. blob = &qla_fw_blobs[FW_ISP2300];
  2366. } else if (IS_QLA2322(ha) || IS_QLA6322(ha)) {
  2367. blob = &qla_fw_blobs[FW_ISP2322];
  2368. } else if (IS_QLA24XX(ha) || IS_QLA54XX(ha)) {
  2369. blob = &qla_fw_blobs[FW_ISP24XX];
  2370. } else if (IS_QLA25XX(ha)) {
  2371. blob = &qla_fw_blobs[FW_ISP25XX];
  2372. }
  2373. down(&qla_fw_lock);
  2374. if (blob->fw)
  2375. goto out;
  2376. if (request_firmware(&blob->fw, blob->name, &ha->pdev->dev)) {
  2377. DEBUG2(printk("scsi(%ld): Failed to load firmware image "
  2378. "(%s).\n", ha->host_no, blob->name));
  2379. blob->fw = NULL;
  2380. blob = NULL;
  2381. goto out;
  2382. }
  2383. out:
  2384. up(&qla_fw_lock);
  2385. return blob;
  2386. }
  2387. static void
  2388. qla2x00_release_firmware(void)
  2389. {
  2390. int idx;
  2391. down(&qla_fw_lock);
  2392. for (idx = 0; idx < FW_BLOBS; idx++)
  2393. if (qla_fw_blobs[idx].fw)
  2394. release_firmware(qla_fw_blobs[idx].fw);
  2395. up(&qla_fw_lock);
  2396. }
  2397. static pci_ers_result_t
  2398. qla2xxx_pci_error_detected(struct pci_dev *pdev, pci_channel_state_t state)
  2399. {
  2400. switch (state) {
  2401. case pci_channel_io_normal:
  2402. return PCI_ERS_RESULT_CAN_RECOVER;
  2403. case pci_channel_io_frozen:
  2404. pci_disable_device(pdev);
  2405. return PCI_ERS_RESULT_NEED_RESET;
  2406. case pci_channel_io_perm_failure:
  2407. qla2x00_remove_one(pdev);
  2408. return PCI_ERS_RESULT_DISCONNECT;
  2409. }
  2410. return PCI_ERS_RESULT_NEED_RESET;
  2411. }
  2412. static pci_ers_result_t
  2413. qla2xxx_pci_mmio_enabled(struct pci_dev *pdev)
  2414. {
  2415. int risc_paused = 0;
  2416. uint32_t stat;
  2417. unsigned long flags;
  2418. scsi_qla_host_t *ha = pci_get_drvdata(pdev);
  2419. struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
  2420. struct device_reg_24xx __iomem *reg24 = &ha->iobase->isp24;
  2421. spin_lock_irqsave(&ha->hardware_lock, flags);
  2422. if (IS_QLA2100(ha) || IS_QLA2200(ha)){
  2423. stat = RD_REG_DWORD(&reg->hccr);
  2424. if (stat & HCCR_RISC_PAUSE)
  2425. risc_paused = 1;
  2426. } else if (IS_QLA23XX(ha)) {
  2427. stat = RD_REG_DWORD(&reg->u.isp2300.host_status);
  2428. if (stat & HSR_RISC_PAUSED)
  2429. risc_paused = 1;
  2430. } else if (IS_FWI2_CAPABLE(ha)) {
  2431. stat = RD_REG_DWORD(&reg24->host_status);
  2432. if (stat & HSRX_RISC_PAUSED)
  2433. risc_paused = 1;
  2434. }
  2435. spin_unlock_irqrestore(&ha->hardware_lock, flags);
  2436. if (risc_paused) {
  2437. qla_printk(KERN_INFO, ha, "RISC paused -- mmio_enabled, "
  2438. "Dumping firmware!\n");
  2439. ha->isp_ops->fw_dump(ha, 0);
  2440. return PCI_ERS_RESULT_NEED_RESET;
  2441. } else
  2442. return PCI_ERS_RESULT_RECOVERED;
  2443. }
  2444. static pci_ers_result_t
  2445. qla2xxx_pci_slot_reset(struct pci_dev *pdev)
  2446. {
  2447. pci_ers_result_t ret = PCI_ERS_RESULT_DISCONNECT;
  2448. scsi_qla_host_t *ha = pci_get_drvdata(pdev);
  2449. if (pci_enable_device(pdev)) {
  2450. qla_printk(KERN_WARNING, ha,
  2451. "Can't re-enable PCI device after reset.\n");
  2452. return ret;
  2453. }
  2454. pci_set_master(pdev);
  2455. if (ha->isp_ops->pci_config(ha))
  2456. return ret;
  2457. set_bit(ABORT_ISP_ACTIVE, &ha->dpc_flags);
  2458. if (qla2x00_abort_isp(ha)== QLA_SUCCESS)
  2459. ret = PCI_ERS_RESULT_RECOVERED;
  2460. clear_bit(ABORT_ISP_ACTIVE, &ha->dpc_flags);
  2461. return ret;
  2462. }
  2463. static void
  2464. qla2xxx_pci_resume(struct pci_dev *pdev)
  2465. {
  2466. scsi_qla_host_t *ha = pci_get_drvdata(pdev);
  2467. int ret;
  2468. ret = qla2x00_wait_for_hba_online(ha);
  2469. if (ret != QLA_SUCCESS) {
  2470. qla_printk(KERN_ERR, ha,
  2471. "the device failed to resume I/O "
  2472. "from slot/link_reset");
  2473. }
  2474. pci_cleanup_aer_uncorrect_error_status(pdev);
  2475. }
  2476. static struct pci_error_handlers qla2xxx_err_handler = {
  2477. .error_detected = qla2xxx_pci_error_detected,
  2478. .mmio_enabled = qla2xxx_pci_mmio_enabled,
  2479. .slot_reset = qla2xxx_pci_slot_reset,
  2480. .resume = qla2xxx_pci_resume,
  2481. };
  2482. static struct pci_device_id qla2xxx_pci_tbl[] = {
  2483. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2100) },
  2484. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2200) },
  2485. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2300) },
  2486. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2312) },
  2487. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2322) },
  2488. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP6312) },
  2489. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP6322) },
  2490. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2422) },
  2491. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2432) },
  2492. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP5422) },
  2493. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP5432) },
  2494. { PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2532) },
  2495. { 0 },
  2496. };
  2497. MODULE_DEVICE_TABLE(pci, qla2xxx_pci_tbl);
  2498. static struct pci_driver qla2xxx_pci_driver = {
  2499. .name = QLA2XXX_DRIVER_NAME,
  2500. .driver = {
  2501. .owner = THIS_MODULE,
  2502. },
  2503. .id_table = qla2xxx_pci_tbl,
  2504. .probe = qla2x00_probe_one,
  2505. .remove = __devexit_p(qla2x00_remove_one),
  2506. .err_handler = &qla2xxx_err_handler,
  2507. };
  2508. /**
  2509. * qla2x00_module_init - Module initialization.
  2510. **/
  2511. static int __init
  2512. qla2x00_module_init(void)
  2513. {
  2514. int ret = 0;
  2515. /* Allocate cache for SRBs. */
  2516. srb_cachep = kmem_cache_create("qla2xxx_srbs", sizeof(srb_t), 0,
  2517. SLAB_HWCACHE_ALIGN, NULL);
  2518. if (srb_cachep == NULL) {
  2519. printk(KERN_ERR
  2520. "qla2xxx: Unable to allocate SRB cache...Failing load!\n");
  2521. return -ENOMEM;
  2522. }
  2523. /* Derive version string. */
  2524. strcpy(qla2x00_version_str, QLA2XXX_VERSION);
  2525. if (ql2xextended_error_logging)
  2526. strcat(qla2x00_version_str, "-debug");
  2527. qla2xxx_transport_template =
  2528. fc_attach_transport(&qla2xxx_transport_functions);
  2529. if (!qla2xxx_transport_template) {
  2530. kmem_cache_destroy(srb_cachep);
  2531. return -ENODEV;
  2532. }
  2533. qla2xxx_transport_vport_template =
  2534. fc_attach_transport(&qla2xxx_transport_vport_functions);
  2535. if (!qla2xxx_transport_vport_template) {
  2536. kmem_cache_destroy(srb_cachep);
  2537. fc_release_transport(qla2xxx_transport_template);
  2538. return -ENODEV;
  2539. }
  2540. printk(KERN_INFO "QLogic Fibre Channel HBA Driver\n");
  2541. ret = pci_register_driver(&qla2xxx_pci_driver);
  2542. if (ret) {
  2543. kmem_cache_destroy(srb_cachep);
  2544. fc_release_transport(qla2xxx_transport_template);
  2545. fc_release_transport(qla2xxx_transport_vport_template);
  2546. }
  2547. return ret;
  2548. }
  2549. /**
  2550. * qla2x00_module_exit - Module cleanup.
  2551. **/
  2552. static void __exit
  2553. qla2x00_module_exit(void)
  2554. {
  2555. pci_unregister_driver(&qla2xxx_pci_driver);
  2556. qla2x00_release_firmware();
  2557. kmem_cache_destroy(srb_cachep);
  2558. fc_release_transport(qla2xxx_transport_template);
  2559. fc_release_transport(qla2xxx_transport_vport_template);
  2560. }
  2561. module_init(qla2x00_module_init);
  2562. module_exit(qla2x00_module_exit);
  2563. MODULE_AUTHOR("QLogic Corporation");
  2564. MODULE_DESCRIPTION("QLogic Fibre Channel HBA Driver");
  2565. MODULE_LICENSE("GPL");
  2566. MODULE_VERSION(QLA2XXX_VERSION);
  2567. MODULE_FIRMWARE(FW_FILE_ISP21XX);
  2568. MODULE_FIRMWARE(FW_FILE_ISP22XX);
  2569. MODULE_FIRMWARE(FW_FILE_ISP2300);
  2570. MODULE_FIRMWARE(FW_FILE_ISP2322);
  2571. MODULE_FIRMWARE(FW_FILE_ISP24XX);