request.c 102 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530
  1. /*
  2. * This file is provided under a dual BSD/GPLv2 license. When using or
  3. * redistributing this file, you may do so under either license.
  4. *
  5. * GPL LICENSE SUMMARY
  6. *
  7. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of version 2 of the GNU General Public License as
  11. * published by the Free Software Foundation.
  12. *
  13. * This program is distributed in the hope that it will be useful, but
  14. * WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  16. * General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program; if not, write to the Free Software
  20. * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  21. * The full GNU General Public License is included in this distribution
  22. * in the file called LICENSE.GPL.
  23. *
  24. * BSD LICENSE
  25. *
  26. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  27. * All rights reserved.
  28. *
  29. * Redistribution and use in source and binary forms, with or without
  30. * modification, are permitted provided that the following conditions
  31. * are met:
  32. *
  33. * * Redistributions of source code must retain the above copyright
  34. * notice, this list of conditions and the following disclaimer.
  35. * * Redistributions in binary form must reproduce the above copyright
  36. * notice, this list of conditions and the following disclaimer in
  37. * the documentation and/or other materials provided with the
  38. * distribution.
  39. * * Neither the name of Intel Corporation nor the names of its
  40. * contributors may be used to endorse or promote products derived
  41. * from this software without specific prior written permission.
  42. *
  43. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  44. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  45. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  46. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  47. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  48. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  49. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  50. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  51. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  52. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  53. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  54. */
  55. #include <scsi/scsi_cmnd.h>
  56. #include "isci.h"
  57. #include "task.h"
  58. #include "request.h"
  59. #include "scu_completion_codes.h"
  60. #include "scu_event_codes.h"
  61. #include "sas.h"
  62. #undef C
  63. #define C(a) (#a)
  64. const char *req_state_name(enum sci_base_request_states state)
  65. {
  66. static const char * const strings[] = REQUEST_STATES;
  67. return strings[state];
  68. }
  69. #undef C
  70. static struct scu_sgl_element_pair *to_sgl_element_pair(struct isci_request *ireq,
  71. int idx)
  72. {
  73. if (idx == 0)
  74. return &ireq->tc->sgl_pair_ab;
  75. else if (idx == 1)
  76. return &ireq->tc->sgl_pair_cd;
  77. else if (idx < 0)
  78. return NULL;
  79. else
  80. return &ireq->sg_table[idx - 2];
  81. }
  82. static dma_addr_t to_sgl_element_pair_dma(struct isci_host *ihost,
  83. struct isci_request *ireq, u32 idx)
  84. {
  85. u32 offset;
  86. if (idx == 0) {
  87. offset = (void *) &ireq->tc->sgl_pair_ab -
  88. (void *) &ihost->task_context_table[0];
  89. return ihost->tc_dma + offset;
  90. } else if (idx == 1) {
  91. offset = (void *) &ireq->tc->sgl_pair_cd -
  92. (void *) &ihost->task_context_table[0];
  93. return ihost->tc_dma + offset;
  94. }
  95. return sci_io_request_get_dma_addr(ireq, &ireq->sg_table[idx - 2]);
  96. }
  97. static void init_sgl_element(struct scu_sgl_element *e, struct scatterlist *sg)
  98. {
  99. e->length = sg_dma_len(sg);
  100. e->address_upper = upper_32_bits(sg_dma_address(sg));
  101. e->address_lower = lower_32_bits(sg_dma_address(sg));
  102. e->address_modifier = 0;
  103. }
  104. static void sci_request_build_sgl(struct isci_request *ireq)
  105. {
  106. struct isci_host *ihost = ireq->isci_host;
  107. struct sas_task *task = isci_request_access_task(ireq);
  108. struct scatterlist *sg = NULL;
  109. dma_addr_t dma_addr;
  110. u32 sg_idx = 0;
  111. struct scu_sgl_element_pair *scu_sg = NULL;
  112. struct scu_sgl_element_pair *prev_sg = NULL;
  113. if (task->num_scatter > 0) {
  114. sg = task->scatter;
  115. while (sg) {
  116. scu_sg = to_sgl_element_pair(ireq, sg_idx);
  117. init_sgl_element(&scu_sg->A, sg);
  118. sg = sg_next(sg);
  119. if (sg) {
  120. init_sgl_element(&scu_sg->B, sg);
  121. sg = sg_next(sg);
  122. } else
  123. memset(&scu_sg->B, 0, sizeof(scu_sg->B));
  124. if (prev_sg) {
  125. dma_addr = to_sgl_element_pair_dma(ihost,
  126. ireq,
  127. sg_idx);
  128. prev_sg->next_pair_upper =
  129. upper_32_bits(dma_addr);
  130. prev_sg->next_pair_lower =
  131. lower_32_bits(dma_addr);
  132. }
  133. prev_sg = scu_sg;
  134. sg_idx++;
  135. }
  136. } else { /* handle when no sg */
  137. scu_sg = to_sgl_element_pair(ireq, sg_idx);
  138. dma_addr = dma_map_single(&ihost->pdev->dev,
  139. task->scatter,
  140. task->total_xfer_len,
  141. task->data_dir);
  142. ireq->zero_scatter_daddr = dma_addr;
  143. scu_sg->A.length = task->total_xfer_len;
  144. scu_sg->A.address_upper = upper_32_bits(dma_addr);
  145. scu_sg->A.address_lower = lower_32_bits(dma_addr);
  146. }
  147. if (scu_sg) {
  148. scu_sg->next_pair_upper = 0;
  149. scu_sg->next_pair_lower = 0;
  150. }
  151. }
  152. static void sci_io_request_build_ssp_command_iu(struct isci_request *ireq)
  153. {
  154. struct ssp_cmd_iu *cmd_iu;
  155. struct sas_task *task = isci_request_access_task(ireq);
  156. cmd_iu = &ireq->ssp.cmd;
  157. memcpy(cmd_iu->LUN, task->ssp_task.LUN, 8);
  158. cmd_iu->add_cdb_len = 0;
  159. cmd_iu->_r_a = 0;
  160. cmd_iu->_r_b = 0;
  161. cmd_iu->en_fburst = 0; /* unsupported */
  162. cmd_iu->task_prio = task->ssp_task.task_prio;
  163. cmd_iu->task_attr = task->ssp_task.task_attr;
  164. cmd_iu->_r_c = 0;
  165. sci_swab32_cpy(&cmd_iu->cdb, task->ssp_task.cdb,
  166. sizeof(task->ssp_task.cdb) / sizeof(u32));
  167. }
  168. static void sci_task_request_build_ssp_task_iu(struct isci_request *ireq)
  169. {
  170. struct ssp_task_iu *task_iu;
  171. struct sas_task *task = isci_request_access_task(ireq);
  172. struct isci_tmf *isci_tmf = isci_request_access_tmf(ireq);
  173. task_iu = &ireq->ssp.tmf;
  174. memset(task_iu, 0, sizeof(struct ssp_task_iu));
  175. memcpy(task_iu->LUN, task->ssp_task.LUN, 8);
  176. task_iu->task_func = isci_tmf->tmf_code;
  177. task_iu->task_tag =
  178. (test_bit(IREQ_TMF, &ireq->flags)) ?
  179. isci_tmf->io_tag :
  180. SCI_CONTROLLER_INVALID_IO_TAG;
  181. }
  182. /**
  183. * This method is will fill in the SCU Task Context for any type of SSP request.
  184. * @sci_req:
  185. * @task_context:
  186. *
  187. */
  188. static void scu_ssp_reqeust_construct_task_context(
  189. struct isci_request *ireq,
  190. struct scu_task_context *task_context)
  191. {
  192. dma_addr_t dma_addr;
  193. struct isci_remote_device *idev;
  194. struct isci_port *iport;
  195. idev = ireq->target_device;
  196. iport = idev->owning_port;
  197. /* Fill in the TC with the its required data */
  198. task_context->abort = 0;
  199. task_context->priority = 0;
  200. task_context->initiator_request = 1;
  201. task_context->connection_rate = idev->connection_rate;
  202. task_context->protocol_engine_index = ISCI_PEG;
  203. task_context->logical_port_index = iport->physical_port_index;
  204. task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SSP;
  205. task_context->valid = SCU_TASK_CONTEXT_VALID;
  206. task_context->context_type = SCU_TASK_CONTEXT_TYPE;
  207. task_context->remote_node_index = idev->rnc.remote_node_index;
  208. task_context->command_code = 0;
  209. task_context->link_layer_control = 0;
  210. task_context->do_not_dma_ssp_good_response = 1;
  211. task_context->strict_ordering = 0;
  212. task_context->control_frame = 0;
  213. task_context->timeout_enable = 0;
  214. task_context->block_guard_enable = 0;
  215. task_context->address_modifier = 0;
  216. /* task_context->type.ssp.tag = ireq->io_tag; */
  217. task_context->task_phase = 0x01;
  218. ireq->post_context = (SCU_CONTEXT_COMMAND_REQUEST_TYPE_POST_TC |
  219. (ISCI_PEG << SCU_CONTEXT_COMMAND_PROTOCOL_ENGINE_GROUP_SHIFT) |
  220. (iport->physical_port_index <<
  221. SCU_CONTEXT_COMMAND_LOGICAL_PORT_SHIFT) |
  222. ISCI_TAG_TCI(ireq->io_tag));
  223. /*
  224. * Copy the physical address for the command buffer to the
  225. * SCU Task Context
  226. */
  227. dma_addr = sci_io_request_get_dma_addr(ireq, &ireq->ssp.cmd);
  228. task_context->command_iu_upper = upper_32_bits(dma_addr);
  229. task_context->command_iu_lower = lower_32_bits(dma_addr);
  230. /*
  231. * Copy the physical address for the response buffer to the
  232. * SCU Task Context
  233. */
  234. dma_addr = sci_io_request_get_dma_addr(ireq, &ireq->ssp.rsp);
  235. task_context->response_iu_upper = upper_32_bits(dma_addr);
  236. task_context->response_iu_lower = lower_32_bits(dma_addr);
  237. }
  238. static u8 scu_bg_blk_size(struct scsi_device *sdp)
  239. {
  240. switch (sdp->sector_size) {
  241. case 512:
  242. return 0;
  243. case 1024:
  244. return 1;
  245. case 4096:
  246. return 3;
  247. default:
  248. return 0xff;
  249. }
  250. }
  251. static u32 scu_dif_bytes(u32 len, u32 sector_size)
  252. {
  253. return (len >> ilog2(sector_size)) * 8;
  254. }
  255. static void scu_ssp_ireq_dif_insert(struct isci_request *ireq, u8 type, u8 op)
  256. {
  257. struct scu_task_context *tc = ireq->tc;
  258. struct scsi_cmnd *scmd = ireq->ttype_ptr.io_task_ptr->uldd_task;
  259. u8 blk_sz = scu_bg_blk_size(scmd->device);
  260. tc->block_guard_enable = 1;
  261. tc->blk_prot_en = 1;
  262. tc->blk_sz = blk_sz;
  263. /* DIF write insert */
  264. tc->blk_prot_func = 0x2;
  265. tc->transfer_length_bytes += scu_dif_bytes(tc->transfer_length_bytes,
  266. scmd->device->sector_size);
  267. /* always init to 0, used by hw */
  268. tc->interm_crc_val = 0;
  269. tc->init_crc_seed = 0;
  270. tc->app_tag_verify = 0;
  271. tc->app_tag_gen = 0;
  272. tc->ref_tag_seed_verify = 0;
  273. /* always init to same as bg_blk_sz */
  274. tc->UD_bytes_immed_val = scmd->device->sector_size;
  275. tc->reserved_DC_0 = 0;
  276. /* always init to 8 */
  277. tc->DIF_bytes_immed_val = 8;
  278. tc->reserved_DC_1 = 0;
  279. tc->bgc_blk_sz = scmd->device->sector_size;
  280. tc->reserved_E0_0 = 0;
  281. tc->app_tag_gen_mask = 0;
  282. /** setup block guard control **/
  283. tc->bgctl = 0;
  284. /* DIF write insert */
  285. tc->bgctl_f.op = 0x2;
  286. tc->app_tag_verify_mask = 0;
  287. /* must init to 0 for hw */
  288. tc->blk_guard_err = 0;
  289. tc->reserved_E8_0 = 0;
  290. if ((type & SCSI_PROT_DIF_TYPE1) || (type & SCSI_PROT_DIF_TYPE2))
  291. tc->ref_tag_seed_gen = scsi_get_lba(scmd) & 0xffffffff;
  292. else if (type & SCSI_PROT_DIF_TYPE3)
  293. tc->ref_tag_seed_gen = 0;
  294. }
  295. static void scu_ssp_ireq_dif_strip(struct isci_request *ireq, u8 type, u8 op)
  296. {
  297. struct scu_task_context *tc = ireq->tc;
  298. struct scsi_cmnd *scmd = ireq->ttype_ptr.io_task_ptr->uldd_task;
  299. u8 blk_sz = scu_bg_blk_size(scmd->device);
  300. tc->block_guard_enable = 1;
  301. tc->blk_prot_en = 1;
  302. tc->blk_sz = blk_sz;
  303. /* DIF read strip */
  304. tc->blk_prot_func = 0x1;
  305. tc->transfer_length_bytes += scu_dif_bytes(tc->transfer_length_bytes,
  306. scmd->device->sector_size);
  307. /* always init to 0, used by hw */
  308. tc->interm_crc_val = 0;
  309. tc->init_crc_seed = 0;
  310. tc->app_tag_verify = 0;
  311. tc->app_tag_gen = 0;
  312. if ((type & SCSI_PROT_DIF_TYPE1) || (type & SCSI_PROT_DIF_TYPE2))
  313. tc->ref_tag_seed_verify = scsi_get_lba(scmd) & 0xffffffff;
  314. else if (type & SCSI_PROT_DIF_TYPE3)
  315. tc->ref_tag_seed_verify = 0;
  316. /* always init to same as bg_blk_sz */
  317. tc->UD_bytes_immed_val = scmd->device->sector_size;
  318. tc->reserved_DC_0 = 0;
  319. /* always init to 8 */
  320. tc->DIF_bytes_immed_val = 8;
  321. tc->reserved_DC_1 = 0;
  322. tc->bgc_blk_sz = scmd->device->sector_size;
  323. tc->reserved_E0_0 = 0;
  324. tc->app_tag_gen_mask = 0;
  325. /** setup block guard control **/
  326. tc->bgctl = 0;
  327. /* DIF read strip */
  328. tc->bgctl_f.crc_verify = 1;
  329. tc->bgctl_f.op = 0x1;
  330. if ((type & SCSI_PROT_DIF_TYPE1) || (type & SCSI_PROT_DIF_TYPE2)) {
  331. tc->bgctl_f.ref_tag_chk = 1;
  332. tc->bgctl_f.app_f_detect = 1;
  333. } else if (type & SCSI_PROT_DIF_TYPE3)
  334. tc->bgctl_f.app_ref_f_detect = 1;
  335. tc->app_tag_verify_mask = 0;
  336. /* must init to 0 for hw */
  337. tc->blk_guard_err = 0;
  338. tc->reserved_E8_0 = 0;
  339. tc->ref_tag_seed_gen = 0;
  340. }
  341. /**
  342. * This method is will fill in the SCU Task Context for a SSP IO request.
  343. * @sci_req:
  344. *
  345. */
  346. static void scu_ssp_io_request_construct_task_context(struct isci_request *ireq,
  347. enum dma_data_direction dir,
  348. u32 len)
  349. {
  350. struct scu_task_context *task_context = ireq->tc;
  351. struct sas_task *sas_task = ireq->ttype_ptr.io_task_ptr;
  352. struct scsi_cmnd *scmd = sas_task->uldd_task;
  353. u8 prot_type = scsi_get_prot_type(scmd);
  354. u8 prot_op = scsi_get_prot_op(scmd);
  355. scu_ssp_reqeust_construct_task_context(ireq, task_context);
  356. task_context->ssp_command_iu_length =
  357. sizeof(struct ssp_cmd_iu) / sizeof(u32);
  358. task_context->type.ssp.frame_type = SSP_COMMAND;
  359. switch (dir) {
  360. case DMA_FROM_DEVICE:
  361. case DMA_NONE:
  362. default:
  363. task_context->task_type = SCU_TASK_TYPE_IOREAD;
  364. break;
  365. case DMA_TO_DEVICE:
  366. task_context->task_type = SCU_TASK_TYPE_IOWRITE;
  367. break;
  368. }
  369. task_context->transfer_length_bytes = len;
  370. if (task_context->transfer_length_bytes > 0)
  371. sci_request_build_sgl(ireq);
  372. if (prot_type != SCSI_PROT_DIF_TYPE0) {
  373. if (prot_op == SCSI_PROT_READ_STRIP)
  374. scu_ssp_ireq_dif_strip(ireq, prot_type, prot_op);
  375. else if (prot_op == SCSI_PROT_WRITE_INSERT)
  376. scu_ssp_ireq_dif_insert(ireq, prot_type, prot_op);
  377. }
  378. }
  379. /**
  380. * This method will fill in the SCU Task Context for a SSP Task request. The
  381. * following important settings are utilized: -# priority ==
  382. * SCU_TASK_PRIORITY_HIGH. This ensures that the task request is issued
  383. * ahead of other task destined for the same Remote Node. -# task_type ==
  384. * SCU_TASK_TYPE_IOREAD. This simply indicates that a normal request type
  385. * (i.e. non-raw frame) is being utilized to perform task management. -#
  386. * control_frame == 1. This ensures that the proper endianess is set so
  387. * that the bytes are transmitted in the right order for a task frame.
  388. * @sci_req: This parameter specifies the task request object being
  389. * constructed.
  390. *
  391. */
  392. static void scu_ssp_task_request_construct_task_context(struct isci_request *ireq)
  393. {
  394. struct scu_task_context *task_context = ireq->tc;
  395. scu_ssp_reqeust_construct_task_context(ireq, task_context);
  396. task_context->control_frame = 1;
  397. task_context->priority = SCU_TASK_PRIORITY_HIGH;
  398. task_context->task_type = SCU_TASK_TYPE_RAW_FRAME;
  399. task_context->transfer_length_bytes = 0;
  400. task_context->type.ssp.frame_type = SSP_TASK;
  401. task_context->ssp_command_iu_length =
  402. sizeof(struct ssp_task_iu) / sizeof(u32);
  403. }
  404. /**
  405. * This method is will fill in the SCU Task Context for any type of SATA
  406. * request. This is called from the various SATA constructors.
  407. * @sci_req: The general IO request object which is to be used in
  408. * constructing the SCU task context.
  409. * @task_context: The buffer pointer for the SCU task context which is being
  410. * constructed.
  411. *
  412. * The general io request construction is complete. The buffer assignment for
  413. * the command buffer is complete. none Revisit task context construction to
  414. * determine what is common for SSP/SMP/STP task context structures.
  415. */
  416. static void scu_sata_reqeust_construct_task_context(
  417. struct isci_request *ireq,
  418. struct scu_task_context *task_context)
  419. {
  420. dma_addr_t dma_addr;
  421. struct isci_remote_device *idev;
  422. struct isci_port *iport;
  423. idev = ireq->target_device;
  424. iport = idev->owning_port;
  425. /* Fill in the TC with the its required data */
  426. task_context->abort = 0;
  427. task_context->priority = SCU_TASK_PRIORITY_NORMAL;
  428. task_context->initiator_request = 1;
  429. task_context->connection_rate = idev->connection_rate;
  430. task_context->protocol_engine_index = ISCI_PEG;
  431. task_context->logical_port_index = iport->physical_port_index;
  432. task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_STP;
  433. task_context->valid = SCU_TASK_CONTEXT_VALID;
  434. task_context->context_type = SCU_TASK_CONTEXT_TYPE;
  435. task_context->remote_node_index = idev->rnc.remote_node_index;
  436. task_context->command_code = 0;
  437. task_context->link_layer_control = 0;
  438. task_context->do_not_dma_ssp_good_response = 1;
  439. task_context->strict_ordering = 0;
  440. task_context->control_frame = 0;
  441. task_context->timeout_enable = 0;
  442. task_context->block_guard_enable = 0;
  443. task_context->address_modifier = 0;
  444. task_context->task_phase = 0x01;
  445. task_context->ssp_command_iu_length =
  446. (sizeof(struct host_to_dev_fis) - sizeof(u32)) / sizeof(u32);
  447. /* Set the first word of the H2D REG FIS */
  448. task_context->type.words[0] = *(u32 *)&ireq->stp.cmd;
  449. ireq->post_context = (SCU_CONTEXT_COMMAND_REQUEST_TYPE_POST_TC |
  450. (ISCI_PEG << SCU_CONTEXT_COMMAND_PROTOCOL_ENGINE_GROUP_SHIFT) |
  451. (iport->physical_port_index <<
  452. SCU_CONTEXT_COMMAND_LOGICAL_PORT_SHIFT) |
  453. ISCI_TAG_TCI(ireq->io_tag));
  454. /*
  455. * Copy the physical address for the command buffer to the SCU Task
  456. * Context. We must offset the command buffer by 4 bytes because the
  457. * first 4 bytes are transfered in the body of the TC.
  458. */
  459. dma_addr = sci_io_request_get_dma_addr(ireq,
  460. ((char *) &ireq->stp.cmd) +
  461. sizeof(u32));
  462. task_context->command_iu_upper = upper_32_bits(dma_addr);
  463. task_context->command_iu_lower = lower_32_bits(dma_addr);
  464. /* SATA Requests do not have a response buffer */
  465. task_context->response_iu_upper = 0;
  466. task_context->response_iu_lower = 0;
  467. }
  468. static void scu_stp_raw_request_construct_task_context(struct isci_request *ireq)
  469. {
  470. struct scu_task_context *task_context = ireq->tc;
  471. scu_sata_reqeust_construct_task_context(ireq, task_context);
  472. task_context->control_frame = 0;
  473. task_context->priority = SCU_TASK_PRIORITY_NORMAL;
  474. task_context->task_type = SCU_TASK_TYPE_SATA_RAW_FRAME;
  475. task_context->type.stp.fis_type = FIS_REGH2D;
  476. task_context->transfer_length_bytes = sizeof(struct host_to_dev_fis) - sizeof(u32);
  477. }
  478. static enum sci_status sci_stp_pio_request_construct(struct isci_request *ireq,
  479. bool copy_rx_frame)
  480. {
  481. struct isci_stp_request *stp_req = &ireq->stp.req;
  482. scu_stp_raw_request_construct_task_context(ireq);
  483. stp_req->status = 0;
  484. stp_req->sgl.offset = 0;
  485. stp_req->sgl.set = SCU_SGL_ELEMENT_PAIR_A;
  486. if (copy_rx_frame) {
  487. sci_request_build_sgl(ireq);
  488. stp_req->sgl.index = 0;
  489. } else {
  490. /* The user does not want the data copied to the SGL buffer location */
  491. stp_req->sgl.index = -1;
  492. }
  493. return SCI_SUCCESS;
  494. }
  495. /**
  496. *
  497. * @sci_req: This parameter specifies the request to be constructed as an
  498. * optimized request.
  499. * @optimized_task_type: This parameter specifies whether the request is to be
  500. * an UDMA request or a NCQ request. - A value of 0 indicates UDMA. - A
  501. * value of 1 indicates NCQ.
  502. *
  503. * This method will perform request construction common to all types of STP
  504. * requests that are optimized by the silicon (i.e. UDMA, NCQ). This method
  505. * returns an indication as to whether the construction was successful.
  506. */
  507. static void sci_stp_optimized_request_construct(struct isci_request *ireq,
  508. u8 optimized_task_type,
  509. u32 len,
  510. enum dma_data_direction dir)
  511. {
  512. struct scu_task_context *task_context = ireq->tc;
  513. /* Build the STP task context structure */
  514. scu_sata_reqeust_construct_task_context(ireq, task_context);
  515. /* Copy over the SGL elements */
  516. sci_request_build_sgl(ireq);
  517. /* Copy over the number of bytes to be transfered */
  518. task_context->transfer_length_bytes = len;
  519. if (dir == DMA_TO_DEVICE) {
  520. /*
  521. * The difference between the DMA IN and DMA OUT request task type
  522. * values are consistent with the difference between FPDMA READ
  523. * and FPDMA WRITE values. Add the supplied task type parameter
  524. * to this difference to set the task type properly for this
  525. * DATA OUT (WRITE) case. */
  526. task_context->task_type = optimized_task_type + (SCU_TASK_TYPE_DMA_OUT
  527. - SCU_TASK_TYPE_DMA_IN);
  528. } else {
  529. /*
  530. * For the DATA IN (READ) case, simply save the supplied
  531. * optimized task type. */
  532. task_context->task_type = optimized_task_type;
  533. }
  534. }
  535. static void sci_atapi_construct(struct isci_request *ireq)
  536. {
  537. struct host_to_dev_fis *h2d_fis = &ireq->stp.cmd;
  538. struct sas_task *task;
  539. /* To simplify the implementation we take advantage of the
  540. * silicon's partial acceleration of atapi protocol (dma data
  541. * transfers), so we promote all commands to dma protocol. This
  542. * breaks compatibility with ATA_HORKAGE_ATAPI_MOD16_DMA drives.
  543. */
  544. h2d_fis->features |= ATAPI_PKT_DMA;
  545. scu_stp_raw_request_construct_task_context(ireq);
  546. task = isci_request_access_task(ireq);
  547. if (task->data_dir == DMA_NONE)
  548. task->total_xfer_len = 0;
  549. /* clear the response so we can detect arrivial of an
  550. * unsolicited h2d fis
  551. */
  552. ireq->stp.rsp.fis_type = 0;
  553. }
  554. static enum sci_status
  555. sci_io_request_construct_sata(struct isci_request *ireq,
  556. u32 len,
  557. enum dma_data_direction dir,
  558. bool copy)
  559. {
  560. enum sci_status status = SCI_SUCCESS;
  561. struct sas_task *task = isci_request_access_task(ireq);
  562. struct domain_device *dev = ireq->target_device->domain_dev;
  563. /* check for management protocols */
  564. if (test_bit(IREQ_TMF, &ireq->flags)) {
  565. struct isci_tmf *tmf = isci_request_access_tmf(ireq);
  566. dev_err(&ireq->owning_controller->pdev->dev,
  567. "%s: Request 0x%p received un-handled SAT "
  568. "management protocol 0x%x.\n",
  569. __func__, ireq, tmf->tmf_code);
  570. return SCI_FAILURE;
  571. }
  572. if (!sas_protocol_ata(task->task_proto)) {
  573. dev_err(&ireq->owning_controller->pdev->dev,
  574. "%s: Non-ATA protocol in SATA path: 0x%x\n",
  575. __func__,
  576. task->task_proto);
  577. return SCI_FAILURE;
  578. }
  579. /* ATAPI */
  580. if (dev->sata_dev.command_set == ATAPI_COMMAND_SET &&
  581. task->ata_task.fis.command == ATA_CMD_PACKET) {
  582. sci_atapi_construct(ireq);
  583. return SCI_SUCCESS;
  584. }
  585. /* non data */
  586. if (task->data_dir == DMA_NONE) {
  587. scu_stp_raw_request_construct_task_context(ireq);
  588. return SCI_SUCCESS;
  589. }
  590. /* NCQ */
  591. if (task->ata_task.use_ncq) {
  592. sci_stp_optimized_request_construct(ireq,
  593. SCU_TASK_TYPE_FPDMAQ_READ,
  594. len, dir);
  595. return SCI_SUCCESS;
  596. }
  597. /* DMA */
  598. if (task->ata_task.dma_xfer) {
  599. sci_stp_optimized_request_construct(ireq,
  600. SCU_TASK_TYPE_DMA_IN,
  601. len, dir);
  602. return SCI_SUCCESS;
  603. } else /* PIO */
  604. return sci_stp_pio_request_construct(ireq, copy);
  605. return status;
  606. }
  607. static enum sci_status sci_io_request_construct_basic_ssp(struct isci_request *ireq)
  608. {
  609. struct sas_task *task = isci_request_access_task(ireq);
  610. ireq->protocol = SAS_PROTOCOL_SSP;
  611. scu_ssp_io_request_construct_task_context(ireq,
  612. task->data_dir,
  613. task->total_xfer_len);
  614. sci_io_request_build_ssp_command_iu(ireq);
  615. sci_change_state(&ireq->sm, SCI_REQ_CONSTRUCTED);
  616. return SCI_SUCCESS;
  617. }
  618. enum sci_status sci_task_request_construct_ssp(
  619. struct isci_request *ireq)
  620. {
  621. /* Construct the SSP Task SCU Task Context */
  622. scu_ssp_task_request_construct_task_context(ireq);
  623. /* Fill in the SSP Task IU */
  624. sci_task_request_build_ssp_task_iu(ireq);
  625. sci_change_state(&ireq->sm, SCI_REQ_CONSTRUCTED);
  626. return SCI_SUCCESS;
  627. }
  628. static enum sci_status sci_io_request_construct_basic_sata(struct isci_request *ireq)
  629. {
  630. enum sci_status status;
  631. bool copy = false;
  632. struct sas_task *task = isci_request_access_task(ireq);
  633. ireq->protocol = SAS_PROTOCOL_STP;
  634. copy = (task->data_dir == DMA_NONE) ? false : true;
  635. status = sci_io_request_construct_sata(ireq,
  636. task->total_xfer_len,
  637. task->data_dir,
  638. copy);
  639. if (status == SCI_SUCCESS)
  640. sci_change_state(&ireq->sm, SCI_REQ_CONSTRUCTED);
  641. return status;
  642. }
  643. /**
  644. * sci_req_tx_bytes - bytes transferred when reply underruns request
  645. * @ireq: request that was terminated early
  646. */
  647. #define SCU_TASK_CONTEXT_SRAM 0x200000
  648. static u32 sci_req_tx_bytes(struct isci_request *ireq)
  649. {
  650. struct isci_host *ihost = ireq->owning_controller;
  651. u32 ret_val = 0;
  652. if (readl(&ihost->smu_registers->address_modifier) == 0) {
  653. void __iomem *scu_reg_base = ihost->scu_registers;
  654. /* get the bytes of data from the Address == BAR1 + 20002Ch + (256*TCi) where
  655. * BAR1 is the scu_registers
  656. * 0x20002C = 0x200000 + 0x2c
  657. * = start of task context SRAM + offset of (type.ssp.data_offset)
  658. * TCi is the io_tag of struct sci_request
  659. */
  660. ret_val = readl(scu_reg_base +
  661. (SCU_TASK_CONTEXT_SRAM + offsetof(struct scu_task_context, type.ssp.data_offset)) +
  662. ((sizeof(struct scu_task_context)) * ISCI_TAG_TCI(ireq->io_tag)));
  663. }
  664. return ret_val;
  665. }
  666. enum sci_status sci_request_start(struct isci_request *ireq)
  667. {
  668. enum sci_base_request_states state;
  669. struct scu_task_context *tc = ireq->tc;
  670. struct isci_host *ihost = ireq->owning_controller;
  671. state = ireq->sm.current_state_id;
  672. if (state != SCI_REQ_CONSTRUCTED) {
  673. dev_warn(&ihost->pdev->dev,
  674. "%s: SCIC IO Request requested to start while in wrong "
  675. "state %d\n", __func__, state);
  676. return SCI_FAILURE_INVALID_STATE;
  677. }
  678. tc->task_index = ISCI_TAG_TCI(ireq->io_tag);
  679. switch (tc->protocol_type) {
  680. case SCU_TASK_CONTEXT_PROTOCOL_SMP:
  681. case SCU_TASK_CONTEXT_PROTOCOL_SSP:
  682. /* SSP/SMP Frame */
  683. tc->type.ssp.tag = ireq->io_tag;
  684. tc->type.ssp.target_port_transfer_tag = 0xFFFF;
  685. break;
  686. case SCU_TASK_CONTEXT_PROTOCOL_STP:
  687. /* STP/SATA Frame
  688. * tc->type.stp.ncq_tag = ireq->ncq_tag;
  689. */
  690. break;
  691. case SCU_TASK_CONTEXT_PROTOCOL_NONE:
  692. /* / @todo When do we set no protocol type? */
  693. break;
  694. default:
  695. /* This should never happen since we build the IO
  696. * requests */
  697. break;
  698. }
  699. /* Add to the post_context the io tag value */
  700. ireq->post_context |= ISCI_TAG_TCI(ireq->io_tag);
  701. /* Everything is good go ahead and change state */
  702. sci_change_state(&ireq->sm, SCI_REQ_STARTED);
  703. return SCI_SUCCESS;
  704. }
  705. enum sci_status
  706. sci_io_request_terminate(struct isci_request *ireq)
  707. {
  708. enum sci_base_request_states state;
  709. state = ireq->sm.current_state_id;
  710. switch (state) {
  711. case SCI_REQ_CONSTRUCTED:
  712. /* Set to make sure no HW terminate posting is done: */
  713. set_bit(IREQ_TC_ABORT_POSTED, &ireq->flags);
  714. ireq->scu_status = SCU_TASK_DONE_TASK_ABORT;
  715. ireq->sci_status = SCI_FAILURE_IO_TERMINATED;
  716. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  717. return SCI_SUCCESS;
  718. case SCI_REQ_STARTED:
  719. case SCI_REQ_TASK_WAIT_TC_COMP:
  720. case SCI_REQ_SMP_WAIT_RESP:
  721. case SCI_REQ_SMP_WAIT_TC_COMP:
  722. case SCI_REQ_STP_UDMA_WAIT_TC_COMP:
  723. case SCI_REQ_STP_UDMA_WAIT_D2H:
  724. case SCI_REQ_STP_NON_DATA_WAIT_H2D:
  725. case SCI_REQ_STP_NON_DATA_WAIT_D2H:
  726. case SCI_REQ_STP_PIO_WAIT_H2D:
  727. case SCI_REQ_STP_PIO_WAIT_FRAME:
  728. case SCI_REQ_STP_PIO_DATA_IN:
  729. case SCI_REQ_STP_PIO_DATA_OUT:
  730. case SCI_REQ_ATAPI_WAIT_H2D:
  731. case SCI_REQ_ATAPI_WAIT_PIO_SETUP:
  732. case SCI_REQ_ATAPI_WAIT_D2H:
  733. case SCI_REQ_ATAPI_WAIT_TC_COMP:
  734. /* Fall through and change state to ABORTING... */
  735. case SCI_REQ_TASK_WAIT_TC_RESP:
  736. /* The task frame was already confirmed to have been
  737. * sent by the SCU HW. Since the state machine is
  738. * now only waiting for the task response itself,
  739. * abort the request and complete it immediately
  740. * and don't wait for the task response.
  741. */
  742. sci_change_state(&ireq->sm, SCI_REQ_ABORTING);
  743. /* Fall through and handle like ABORTING... */
  744. case SCI_REQ_ABORTING:
  745. if (!isci_remote_device_is_safe_to_abort(ireq->target_device))
  746. set_bit(IREQ_PENDING_ABORT, &ireq->flags);
  747. else
  748. clear_bit(IREQ_PENDING_ABORT, &ireq->flags);
  749. /* If the request is only waiting on the remote device
  750. * suspension, return SUCCESS so the caller will wait too.
  751. */
  752. return SCI_SUCCESS;
  753. case SCI_REQ_COMPLETED:
  754. default:
  755. dev_warn(&ireq->owning_controller->pdev->dev,
  756. "%s: SCIC IO Request requested to abort while in wrong "
  757. "state %d\n", __func__, ireq->sm.current_state_id);
  758. break;
  759. }
  760. return SCI_FAILURE_INVALID_STATE;
  761. }
  762. enum sci_status sci_request_complete(struct isci_request *ireq)
  763. {
  764. enum sci_base_request_states state;
  765. struct isci_host *ihost = ireq->owning_controller;
  766. state = ireq->sm.current_state_id;
  767. if (WARN_ONCE(state != SCI_REQ_COMPLETED,
  768. "isci: request completion from wrong state (%s)\n",
  769. req_state_name(state)))
  770. return SCI_FAILURE_INVALID_STATE;
  771. if (ireq->saved_rx_frame_index != SCU_INVALID_FRAME_INDEX)
  772. sci_controller_release_frame(ihost,
  773. ireq->saved_rx_frame_index);
  774. /* XXX can we just stop the machine and remove the 'final' state? */
  775. sci_change_state(&ireq->sm, SCI_REQ_FINAL);
  776. return SCI_SUCCESS;
  777. }
  778. enum sci_status sci_io_request_event_handler(struct isci_request *ireq,
  779. u32 event_code)
  780. {
  781. enum sci_base_request_states state;
  782. struct isci_host *ihost = ireq->owning_controller;
  783. state = ireq->sm.current_state_id;
  784. if (state != SCI_REQ_STP_PIO_DATA_IN) {
  785. dev_warn(&ihost->pdev->dev, "%s: (%x) in wrong state %s\n",
  786. __func__, event_code, req_state_name(state));
  787. return SCI_FAILURE_INVALID_STATE;
  788. }
  789. switch (scu_get_event_specifier(event_code)) {
  790. case SCU_TASK_DONE_CRC_ERR << SCU_EVENT_SPECIFIC_CODE_SHIFT:
  791. /* We are waiting for data and the SCU has R_ERR the data frame.
  792. * Go back to waiting for the D2H Register FIS
  793. */
  794. sci_change_state(&ireq->sm, SCI_REQ_STP_PIO_WAIT_FRAME);
  795. return SCI_SUCCESS;
  796. default:
  797. dev_err(&ihost->pdev->dev,
  798. "%s: pio request unexpected event %#x\n",
  799. __func__, event_code);
  800. /* TODO Should we fail the PIO request when we get an
  801. * unexpected event?
  802. */
  803. return SCI_FAILURE;
  804. }
  805. }
  806. /*
  807. * This function copies response data for requests returning response data
  808. * instead of sense data.
  809. * @sci_req: This parameter specifies the request object for which to copy
  810. * the response data.
  811. */
  812. static void sci_io_request_copy_response(struct isci_request *ireq)
  813. {
  814. void *resp_buf;
  815. u32 len;
  816. struct ssp_response_iu *ssp_response;
  817. struct isci_tmf *isci_tmf = isci_request_access_tmf(ireq);
  818. ssp_response = &ireq->ssp.rsp;
  819. resp_buf = &isci_tmf->resp.resp_iu;
  820. len = min_t(u32,
  821. SSP_RESP_IU_MAX_SIZE,
  822. be32_to_cpu(ssp_response->response_data_len));
  823. memcpy(resp_buf, ssp_response->resp_data, len);
  824. }
  825. static enum sci_status
  826. request_started_state_tc_event(struct isci_request *ireq,
  827. u32 completion_code)
  828. {
  829. struct ssp_response_iu *resp_iu;
  830. u8 datapres;
  831. /* TODO: Any SDMA return code of other than 0 is bad decode 0x003C0000
  832. * to determine SDMA status
  833. */
  834. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  835. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_GOOD):
  836. ireq->scu_status = SCU_TASK_DONE_GOOD;
  837. ireq->sci_status = SCI_SUCCESS;
  838. break;
  839. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_EARLY_RESP): {
  840. /* There are times when the SCU hardware will return an early
  841. * response because the io request specified more data than is
  842. * returned by the target device (mode pages, inquiry data,
  843. * etc.). We must check the response stats to see if this is
  844. * truly a failed request or a good request that just got
  845. * completed early.
  846. */
  847. struct ssp_response_iu *resp = &ireq->ssp.rsp;
  848. ssize_t word_cnt = SSP_RESP_IU_MAX_SIZE / sizeof(u32);
  849. sci_swab32_cpy(&ireq->ssp.rsp,
  850. &ireq->ssp.rsp,
  851. word_cnt);
  852. if (resp->status == 0) {
  853. ireq->scu_status = SCU_TASK_DONE_GOOD;
  854. ireq->sci_status = SCI_SUCCESS_IO_DONE_EARLY;
  855. } else {
  856. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  857. ireq->sci_status = SCI_FAILURE_IO_RESPONSE_VALID;
  858. }
  859. break;
  860. }
  861. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_CHECK_RESPONSE): {
  862. ssize_t word_cnt = SSP_RESP_IU_MAX_SIZE / sizeof(u32);
  863. sci_swab32_cpy(&ireq->ssp.rsp,
  864. &ireq->ssp.rsp,
  865. word_cnt);
  866. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  867. ireq->sci_status = SCI_FAILURE_IO_RESPONSE_VALID;
  868. break;
  869. }
  870. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_RESP_LEN_ERR):
  871. /* TODO With TASK_DONE_RESP_LEN_ERR is the response frame
  872. * guaranteed to be received before this completion status is
  873. * posted?
  874. */
  875. resp_iu = &ireq->ssp.rsp;
  876. datapres = resp_iu->datapres;
  877. if (datapres == 1 || datapres == 2) {
  878. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  879. ireq->sci_status = SCI_FAILURE_IO_RESPONSE_VALID;
  880. } else {
  881. ireq->scu_status = SCU_TASK_DONE_GOOD;
  882. ireq->sci_status = SCI_SUCCESS;
  883. }
  884. break;
  885. /* only stp device gets suspended. */
  886. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_ACK_NAK_TO):
  887. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_LL_PERR):
  888. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_NAK_ERR):
  889. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_DATA_LEN_ERR):
  890. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_LL_ABORT_ERR):
  891. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_XR_WD_LEN):
  892. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_MAX_PLD_ERR):
  893. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_UNEXP_RESP):
  894. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_UNEXP_SDBFIS):
  895. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_REG_ERR):
  896. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SDB_ERR):
  897. if (ireq->protocol == SAS_PROTOCOL_STP) {
  898. ireq->scu_status = SCU_GET_COMPLETION_TL_STATUS(completion_code) >>
  899. SCU_COMPLETION_TL_STATUS_SHIFT;
  900. ireq->sci_status = SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED;
  901. } else {
  902. ireq->scu_status = SCU_GET_COMPLETION_TL_STATUS(completion_code) >>
  903. SCU_COMPLETION_TL_STATUS_SHIFT;
  904. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  905. }
  906. break;
  907. /* both stp/ssp device gets suspended */
  908. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_LF_ERR):
  909. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_WRONG_DESTINATION):
  910. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_1):
  911. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_2):
  912. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_3):
  913. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_BAD_DESTINATION):
  914. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_ZONE_VIOLATION):
  915. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_STP_RESOURCES_BUSY):
  916. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_PROTOCOL_NOT_SUPPORTED):
  917. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_CONNECTION_RATE_NOT_SUPPORTED):
  918. ireq->scu_status = SCU_GET_COMPLETION_TL_STATUS(completion_code) >>
  919. SCU_COMPLETION_TL_STATUS_SHIFT;
  920. ireq->sci_status = SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED;
  921. break;
  922. /* neither ssp nor stp gets suspended. */
  923. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_NAK_CMD_ERR):
  924. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_UNEXP_XR):
  925. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_XR_IU_LEN_ERR):
  926. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SDMA_ERR):
  927. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_OFFSET_ERR):
  928. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_EXCESS_DATA):
  929. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SMP_RESP_TO_ERR):
  930. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SMP_UFI_ERR):
  931. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SMP_FRM_TYPE_ERR):
  932. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SMP_LL_RX_ERR):
  933. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_UNEXP_DATA):
  934. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_OPEN_FAIL):
  935. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_VIIT_ENTRY_NV):
  936. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_IIT_ENTRY_NV):
  937. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_RNCNV_OUTBOUND):
  938. default:
  939. ireq->scu_status = SCU_GET_COMPLETION_TL_STATUS(completion_code) >>
  940. SCU_COMPLETION_TL_STATUS_SHIFT;
  941. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  942. break;
  943. }
  944. /*
  945. * TODO: This is probably wrong for ACK/NAK timeout conditions
  946. */
  947. /* In all cases we will treat this as the completion of the IO req. */
  948. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  949. return SCI_SUCCESS;
  950. }
  951. static enum sci_status
  952. request_aborting_state_tc_event(struct isci_request *ireq,
  953. u32 completion_code)
  954. {
  955. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  956. case (SCU_TASK_DONE_GOOD << SCU_COMPLETION_TL_STATUS_SHIFT):
  957. case (SCU_TASK_DONE_TASK_ABORT << SCU_COMPLETION_TL_STATUS_SHIFT):
  958. ireq->scu_status = SCU_TASK_DONE_TASK_ABORT;
  959. ireq->sci_status = SCI_FAILURE_IO_TERMINATED;
  960. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  961. break;
  962. default:
  963. /* Unless we get some strange error wait for the task abort to complete
  964. * TODO: Should there be a state change for this completion?
  965. */
  966. break;
  967. }
  968. return SCI_SUCCESS;
  969. }
  970. static enum sci_status ssp_task_request_await_tc_event(struct isci_request *ireq,
  971. u32 completion_code)
  972. {
  973. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  974. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_GOOD):
  975. ireq->scu_status = SCU_TASK_DONE_GOOD;
  976. ireq->sci_status = SCI_SUCCESS;
  977. sci_change_state(&ireq->sm, SCI_REQ_TASK_WAIT_TC_RESP);
  978. break;
  979. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_ACK_NAK_TO):
  980. /* Currently, the decision is to simply allow the task request
  981. * to timeout if the task IU wasn't received successfully.
  982. * There is a potential for receiving multiple task responses if
  983. * we decide to send the task IU again.
  984. */
  985. dev_warn(&ireq->owning_controller->pdev->dev,
  986. "%s: TaskRequest:0x%p CompletionCode:%x - "
  987. "ACK/NAK timeout\n", __func__, ireq,
  988. completion_code);
  989. sci_change_state(&ireq->sm, SCI_REQ_TASK_WAIT_TC_RESP);
  990. break;
  991. default:
  992. /*
  993. * All other completion status cause the IO to be complete.
  994. * If a NAK was received, then it is up to the user to retry
  995. * the request.
  996. */
  997. ireq->scu_status = SCU_NORMALIZE_COMPLETION_STATUS(completion_code);
  998. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  999. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1000. break;
  1001. }
  1002. return SCI_SUCCESS;
  1003. }
  1004. static enum sci_status
  1005. smp_request_await_response_tc_event(struct isci_request *ireq,
  1006. u32 completion_code)
  1007. {
  1008. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  1009. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_GOOD):
  1010. /* In the AWAIT RESPONSE state, any TC completion is
  1011. * unexpected. but if the TC has success status, we
  1012. * complete the IO anyway.
  1013. */
  1014. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1015. ireq->sci_status = SCI_SUCCESS;
  1016. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1017. break;
  1018. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SMP_RESP_TO_ERR):
  1019. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SMP_UFI_ERR):
  1020. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SMP_FRM_TYPE_ERR):
  1021. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_SMP_LL_RX_ERR):
  1022. /* These status has been seen in a specific LSI
  1023. * expander, which sometimes is not able to send smp
  1024. * response within 2 ms. This causes our hardware break
  1025. * the connection and set TC completion with one of
  1026. * these SMP_XXX_XX_ERR status. For these type of error,
  1027. * we ask ihost user to retry the request.
  1028. */
  1029. ireq->scu_status = SCU_TASK_DONE_SMP_RESP_TO_ERR;
  1030. ireq->sci_status = SCI_FAILURE_RETRY_REQUIRED;
  1031. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1032. break;
  1033. default:
  1034. /* All other completion status cause the IO to be complete. If a NAK
  1035. * was received, then it is up to the user to retry the request
  1036. */
  1037. ireq->scu_status = SCU_NORMALIZE_COMPLETION_STATUS(completion_code);
  1038. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  1039. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1040. break;
  1041. }
  1042. return SCI_SUCCESS;
  1043. }
  1044. static enum sci_status
  1045. smp_request_await_tc_event(struct isci_request *ireq,
  1046. u32 completion_code)
  1047. {
  1048. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  1049. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_GOOD):
  1050. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1051. ireq->sci_status = SCI_SUCCESS;
  1052. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1053. break;
  1054. default:
  1055. /* All other completion status cause the IO to be
  1056. * complete. If a NAK was received, then it is up to
  1057. * the user to retry the request.
  1058. */
  1059. ireq->scu_status = SCU_NORMALIZE_COMPLETION_STATUS(completion_code);
  1060. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  1061. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1062. break;
  1063. }
  1064. return SCI_SUCCESS;
  1065. }
  1066. static struct scu_sgl_element *pio_sgl_next(struct isci_stp_request *stp_req)
  1067. {
  1068. struct scu_sgl_element *sgl;
  1069. struct scu_sgl_element_pair *sgl_pair;
  1070. struct isci_request *ireq = to_ireq(stp_req);
  1071. struct isci_stp_pio_sgl *pio_sgl = &stp_req->sgl;
  1072. sgl_pair = to_sgl_element_pair(ireq, pio_sgl->index);
  1073. if (!sgl_pair)
  1074. sgl = NULL;
  1075. else if (pio_sgl->set == SCU_SGL_ELEMENT_PAIR_A) {
  1076. if (sgl_pair->B.address_lower == 0 &&
  1077. sgl_pair->B.address_upper == 0) {
  1078. sgl = NULL;
  1079. } else {
  1080. pio_sgl->set = SCU_SGL_ELEMENT_PAIR_B;
  1081. sgl = &sgl_pair->B;
  1082. }
  1083. } else {
  1084. if (sgl_pair->next_pair_lower == 0 &&
  1085. sgl_pair->next_pair_upper == 0) {
  1086. sgl = NULL;
  1087. } else {
  1088. pio_sgl->index++;
  1089. pio_sgl->set = SCU_SGL_ELEMENT_PAIR_A;
  1090. sgl_pair = to_sgl_element_pair(ireq, pio_sgl->index);
  1091. sgl = &sgl_pair->A;
  1092. }
  1093. }
  1094. return sgl;
  1095. }
  1096. static enum sci_status
  1097. stp_request_non_data_await_h2d_tc_event(struct isci_request *ireq,
  1098. u32 completion_code)
  1099. {
  1100. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  1101. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_GOOD):
  1102. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1103. ireq->sci_status = SCI_SUCCESS;
  1104. sci_change_state(&ireq->sm, SCI_REQ_STP_NON_DATA_WAIT_D2H);
  1105. break;
  1106. default:
  1107. /* All other completion status cause the IO to be
  1108. * complete. If a NAK was received, then it is up to
  1109. * the user to retry the request.
  1110. */
  1111. ireq->scu_status = SCU_NORMALIZE_COMPLETION_STATUS(completion_code);
  1112. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  1113. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1114. break;
  1115. }
  1116. return SCI_SUCCESS;
  1117. }
  1118. #define SCU_MAX_FRAME_BUFFER_SIZE 0x400 /* 1K is the maximum SCU frame data payload */
  1119. /* transmit DATA_FIS from (current sgl + offset) for input
  1120. * parameter length. current sgl and offset is alreay stored in the IO request
  1121. */
  1122. static enum sci_status sci_stp_request_pio_data_out_trasmit_data_frame(
  1123. struct isci_request *ireq,
  1124. u32 length)
  1125. {
  1126. struct isci_stp_request *stp_req = &ireq->stp.req;
  1127. struct scu_task_context *task_context = ireq->tc;
  1128. struct scu_sgl_element_pair *sgl_pair;
  1129. struct scu_sgl_element *current_sgl;
  1130. /* Recycle the TC and reconstruct it for sending out DATA FIS containing
  1131. * for the data from current_sgl+offset for the input length
  1132. */
  1133. sgl_pair = to_sgl_element_pair(ireq, stp_req->sgl.index);
  1134. if (stp_req->sgl.set == SCU_SGL_ELEMENT_PAIR_A)
  1135. current_sgl = &sgl_pair->A;
  1136. else
  1137. current_sgl = &sgl_pair->B;
  1138. /* update the TC */
  1139. task_context->command_iu_upper = current_sgl->address_upper;
  1140. task_context->command_iu_lower = current_sgl->address_lower;
  1141. task_context->transfer_length_bytes = length;
  1142. task_context->type.stp.fis_type = FIS_DATA;
  1143. /* send the new TC out. */
  1144. return sci_controller_continue_io(ireq);
  1145. }
  1146. static enum sci_status sci_stp_request_pio_data_out_transmit_data(struct isci_request *ireq)
  1147. {
  1148. struct isci_stp_request *stp_req = &ireq->stp.req;
  1149. struct scu_sgl_element_pair *sgl_pair;
  1150. enum sci_status status = SCI_SUCCESS;
  1151. struct scu_sgl_element *sgl;
  1152. u32 offset;
  1153. u32 len = 0;
  1154. offset = stp_req->sgl.offset;
  1155. sgl_pair = to_sgl_element_pair(ireq, stp_req->sgl.index);
  1156. if (WARN_ONCE(!sgl_pair, "%s: null sgl element", __func__))
  1157. return SCI_FAILURE;
  1158. if (stp_req->sgl.set == SCU_SGL_ELEMENT_PAIR_A) {
  1159. sgl = &sgl_pair->A;
  1160. len = sgl_pair->A.length - offset;
  1161. } else {
  1162. sgl = &sgl_pair->B;
  1163. len = sgl_pair->B.length - offset;
  1164. }
  1165. if (stp_req->pio_len == 0)
  1166. return SCI_SUCCESS;
  1167. if (stp_req->pio_len >= len) {
  1168. status = sci_stp_request_pio_data_out_trasmit_data_frame(ireq, len);
  1169. if (status != SCI_SUCCESS)
  1170. return status;
  1171. stp_req->pio_len -= len;
  1172. /* update the current sgl, offset and save for future */
  1173. sgl = pio_sgl_next(stp_req);
  1174. offset = 0;
  1175. } else if (stp_req->pio_len < len) {
  1176. sci_stp_request_pio_data_out_trasmit_data_frame(ireq, stp_req->pio_len);
  1177. /* Sgl offset will be adjusted and saved for future */
  1178. offset += stp_req->pio_len;
  1179. sgl->address_lower += stp_req->pio_len;
  1180. stp_req->pio_len = 0;
  1181. }
  1182. stp_req->sgl.offset = offset;
  1183. return status;
  1184. }
  1185. /**
  1186. *
  1187. * @stp_request: The request that is used for the SGL processing.
  1188. * @data_buffer: The buffer of data to be copied.
  1189. * @length: The length of the data transfer.
  1190. *
  1191. * Copy the data from the buffer for the length specified to the IO reqeust SGL
  1192. * specified data region. enum sci_status
  1193. */
  1194. static enum sci_status
  1195. sci_stp_request_pio_data_in_copy_data_buffer(struct isci_stp_request *stp_req,
  1196. u8 *data_buf, u32 len)
  1197. {
  1198. struct isci_request *ireq;
  1199. u8 *src_addr;
  1200. int copy_len;
  1201. struct sas_task *task;
  1202. struct scatterlist *sg;
  1203. void *kaddr;
  1204. int total_len = len;
  1205. ireq = to_ireq(stp_req);
  1206. task = isci_request_access_task(ireq);
  1207. src_addr = data_buf;
  1208. if (task->num_scatter > 0) {
  1209. sg = task->scatter;
  1210. while (total_len > 0) {
  1211. struct page *page = sg_page(sg);
  1212. copy_len = min_t(int, total_len, sg_dma_len(sg));
  1213. kaddr = kmap_atomic(page);
  1214. memcpy(kaddr + sg->offset, src_addr, copy_len);
  1215. kunmap_atomic(kaddr);
  1216. total_len -= copy_len;
  1217. src_addr += copy_len;
  1218. sg = sg_next(sg);
  1219. }
  1220. } else {
  1221. BUG_ON(task->total_xfer_len < total_len);
  1222. memcpy(task->scatter, src_addr, total_len);
  1223. }
  1224. return SCI_SUCCESS;
  1225. }
  1226. /**
  1227. *
  1228. * @sci_req: The PIO DATA IN request that is to receive the data.
  1229. * @data_buffer: The buffer to copy from.
  1230. *
  1231. * Copy the data buffer to the io request data region. enum sci_status
  1232. */
  1233. static enum sci_status sci_stp_request_pio_data_in_copy_data(
  1234. struct isci_stp_request *stp_req,
  1235. u8 *data_buffer)
  1236. {
  1237. enum sci_status status;
  1238. /*
  1239. * If there is less than 1K remaining in the transfer request
  1240. * copy just the data for the transfer */
  1241. if (stp_req->pio_len < SCU_MAX_FRAME_BUFFER_SIZE) {
  1242. status = sci_stp_request_pio_data_in_copy_data_buffer(
  1243. stp_req, data_buffer, stp_req->pio_len);
  1244. if (status == SCI_SUCCESS)
  1245. stp_req->pio_len = 0;
  1246. } else {
  1247. /* We are transfering the whole frame so copy */
  1248. status = sci_stp_request_pio_data_in_copy_data_buffer(
  1249. stp_req, data_buffer, SCU_MAX_FRAME_BUFFER_SIZE);
  1250. if (status == SCI_SUCCESS)
  1251. stp_req->pio_len -= SCU_MAX_FRAME_BUFFER_SIZE;
  1252. }
  1253. return status;
  1254. }
  1255. static enum sci_status
  1256. stp_request_pio_await_h2d_completion_tc_event(struct isci_request *ireq,
  1257. u32 completion_code)
  1258. {
  1259. enum sci_status status = SCI_SUCCESS;
  1260. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  1261. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_GOOD):
  1262. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1263. ireq->sci_status = SCI_SUCCESS;
  1264. sci_change_state(&ireq->sm, SCI_REQ_STP_PIO_WAIT_FRAME);
  1265. break;
  1266. default:
  1267. /* All other completion status cause the IO to be
  1268. * complete. If a NAK was received, then it is up to
  1269. * the user to retry the request.
  1270. */
  1271. ireq->scu_status = SCU_NORMALIZE_COMPLETION_STATUS(completion_code);
  1272. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  1273. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1274. break;
  1275. }
  1276. return status;
  1277. }
  1278. static enum sci_status
  1279. pio_data_out_tx_done_tc_event(struct isci_request *ireq,
  1280. u32 completion_code)
  1281. {
  1282. enum sci_status status = SCI_SUCCESS;
  1283. bool all_frames_transferred = false;
  1284. struct isci_stp_request *stp_req = &ireq->stp.req;
  1285. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  1286. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_GOOD):
  1287. /* Transmit data */
  1288. if (stp_req->pio_len != 0) {
  1289. status = sci_stp_request_pio_data_out_transmit_data(ireq);
  1290. if (status == SCI_SUCCESS) {
  1291. if (stp_req->pio_len == 0)
  1292. all_frames_transferred = true;
  1293. }
  1294. } else if (stp_req->pio_len == 0) {
  1295. /*
  1296. * this will happen if the all data is written at the
  1297. * first time after the pio setup fis is received
  1298. */
  1299. all_frames_transferred = true;
  1300. }
  1301. /* all data transferred. */
  1302. if (all_frames_transferred) {
  1303. /*
  1304. * Change the state to SCI_REQ_STP_PIO_DATA_IN
  1305. * and wait for PIO_SETUP fis / or D2H REg fis. */
  1306. sci_change_state(&ireq->sm, SCI_REQ_STP_PIO_WAIT_FRAME);
  1307. }
  1308. break;
  1309. default:
  1310. /*
  1311. * All other completion status cause the IO to be complete.
  1312. * If a NAK was received, then it is up to the user to retry
  1313. * the request.
  1314. */
  1315. ireq->scu_status = SCU_NORMALIZE_COMPLETION_STATUS(completion_code);
  1316. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  1317. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1318. break;
  1319. }
  1320. return status;
  1321. }
  1322. static enum sci_status sci_stp_request_udma_general_frame_handler(struct isci_request *ireq,
  1323. u32 frame_index)
  1324. {
  1325. struct isci_host *ihost = ireq->owning_controller;
  1326. struct dev_to_host_fis *frame_header;
  1327. enum sci_status status;
  1328. u32 *frame_buffer;
  1329. status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,
  1330. frame_index,
  1331. (void **)&frame_header);
  1332. if ((status == SCI_SUCCESS) &&
  1333. (frame_header->fis_type == FIS_REGD2H)) {
  1334. sci_unsolicited_frame_control_get_buffer(&ihost->uf_control,
  1335. frame_index,
  1336. (void **)&frame_buffer);
  1337. sci_controller_copy_sata_response(&ireq->stp.rsp,
  1338. frame_header,
  1339. frame_buffer);
  1340. }
  1341. sci_controller_release_frame(ihost, frame_index);
  1342. return status;
  1343. }
  1344. static enum sci_status process_unsolicited_fis(struct isci_request *ireq,
  1345. u32 frame_index)
  1346. {
  1347. struct isci_host *ihost = ireq->owning_controller;
  1348. enum sci_status status;
  1349. struct dev_to_host_fis *frame_header;
  1350. u32 *frame_buffer;
  1351. status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,
  1352. frame_index,
  1353. (void **)&frame_header);
  1354. if (status != SCI_SUCCESS)
  1355. return status;
  1356. if (frame_header->fis_type != FIS_REGD2H) {
  1357. dev_err(&ireq->isci_host->pdev->dev,
  1358. "%s ERROR: invalid fis type 0x%X\n",
  1359. __func__, frame_header->fis_type);
  1360. return SCI_FAILURE;
  1361. }
  1362. sci_unsolicited_frame_control_get_buffer(&ihost->uf_control,
  1363. frame_index,
  1364. (void **)&frame_buffer);
  1365. sci_controller_copy_sata_response(&ireq->stp.rsp,
  1366. (u32 *)frame_header,
  1367. frame_buffer);
  1368. /* Frame has been decoded return it to the controller */
  1369. sci_controller_release_frame(ihost, frame_index);
  1370. return status;
  1371. }
  1372. static enum sci_status atapi_d2h_reg_frame_handler(struct isci_request *ireq,
  1373. u32 frame_index)
  1374. {
  1375. struct sas_task *task = isci_request_access_task(ireq);
  1376. enum sci_status status;
  1377. status = process_unsolicited_fis(ireq, frame_index);
  1378. if (status == SCI_SUCCESS) {
  1379. if (ireq->stp.rsp.status & ATA_ERR)
  1380. status = SCI_IO_FAILURE_RESPONSE_VALID;
  1381. } else {
  1382. status = SCI_IO_FAILURE_RESPONSE_VALID;
  1383. }
  1384. if (status != SCI_SUCCESS) {
  1385. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  1386. ireq->sci_status = status;
  1387. } else {
  1388. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1389. ireq->sci_status = SCI_SUCCESS;
  1390. }
  1391. /* the d2h ufi is the end of non-data commands */
  1392. if (task->data_dir == DMA_NONE)
  1393. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1394. return status;
  1395. }
  1396. static void scu_atapi_reconstruct_raw_frame_task_context(struct isci_request *ireq)
  1397. {
  1398. struct ata_device *dev = sas_to_ata_dev(ireq->target_device->domain_dev);
  1399. void *atapi_cdb = ireq->ttype_ptr.io_task_ptr->ata_task.atapi_packet;
  1400. struct scu_task_context *task_context = ireq->tc;
  1401. /* fill in the SCU Task Context for a DATA fis containing CDB in Raw Frame
  1402. * type. The TC for previous Packet fis was already there, we only need to
  1403. * change the H2D fis content.
  1404. */
  1405. memset(&ireq->stp.cmd, 0, sizeof(struct host_to_dev_fis));
  1406. memcpy(((u8 *)&ireq->stp.cmd + sizeof(u32)), atapi_cdb, ATAPI_CDB_LEN);
  1407. memset(&(task_context->type.stp), 0, sizeof(struct stp_task_context));
  1408. task_context->type.stp.fis_type = FIS_DATA;
  1409. task_context->transfer_length_bytes = dev->cdb_len;
  1410. }
  1411. static void scu_atapi_construct_task_context(struct isci_request *ireq)
  1412. {
  1413. struct ata_device *dev = sas_to_ata_dev(ireq->target_device->domain_dev);
  1414. struct sas_task *task = isci_request_access_task(ireq);
  1415. struct scu_task_context *task_context = ireq->tc;
  1416. int cdb_len = dev->cdb_len;
  1417. /* reference: SSTL 1.13.4.2
  1418. * task_type, sata_direction
  1419. */
  1420. if (task->data_dir == DMA_TO_DEVICE) {
  1421. task_context->task_type = SCU_TASK_TYPE_PACKET_DMA_OUT;
  1422. task_context->sata_direction = 0;
  1423. } else {
  1424. /* todo: for NO_DATA command, we need to send out raw frame. */
  1425. task_context->task_type = SCU_TASK_TYPE_PACKET_DMA_IN;
  1426. task_context->sata_direction = 1;
  1427. }
  1428. memset(&task_context->type.stp, 0, sizeof(task_context->type.stp));
  1429. task_context->type.stp.fis_type = FIS_DATA;
  1430. memset(&ireq->stp.cmd, 0, sizeof(ireq->stp.cmd));
  1431. memcpy(&ireq->stp.cmd.lbal, task->ata_task.atapi_packet, cdb_len);
  1432. task_context->ssp_command_iu_length = cdb_len / sizeof(u32);
  1433. /* task phase is set to TX_CMD */
  1434. task_context->task_phase = 0x1;
  1435. /* retry counter */
  1436. task_context->stp_retry_count = 0;
  1437. /* data transfer size. */
  1438. task_context->transfer_length_bytes = task->total_xfer_len;
  1439. /* setup sgl */
  1440. sci_request_build_sgl(ireq);
  1441. }
  1442. enum sci_status
  1443. sci_io_request_frame_handler(struct isci_request *ireq,
  1444. u32 frame_index)
  1445. {
  1446. struct isci_host *ihost = ireq->owning_controller;
  1447. struct isci_stp_request *stp_req = &ireq->stp.req;
  1448. enum sci_base_request_states state;
  1449. enum sci_status status;
  1450. ssize_t word_cnt;
  1451. state = ireq->sm.current_state_id;
  1452. switch (state) {
  1453. case SCI_REQ_STARTED: {
  1454. struct ssp_frame_hdr ssp_hdr;
  1455. void *frame_header;
  1456. sci_unsolicited_frame_control_get_header(&ihost->uf_control,
  1457. frame_index,
  1458. &frame_header);
  1459. word_cnt = sizeof(struct ssp_frame_hdr) / sizeof(u32);
  1460. sci_swab32_cpy(&ssp_hdr, frame_header, word_cnt);
  1461. if (ssp_hdr.frame_type == SSP_RESPONSE) {
  1462. struct ssp_response_iu *resp_iu;
  1463. ssize_t word_cnt = SSP_RESP_IU_MAX_SIZE / sizeof(u32);
  1464. sci_unsolicited_frame_control_get_buffer(&ihost->uf_control,
  1465. frame_index,
  1466. (void **)&resp_iu);
  1467. sci_swab32_cpy(&ireq->ssp.rsp, resp_iu, word_cnt);
  1468. resp_iu = &ireq->ssp.rsp;
  1469. if (resp_iu->datapres == 0x01 ||
  1470. resp_iu->datapres == 0x02) {
  1471. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  1472. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  1473. } else {
  1474. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1475. ireq->sci_status = SCI_SUCCESS;
  1476. }
  1477. } else {
  1478. /* not a response frame, why did it get forwarded? */
  1479. dev_err(&ihost->pdev->dev,
  1480. "%s: SCIC IO Request 0x%p received unexpected "
  1481. "frame %d type 0x%02x\n", __func__, ireq,
  1482. frame_index, ssp_hdr.frame_type);
  1483. }
  1484. /*
  1485. * In any case we are done with this frame buffer return it to
  1486. * the controller
  1487. */
  1488. sci_controller_release_frame(ihost, frame_index);
  1489. return SCI_SUCCESS;
  1490. }
  1491. case SCI_REQ_TASK_WAIT_TC_RESP:
  1492. sci_io_request_copy_response(ireq);
  1493. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1494. sci_controller_release_frame(ihost, frame_index);
  1495. return SCI_SUCCESS;
  1496. case SCI_REQ_SMP_WAIT_RESP: {
  1497. struct sas_task *task = isci_request_access_task(ireq);
  1498. struct scatterlist *sg = &task->smp_task.smp_resp;
  1499. void *frame_header, *kaddr;
  1500. u8 *rsp;
  1501. sci_unsolicited_frame_control_get_header(&ihost->uf_control,
  1502. frame_index,
  1503. &frame_header);
  1504. kaddr = kmap_atomic(sg_page(sg));
  1505. rsp = kaddr + sg->offset;
  1506. sci_swab32_cpy(rsp, frame_header, 1);
  1507. if (rsp[0] == SMP_RESPONSE) {
  1508. void *smp_resp;
  1509. sci_unsolicited_frame_control_get_buffer(&ihost->uf_control,
  1510. frame_index,
  1511. &smp_resp);
  1512. word_cnt = (sg->length/4)-1;
  1513. if (word_cnt > 0)
  1514. word_cnt = min_t(unsigned int, word_cnt,
  1515. SCU_UNSOLICITED_FRAME_BUFFER_SIZE/4);
  1516. sci_swab32_cpy(rsp + 4, smp_resp, word_cnt);
  1517. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1518. ireq->sci_status = SCI_SUCCESS;
  1519. sci_change_state(&ireq->sm, SCI_REQ_SMP_WAIT_TC_COMP);
  1520. } else {
  1521. /*
  1522. * This was not a response frame why did it get
  1523. * forwarded?
  1524. */
  1525. dev_err(&ihost->pdev->dev,
  1526. "%s: SCIC SMP Request 0x%p received unexpected "
  1527. "frame %d type 0x%02x\n",
  1528. __func__,
  1529. ireq,
  1530. frame_index,
  1531. rsp[0]);
  1532. ireq->scu_status = SCU_TASK_DONE_SMP_FRM_TYPE_ERR;
  1533. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  1534. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1535. }
  1536. kunmap_atomic(kaddr);
  1537. sci_controller_release_frame(ihost, frame_index);
  1538. return SCI_SUCCESS;
  1539. }
  1540. case SCI_REQ_STP_UDMA_WAIT_TC_COMP:
  1541. return sci_stp_request_udma_general_frame_handler(ireq,
  1542. frame_index);
  1543. case SCI_REQ_STP_UDMA_WAIT_D2H:
  1544. /* Use the general frame handler to copy the resposne data */
  1545. status = sci_stp_request_udma_general_frame_handler(ireq, frame_index);
  1546. if (status != SCI_SUCCESS)
  1547. return status;
  1548. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  1549. ireq->sci_status = SCI_FAILURE_IO_RESPONSE_VALID;
  1550. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1551. return SCI_SUCCESS;
  1552. case SCI_REQ_STP_NON_DATA_WAIT_D2H: {
  1553. struct dev_to_host_fis *frame_header;
  1554. u32 *frame_buffer;
  1555. status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,
  1556. frame_index,
  1557. (void **)&frame_header);
  1558. if (status != SCI_SUCCESS) {
  1559. dev_err(&ihost->pdev->dev,
  1560. "%s: SCIC IO Request 0x%p could not get frame "
  1561. "header for frame index %d, status %x\n",
  1562. __func__,
  1563. stp_req,
  1564. frame_index,
  1565. status);
  1566. return status;
  1567. }
  1568. switch (frame_header->fis_type) {
  1569. case FIS_REGD2H:
  1570. sci_unsolicited_frame_control_get_buffer(&ihost->uf_control,
  1571. frame_index,
  1572. (void **)&frame_buffer);
  1573. sci_controller_copy_sata_response(&ireq->stp.rsp,
  1574. frame_header,
  1575. frame_buffer);
  1576. /* The command has completed with error */
  1577. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  1578. ireq->sci_status = SCI_FAILURE_IO_RESPONSE_VALID;
  1579. break;
  1580. default:
  1581. dev_warn(&ihost->pdev->dev,
  1582. "%s: IO Request:0x%p Frame Id:%d protocol "
  1583. "violation occurred\n", __func__, stp_req,
  1584. frame_index);
  1585. ireq->scu_status = SCU_TASK_DONE_UNEXP_FIS;
  1586. ireq->sci_status = SCI_FAILURE_PROTOCOL_VIOLATION;
  1587. break;
  1588. }
  1589. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1590. /* Frame has been decoded return it to the controller */
  1591. sci_controller_release_frame(ihost, frame_index);
  1592. return status;
  1593. }
  1594. case SCI_REQ_STP_PIO_WAIT_FRAME: {
  1595. struct sas_task *task = isci_request_access_task(ireq);
  1596. struct dev_to_host_fis *frame_header;
  1597. u32 *frame_buffer;
  1598. status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,
  1599. frame_index,
  1600. (void **)&frame_header);
  1601. if (status != SCI_SUCCESS) {
  1602. dev_err(&ihost->pdev->dev,
  1603. "%s: SCIC IO Request 0x%p could not get frame "
  1604. "header for frame index %d, status %x\n",
  1605. __func__, stp_req, frame_index, status);
  1606. return status;
  1607. }
  1608. switch (frame_header->fis_type) {
  1609. case FIS_PIO_SETUP:
  1610. /* Get from the frame buffer the PIO Setup Data */
  1611. sci_unsolicited_frame_control_get_buffer(&ihost->uf_control,
  1612. frame_index,
  1613. (void **)&frame_buffer);
  1614. /* Get the data from the PIO Setup The SCU Hardware
  1615. * returns first word in the frame_header and the rest
  1616. * of the data is in the frame buffer so we need to
  1617. * back up one dword
  1618. */
  1619. /* transfer_count: first 16bits in the 4th dword */
  1620. stp_req->pio_len = frame_buffer[3] & 0xffff;
  1621. /* status: 4th byte in the 3rd dword */
  1622. stp_req->status = (frame_buffer[2] >> 24) & 0xff;
  1623. sci_controller_copy_sata_response(&ireq->stp.rsp,
  1624. frame_header,
  1625. frame_buffer);
  1626. ireq->stp.rsp.status = stp_req->status;
  1627. /* The next state is dependent on whether the
  1628. * request was PIO Data-in or Data out
  1629. */
  1630. if (task->data_dir == DMA_FROM_DEVICE) {
  1631. sci_change_state(&ireq->sm, SCI_REQ_STP_PIO_DATA_IN);
  1632. } else if (task->data_dir == DMA_TO_DEVICE) {
  1633. /* Transmit data */
  1634. status = sci_stp_request_pio_data_out_transmit_data(ireq);
  1635. if (status != SCI_SUCCESS)
  1636. break;
  1637. sci_change_state(&ireq->sm, SCI_REQ_STP_PIO_DATA_OUT);
  1638. }
  1639. break;
  1640. case FIS_SETDEVBITS:
  1641. sci_change_state(&ireq->sm, SCI_REQ_STP_PIO_WAIT_FRAME);
  1642. break;
  1643. case FIS_REGD2H:
  1644. if (frame_header->status & ATA_BUSY) {
  1645. /*
  1646. * Now why is the drive sending a D2H Register
  1647. * FIS when it is still busy? Do nothing since
  1648. * we are still in the right state.
  1649. */
  1650. dev_dbg(&ihost->pdev->dev,
  1651. "%s: SCIC PIO Request 0x%p received "
  1652. "D2H Register FIS with BSY status "
  1653. "0x%x\n",
  1654. __func__,
  1655. stp_req,
  1656. frame_header->status);
  1657. break;
  1658. }
  1659. sci_unsolicited_frame_control_get_buffer(&ihost->uf_control,
  1660. frame_index,
  1661. (void **)&frame_buffer);
  1662. sci_controller_copy_sata_response(&ireq->stp.req,
  1663. frame_header,
  1664. frame_buffer);
  1665. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  1666. ireq->sci_status = SCI_FAILURE_IO_RESPONSE_VALID;
  1667. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1668. break;
  1669. default:
  1670. /* FIXME: what do we do here? */
  1671. break;
  1672. }
  1673. /* Frame is decoded return it to the controller */
  1674. sci_controller_release_frame(ihost, frame_index);
  1675. return status;
  1676. }
  1677. case SCI_REQ_STP_PIO_DATA_IN: {
  1678. struct dev_to_host_fis *frame_header;
  1679. struct sata_fis_data *frame_buffer;
  1680. status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,
  1681. frame_index,
  1682. (void **)&frame_header);
  1683. if (status != SCI_SUCCESS) {
  1684. dev_err(&ihost->pdev->dev,
  1685. "%s: SCIC IO Request 0x%p could not get frame "
  1686. "header for frame index %d, status %x\n",
  1687. __func__,
  1688. stp_req,
  1689. frame_index,
  1690. status);
  1691. return status;
  1692. }
  1693. if (frame_header->fis_type != FIS_DATA) {
  1694. dev_err(&ihost->pdev->dev,
  1695. "%s: SCIC PIO Request 0x%p received frame %d "
  1696. "with fis type 0x%02x when expecting a data "
  1697. "fis.\n",
  1698. __func__,
  1699. stp_req,
  1700. frame_index,
  1701. frame_header->fis_type);
  1702. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1703. ireq->sci_status = SCI_FAILURE_IO_REQUIRES_SCSI_ABORT;
  1704. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1705. /* Frame is decoded return it to the controller */
  1706. sci_controller_release_frame(ihost, frame_index);
  1707. return status;
  1708. }
  1709. if (stp_req->sgl.index < 0) {
  1710. ireq->saved_rx_frame_index = frame_index;
  1711. stp_req->pio_len = 0;
  1712. } else {
  1713. sci_unsolicited_frame_control_get_buffer(&ihost->uf_control,
  1714. frame_index,
  1715. (void **)&frame_buffer);
  1716. status = sci_stp_request_pio_data_in_copy_data(stp_req,
  1717. (u8 *)frame_buffer);
  1718. /* Frame is decoded return it to the controller */
  1719. sci_controller_release_frame(ihost, frame_index);
  1720. }
  1721. /* Check for the end of the transfer, are there more
  1722. * bytes remaining for this data transfer
  1723. */
  1724. if (status != SCI_SUCCESS || stp_req->pio_len != 0)
  1725. return status;
  1726. if ((stp_req->status & ATA_BUSY) == 0) {
  1727. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  1728. ireq->sci_status = SCI_FAILURE_IO_RESPONSE_VALID;
  1729. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1730. } else {
  1731. sci_change_state(&ireq->sm, SCI_REQ_STP_PIO_WAIT_FRAME);
  1732. }
  1733. return status;
  1734. }
  1735. case SCI_REQ_ATAPI_WAIT_PIO_SETUP: {
  1736. struct sas_task *task = isci_request_access_task(ireq);
  1737. sci_controller_release_frame(ihost, frame_index);
  1738. ireq->target_device->working_request = ireq;
  1739. if (task->data_dir == DMA_NONE) {
  1740. sci_change_state(&ireq->sm, SCI_REQ_ATAPI_WAIT_TC_COMP);
  1741. scu_atapi_reconstruct_raw_frame_task_context(ireq);
  1742. } else {
  1743. sci_change_state(&ireq->sm, SCI_REQ_ATAPI_WAIT_D2H);
  1744. scu_atapi_construct_task_context(ireq);
  1745. }
  1746. sci_controller_continue_io(ireq);
  1747. return SCI_SUCCESS;
  1748. }
  1749. case SCI_REQ_ATAPI_WAIT_D2H:
  1750. return atapi_d2h_reg_frame_handler(ireq, frame_index);
  1751. case SCI_REQ_ABORTING:
  1752. /*
  1753. * TODO: Is it even possible to get an unsolicited frame in the
  1754. * aborting state?
  1755. */
  1756. sci_controller_release_frame(ihost, frame_index);
  1757. return SCI_SUCCESS;
  1758. default:
  1759. dev_warn(&ihost->pdev->dev,
  1760. "%s: SCIC IO Request given unexpected frame %x while "
  1761. "in state %d\n",
  1762. __func__,
  1763. frame_index,
  1764. state);
  1765. sci_controller_release_frame(ihost, frame_index);
  1766. return SCI_FAILURE_INVALID_STATE;
  1767. }
  1768. }
  1769. static enum sci_status stp_request_udma_await_tc_event(struct isci_request *ireq,
  1770. u32 completion_code)
  1771. {
  1772. enum sci_status status = SCI_SUCCESS;
  1773. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  1774. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_GOOD):
  1775. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1776. ireq->sci_status = SCI_SUCCESS;
  1777. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1778. break;
  1779. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_UNEXP_FIS):
  1780. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_REG_ERR):
  1781. /* We must check ther response buffer to see if the D2H
  1782. * Register FIS was received before we got the TC
  1783. * completion.
  1784. */
  1785. if (ireq->stp.rsp.fis_type == FIS_REGD2H) {
  1786. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  1787. ireq->sci_status = SCI_FAILURE_IO_RESPONSE_VALID;
  1788. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1789. } else {
  1790. /* If we have an error completion status for the
  1791. * TC then we can expect a D2H register FIS from
  1792. * the device so we must change state to wait
  1793. * for it
  1794. */
  1795. sci_change_state(&ireq->sm, SCI_REQ_STP_UDMA_WAIT_D2H);
  1796. }
  1797. break;
  1798. /* TODO Check to see if any of these completion status need to
  1799. * wait for the device to host register fis.
  1800. */
  1801. /* TODO We can retry the command for SCU_TASK_DONE_CMD_LL_R_ERR
  1802. * - this comes only for B0
  1803. */
  1804. default:
  1805. /* All other completion status cause the IO to be complete. */
  1806. ireq->scu_status = SCU_NORMALIZE_COMPLETION_STATUS(completion_code);
  1807. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  1808. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1809. break;
  1810. }
  1811. return status;
  1812. }
  1813. static enum sci_status atapi_raw_completion(struct isci_request *ireq, u32 completion_code,
  1814. enum sci_base_request_states next)
  1815. {
  1816. enum sci_status status = SCI_SUCCESS;
  1817. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  1818. case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_DONE_GOOD):
  1819. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1820. ireq->sci_status = SCI_SUCCESS;
  1821. sci_change_state(&ireq->sm, next);
  1822. break;
  1823. default:
  1824. /* All other completion status cause the IO to be complete.
  1825. * If a NAK was received, then it is up to the user to retry
  1826. * the request.
  1827. */
  1828. ireq->scu_status = SCU_NORMALIZE_COMPLETION_STATUS(completion_code);
  1829. ireq->sci_status = SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR;
  1830. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1831. break;
  1832. }
  1833. return status;
  1834. }
  1835. static enum sci_status atapi_data_tc_completion_handler(struct isci_request *ireq,
  1836. u32 completion_code)
  1837. {
  1838. struct isci_remote_device *idev = ireq->target_device;
  1839. struct dev_to_host_fis *d2h = &ireq->stp.rsp;
  1840. enum sci_status status = SCI_SUCCESS;
  1841. switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) {
  1842. case (SCU_TASK_DONE_GOOD << SCU_COMPLETION_TL_STATUS_SHIFT):
  1843. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1844. break;
  1845. case (SCU_TASK_DONE_UNEXP_FIS << SCU_COMPLETION_TL_STATUS_SHIFT): {
  1846. u16 len = sci_req_tx_bytes(ireq);
  1847. /* likely non-error data underrrun, workaround missing
  1848. * d2h frame from the controller
  1849. */
  1850. if (d2h->fis_type != FIS_REGD2H) {
  1851. d2h->fis_type = FIS_REGD2H;
  1852. d2h->flags = (1 << 6);
  1853. d2h->status = 0x50;
  1854. d2h->error = 0;
  1855. d2h->lbal = 0;
  1856. d2h->byte_count_low = len & 0xff;
  1857. d2h->byte_count_high = len >> 8;
  1858. d2h->device = 0xa0;
  1859. d2h->lbal_exp = 0;
  1860. d2h->lbam_exp = 0;
  1861. d2h->lbah_exp = 0;
  1862. d2h->_r_a = 0;
  1863. d2h->sector_count = 0x3;
  1864. d2h->sector_count_exp = 0;
  1865. d2h->_r_b = 0;
  1866. d2h->_r_c = 0;
  1867. d2h->_r_d = 0;
  1868. }
  1869. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1870. ireq->sci_status = SCI_SUCCESS_IO_DONE_EARLY;
  1871. status = ireq->sci_status;
  1872. /* the hw will have suspended the rnc, so complete the
  1873. * request upon pending resume
  1874. */
  1875. sci_change_state(&idev->sm, SCI_STP_DEV_ATAPI_ERROR);
  1876. break;
  1877. }
  1878. case (SCU_TASK_DONE_EXCESS_DATA << SCU_COMPLETION_TL_STATUS_SHIFT):
  1879. /* In this case, there is no UF coming after.
  1880. * compelte the IO now.
  1881. */
  1882. ireq->scu_status = SCU_TASK_DONE_GOOD;
  1883. ireq->sci_status = SCI_SUCCESS;
  1884. sci_change_state(&ireq->sm, SCI_REQ_COMPLETED);
  1885. break;
  1886. default:
  1887. if (d2h->fis_type == FIS_REGD2H) {
  1888. /* UF received change the device state to ATAPI_ERROR */
  1889. status = ireq->sci_status;
  1890. sci_change_state(&idev->sm, SCI_STP_DEV_ATAPI_ERROR);
  1891. } else {
  1892. /* If receiving any non-sucess TC status, no UF
  1893. * received yet, then an UF for the status fis
  1894. * is coming after (XXX: suspect this is
  1895. * actually a protocol error or a bug like the
  1896. * DONE_UNEXP_FIS case)
  1897. */
  1898. ireq->scu_status = SCU_TASK_DONE_CHECK_RESPONSE;
  1899. ireq->sci_status = SCI_FAILURE_IO_RESPONSE_VALID;
  1900. sci_change_state(&ireq->sm, SCI_REQ_ATAPI_WAIT_D2H);
  1901. }
  1902. break;
  1903. }
  1904. return status;
  1905. }
  1906. static int sci_request_smp_completion_status_is_tx_suspend(
  1907. unsigned int completion_status)
  1908. {
  1909. switch (completion_status) {
  1910. case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION:
  1911. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_1:
  1912. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_2:
  1913. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_3:
  1914. case SCU_TASK_OPEN_REJECT_BAD_DESTINATION:
  1915. case SCU_TASK_OPEN_REJECT_ZONE_VIOLATION:
  1916. return 1;
  1917. }
  1918. return 0;
  1919. }
  1920. static int sci_request_smp_completion_status_is_tx_rx_suspend(
  1921. unsigned int completion_status)
  1922. {
  1923. return 0; /* There are no Tx/Rx SMP suspend conditions. */
  1924. }
  1925. static int sci_request_ssp_completion_status_is_tx_suspend(
  1926. unsigned int completion_status)
  1927. {
  1928. switch (completion_status) {
  1929. case SCU_TASK_DONE_TX_RAW_CMD_ERR:
  1930. case SCU_TASK_DONE_LF_ERR:
  1931. case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION:
  1932. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_1:
  1933. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_2:
  1934. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_3:
  1935. case SCU_TASK_OPEN_REJECT_BAD_DESTINATION:
  1936. case SCU_TASK_OPEN_REJECT_ZONE_VIOLATION:
  1937. case SCU_TASK_OPEN_REJECT_STP_RESOURCES_BUSY:
  1938. case SCU_TASK_OPEN_REJECT_PROTOCOL_NOT_SUPPORTED:
  1939. case SCU_TASK_OPEN_REJECT_CONNECTION_RATE_NOT_SUPPORTED:
  1940. return 1;
  1941. }
  1942. return 0;
  1943. }
  1944. static int sci_request_ssp_completion_status_is_tx_rx_suspend(
  1945. unsigned int completion_status)
  1946. {
  1947. return 0; /* There are no Tx/Rx SSP suspend conditions. */
  1948. }
  1949. static int sci_request_stpsata_completion_status_is_tx_suspend(
  1950. unsigned int completion_status)
  1951. {
  1952. switch (completion_status) {
  1953. case SCU_TASK_DONE_TX_RAW_CMD_ERR:
  1954. case SCU_TASK_DONE_LL_R_ERR:
  1955. case SCU_TASK_DONE_LL_PERR:
  1956. case SCU_TASK_DONE_REG_ERR:
  1957. case SCU_TASK_DONE_SDB_ERR:
  1958. case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION:
  1959. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_1:
  1960. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_2:
  1961. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_3:
  1962. case SCU_TASK_OPEN_REJECT_BAD_DESTINATION:
  1963. case SCU_TASK_OPEN_REJECT_ZONE_VIOLATION:
  1964. case SCU_TASK_OPEN_REJECT_STP_RESOURCES_BUSY:
  1965. case SCU_TASK_OPEN_REJECT_PROTOCOL_NOT_SUPPORTED:
  1966. case SCU_TASK_OPEN_REJECT_CONNECTION_RATE_NOT_SUPPORTED:
  1967. return 1;
  1968. }
  1969. return 0;
  1970. }
  1971. static int sci_request_stpsata_completion_status_is_tx_rx_suspend(
  1972. unsigned int completion_status)
  1973. {
  1974. switch (completion_status) {
  1975. case SCU_TASK_DONE_LF_ERR:
  1976. case SCU_TASK_DONE_LL_SY_TERM:
  1977. case SCU_TASK_DONE_LL_LF_TERM:
  1978. case SCU_TASK_DONE_BREAK_RCVD:
  1979. case SCU_TASK_DONE_INV_FIS_LEN:
  1980. case SCU_TASK_DONE_UNEXP_FIS:
  1981. case SCU_TASK_DONE_UNEXP_SDBFIS:
  1982. case SCU_TASK_DONE_MAX_PLD_ERR:
  1983. return 1;
  1984. }
  1985. return 0;
  1986. }
  1987. static void sci_request_handle_suspending_completions(
  1988. struct isci_request *ireq,
  1989. u32 completion_code)
  1990. {
  1991. int is_tx = 0;
  1992. int is_tx_rx = 0;
  1993. switch (ireq->protocol) {
  1994. case SAS_PROTOCOL_SMP:
  1995. is_tx = sci_request_smp_completion_status_is_tx_suspend(
  1996. completion_code);
  1997. is_tx_rx = sci_request_smp_completion_status_is_tx_rx_suspend(
  1998. completion_code);
  1999. break;
  2000. case SAS_PROTOCOL_SSP:
  2001. is_tx = sci_request_ssp_completion_status_is_tx_suspend(
  2002. completion_code);
  2003. is_tx_rx = sci_request_ssp_completion_status_is_tx_rx_suspend(
  2004. completion_code);
  2005. break;
  2006. case SAS_PROTOCOL_STP:
  2007. is_tx = sci_request_stpsata_completion_status_is_tx_suspend(
  2008. completion_code);
  2009. is_tx_rx =
  2010. sci_request_stpsata_completion_status_is_tx_rx_suspend(
  2011. completion_code);
  2012. break;
  2013. default:
  2014. dev_warn(&ireq->isci_host->pdev->dev,
  2015. "%s: request %p has no valid protocol\n",
  2016. __func__, ireq);
  2017. break;
  2018. }
  2019. if (is_tx || is_tx_rx) {
  2020. BUG_ON(is_tx && is_tx_rx);
  2021. sci_remote_node_context_suspend(
  2022. &ireq->target_device->rnc,
  2023. SCI_HW_SUSPEND,
  2024. (is_tx_rx) ? SCU_EVENT_TL_RNC_SUSPEND_TX_RX
  2025. : SCU_EVENT_TL_RNC_SUSPEND_TX,
  2026. NULL, NULL);
  2027. }
  2028. }
  2029. enum sci_status
  2030. sci_io_request_tc_completion(struct isci_request *ireq,
  2031. u32 completion_code)
  2032. {
  2033. enum sci_base_request_states state;
  2034. struct isci_host *ihost = ireq->owning_controller;
  2035. state = ireq->sm.current_state_id;
  2036. /* Decode those completions that signal upcoming suspension events. */
  2037. sci_request_handle_suspending_completions(
  2038. ireq, SCU_GET_COMPLETION_TL_STATUS(completion_code));
  2039. switch (state) {
  2040. case SCI_REQ_STARTED:
  2041. return request_started_state_tc_event(ireq, completion_code);
  2042. case SCI_REQ_TASK_WAIT_TC_COMP:
  2043. return ssp_task_request_await_tc_event(ireq,
  2044. completion_code);
  2045. case SCI_REQ_SMP_WAIT_RESP:
  2046. return smp_request_await_response_tc_event(ireq,
  2047. completion_code);
  2048. case SCI_REQ_SMP_WAIT_TC_COMP:
  2049. return smp_request_await_tc_event(ireq, completion_code);
  2050. case SCI_REQ_STP_UDMA_WAIT_TC_COMP:
  2051. return stp_request_udma_await_tc_event(ireq,
  2052. completion_code);
  2053. case SCI_REQ_STP_NON_DATA_WAIT_H2D:
  2054. return stp_request_non_data_await_h2d_tc_event(ireq,
  2055. completion_code);
  2056. case SCI_REQ_STP_PIO_WAIT_H2D:
  2057. return stp_request_pio_await_h2d_completion_tc_event(ireq,
  2058. completion_code);
  2059. case SCI_REQ_STP_PIO_DATA_OUT:
  2060. return pio_data_out_tx_done_tc_event(ireq, completion_code);
  2061. case SCI_REQ_ABORTING:
  2062. return request_aborting_state_tc_event(ireq,
  2063. completion_code);
  2064. case SCI_REQ_ATAPI_WAIT_H2D:
  2065. return atapi_raw_completion(ireq, completion_code,
  2066. SCI_REQ_ATAPI_WAIT_PIO_SETUP);
  2067. case SCI_REQ_ATAPI_WAIT_TC_COMP:
  2068. return atapi_raw_completion(ireq, completion_code,
  2069. SCI_REQ_ATAPI_WAIT_D2H);
  2070. case SCI_REQ_ATAPI_WAIT_D2H:
  2071. return atapi_data_tc_completion_handler(ireq, completion_code);
  2072. default:
  2073. dev_warn(&ihost->pdev->dev, "%s: %x in wrong state %s\n",
  2074. __func__, completion_code, req_state_name(state));
  2075. return SCI_FAILURE_INVALID_STATE;
  2076. }
  2077. }
  2078. /**
  2079. * isci_request_process_response_iu() - This function sets the status and
  2080. * response iu, in the task struct, from the request object for the upper
  2081. * layer driver.
  2082. * @sas_task: This parameter is the task struct from the upper layer driver.
  2083. * @resp_iu: This parameter points to the response iu of the completed request.
  2084. * @dev: This parameter specifies the linux device struct.
  2085. *
  2086. * none.
  2087. */
  2088. static void isci_request_process_response_iu(
  2089. struct sas_task *task,
  2090. struct ssp_response_iu *resp_iu,
  2091. struct device *dev)
  2092. {
  2093. dev_dbg(dev,
  2094. "%s: resp_iu = %p "
  2095. "resp_iu->status = 0x%x,\nresp_iu->datapres = %d "
  2096. "resp_iu->response_data_len = %x, "
  2097. "resp_iu->sense_data_len = %x\nrepsonse data: ",
  2098. __func__,
  2099. resp_iu,
  2100. resp_iu->status,
  2101. resp_iu->datapres,
  2102. resp_iu->response_data_len,
  2103. resp_iu->sense_data_len);
  2104. task->task_status.stat = resp_iu->status;
  2105. /* libsas updates the task status fields based on the response iu. */
  2106. sas_ssp_task_response(dev, task, resp_iu);
  2107. }
  2108. /**
  2109. * isci_request_set_open_reject_status() - This function prepares the I/O
  2110. * completion for OPEN_REJECT conditions.
  2111. * @request: This parameter is the completed isci_request object.
  2112. * @response_ptr: This parameter specifies the service response for the I/O.
  2113. * @status_ptr: This parameter specifies the exec status for the I/O.
  2114. * @open_rej_reason: This parameter specifies the encoded reason for the
  2115. * abandon-class reject.
  2116. *
  2117. * none.
  2118. */
  2119. static void isci_request_set_open_reject_status(
  2120. struct isci_request *request,
  2121. struct sas_task *task,
  2122. enum service_response *response_ptr,
  2123. enum exec_status *status_ptr,
  2124. enum sas_open_rej_reason open_rej_reason)
  2125. {
  2126. /* Task in the target is done. */
  2127. set_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2128. *response_ptr = SAS_TASK_UNDELIVERED;
  2129. *status_ptr = SAS_OPEN_REJECT;
  2130. task->task_status.open_rej_reason = open_rej_reason;
  2131. }
  2132. /**
  2133. * isci_request_handle_controller_specific_errors() - This function decodes
  2134. * controller-specific I/O completion error conditions.
  2135. * @request: This parameter is the completed isci_request object.
  2136. * @response_ptr: This parameter specifies the service response for the I/O.
  2137. * @status_ptr: This parameter specifies the exec status for the I/O.
  2138. *
  2139. * none.
  2140. */
  2141. static void isci_request_handle_controller_specific_errors(
  2142. struct isci_remote_device *idev,
  2143. struct isci_request *request,
  2144. struct sas_task *task,
  2145. enum service_response *response_ptr,
  2146. enum exec_status *status_ptr)
  2147. {
  2148. unsigned int cstatus;
  2149. cstatus = request->scu_status;
  2150. dev_dbg(&request->isci_host->pdev->dev,
  2151. "%s: %p SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR "
  2152. "- controller status = 0x%x\n",
  2153. __func__, request, cstatus);
  2154. /* Decode the controller-specific errors; most
  2155. * important is to recognize those conditions in which
  2156. * the target may still have a task outstanding that
  2157. * must be aborted.
  2158. *
  2159. * Note that there are SCU completion codes being
  2160. * named in the decode below for which SCIC has already
  2161. * done work to handle them in a way other than as
  2162. * a controller-specific completion code; these are left
  2163. * in the decode below for completeness sake.
  2164. */
  2165. switch (cstatus) {
  2166. case SCU_TASK_DONE_DMASETUP_DIRERR:
  2167. /* Also SCU_TASK_DONE_SMP_FRM_TYPE_ERR: */
  2168. case SCU_TASK_DONE_XFERCNT_ERR:
  2169. /* Also SCU_TASK_DONE_SMP_UFI_ERR: */
  2170. if (task->task_proto == SAS_PROTOCOL_SMP) {
  2171. /* SCU_TASK_DONE_SMP_UFI_ERR == Task Done. */
  2172. *response_ptr = SAS_TASK_COMPLETE;
  2173. /* See if the device has been/is being stopped. Note
  2174. * that we ignore the quiesce state, since we are
  2175. * concerned about the actual device state.
  2176. */
  2177. if (!idev)
  2178. *status_ptr = SAS_DEVICE_UNKNOWN;
  2179. else
  2180. *status_ptr = SAS_ABORTED_TASK;
  2181. set_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2182. } else {
  2183. /* Task in the target is not done. */
  2184. *response_ptr = SAS_TASK_UNDELIVERED;
  2185. if (!idev)
  2186. *status_ptr = SAS_DEVICE_UNKNOWN;
  2187. else
  2188. *status_ptr = SAM_STAT_TASK_ABORTED;
  2189. clear_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2190. }
  2191. break;
  2192. case SCU_TASK_DONE_CRC_ERR:
  2193. case SCU_TASK_DONE_NAK_CMD_ERR:
  2194. case SCU_TASK_DONE_EXCESS_DATA:
  2195. case SCU_TASK_DONE_UNEXP_FIS:
  2196. /* Also SCU_TASK_DONE_UNEXP_RESP: */
  2197. case SCU_TASK_DONE_VIIT_ENTRY_NV: /* TODO - conditions? */
  2198. case SCU_TASK_DONE_IIT_ENTRY_NV: /* TODO - conditions? */
  2199. case SCU_TASK_DONE_RNCNV_OUTBOUND: /* TODO - conditions? */
  2200. /* These are conditions in which the target
  2201. * has completed the task, so that no cleanup
  2202. * is necessary.
  2203. */
  2204. *response_ptr = SAS_TASK_COMPLETE;
  2205. /* See if the device has been/is being stopped. Note
  2206. * that we ignore the quiesce state, since we are
  2207. * concerned about the actual device state.
  2208. */
  2209. if (!idev)
  2210. *status_ptr = SAS_DEVICE_UNKNOWN;
  2211. else
  2212. *status_ptr = SAS_ABORTED_TASK;
  2213. set_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2214. break;
  2215. /* Note that the only open reject completion codes seen here will be
  2216. * abandon-class codes; all others are automatically retried in the SCU.
  2217. */
  2218. case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION:
  2219. isci_request_set_open_reject_status(
  2220. request, task, response_ptr, status_ptr,
  2221. SAS_OREJ_WRONG_DEST);
  2222. break;
  2223. case SCU_TASK_OPEN_REJECT_ZONE_VIOLATION:
  2224. /* Note - the return of AB0 will change when
  2225. * libsas implements detection of zone violations.
  2226. */
  2227. isci_request_set_open_reject_status(
  2228. request, task, response_ptr, status_ptr,
  2229. SAS_OREJ_RESV_AB0);
  2230. break;
  2231. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_1:
  2232. isci_request_set_open_reject_status(
  2233. request, task, response_ptr, status_ptr,
  2234. SAS_OREJ_RESV_AB1);
  2235. break;
  2236. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_2:
  2237. isci_request_set_open_reject_status(
  2238. request, task, response_ptr, status_ptr,
  2239. SAS_OREJ_RESV_AB2);
  2240. break;
  2241. case SCU_TASK_OPEN_REJECT_RESERVED_ABANDON_3:
  2242. isci_request_set_open_reject_status(
  2243. request, task, response_ptr, status_ptr,
  2244. SAS_OREJ_RESV_AB3);
  2245. break;
  2246. case SCU_TASK_OPEN_REJECT_BAD_DESTINATION:
  2247. isci_request_set_open_reject_status(
  2248. request, task, response_ptr, status_ptr,
  2249. SAS_OREJ_BAD_DEST);
  2250. break;
  2251. case SCU_TASK_OPEN_REJECT_STP_RESOURCES_BUSY:
  2252. isci_request_set_open_reject_status(
  2253. request, task, response_ptr, status_ptr,
  2254. SAS_OREJ_STP_NORES);
  2255. break;
  2256. case SCU_TASK_OPEN_REJECT_PROTOCOL_NOT_SUPPORTED:
  2257. isci_request_set_open_reject_status(
  2258. request, task, response_ptr, status_ptr,
  2259. SAS_OREJ_EPROTO);
  2260. break;
  2261. case SCU_TASK_OPEN_REJECT_CONNECTION_RATE_NOT_SUPPORTED:
  2262. isci_request_set_open_reject_status(
  2263. request, task, response_ptr, status_ptr,
  2264. SAS_OREJ_CONN_RATE);
  2265. break;
  2266. case SCU_TASK_DONE_LL_R_ERR:
  2267. /* Also SCU_TASK_DONE_ACK_NAK_TO: */
  2268. case SCU_TASK_DONE_LL_PERR:
  2269. case SCU_TASK_DONE_LL_SY_TERM:
  2270. /* Also SCU_TASK_DONE_NAK_ERR:*/
  2271. case SCU_TASK_DONE_LL_LF_TERM:
  2272. /* Also SCU_TASK_DONE_DATA_LEN_ERR: */
  2273. case SCU_TASK_DONE_LL_ABORT_ERR:
  2274. case SCU_TASK_DONE_SEQ_INV_TYPE:
  2275. /* Also SCU_TASK_DONE_UNEXP_XR: */
  2276. case SCU_TASK_DONE_XR_IU_LEN_ERR:
  2277. case SCU_TASK_DONE_INV_FIS_LEN:
  2278. /* Also SCU_TASK_DONE_XR_WD_LEN: */
  2279. case SCU_TASK_DONE_SDMA_ERR:
  2280. case SCU_TASK_DONE_OFFSET_ERR:
  2281. case SCU_TASK_DONE_MAX_PLD_ERR:
  2282. case SCU_TASK_DONE_LF_ERR:
  2283. case SCU_TASK_DONE_SMP_RESP_TO_ERR: /* Escalate to dev reset? */
  2284. case SCU_TASK_DONE_SMP_LL_RX_ERR:
  2285. case SCU_TASK_DONE_UNEXP_DATA:
  2286. case SCU_TASK_DONE_UNEXP_SDBFIS:
  2287. case SCU_TASK_DONE_REG_ERR:
  2288. case SCU_TASK_DONE_SDB_ERR:
  2289. case SCU_TASK_DONE_TASK_ABORT:
  2290. default:
  2291. /* Task in the target is not done. */
  2292. *response_ptr = SAS_TASK_UNDELIVERED;
  2293. *status_ptr = SAM_STAT_TASK_ABORTED;
  2294. if (task->task_proto == SAS_PROTOCOL_SMP)
  2295. set_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2296. else
  2297. clear_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2298. break;
  2299. }
  2300. }
  2301. static void isci_process_stp_response(struct sas_task *task, struct dev_to_host_fis *fis)
  2302. {
  2303. struct task_status_struct *ts = &task->task_status;
  2304. struct ata_task_resp *resp = (void *)&ts->buf[0];
  2305. resp->frame_len = sizeof(*fis);
  2306. memcpy(resp->ending_fis, fis, sizeof(*fis));
  2307. ts->buf_valid_size = sizeof(*resp);
  2308. /* If the device fault bit is set in the status register, then
  2309. * set the sense data and return.
  2310. */
  2311. if (fis->status & ATA_DF)
  2312. ts->stat = SAS_PROTO_RESPONSE;
  2313. else if (fis->status & ATA_ERR)
  2314. ts->stat = SAM_STAT_CHECK_CONDITION;
  2315. else
  2316. ts->stat = SAM_STAT_GOOD;
  2317. ts->resp = SAS_TASK_COMPLETE;
  2318. }
  2319. static void isci_request_io_request_complete(struct isci_host *ihost,
  2320. struct isci_request *request,
  2321. enum sci_io_status completion_status)
  2322. {
  2323. struct sas_task *task = isci_request_access_task(request);
  2324. struct ssp_response_iu *resp_iu;
  2325. unsigned long task_flags;
  2326. struct isci_remote_device *idev = request->target_device;
  2327. enum service_response response = SAS_TASK_UNDELIVERED;
  2328. enum exec_status status = SAS_ABORTED_TASK;
  2329. dev_dbg(&ihost->pdev->dev,
  2330. "%s: request = %p, task = %p,\n"
  2331. "task->data_dir = %d completion_status = 0x%x\n",
  2332. __func__,
  2333. request,
  2334. task,
  2335. task->data_dir,
  2336. completion_status);
  2337. /* The request is done from an SCU HW perspective. */
  2338. /* This is an active request being completed from the core. */
  2339. switch (completion_status) {
  2340. case SCI_IO_FAILURE_RESPONSE_VALID:
  2341. dev_dbg(&ihost->pdev->dev,
  2342. "%s: SCI_IO_FAILURE_RESPONSE_VALID (%p/%p)\n",
  2343. __func__, request, task);
  2344. if (sas_protocol_ata(task->task_proto)) {
  2345. isci_process_stp_response(task, &request->stp.rsp);
  2346. } else if (SAS_PROTOCOL_SSP == task->task_proto) {
  2347. /* crack the iu response buffer. */
  2348. resp_iu = &request->ssp.rsp;
  2349. isci_request_process_response_iu(task, resp_iu,
  2350. &ihost->pdev->dev);
  2351. } else if (SAS_PROTOCOL_SMP == task->task_proto) {
  2352. dev_err(&ihost->pdev->dev,
  2353. "%s: SCI_IO_FAILURE_RESPONSE_VALID: "
  2354. "SAS_PROTOCOL_SMP protocol\n",
  2355. __func__);
  2356. } else
  2357. dev_err(&ihost->pdev->dev,
  2358. "%s: unknown protocol\n", __func__);
  2359. /* use the task status set in the task struct by the
  2360. * isci_request_process_response_iu call.
  2361. */
  2362. set_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2363. response = task->task_status.resp;
  2364. status = task->task_status.stat;
  2365. break;
  2366. case SCI_IO_SUCCESS:
  2367. case SCI_IO_SUCCESS_IO_DONE_EARLY:
  2368. response = SAS_TASK_COMPLETE;
  2369. status = SAM_STAT_GOOD;
  2370. set_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2371. if (completion_status == SCI_IO_SUCCESS_IO_DONE_EARLY) {
  2372. /* This was an SSP / STP / SATA transfer.
  2373. * There is a possibility that less data than
  2374. * the maximum was transferred.
  2375. */
  2376. u32 transferred_length = sci_req_tx_bytes(request);
  2377. task->task_status.residual
  2378. = task->total_xfer_len - transferred_length;
  2379. /* If there were residual bytes, call this an
  2380. * underrun.
  2381. */
  2382. if (task->task_status.residual != 0)
  2383. status = SAS_DATA_UNDERRUN;
  2384. dev_dbg(&ihost->pdev->dev,
  2385. "%s: SCI_IO_SUCCESS_IO_DONE_EARLY %d\n",
  2386. __func__, status);
  2387. } else
  2388. dev_dbg(&ihost->pdev->dev, "%s: SCI_IO_SUCCESS\n",
  2389. __func__);
  2390. break;
  2391. case SCI_IO_FAILURE_TERMINATED:
  2392. dev_dbg(&ihost->pdev->dev,
  2393. "%s: SCI_IO_FAILURE_TERMINATED (%p/%p)\n",
  2394. __func__, request, task);
  2395. /* The request was terminated explicitly. */
  2396. set_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2397. response = SAS_TASK_UNDELIVERED;
  2398. /* See if the device has been/is being stopped. Note
  2399. * that we ignore the quiesce state, since we are
  2400. * concerned about the actual device state.
  2401. */
  2402. if (!idev)
  2403. status = SAS_DEVICE_UNKNOWN;
  2404. else
  2405. status = SAS_ABORTED_TASK;
  2406. break;
  2407. case SCI_FAILURE_CONTROLLER_SPECIFIC_IO_ERR:
  2408. isci_request_handle_controller_specific_errors(idev, request,
  2409. task, &response,
  2410. &status);
  2411. break;
  2412. case SCI_IO_FAILURE_REMOTE_DEVICE_RESET_REQUIRED:
  2413. /* This is a special case, in that the I/O completion
  2414. * is telling us that the device needs a reset.
  2415. * In order for the device reset condition to be
  2416. * noticed, the I/O has to be handled in the error
  2417. * handler. Set the reset flag and cause the
  2418. * SCSI error thread to be scheduled.
  2419. */
  2420. spin_lock_irqsave(&task->task_state_lock, task_flags);
  2421. task->task_state_flags |= SAS_TASK_NEED_DEV_RESET;
  2422. spin_unlock_irqrestore(&task->task_state_lock, task_flags);
  2423. /* Fail the I/O. */
  2424. response = SAS_TASK_UNDELIVERED;
  2425. status = SAM_STAT_TASK_ABORTED;
  2426. clear_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2427. break;
  2428. case SCI_FAILURE_RETRY_REQUIRED:
  2429. /* Fail the I/O so it can be retried. */
  2430. response = SAS_TASK_UNDELIVERED;
  2431. if (!idev)
  2432. status = SAS_DEVICE_UNKNOWN;
  2433. else
  2434. status = SAS_ABORTED_TASK;
  2435. set_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2436. break;
  2437. default:
  2438. /* Catch any otherwise unhandled error codes here. */
  2439. dev_dbg(&ihost->pdev->dev,
  2440. "%s: invalid completion code: 0x%x - "
  2441. "isci_request = %p\n",
  2442. __func__, completion_status, request);
  2443. response = SAS_TASK_UNDELIVERED;
  2444. /* See if the device has been/is being stopped. Note
  2445. * that we ignore the quiesce state, since we are
  2446. * concerned about the actual device state.
  2447. */
  2448. if (!idev)
  2449. status = SAS_DEVICE_UNKNOWN;
  2450. else
  2451. status = SAS_ABORTED_TASK;
  2452. if (SAS_PROTOCOL_SMP == task->task_proto)
  2453. set_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2454. else
  2455. clear_bit(IREQ_COMPLETE_IN_TARGET, &request->flags);
  2456. break;
  2457. }
  2458. switch (task->task_proto) {
  2459. case SAS_PROTOCOL_SSP:
  2460. if (task->data_dir == DMA_NONE)
  2461. break;
  2462. if (task->num_scatter == 0)
  2463. /* 0 indicates a single dma address */
  2464. dma_unmap_single(&ihost->pdev->dev,
  2465. request->zero_scatter_daddr,
  2466. task->total_xfer_len, task->data_dir);
  2467. else /* unmap the sgl dma addresses */
  2468. dma_unmap_sg(&ihost->pdev->dev, task->scatter,
  2469. request->num_sg_entries, task->data_dir);
  2470. break;
  2471. case SAS_PROTOCOL_SMP: {
  2472. struct scatterlist *sg = &task->smp_task.smp_req;
  2473. struct smp_req *smp_req;
  2474. void *kaddr;
  2475. dma_unmap_sg(&ihost->pdev->dev, sg, 1, DMA_TO_DEVICE);
  2476. /* need to swab it back in case the command buffer is re-used */
  2477. kaddr = kmap_atomic(sg_page(sg));
  2478. smp_req = kaddr + sg->offset;
  2479. sci_swab32_cpy(smp_req, smp_req, sg->length / sizeof(u32));
  2480. kunmap_atomic(kaddr);
  2481. break;
  2482. }
  2483. default:
  2484. break;
  2485. }
  2486. spin_lock_irqsave(&task->task_state_lock, task_flags);
  2487. task->task_status.resp = response;
  2488. task->task_status.stat = status;
  2489. if (test_bit(IREQ_COMPLETE_IN_TARGET, &request->flags)) {
  2490. /* Normal notification (task_done) */
  2491. task->task_state_flags |= SAS_TASK_STATE_DONE;
  2492. task->task_state_flags &= ~(SAS_TASK_AT_INITIATOR |
  2493. SAS_TASK_STATE_PENDING);
  2494. }
  2495. spin_unlock_irqrestore(&task->task_state_lock, task_flags);
  2496. /* Add to the completed list. */
  2497. list_add(&request->completed_node, &ihost->requests_to_complete);
  2498. /* complete the io request to the core. */
  2499. sci_controller_complete_io(ihost, request->target_device, request);
  2500. /* set terminated handle so it cannot be completed or
  2501. * terminated again, and to cause any calls into abort
  2502. * task to recognize the already completed case.
  2503. */
  2504. set_bit(IREQ_TERMINATED, &request->flags);
  2505. }
  2506. static void sci_request_started_state_enter(struct sci_base_state_machine *sm)
  2507. {
  2508. struct isci_request *ireq = container_of(sm, typeof(*ireq), sm);
  2509. struct domain_device *dev = ireq->target_device->domain_dev;
  2510. enum sci_base_request_states state;
  2511. struct sas_task *task;
  2512. /* XXX as hch said always creating an internal sas_task for tmf
  2513. * requests would simplify the driver
  2514. */
  2515. task = (test_bit(IREQ_TMF, &ireq->flags)) ? NULL : isci_request_access_task(ireq);
  2516. /* all unaccelerated request types (non ssp or ncq) handled with
  2517. * substates
  2518. */
  2519. if (!task && dev->dev_type == SAS_END_DEV) {
  2520. state = SCI_REQ_TASK_WAIT_TC_COMP;
  2521. } else if (task && task->task_proto == SAS_PROTOCOL_SMP) {
  2522. state = SCI_REQ_SMP_WAIT_RESP;
  2523. } else if (task && sas_protocol_ata(task->task_proto) &&
  2524. !task->ata_task.use_ncq) {
  2525. if (dev->sata_dev.command_set == ATAPI_COMMAND_SET &&
  2526. task->ata_task.fis.command == ATA_CMD_PACKET) {
  2527. state = SCI_REQ_ATAPI_WAIT_H2D;
  2528. } else if (task->data_dir == DMA_NONE) {
  2529. state = SCI_REQ_STP_NON_DATA_WAIT_H2D;
  2530. } else if (task->ata_task.dma_xfer) {
  2531. state = SCI_REQ_STP_UDMA_WAIT_TC_COMP;
  2532. } else /* PIO */ {
  2533. state = SCI_REQ_STP_PIO_WAIT_H2D;
  2534. }
  2535. } else {
  2536. /* SSP or NCQ are fully accelerated, no substates */
  2537. return;
  2538. }
  2539. sci_change_state(sm, state);
  2540. }
  2541. static void sci_request_completed_state_enter(struct sci_base_state_machine *sm)
  2542. {
  2543. struct isci_request *ireq = container_of(sm, typeof(*ireq), sm);
  2544. struct isci_host *ihost = ireq->owning_controller;
  2545. /* Tell the SCI_USER that the IO request is complete */
  2546. if (!test_bit(IREQ_TMF, &ireq->flags))
  2547. isci_request_io_request_complete(ihost, ireq,
  2548. ireq->sci_status);
  2549. else
  2550. isci_task_request_complete(ihost, ireq, ireq->sci_status);
  2551. }
  2552. static void sci_request_aborting_state_enter(struct sci_base_state_machine *sm)
  2553. {
  2554. struct isci_request *ireq = container_of(sm, typeof(*ireq), sm);
  2555. /* Setting the abort bit in the Task Context is required by the silicon. */
  2556. ireq->tc->abort = 1;
  2557. }
  2558. static void sci_stp_request_started_non_data_await_h2d_completion_enter(struct sci_base_state_machine *sm)
  2559. {
  2560. struct isci_request *ireq = container_of(sm, typeof(*ireq), sm);
  2561. ireq->target_device->working_request = ireq;
  2562. }
  2563. static void sci_stp_request_started_pio_await_h2d_completion_enter(struct sci_base_state_machine *sm)
  2564. {
  2565. struct isci_request *ireq = container_of(sm, typeof(*ireq), sm);
  2566. ireq->target_device->working_request = ireq;
  2567. }
  2568. static const struct sci_base_state sci_request_state_table[] = {
  2569. [SCI_REQ_INIT] = { },
  2570. [SCI_REQ_CONSTRUCTED] = { },
  2571. [SCI_REQ_STARTED] = {
  2572. .enter_state = sci_request_started_state_enter,
  2573. },
  2574. [SCI_REQ_STP_NON_DATA_WAIT_H2D] = {
  2575. .enter_state = sci_stp_request_started_non_data_await_h2d_completion_enter,
  2576. },
  2577. [SCI_REQ_STP_NON_DATA_WAIT_D2H] = { },
  2578. [SCI_REQ_STP_PIO_WAIT_H2D] = {
  2579. .enter_state = sci_stp_request_started_pio_await_h2d_completion_enter,
  2580. },
  2581. [SCI_REQ_STP_PIO_WAIT_FRAME] = { },
  2582. [SCI_REQ_STP_PIO_DATA_IN] = { },
  2583. [SCI_REQ_STP_PIO_DATA_OUT] = { },
  2584. [SCI_REQ_STP_UDMA_WAIT_TC_COMP] = { },
  2585. [SCI_REQ_STP_UDMA_WAIT_D2H] = { },
  2586. [SCI_REQ_TASK_WAIT_TC_COMP] = { },
  2587. [SCI_REQ_TASK_WAIT_TC_RESP] = { },
  2588. [SCI_REQ_SMP_WAIT_RESP] = { },
  2589. [SCI_REQ_SMP_WAIT_TC_COMP] = { },
  2590. [SCI_REQ_ATAPI_WAIT_H2D] = { },
  2591. [SCI_REQ_ATAPI_WAIT_PIO_SETUP] = { },
  2592. [SCI_REQ_ATAPI_WAIT_D2H] = { },
  2593. [SCI_REQ_ATAPI_WAIT_TC_COMP] = { },
  2594. [SCI_REQ_COMPLETED] = {
  2595. .enter_state = sci_request_completed_state_enter,
  2596. },
  2597. [SCI_REQ_ABORTING] = {
  2598. .enter_state = sci_request_aborting_state_enter,
  2599. },
  2600. [SCI_REQ_FINAL] = { },
  2601. };
  2602. static void
  2603. sci_general_request_construct(struct isci_host *ihost,
  2604. struct isci_remote_device *idev,
  2605. struct isci_request *ireq)
  2606. {
  2607. sci_init_sm(&ireq->sm, sci_request_state_table, SCI_REQ_INIT);
  2608. ireq->target_device = idev;
  2609. ireq->protocol = SAS_PROTOCOL_NONE;
  2610. ireq->saved_rx_frame_index = SCU_INVALID_FRAME_INDEX;
  2611. ireq->sci_status = SCI_SUCCESS;
  2612. ireq->scu_status = 0;
  2613. ireq->post_context = 0xFFFFFFFF;
  2614. }
  2615. static enum sci_status
  2616. sci_io_request_construct(struct isci_host *ihost,
  2617. struct isci_remote_device *idev,
  2618. struct isci_request *ireq)
  2619. {
  2620. struct domain_device *dev = idev->domain_dev;
  2621. enum sci_status status = SCI_SUCCESS;
  2622. /* Build the common part of the request */
  2623. sci_general_request_construct(ihost, idev, ireq);
  2624. if (idev->rnc.remote_node_index == SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX)
  2625. return SCI_FAILURE_INVALID_REMOTE_DEVICE;
  2626. if (dev->dev_type == SAS_END_DEV)
  2627. /* pass */;
  2628. else if (dev_is_sata(dev))
  2629. memset(&ireq->stp.cmd, 0, sizeof(ireq->stp.cmd));
  2630. else if (dev_is_expander(dev))
  2631. /* pass */;
  2632. else
  2633. return SCI_FAILURE_UNSUPPORTED_PROTOCOL;
  2634. memset(ireq->tc, 0, offsetof(struct scu_task_context, sgl_pair_ab));
  2635. return status;
  2636. }
  2637. enum sci_status sci_task_request_construct(struct isci_host *ihost,
  2638. struct isci_remote_device *idev,
  2639. u16 io_tag, struct isci_request *ireq)
  2640. {
  2641. struct domain_device *dev = idev->domain_dev;
  2642. enum sci_status status = SCI_SUCCESS;
  2643. /* Build the common part of the request */
  2644. sci_general_request_construct(ihost, idev, ireq);
  2645. if (dev->dev_type == SAS_END_DEV || dev_is_sata(dev)) {
  2646. set_bit(IREQ_TMF, &ireq->flags);
  2647. memset(ireq->tc, 0, sizeof(struct scu_task_context));
  2648. } else
  2649. status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
  2650. return status;
  2651. }
  2652. static enum sci_status isci_request_ssp_request_construct(
  2653. struct isci_request *request)
  2654. {
  2655. enum sci_status status;
  2656. dev_dbg(&request->isci_host->pdev->dev,
  2657. "%s: request = %p\n",
  2658. __func__,
  2659. request);
  2660. status = sci_io_request_construct_basic_ssp(request);
  2661. return status;
  2662. }
  2663. static enum sci_status isci_request_stp_request_construct(struct isci_request *ireq)
  2664. {
  2665. struct sas_task *task = isci_request_access_task(ireq);
  2666. struct host_to_dev_fis *fis = &ireq->stp.cmd;
  2667. struct ata_queued_cmd *qc = task->uldd_task;
  2668. enum sci_status status;
  2669. dev_dbg(&ireq->isci_host->pdev->dev,
  2670. "%s: ireq = %p\n",
  2671. __func__,
  2672. ireq);
  2673. memcpy(fis, &task->ata_task.fis, sizeof(struct host_to_dev_fis));
  2674. if (!task->ata_task.device_control_reg_update)
  2675. fis->flags |= 0x80;
  2676. fis->flags &= 0xF0;
  2677. status = sci_io_request_construct_basic_sata(ireq);
  2678. if (qc && (qc->tf.command == ATA_CMD_FPDMA_WRITE ||
  2679. qc->tf.command == ATA_CMD_FPDMA_READ)) {
  2680. fis->sector_count = qc->tag << 3;
  2681. ireq->tc->type.stp.ncq_tag = qc->tag;
  2682. }
  2683. return status;
  2684. }
  2685. static enum sci_status
  2686. sci_io_request_construct_smp(struct device *dev,
  2687. struct isci_request *ireq,
  2688. struct sas_task *task)
  2689. {
  2690. struct scatterlist *sg = &task->smp_task.smp_req;
  2691. struct isci_remote_device *idev;
  2692. struct scu_task_context *task_context;
  2693. struct isci_port *iport;
  2694. struct smp_req *smp_req;
  2695. void *kaddr;
  2696. u8 req_len;
  2697. u32 cmd;
  2698. kaddr = kmap_atomic(sg_page(sg));
  2699. smp_req = kaddr + sg->offset;
  2700. /*
  2701. * Look at the SMP requests' header fields; for certain SAS 1.x SMP
  2702. * functions under SAS 2.0, a zero request length really indicates
  2703. * a non-zero default length.
  2704. */
  2705. if (smp_req->req_len == 0) {
  2706. switch (smp_req->func) {
  2707. case SMP_DISCOVER:
  2708. case SMP_REPORT_PHY_ERR_LOG:
  2709. case SMP_REPORT_PHY_SATA:
  2710. case SMP_REPORT_ROUTE_INFO:
  2711. smp_req->req_len = 2;
  2712. break;
  2713. case SMP_CONF_ROUTE_INFO:
  2714. case SMP_PHY_CONTROL:
  2715. case SMP_PHY_TEST_FUNCTION:
  2716. smp_req->req_len = 9;
  2717. break;
  2718. /* Default - zero is a valid default for 2.0. */
  2719. }
  2720. }
  2721. req_len = smp_req->req_len;
  2722. sci_swab32_cpy(smp_req, smp_req, sg->length / sizeof(u32));
  2723. cmd = *(u32 *) smp_req;
  2724. kunmap_atomic(kaddr);
  2725. if (!dma_map_sg(dev, sg, 1, DMA_TO_DEVICE))
  2726. return SCI_FAILURE;
  2727. ireq->protocol = SAS_PROTOCOL_SMP;
  2728. /* byte swap the smp request. */
  2729. task_context = ireq->tc;
  2730. idev = ireq->target_device;
  2731. iport = idev->owning_port;
  2732. /*
  2733. * Fill in the TC with the its required data
  2734. * 00h
  2735. */
  2736. task_context->priority = 0;
  2737. task_context->initiator_request = 1;
  2738. task_context->connection_rate = idev->connection_rate;
  2739. task_context->protocol_engine_index = ISCI_PEG;
  2740. task_context->logical_port_index = iport->physical_port_index;
  2741. task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SMP;
  2742. task_context->abort = 0;
  2743. task_context->valid = SCU_TASK_CONTEXT_VALID;
  2744. task_context->context_type = SCU_TASK_CONTEXT_TYPE;
  2745. /* 04h */
  2746. task_context->remote_node_index = idev->rnc.remote_node_index;
  2747. task_context->command_code = 0;
  2748. task_context->task_type = SCU_TASK_TYPE_SMP_REQUEST;
  2749. /* 08h */
  2750. task_context->link_layer_control = 0;
  2751. task_context->do_not_dma_ssp_good_response = 1;
  2752. task_context->strict_ordering = 0;
  2753. task_context->control_frame = 1;
  2754. task_context->timeout_enable = 0;
  2755. task_context->block_guard_enable = 0;
  2756. /* 0ch */
  2757. task_context->address_modifier = 0;
  2758. /* 10h */
  2759. task_context->ssp_command_iu_length = req_len;
  2760. /* 14h */
  2761. task_context->transfer_length_bytes = 0;
  2762. /*
  2763. * 18h ~ 30h, protocol specific
  2764. * since commandIU has been build by framework at this point, we just
  2765. * copy the frist DWord from command IU to this location. */
  2766. memcpy(&task_context->type.smp, &cmd, sizeof(u32));
  2767. /*
  2768. * 40h
  2769. * "For SMP you could program it to zero. We would prefer that way
  2770. * so that done code will be consistent." - Venki
  2771. */
  2772. task_context->task_phase = 0;
  2773. ireq->post_context = (SCU_CONTEXT_COMMAND_REQUEST_TYPE_POST_TC |
  2774. (ISCI_PEG << SCU_CONTEXT_COMMAND_PROTOCOL_ENGINE_GROUP_SHIFT) |
  2775. (iport->physical_port_index <<
  2776. SCU_CONTEXT_COMMAND_LOGICAL_PORT_SHIFT) |
  2777. ISCI_TAG_TCI(ireq->io_tag));
  2778. /*
  2779. * Copy the physical address for the command buffer to the SCU Task
  2780. * Context command buffer should not contain command header.
  2781. */
  2782. task_context->command_iu_upper = upper_32_bits(sg_dma_address(sg));
  2783. task_context->command_iu_lower = lower_32_bits(sg_dma_address(sg) + sizeof(u32));
  2784. /* SMP response comes as UF, so no need to set response IU address. */
  2785. task_context->response_iu_upper = 0;
  2786. task_context->response_iu_lower = 0;
  2787. sci_change_state(&ireq->sm, SCI_REQ_CONSTRUCTED);
  2788. return SCI_SUCCESS;
  2789. }
  2790. /*
  2791. * isci_smp_request_build() - This function builds the smp request.
  2792. * @ireq: This parameter points to the isci_request allocated in the
  2793. * request construct function.
  2794. *
  2795. * SCI_SUCCESS on successfull completion, or specific failure code.
  2796. */
  2797. static enum sci_status isci_smp_request_build(struct isci_request *ireq)
  2798. {
  2799. struct sas_task *task = isci_request_access_task(ireq);
  2800. struct device *dev = &ireq->isci_host->pdev->dev;
  2801. enum sci_status status = SCI_FAILURE;
  2802. status = sci_io_request_construct_smp(dev, ireq, task);
  2803. if (status != SCI_SUCCESS)
  2804. dev_dbg(&ireq->isci_host->pdev->dev,
  2805. "%s: failed with status = %d\n",
  2806. __func__,
  2807. status);
  2808. return status;
  2809. }
  2810. /**
  2811. * isci_io_request_build() - This function builds the io request object.
  2812. * @ihost: This parameter specifies the ISCI host object
  2813. * @request: This parameter points to the isci_request object allocated in the
  2814. * request construct function.
  2815. * @sci_device: This parameter is the handle for the sci core's remote device
  2816. * object that is the destination for this request.
  2817. *
  2818. * SCI_SUCCESS on successfull completion, or specific failure code.
  2819. */
  2820. static enum sci_status isci_io_request_build(struct isci_host *ihost,
  2821. struct isci_request *request,
  2822. struct isci_remote_device *idev)
  2823. {
  2824. enum sci_status status = SCI_SUCCESS;
  2825. struct sas_task *task = isci_request_access_task(request);
  2826. dev_dbg(&ihost->pdev->dev,
  2827. "%s: idev = 0x%p; request = %p, "
  2828. "num_scatter = %d\n",
  2829. __func__,
  2830. idev,
  2831. request,
  2832. task->num_scatter);
  2833. /* map the sgl addresses, if present.
  2834. * libata does the mapping for sata devices
  2835. * before we get the request.
  2836. */
  2837. if (task->num_scatter &&
  2838. !sas_protocol_ata(task->task_proto) &&
  2839. !(SAS_PROTOCOL_SMP & task->task_proto)) {
  2840. request->num_sg_entries = dma_map_sg(
  2841. &ihost->pdev->dev,
  2842. task->scatter,
  2843. task->num_scatter,
  2844. task->data_dir
  2845. );
  2846. if (request->num_sg_entries == 0)
  2847. return SCI_FAILURE_INSUFFICIENT_RESOURCES;
  2848. }
  2849. status = sci_io_request_construct(ihost, idev, request);
  2850. if (status != SCI_SUCCESS) {
  2851. dev_dbg(&ihost->pdev->dev,
  2852. "%s: failed request construct\n",
  2853. __func__);
  2854. return SCI_FAILURE;
  2855. }
  2856. switch (task->task_proto) {
  2857. case SAS_PROTOCOL_SMP:
  2858. status = isci_smp_request_build(request);
  2859. break;
  2860. case SAS_PROTOCOL_SSP:
  2861. status = isci_request_ssp_request_construct(request);
  2862. break;
  2863. case SAS_PROTOCOL_SATA:
  2864. case SAS_PROTOCOL_STP:
  2865. case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP:
  2866. status = isci_request_stp_request_construct(request);
  2867. break;
  2868. default:
  2869. dev_dbg(&ihost->pdev->dev,
  2870. "%s: unknown protocol\n", __func__);
  2871. return SCI_FAILURE;
  2872. }
  2873. return SCI_SUCCESS;
  2874. }
  2875. static struct isci_request *isci_request_from_tag(struct isci_host *ihost, u16 tag)
  2876. {
  2877. struct isci_request *ireq;
  2878. ireq = ihost->reqs[ISCI_TAG_TCI(tag)];
  2879. ireq->io_tag = tag;
  2880. ireq->io_request_completion = NULL;
  2881. ireq->flags = 0;
  2882. ireq->num_sg_entries = 0;
  2883. INIT_LIST_HEAD(&ireq->completed_node);
  2884. return ireq;
  2885. }
  2886. static struct isci_request *isci_io_request_from_tag(struct isci_host *ihost,
  2887. struct sas_task *task,
  2888. u16 tag)
  2889. {
  2890. struct isci_request *ireq;
  2891. ireq = isci_request_from_tag(ihost, tag);
  2892. ireq->ttype_ptr.io_task_ptr = task;
  2893. clear_bit(IREQ_TMF, &ireq->flags);
  2894. task->lldd_task = ireq;
  2895. return ireq;
  2896. }
  2897. struct isci_request *isci_tmf_request_from_tag(struct isci_host *ihost,
  2898. struct isci_tmf *isci_tmf,
  2899. u16 tag)
  2900. {
  2901. struct isci_request *ireq;
  2902. ireq = isci_request_from_tag(ihost, tag);
  2903. ireq->ttype_ptr.tmf_task_ptr = isci_tmf;
  2904. set_bit(IREQ_TMF, &ireq->flags);
  2905. return ireq;
  2906. }
  2907. int isci_request_execute(struct isci_host *ihost, struct isci_remote_device *idev,
  2908. struct sas_task *task, u16 tag)
  2909. {
  2910. enum sci_status status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
  2911. struct isci_request *ireq;
  2912. unsigned long flags;
  2913. int ret = 0;
  2914. /* do common allocation and init of request object. */
  2915. ireq = isci_io_request_from_tag(ihost, task, tag);
  2916. status = isci_io_request_build(ihost, ireq, idev);
  2917. if (status != SCI_SUCCESS) {
  2918. dev_dbg(&ihost->pdev->dev,
  2919. "%s: request_construct failed - status = 0x%x\n",
  2920. __func__,
  2921. status);
  2922. return status;
  2923. }
  2924. spin_lock_irqsave(&ihost->scic_lock, flags);
  2925. if (test_bit(IDEV_IO_NCQERROR, &idev->flags)) {
  2926. if (isci_task_is_ncq_recovery(task)) {
  2927. /* The device is in an NCQ recovery state. Issue the
  2928. * request on the task side. Note that it will
  2929. * complete on the I/O request side because the
  2930. * request was built that way (ie.
  2931. * ireq->is_task_management_request is false).
  2932. */
  2933. status = sci_controller_start_task(ihost,
  2934. idev,
  2935. ireq);
  2936. } else {
  2937. status = SCI_FAILURE;
  2938. }
  2939. } else {
  2940. /* send the request, let the core assign the IO TAG. */
  2941. status = sci_controller_start_io(ihost, idev,
  2942. ireq);
  2943. }
  2944. if (status != SCI_SUCCESS &&
  2945. status != SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED) {
  2946. dev_dbg(&ihost->pdev->dev,
  2947. "%s: failed request start (0x%x)\n",
  2948. __func__, status);
  2949. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  2950. return status;
  2951. }
  2952. /* Either I/O started OK, or the core has signaled that
  2953. * the device needs a target reset.
  2954. */
  2955. if (status != SCI_SUCCESS) {
  2956. /* The request did not really start in the
  2957. * hardware, so clear the request handle
  2958. * here so no terminations will be done.
  2959. */
  2960. set_bit(IREQ_TERMINATED, &ireq->flags);
  2961. }
  2962. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  2963. if (status ==
  2964. SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED) {
  2965. /* Signal libsas that we need the SCSI error
  2966. * handler thread to work on this I/O and that
  2967. * we want a device reset.
  2968. */
  2969. spin_lock_irqsave(&task->task_state_lock, flags);
  2970. task->task_state_flags |= SAS_TASK_NEED_DEV_RESET;
  2971. spin_unlock_irqrestore(&task->task_state_lock, flags);
  2972. /* Cause this task to be scheduled in the SCSI error
  2973. * handler thread.
  2974. */
  2975. sas_task_abort(task);
  2976. /* Change the status, since we are holding
  2977. * the I/O until it is managed by the SCSI
  2978. * error handler.
  2979. */
  2980. status = SCI_SUCCESS;
  2981. }
  2982. return ret;
  2983. }