libata-sff.c 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347
  1. /*
  2. * libata-sff.c - helper library for PCI IDE BMDMA
  3. *
  4. * Maintained by: Jeff Garzik <jgarzik@pobox.com>
  5. * Please ALWAYS copy linux-ide@vger.kernel.org
  6. * on emails.
  7. *
  8. * Copyright 2003-2006 Red Hat, Inc. All rights reserved.
  9. * Copyright 2003-2006 Jeff Garzik
  10. *
  11. *
  12. * This program is free software; you can redistribute it and/or modify
  13. * it under the terms of the GNU General Public License as published by
  14. * the Free Software Foundation; either version 2, or (at your option)
  15. * any later version.
  16. *
  17. * This program is distributed in the hope that it will be useful,
  18. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  20. * GNU General Public License for more details.
  21. *
  22. * You should have received a copy of the GNU General Public License
  23. * along with this program; see the file COPYING. If not, write to
  24. * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
  25. *
  26. *
  27. * libata documentation is available via 'make {ps|pdf}docs',
  28. * as Documentation/DocBook/libata.*
  29. *
  30. * Hardware documentation available from http://www.t13.org/ and
  31. * http://www.sata-io.org/
  32. *
  33. */
  34. #include <linux/kernel.h>
  35. #include <linux/gfp.h>
  36. #include <linux/pci.h>
  37. #include <linux/libata.h>
  38. #include <linux/highmem.h>
  39. #include "libata.h"
  40. static struct workqueue_struct *ata_sff_wq;
  41. const struct ata_port_operations ata_sff_port_ops = {
  42. .inherits = &ata_base_port_ops,
  43. .qc_prep = ata_noop_qc_prep,
  44. .qc_issue = ata_sff_qc_issue,
  45. .qc_fill_rtf = ata_sff_qc_fill_rtf,
  46. .freeze = ata_sff_freeze,
  47. .thaw = ata_sff_thaw,
  48. .prereset = ata_sff_prereset,
  49. .softreset = ata_sff_softreset,
  50. .hardreset = sata_sff_hardreset,
  51. .postreset = ata_sff_postreset,
  52. .error_handler = ata_sff_error_handler,
  53. .sff_dev_select = ata_sff_dev_select,
  54. .sff_check_status = ata_sff_check_status,
  55. .sff_tf_load = ata_sff_tf_load,
  56. .sff_tf_read = ata_sff_tf_read,
  57. .sff_exec_command = ata_sff_exec_command,
  58. .sff_data_xfer = ata_sff_data_xfer,
  59. .sff_drain_fifo = ata_sff_drain_fifo,
  60. .lost_interrupt = ata_sff_lost_interrupt,
  61. };
  62. EXPORT_SYMBOL_GPL(ata_sff_port_ops);
  63. /**
  64. * ata_sff_check_status - Read device status reg & clear interrupt
  65. * @ap: port where the device is
  66. *
  67. * Reads ATA taskfile status register for currently-selected device
  68. * and return its value. This also clears pending interrupts
  69. * from this device
  70. *
  71. * LOCKING:
  72. * Inherited from caller.
  73. */
  74. u8 ata_sff_check_status(struct ata_port *ap)
  75. {
  76. return ioread8(ap->ioaddr.status_addr);
  77. }
  78. EXPORT_SYMBOL_GPL(ata_sff_check_status);
  79. /**
  80. * ata_sff_altstatus - Read device alternate status reg
  81. * @ap: port where the device is
  82. *
  83. * Reads ATA taskfile alternate status register for
  84. * currently-selected device and return its value.
  85. *
  86. * Note: may NOT be used as the check_altstatus() entry in
  87. * ata_port_operations.
  88. *
  89. * LOCKING:
  90. * Inherited from caller.
  91. */
  92. static u8 ata_sff_altstatus(struct ata_port *ap)
  93. {
  94. if (ap->ops->sff_check_altstatus)
  95. return ap->ops->sff_check_altstatus(ap);
  96. return ioread8(ap->ioaddr.altstatus_addr);
  97. }
  98. /**
  99. * ata_sff_irq_status - Check if the device is busy
  100. * @ap: port where the device is
  101. *
  102. * Determine if the port is currently busy. Uses altstatus
  103. * if available in order to avoid clearing shared IRQ status
  104. * when finding an IRQ source. Non ctl capable devices don't
  105. * share interrupt lines fortunately for us.
  106. *
  107. * LOCKING:
  108. * Inherited from caller.
  109. */
  110. static u8 ata_sff_irq_status(struct ata_port *ap)
  111. {
  112. u8 status;
  113. if (ap->ops->sff_check_altstatus || ap->ioaddr.altstatus_addr) {
  114. status = ata_sff_altstatus(ap);
  115. /* Not us: We are busy */
  116. if (status & ATA_BUSY)
  117. return status;
  118. }
  119. /* Clear INTRQ latch */
  120. status = ap->ops->sff_check_status(ap);
  121. return status;
  122. }
  123. /**
  124. * ata_sff_sync - Flush writes
  125. * @ap: Port to wait for.
  126. *
  127. * CAUTION:
  128. * If we have an mmio device with no ctl and no altstatus
  129. * method this will fail. No such devices are known to exist.
  130. *
  131. * LOCKING:
  132. * Inherited from caller.
  133. */
  134. static void ata_sff_sync(struct ata_port *ap)
  135. {
  136. if (ap->ops->sff_check_altstatus)
  137. ap->ops->sff_check_altstatus(ap);
  138. else if (ap->ioaddr.altstatus_addr)
  139. ioread8(ap->ioaddr.altstatus_addr);
  140. }
  141. /**
  142. * ata_sff_pause - Flush writes and wait 400nS
  143. * @ap: Port to pause for.
  144. *
  145. * CAUTION:
  146. * If we have an mmio device with no ctl and no altstatus
  147. * method this will fail. No such devices are known to exist.
  148. *
  149. * LOCKING:
  150. * Inherited from caller.
  151. */
  152. void ata_sff_pause(struct ata_port *ap)
  153. {
  154. ata_sff_sync(ap);
  155. ndelay(400);
  156. }
  157. EXPORT_SYMBOL_GPL(ata_sff_pause);
  158. /**
  159. * ata_sff_dma_pause - Pause before commencing DMA
  160. * @ap: Port to pause for.
  161. *
  162. * Perform I/O fencing and ensure sufficient cycle delays occur
  163. * for the HDMA1:0 transition
  164. */
  165. void ata_sff_dma_pause(struct ata_port *ap)
  166. {
  167. if (ap->ops->sff_check_altstatus || ap->ioaddr.altstatus_addr) {
  168. /* An altstatus read will cause the needed delay without
  169. messing up the IRQ status */
  170. ata_sff_altstatus(ap);
  171. return;
  172. }
  173. /* There are no DMA controllers without ctl. BUG here to ensure
  174. we never violate the HDMA1:0 transition timing and risk
  175. corruption. */
  176. BUG();
  177. }
  178. EXPORT_SYMBOL_GPL(ata_sff_dma_pause);
  179. /**
  180. * ata_sff_busy_sleep - sleep until BSY clears, or timeout
  181. * @ap: port containing status register to be polled
  182. * @tmout_pat: impatience timeout in msecs
  183. * @tmout: overall timeout in msecs
  184. *
  185. * Sleep until ATA Status register bit BSY clears,
  186. * or a timeout occurs.
  187. *
  188. * LOCKING:
  189. * Kernel thread context (may sleep).
  190. *
  191. * RETURNS:
  192. * 0 on success, -errno otherwise.
  193. */
  194. int ata_sff_busy_sleep(struct ata_port *ap,
  195. unsigned long tmout_pat, unsigned long tmout)
  196. {
  197. unsigned long timer_start, timeout;
  198. u8 status;
  199. status = ata_sff_busy_wait(ap, ATA_BUSY, 300);
  200. timer_start = jiffies;
  201. timeout = ata_deadline(timer_start, tmout_pat);
  202. while (status != 0xff && (status & ATA_BUSY) &&
  203. time_before(jiffies, timeout)) {
  204. ata_msleep(ap, 50);
  205. status = ata_sff_busy_wait(ap, ATA_BUSY, 3);
  206. }
  207. if (status != 0xff && (status & ATA_BUSY))
  208. ata_port_printk(ap, KERN_WARNING,
  209. "port is slow to respond, please be patient "
  210. "(Status 0x%x)\n", status);
  211. timeout = ata_deadline(timer_start, tmout);
  212. while (status != 0xff && (status & ATA_BUSY) &&
  213. time_before(jiffies, timeout)) {
  214. ata_msleep(ap, 50);
  215. status = ap->ops->sff_check_status(ap);
  216. }
  217. if (status == 0xff)
  218. return -ENODEV;
  219. if (status & ATA_BUSY) {
  220. ata_port_printk(ap, KERN_ERR, "port failed to respond "
  221. "(%lu secs, Status 0x%x)\n",
  222. DIV_ROUND_UP(tmout, 1000), status);
  223. return -EBUSY;
  224. }
  225. return 0;
  226. }
  227. EXPORT_SYMBOL_GPL(ata_sff_busy_sleep);
  228. static int ata_sff_check_ready(struct ata_link *link)
  229. {
  230. u8 status = link->ap->ops->sff_check_status(link->ap);
  231. return ata_check_ready(status);
  232. }
  233. /**
  234. * ata_sff_wait_ready - sleep until BSY clears, or timeout
  235. * @link: SFF link to wait ready status for
  236. * @deadline: deadline jiffies for the operation
  237. *
  238. * Sleep until ATA Status register bit BSY clears, or timeout
  239. * occurs.
  240. *
  241. * LOCKING:
  242. * Kernel thread context (may sleep).
  243. *
  244. * RETURNS:
  245. * 0 on success, -errno otherwise.
  246. */
  247. int ata_sff_wait_ready(struct ata_link *link, unsigned long deadline)
  248. {
  249. return ata_wait_ready(link, deadline, ata_sff_check_ready);
  250. }
  251. EXPORT_SYMBOL_GPL(ata_sff_wait_ready);
  252. /**
  253. * ata_sff_set_devctl - Write device control reg
  254. * @ap: port where the device is
  255. * @ctl: value to write
  256. *
  257. * Writes ATA taskfile device control register.
  258. *
  259. * Note: may NOT be used as the sff_set_devctl() entry in
  260. * ata_port_operations.
  261. *
  262. * LOCKING:
  263. * Inherited from caller.
  264. */
  265. static void ata_sff_set_devctl(struct ata_port *ap, u8 ctl)
  266. {
  267. if (ap->ops->sff_set_devctl)
  268. ap->ops->sff_set_devctl(ap, ctl);
  269. else
  270. iowrite8(ctl, ap->ioaddr.ctl_addr);
  271. }
  272. /**
  273. * ata_sff_dev_select - Select device 0/1 on ATA bus
  274. * @ap: ATA channel to manipulate
  275. * @device: ATA device (numbered from zero) to select
  276. *
  277. * Use the method defined in the ATA specification to
  278. * make either device 0, or device 1, active on the
  279. * ATA channel. Works with both PIO and MMIO.
  280. *
  281. * May be used as the dev_select() entry in ata_port_operations.
  282. *
  283. * LOCKING:
  284. * caller.
  285. */
  286. void ata_sff_dev_select(struct ata_port *ap, unsigned int device)
  287. {
  288. u8 tmp;
  289. if (device == 0)
  290. tmp = ATA_DEVICE_OBS;
  291. else
  292. tmp = ATA_DEVICE_OBS | ATA_DEV1;
  293. iowrite8(tmp, ap->ioaddr.device_addr);
  294. ata_sff_pause(ap); /* needed; also flushes, for mmio */
  295. }
  296. EXPORT_SYMBOL_GPL(ata_sff_dev_select);
  297. /**
  298. * ata_dev_select - Select device 0/1 on ATA bus
  299. * @ap: ATA channel to manipulate
  300. * @device: ATA device (numbered from zero) to select
  301. * @wait: non-zero to wait for Status register BSY bit to clear
  302. * @can_sleep: non-zero if context allows sleeping
  303. *
  304. * Use the method defined in the ATA specification to
  305. * make either device 0, or device 1, active on the
  306. * ATA channel.
  307. *
  308. * This is a high-level version of ata_sff_dev_select(), which
  309. * additionally provides the services of inserting the proper
  310. * pauses and status polling, where needed.
  311. *
  312. * LOCKING:
  313. * caller.
  314. */
  315. static void ata_dev_select(struct ata_port *ap, unsigned int device,
  316. unsigned int wait, unsigned int can_sleep)
  317. {
  318. if (ata_msg_probe(ap))
  319. ata_port_printk(ap, KERN_INFO, "ata_dev_select: ENTER, "
  320. "device %u, wait %u\n", device, wait);
  321. if (wait)
  322. ata_wait_idle(ap);
  323. ap->ops->sff_dev_select(ap, device);
  324. if (wait) {
  325. if (can_sleep && ap->link.device[device].class == ATA_DEV_ATAPI)
  326. ata_msleep(ap, 150);
  327. ata_wait_idle(ap);
  328. }
  329. }
  330. /**
  331. * ata_sff_irq_on - Enable interrupts on a port.
  332. * @ap: Port on which interrupts are enabled.
  333. *
  334. * Enable interrupts on a legacy IDE device using MMIO or PIO,
  335. * wait for idle, clear any pending interrupts.
  336. *
  337. * Note: may NOT be used as the sff_irq_on() entry in
  338. * ata_port_operations.
  339. *
  340. * LOCKING:
  341. * Inherited from caller.
  342. */
  343. void ata_sff_irq_on(struct ata_port *ap)
  344. {
  345. struct ata_ioports *ioaddr = &ap->ioaddr;
  346. if (ap->ops->sff_irq_on) {
  347. ap->ops->sff_irq_on(ap);
  348. return;
  349. }
  350. ap->ctl &= ~ATA_NIEN;
  351. ap->last_ctl = ap->ctl;
  352. if (ap->ops->sff_set_devctl || ioaddr->ctl_addr)
  353. ata_sff_set_devctl(ap, ap->ctl);
  354. ata_wait_idle(ap);
  355. if (ap->ops->sff_irq_clear)
  356. ap->ops->sff_irq_clear(ap);
  357. }
  358. EXPORT_SYMBOL_GPL(ata_sff_irq_on);
  359. /**
  360. * ata_sff_tf_load - send taskfile registers to host controller
  361. * @ap: Port to which output is sent
  362. * @tf: ATA taskfile register set
  363. *
  364. * Outputs ATA taskfile to standard ATA host controller.
  365. *
  366. * LOCKING:
  367. * Inherited from caller.
  368. */
  369. void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf)
  370. {
  371. struct ata_ioports *ioaddr = &ap->ioaddr;
  372. unsigned int is_addr = tf->flags & ATA_TFLAG_ISADDR;
  373. if (tf->ctl != ap->last_ctl) {
  374. if (ioaddr->ctl_addr)
  375. iowrite8(tf->ctl, ioaddr->ctl_addr);
  376. ap->last_ctl = tf->ctl;
  377. ata_wait_idle(ap);
  378. }
  379. if (is_addr && (tf->flags & ATA_TFLAG_LBA48)) {
  380. WARN_ON_ONCE(!ioaddr->ctl_addr);
  381. iowrite8(tf->hob_feature, ioaddr->feature_addr);
  382. iowrite8(tf->hob_nsect, ioaddr->nsect_addr);
  383. iowrite8(tf->hob_lbal, ioaddr->lbal_addr);
  384. iowrite8(tf->hob_lbam, ioaddr->lbam_addr);
  385. iowrite8(tf->hob_lbah, ioaddr->lbah_addr);
  386. VPRINTK("hob: feat 0x%X nsect 0x%X, lba 0x%X 0x%X 0x%X\n",
  387. tf->hob_feature,
  388. tf->hob_nsect,
  389. tf->hob_lbal,
  390. tf->hob_lbam,
  391. tf->hob_lbah);
  392. }
  393. if (is_addr) {
  394. iowrite8(tf->feature, ioaddr->feature_addr);
  395. iowrite8(tf->nsect, ioaddr->nsect_addr);
  396. iowrite8(tf->lbal, ioaddr->lbal_addr);
  397. iowrite8(tf->lbam, ioaddr->lbam_addr);
  398. iowrite8(tf->lbah, ioaddr->lbah_addr);
  399. VPRINTK("feat 0x%X nsect 0x%X lba 0x%X 0x%X 0x%X\n",
  400. tf->feature,
  401. tf->nsect,
  402. tf->lbal,
  403. tf->lbam,
  404. tf->lbah);
  405. }
  406. if (tf->flags & ATA_TFLAG_DEVICE) {
  407. iowrite8(tf->device, ioaddr->device_addr);
  408. VPRINTK("device 0x%X\n", tf->device);
  409. }
  410. ata_wait_idle(ap);
  411. }
  412. EXPORT_SYMBOL_GPL(ata_sff_tf_load);
  413. /**
  414. * ata_sff_tf_read - input device's ATA taskfile shadow registers
  415. * @ap: Port from which input is read
  416. * @tf: ATA taskfile register set for storing input
  417. *
  418. * Reads ATA taskfile registers for currently-selected device
  419. * into @tf. Assumes the device has a fully SFF compliant task file
  420. * layout and behaviour. If you device does not (eg has a different
  421. * status method) then you will need to provide a replacement tf_read
  422. *
  423. * LOCKING:
  424. * Inherited from caller.
  425. */
  426. void ata_sff_tf_read(struct ata_port *ap, struct ata_taskfile *tf)
  427. {
  428. struct ata_ioports *ioaddr = &ap->ioaddr;
  429. tf->command = ata_sff_check_status(ap);
  430. tf->feature = ioread8(ioaddr->error_addr);
  431. tf->nsect = ioread8(ioaddr->nsect_addr);
  432. tf->lbal = ioread8(ioaddr->lbal_addr);
  433. tf->lbam = ioread8(ioaddr->lbam_addr);
  434. tf->lbah = ioread8(ioaddr->lbah_addr);
  435. tf->device = ioread8(ioaddr->device_addr);
  436. if (tf->flags & ATA_TFLAG_LBA48) {
  437. if (likely(ioaddr->ctl_addr)) {
  438. iowrite8(tf->ctl | ATA_HOB, ioaddr->ctl_addr);
  439. tf->hob_feature = ioread8(ioaddr->error_addr);
  440. tf->hob_nsect = ioread8(ioaddr->nsect_addr);
  441. tf->hob_lbal = ioread8(ioaddr->lbal_addr);
  442. tf->hob_lbam = ioread8(ioaddr->lbam_addr);
  443. tf->hob_lbah = ioread8(ioaddr->lbah_addr);
  444. iowrite8(tf->ctl, ioaddr->ctl_addr);
  445. ap->last_ctl = tf->ctl;
  446. } else
  447. WARN_ON_ONCE(1);
  448. }
  449. }
  450. EXPORT_SYMBOL_GPL(ata_sff_tf_read);
  451. /**
  452. * ata_sff_exec_command - issue ATA command to host controller
  453. * @ap: port to which command is being issued
  454. * @tf: ATA taskfile register set
  455. *
  456. * Issues ATA command, with proper synchronization with interrupt
  457. * handler / other threads.
  458. *
  459. * LOCKING:
  460. * spin_lock_irqsave(host lock)
  461. */
  462. void ata_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf)
  463. {
  464. DPRINTK("ata%u: cmd 0x%X\n", ap->print_id, tf->command);
  465. iowrite8(tf->command, ap->ioaddr.command_addr);
  466. ata_sff_pause(ap);
  467. }
  468. EXPORT_SYMBOL_GPL(ata_sff_exec_command);
  469. /**
  470. * ata_tf_to_host - issue ATA taskfile to host controller
  471. * @ap: port to which command is being issued
  472. * @tf: ATA taskfile register set
  473. *
  474. * Issues ATA taskfile register set to ATA host controller,
  475. * with proper synchronization with interrupt handler and
  476. * other threads.
  477. *
  478. * LOCKING:
  479. * spin_lock_irqsave(host lock)
  480. */
  481. static inline void ata_tf_to_host(struct ata_port *ap,
  482. const struct ata_taskfile *tf)
  483. {
  484. ap->ops->sff_tf_load(ap, tf);
  485. ap->ops->sff_exec_command(ap, tf);
  486. }
  487. /**
  488. * ata_sff_data_xfer - Transfer data by PIO
  489. * @dev: device to target
  490. * @buf: data buffer
  491. * @buflen: buffer length
  492. * @rw: read/write
  493. *
  494. * Transfer data from/to the device data register by PIO.
  495. *
  496. * LOCKING:
  497. * Inherited from caller.
  498. *
  499. * RETURNS:
  500. * Bytes consumed.
  501. */
  502. unsigned int ata_sff_data_xfer(struct ata_device *dev, unsigned char *buf,
  503. unsigned int buflen, int rw)
  504. {
  505. struct ata_port *ap = dev->link->ap;
  506. void __iomem *data_addr = ap->ioaddr.data_addr;
  507. unsigned int words = buflen >> 1;
  508. /* Transfer multiple of 2 bytes */
  509. if (rw == READ)
  510. ioread16_rep(data_addr, buf, words);
  511. else
  512. iowrite16_rep(data_addr, buf, words);
  513. /* Transfer trailing byte, if any. */
  514. if (unlikely(buflen & 0x01)) {
  515. unsigned char pad[2];
  516. /* Point buf to the tail of buffer */
  517. buf += buflen - 1;
  518. /*
  519. * Use io*16_rep() accessors here as well to avoid pointlessly
  520. * swapping bytes to and from on the big endian machines...
  521. */
  522. if (rw == READ) {
  523. ioread16_rep(data_addr, pad, 1);
  524. *buf = pad[0];
  525. } else {
  526. pad[0] = *buf;
  527. iowrite16_rep(data_addr, pad, 1);
  528. }
  529. words++;
  530. }
  531. return words << 1;
  532. }
  533. EXPORT_SYMBOL_GPL(ata_sff_data_xfer);
  534. /**
  535. * ata_sff_data_xfer32 - Transfer data by PIO
  536. * @dev: device to target
  537. * @buf: data buffer
  538. * @buflen: buffer length
  539. * @rw: read/write
  540. *
  541. * Transfer data from/to the device data register by PIO using 32bit
  542. * I/O operations.
  543. *
  544. * LOCKING:
  545. * Inherited from caller.
  546. *
  547. * RETURNS:
  548. * Bytes consumed.
  549. */
  550. unsigned int ata_sff_data_xfer32(struct ata_device *dev, unsigned char *buf,
  551. unsigned int buflen, int rw)
  552. {
  553. struct ata_port *ap = dev->link->ap;
  554. void __iomem *data_addr = ap->ioaddr.data_addr;
  555. unsigned int words = buflen >> 2;
  556. int slop = buflen & 3;
  557. if (!(ap->pflags & ATA_PFLAG_PIO32))
  558. return ata_sff_data_xfer(dev, buf, buflen, rw);
  559. /* Transfer multiple of 4 bytes */
  560. if (rw == READ)
  561. ioread32_rep(data_addr, buf, words);
  562. else
  563. iowrite32_rep(data_addr, buf, words);
  564. /* Transfer trailing bytes, if any */
  565. if (unlikely(slop)) {
  566. unsigned char pad[4];
  567. /* Point buf to the tail of buffer */
  568. buf += buflen - slop;
  569. /*
  570. * Use io*_rep() accessors here as well to avoid pointlessly
  571. * swapping bytes to and from on the big endian machines...
  572. */
  573. if (rw == READ) {
  574. if (slop < 3)
  575. ioread16_rep(data_addr, pad, 1);
  576. else
  577. ioread32_rep(data_addr, pad, 1);
  578. memcpy(buf, pad, slop);
  579. } else {
  580. memcpy(pad, buf, slop);
  581. if (slop < 3)
  582. iowrite16_rep(data_addr, pad, 1);
  583. else
  584. iowrite32_rep(data_addr, pad, 1);
  585. }
  586. }
  587. return (buflen + 1) & ~1;
  588. }
  589. EXPORT_SYMBOL_GPL(ata_sff_data_xfer32);
  590. /**
  591. * ata_sff_data_xfer_noirq - Transfer data by PIO
  592. * @dev: device to target
  593. * @buf: data buffer
  594. * @buflen: buffer length
  595. * @rw: read/write
  596. *
  597. * Transfer data from/to the device data register by PIO. Do the
  598. * transfer with interrupts disabled.
  599. *
  600. * LOCKING:
  601. * Inherited from caller.
  602. *
  603. * RETURNS:
  604. * Bytes consumed.
  605. */
  606. unsigned int ata_sff_data_xfer_noirq(struct ata_device *dev, unsigned char *buf,
  607. unsigned int buflen, int rw)
  608. {
  609. unsigned long flags;
  610. unsigned int consumed;
  611. local_irq_save(flags);
  612. consumed = ata_sff_data_xfer(dev, buf, buflen, rw);
  613. local_irq_restore(flags);
  614. return consumed;
  615. }
  616. EXPORT_SYMBOL_GPL(ata_sff_data_xfer_noirq);
  617. /**
  618. * ata_pio_sector - Transfer a sector of data.
  619. * @qc: Command on going
  620. *
  621. * Transfer qc->sect_size bytes of data from/to the ATA device.
  622. *
  623. * LOCKING:
  624. * Inherited from caller.
  625. */
  626. static void ata_pio_sector(struct ata_queued_cmd *qc)
  627. {
  628. int do_write = (qc->tf.flags & ATA_TFLAG_WRITE);
  629. struct ata_port *ap = qc->ap;
  630. struct page *page;
  631. unsigned int offset;
  632. unsigned char *buf;
  633. if (qc->curbytes == qc->nbytes - qc->sect_size)
  634. ap->hsm_task_state = HSM_ST_LAST;
  635. page = sg_page(qc->cursg);
  636. offset = qc->cursg->offset + qc->cursg_ofs;
  637. /* get the current page and offset */
  638. page = nth_page(page, (offset >> PAGE_SHIFT));
  639. offset %= PAGE_SIZE;
  640. DPRINTK("data %s\n", qc->tf.flags & ATA_TFLAG_WRITE ? "write" : "read");
  641. if (PageHighMem(page)) {
  642. unsigned long flags;
  643. /* FIXME: use a bounce buffer */
  644. local_irq_save(flags);
  645. buf = kmap_atomic(page, KM_IRQ0);
  646. /* do the actual data transfer */
  647. ap->ops->sff_data_xfer(qc->dev, buf + offset, qc->sect_size,
  648. do_write);
  649. kunmap_atomic(buf, KM_IRQ0);
  650. local_irq_restore(flags);
  651. } else {
  652. buf = page_address(page);
  653. ap->ops->sff_data_xfer(qc->dev, buf + offset, qc->sect_size,
  654. do_write);
  655. }
  656. if (!do_write && !PageSlab(page))
  657. flush_dcache_page(page);
  658. qc->curbytes += qc->sect_size;
  659. qc->cursg_ofs += qc->sect_size;
  660. if (qc->cursg_ofs == qc->cursg->length) {
  661. qc->cursg = sg_next(qc->cursg);
  662. qc->cursg_ofs = 0;
  663. }
  664. }
  665. /**
  666. * ata_pio_sectors - Transfer one or many sectors.
  667. * @qc: Command on going
  668. *
  669. * Transfer one or many sectors of data from/to the
  670. * ATA device for the DRQ request.
  671. *
  672. * LOCKING:
  673. * Inherited from caller.
  674. */
  675. static void ata_pio_sectors(struct ata_queued_cmd *qc)
  676. {
  677. if (is_multi_taskfile(&qc->tf)) {
  678. /* READ/WRITE MULTIPLE */
  679. unsigned int nsect;
  680. WARN_ON_ONCE(qc->dev->multi_count == 0);
  681. nsect = min((qc->nbytes - qc->curbytes) / qc->sect_size,
  682. qc->dev->multi_count);
  683. while (nsect--)
  684. ata_pio_sector(qc);
  685. } else
  686. ata_pio_sector(qc);
  687. ata_sff_sync(qc->ap); /* flush */
  688. }
  689. /**
  690. * atapi_send_cdb - Write CDB bytes to hardware
  691. * @ap: Port to which ATAPI device is attached.
  692. * @qc: Taskfile currently active
  693. *
  694. * When device has indicated its readiness to accept
  695. * a CDB, this function is called. Send the CDB.
  696. *
  697. * LOCKING:
  698. * caller.
  699. */
  700. static void atapi_send_cdb(struct ata_port *ap, struct ata_queued_cmd *qc)
  701. {
  702. /* send SCSI cdb */
  703. DPRINTK("send cdb\n");
  704. WARN_ON_ONCE(qc->dev->cdb_len < 12);
  705. ap->ops->sff_data_xfer(qc->dev, qc->cdb, qc->dev->cdb_len, 1);
  706. ata_sff_sync(ap);
  707. /* FIXME: If the CDB is for DMA do we need to do the transition delay
  708. or is bmdma_start guaranteed to do it ? */
  709. switch (qc->tf.protocol) {
  710. case ATAPI_PROT_PIO:
  711. ap->hsm_task_state = HSM_ST;
  712. break;
  713. case ATAPI_PROT_NODATA:
  714. ap->hsm_task_state = HSM_ST_LAST;
  715. break;
  716. #ifdef CONFIG_ATA_BMDMA
  717. case ATAPI_PROT_DMA:
  718. ap->hsm_task_state = HSM_ST_LAST;
  719. /* initiate bmdma */
  720. ap->ops->bmdma_start(qc);
  721. break;
  722. #endif /* CONFIG_ATA_BMDMA */
  723. default:
  724. BUG();
  725. }
  726. }
  727. /**
  728. * __atapi_pio_bytes - Transfer data from/to the ATAPI device.
  729. * @qc: Command on going
  730. * @bytes: number of bytes
  731. *
  732. * Transfer Transfer data from/to the ATAPI device.
  733. *
  734. * LOCKING:
  735. * Inherited from caller.
  736. *
  737. */
  738. static int __atapi_pio_bytes(struct ata_queued_cmd *qc, unsigned int bytes)
  739. {
  740. int rw = (qc->tf.flags & ATA_TFLAG_WRITE) ? WRITE : READ;
  741. struct ata_port *ap = qc->ap;
  742. struct ata_device *dev = qc->dev;
  743. struct ata_eh_info *ehi = &dev->link->eh_info;
  744. struct scatterlist *sg;
  745. struct page *page;
  746. unsigned char *buf;
  747. unsigned int offset, count, consumed;
  748. next_sg:
  749. sg = qc->cursg;
  750. if (unlikely(!sg)) {
  751. ata_ehi_push_desc(ehi, "unexpected or too much trailing data "
  752. "buf=%u cur=%u bytes=%u",
  753. qc->nbytes, qc->curbytes, bytes);
  754. return -1;
  755. }
  756. page = sg_page(sg);
  757. offset = sg->offset + qc->cursg_ofs;
  758. /* get the current page and offset */
  759. page = nth_page(page, (offset >> PAGE_SHIFT));
  760. offset %= PAGE_SIZE;
  761. /* don't overrun current sg */
  762. count = min(sg->length - qc->cursg_ofs, bytes);
  763. /* don't cross page boundaries */
  764. count = min(count, (unsigned int)PAGE_SIZE - offset);
  765. DPRINTK("data %s\n", qc->tf.flags & ATA_TFLAG_WRITE ? "write" : "read");
  766. if (PageHighMem(page)) {
  767. unsigned long flags;
  768. /* FIXME: use bounce buffer */
  769. local_irq_save(flags);
  770. buf = kmap_atomic(page, KM_IRQ0);
  771. /* do the actual data transfer */
  772. consumed = ap->ops->sff_data_xfer(dev, buf + offset,
  773. count, rw);
  774. kunmap_atomic(buf, KM_IRQ0);
  775. local_irq_restore(flags);
  776. } else {
  777. buf = page_address(page);
  778. consumed = ap->ops->sff_data_xfer(dev, buf + offset,
  779. count, rw);
  780. }
  781. bytes -= min(bytes, consumed);
  782. qc->curbytes += count;
  783. qc->cursg_ofs += count;
  784. if (qc->cursg_ofs == sg->length) {
  785. qc->cursg = sg_next(qc->cursg);
  786. qc->cursg_ofs = 0;
  787. }
  788. /*
  789. * There used to be a WARN_ON_ONCE(qc->cursg && count != consumed);
  790. * Unfortunately __atapi_pio_bytes doesn't know enough to do the WARN
  791. * check correctly as it doesn't know if it is the last request being
  792. * made. Somebody should implement a proper sanity check.
  793. */
  794. if (bytes)
  795. goto next_sg;
  796. return 0;
  797. }
  798. /**
  799. * atapi_pio_bytes - Transfer data from/to the ATAPI device.
  800. * @qc: Command on going
  801. *
  802. * Transfer Transfer data from/to the ATAPI device.
  803. *
  804. * LOCKING:
  805. * Inherited from caller.
  806. */
  807. static void atapi_pio_bytes(struct ata_queued_cmd *qc)
  808. {
  809. struct ata_port *ap = qc->ap;
  810. struct ata_device *dev = qc->dev;
  811. struct ata_eh_info *ehi = &dev->link->eh_info;
  812. unsigned int ireason, bc_lo, bc_hi, bytes;
  813. int i_write, do_write = (qc->tf.flags & ATA_TFLAG_WRITE) ? 1 : 0;
  814. /* Abuse qc->result_tf for temp storage of intermediate TF
  815. * here to save some kernel stack usage.
  816. * For normal completion, qc->result_tf is not relevant. For
  817. * error, qc->result_tf is later overwritten by ata_qc_complete().
  818. * So, the correctness of qc->result_tf is not affected.
  819. */
  820. ap->ops->sff_tf_read(ap, &qc->result_tf);
  821. ireason = qc->result_tf.nsect;
  822. bc_lo = qc->result_tf.lbam;
  823. bc_hi = qc->result_tf.lbah;
  824. bytes = (bc_hi << 8) | bc_lo;
  825. /* shall be cleared to zero, indicating xfer of data */
  826. if (unlikely(ireason & (1 << 0)))
  827. goto atapi_check;
  828. /* make sure transfer direction matches expected */
  829. i_write = ((ireason & (1 << 1)) == 0) ? 1 : 0;
  830. if (unlikely(do_write != i_write))
  831. goto atapi_check;
  832. if (unlikely(!bytes))
  833. goto atapi_check;
  834. VPRINTK("ata%u: xfering %d bytes\n", ap->print_id, bytes);
  835. if (unlikely(__atapi_pio_bytes(qc, bytes)))
  836. goto err_out;
  837. ata_sff_sync(ap); /* flush */
  838. return;
  839. atapi_check:
  840. ata_ehi_push_desc(ehi, "ATAPI check failed (ireason=0x%x bytes=%u)",
  841. ireason, bytes);
  842. err_out:
  843. qc->err_mask |= AC_ERR_HSM;
  844. ap->hsm_task_state = HSM_ST_ERR;
  845. }
  846. /**
  847. * ata_hsm_ok_in_wq - Check if the qc can be handled in the workqueue.
  848. * @ap: the target ata_port
  849. * @qc: qc on going
  850. *
  851. * RETURNS:
  852. * 1 if ok in workqueue, 0 otherwise.
  853. */
  854. static inline int ata_hsm_ok_in_wq(struct ata_port *ap,
  855. struct ata_queued_cmd *qc)
  856. {
  857. if (qc->tf.flags & ATA_TFLAG_POLLING)
  858. return 1;
  859. if (ap->hsm_task_state == HSM_ST_FIRST) {
  860. if (qc->tf.protocol == ATA_PROT_PIO &&
  861. (qc->tf.flags & ATA_TFLAG_WRITE))
  862. return 1;
  863. if (ata_is_atapi(qc->tf.protocol) &&
  864. !(qc->dev->flags & ATA_DFLAG_CDB_INTR))
  865. return 1;
  866. }
  867. return 0;
  868. }
  869. /**
  870. * ata_hsm_qc_complete - finish a qc running on standard HSM
  871. * @qc: Command to complete
  872. * @in_wq: 1 if called from workqueue, 0 otherwise
  873. *
  874. * Finish @qc which is running on standard HSM.
  875. *
  876. * LOCKING:
  877. * If @in_wq is zero, spin_lock_irqsave(host lock).
  878. * Otherwise, none on entry and grabs host lock.
  879. */
  880. static void ata_hsm_qc_complete(struct ata_queued_cmd *qc, int in_wq)
  881. {
  882. struct ata_port *ap = qc->ap;
  883. unsigned long flags;
  884. if (ap->ops->error_handler) {
  885. if (in_wq) {
  886. spin_lock_irqsave(ap->lock, flags);
  887. /* EH might have kicked in while host lock is
  888. * released.
  889. */
  890. qc = ata_qc_from_tag(ap, qc->tag);
  891. if (qc) {
  892. if (likely(!(qc->err_mask & AC_ERR_HSM))) {
  893. ata_sff_irq_on(ap);
  894. ata_qc_complete(qc);
  895. } else
  896. ata_port_freeze(ap);
  897. }
  898. spin_unlock_irqrestore(ap->lock, flags);
  899. } else {
  900. if (likely(!(qc->err_mask & AC_ERR_HSM)))
  901. ata_qc_complete(qc);
  902. else
  903. ata_port_freeze(ap);
  904. }
  905. } else {
  906. if (in_wq) {
  907. spin_lock_irqsave(ap->lock, flags);
  908. ata_sff_irq_on(ap);
  909. ata_qc_complete(qc);
  910. spin_unlock_irqrestore(ap->lock, flags);
  911. } else
  912. ata_qc_complete(qc);
  913. }
  914. }
  915. /**
  916. * ata_sff_hsm_move - move the HSM to the next state.
  917. * @ap: the target ata_port
  918. * @qc: qc on going
  919. * @status: current device status
  920. * @in_wq: 1 if called from workqueue, 0 otherwise
  921. *
  922. * RETURNS:
  923. * 1 when poll next status needed, 0 otherwise.
  924. */
  925. int ata_sff_hsm_move(struct ata_port *ap, struct ata_queued_cmd *qc,
  926. u8 status, int in_wq)
  927. {
  928. struct ata_link *link = qc->dev->link;
  929. struct ata_eh_info *ehi = &link->eh_info;
  930. unsigned long flags = 0;
  931. int poll_next;
  932. WARN_ON_ONCE((qc->flags & ATA_QCFLAG_ACTIVE) == 0);
  933. /* Make sure ata_sff_qc_issue() does not throw things
  934. * like DMA polling into the workqueue. Notice that
  935. * in_wq is not equivalent to (qc->tf.flags & ATA_TFLAG_POLLING).
  936. */
  937. WARN_ON_ONCE(in_wq != ata_hsm_ok_in_wq(ap, qc));
  938. fsm_start:
  939. DPRINTK("ata%u: protocol %d task_state %d (dev_stat 0x%X)\n",
  940. ap->print_id, qc->tf.protocol, ap->hsm_task_state, status);
  941. switch (ap->hsm_task_state) {
  942. case HSM_ST_FIRST:
  943. /* Send first data block or PACKET CDB */
  944. /* If polling, we will stay in the work queue after
  945. * sending the data. Otherwise, interrupt handler
  946. * takes over after sending the data.
  947. */
  948. poll_next = (qc->tf.flags & ATA_TFLAG_POLLING);
  949. /* check device status */
  950. if (unlikely((status & ATA_DRQ) == 0)) {
  951. /* handle BSY=0, DRQ=0 as error */
  952. if (likely(status & (ATA_ERR | ATA_DF)))
  953. /* device stops HSM for abort/error */
  954. qc->err_mask |= AC_ERR_DEV;
  955. else {
  956. /* HSM violation. Let EH handle this */
  957. ata_ehi_push_desc(ehi,
  958. "ST_FIRST: !(DRQ|ERR|DF)");
  959. qc->err_mask |= AC_ERR_HSM;
  960. }
  961. ap->hsm_task_state = HSM_ST_ERR;
  962. goto fsm_start;
  963. }
  964. /* Device should not ask for data transfer (DRQ=1)
  965. * when it finds something wrong.
  966. * We ignore DRQ here and stop the HSM by
  967. * changing hsm_task_state to HSM_ST_ERR and
  968. * let the EH abort the command or reset the device.
  969. */
  970. if (unlikely(status & (ATA_ERR | ATA_DF))) {
  971. /* Some ATAPI tape drives forget to clear the ERR bit
  972. * when doing the next command (mostly request sense).
  973. * We ignore ERR here to workaround and proceed sending
  974. * the CDB.
  975. */
  976. if (!(qc->dev->horkage & ATA_HORKAGE_STUCK_ERR)) {
  977. ata_ehi_push_desc(ehi, "ST_FIRST: "
  978. "DRQ=1 with device error, "
  979. "dev_stat 0x%X", status);
  980. qc->err_mask |= AC_ERR_HSM;
  981. ap->hsm_task_state = HSM_ST_ERR;
  982. goto fsm_start;
  983. }
  984. }
  985. /* Send the CDB (atapi) or the first data block (ata pio out).
  986. * During the state transition, interrupt handler shouldn't
  987. * be invoked before the data transfer is complete and
  988. * hsm_task_state is changed. Hence, the following locking.
  989. */
  990. if (in_wq)
  991. spin_lock_irqsave(ap->lock, flags);
  992. if (qc->tf.protocol == ATA_PROT_PIO) {
  993. /* PIO data out protocol.
  994. * send first data block.
  995. */
  996. /* ata_pio_sectors() might change the state
  997. * to HSM_ST_LAST. so, the state is changed here
  998. * before ata_pio_sectors().
  999. */
  1000. ap->hsm_task_state = HSM_ST;
  1001. ata_pio_sectors(qc);
  1002. } else
  1003. /* send CDB */
  1004. atapi_send_cdb(ap, qc);
  1005. if (in_wq)
  1006. spin_unlock_irqrestore(ap->lock, flags);
  1007. /* if polling, ata_sff_pio_task() handles the rest.
  1008. * otherwise, interrupt handler takes over from here.
  1009. */
  1010. break;
  1011. case HSM_ST:
  1012. /* complete command or read/write the data register */
  1013. if (qc->tf.protocol == ATAPI_PROT_PIO) {
  1014. /* ATAPI PIO protocol */
  1015. if ((status & ATA_DRQ) == 0) {
  1016. /* No more data to transfer or device error.
  1017. * Device error will be tagged in HSM_ST_LAST.
  1018. */
  1019. ap->hsm_task_state = HSM_ST_LAST;
  1020. goto fsm_start;
  1021. }
  1022. /* Device should not ask for data transfer (DRQ=1)
  1023. * when it finds something wrong.
  1024. * We ignore DRQ here and stop the HSM by
  1025. * changing hsm_task_state to HSM_ST_ERR and
  1026. * let the EH abort the command or reset the device.
  1027. */
  1028. if (unlikely(status & (ATA_ERR | ATA_DF))) {
  1029. ata_ehi_push_desc(ehi, "ST-ATAPI: "
  1030. "DRQ=1 with device error, "
  1031. "dev_stat 0x%X", status);
  1032. qc->err_mask |= AC_ERR_HSM;
  1033. ap->hsm_task_state = HSM_ST_ERR;
  1034. goto fsm_start;
  1035. }
  1036. atapi_pio_bytes(qc);
  1037. if (unlikely(ap->hsm_task_state == HSM_ST_ERR))
  1038. /* bad ireason reported by device */
  1039. goto fsm_start;
  1040. } else {
  1041. /* ATA PIO protocol */
  1042. if (unlikely((status & ATA_DRQ) == 0)) {
  1043. /* handle BSY=0, DRQ=0 as error */
  1044. if (likely(status & (ATA_ERR | ATA_DF))) {
  1045. /* device stops HSM for abort/error */
  1046. qc->err_mask |= AC_ERR_DEV;
  1047. /* If diagnostic failed and this is
  1048. * IDENTIFY, it's likely a phantom
  1049. * device. Mark hint.
  1050. */
  1051. if (qc->dev->horkage &
  1052. ATA_HORKAGE_DIAGNOSTIC)
  1053. qc->err_mask |=
  1054. AC_ERR_NODEV_HINT;
  1055. } else {
  1056. /* HSM violation. Let EH handle this.
  1057. * Phantom devices also trigger this
  1058. * condition. Mark hint.
  1059. */
  1060. ata_ehi_push_desc(ehi, "ST-ATA: "
  1061. "DRQ=0 without device error, "
  1062. "dev_stat 0x%X", status);
  1063. qc->err_mask |= AC_ERR_HSM |
  1064. AC_ERR_NODEV_HINT;
  1065. }
  1066. ap->hsm_task_state = HSM_ST_ERR;
  1067. goto fsm_start;
  1068. }
  1069. /* For PIO reads, some devices may ask for
  1070. * data transfer (DRQ=1) alone with ERR=1.
  1071. * We respect DRQ here and transfer one
  1072. * block of junk data before changing the
  1073. * hsm_task_state to HSM_ST_ERR.
  1074. *
  1075. * For PIO writes, ERR=1 DRQ=1 doesn't make
  1076. * sense since the data block has been
  1077. * transferred to the device.
  1078. */
  1079. if (unlikely(status & (ATA_ERR | ATA_DF))) {
  1080. /* data might be corrputed */
  1081. qc->err_mask |= AC_ERR_DEV;
  1082. if (!(qc->tf.flags & ATA_TFLAG_WRITE)) {
  1083. ata_pio_sectors(qc);
  1084. status = ata_wait_idle(ap);
  1085. }
  1086. if (status & (ATA_BUSY | ATA_DRQ)) {
  1087. ata_ehi_push_desc(ehi, "ST-ATA: "
  1088. "BUSY|DRQ persists on ERR|DF, "
  1089. "dev_stat 0x%X", status);
  1090. qc->err_mask |= AC_ERR_HSM;
  1091. }
  1092. /* There are oddball controllers with
  1093. * status register stuck at 0x7f and
  1094. * lbal/m/h at zero which makes it
  1095. * pass all other presence detection
  1096. * mechanisms we have. Set NODEV_HINT
  1097. * for it. Kernel bz#7241.
  1098. */
  1099. if (status == 0x7f)
  1100. qc->err_mask |= AC_ERR_NODEV_HINT;
  1101. /* ata_pio_sectors() might change the
  1102. * state to HSM_ST_LAST. so, the state
  1103. * is changed after ata_pio_sectors().
  1104. */
  1105. ap->hsm_task_state = HSM_ST_ERR;
  1106. goto fsm_start;
  1107. }
  1108. ata_pio_sectors(qc);
  1109. if (ap->hsm_task_state == HSM_ST_LAST &&
  1110. (!(qc->tf.flags & ATA_TFLAG_WRITE))) {
  1111. /* all data read */
  1112. status = ata_wait_idle(ap);
  1113. goto fsm_start;
  1114. }
  1115. }
  1116. poll_next = 1;
  1117. break;
  1118. case HSM_ST_LAST:
  1119. if (unlikely(!ata_ok(status))) {
  1120. qc->err_mask |= __ac_err_mask(status);
  1121. ap->hsm_task_state = HSM_ST_ERR;
  1122. goto fsm_start;
  1123. }
  1124. /* no more data to transfer */
  1125. DPRINTK("ata%u: dev %u command complete, drv_stat 0x%x\n",
  1126. ap->print_id, qc->dev->devno, status);
  1127. WARN_ON_ONCE(qc->err_mask & (AC_ERR_DEV | AC_ERR_HSM));
  1128. ap->hsm_task_state = HSM_ST_IDLE;
  1129. /* complete taskfile transaction */
  1130. ata_hsm_qc_complete(qc, in_wq);
  1131. poll_next = 0;
  1132. break;
  1133. case HSM_ST_ERR:
  1134. ap->hsm_task_state = HSM_ST_IDLE;
  1135. /* complete taskfile transaction */
  1136. ata_hsm_qc_complete(qc, in_wq);
  1137. poll_next = 0;
  1138. break;
  1139. default:
  1140. poll_next = 0;
  1141. BUG();
  1142. }
  1143. return poll_next;
  1144. }
  1145. EXPORT_SYMBOL_GPL(ata_sff_hsm_move);
  1146. void ata_sff_queue_pio_task(struct ata_link *link, unsigned long delay)
  1147. {
  1148. struct ata_port *ap = link->ap;
  1149. WARN_ON((ap->sff_pio_task_link != NULL) &&
  1150. (ap->sff_pio_task_link != link));
  1151. ap->sff_pio_task_link = link;
  1152. /* may fail if ata_sff_flush_pio_task() in progress */
  1153. queue_delayed_work(ata_sff_wq, &ap->sff_pio_task,
  1154. msecs_to_jiffies(delay));
  1155. }
  1156. EXPORT_SYMBOL_GPL(ata_sff_queue_pio_task);
  1157. void ata_sff_flush_pio_task(struct ata_port *ap)
  1158. {
  1159. DPRINTK("ENTER\n");
  1160. cancel_delayed_work_sync(&ap->sff_pio_task);
  1161. ap->hsm_task_state = HSM_ST_IDLE;
  1162. if (ata_msg_ctl(ap))
  1163. ata_port_printk(ap, KERN_DEBUG, "%s: EXIT\n", __func__);
  1164. }
  1165. static void ata_sff_pio_task(struct work_struct *work)
  1166. {
  1167. struct ata_port *ap =
  1168. container_of(work, struct ata_port, sff_pio_task.work);
  1169. struct ata_link *link = ap->sff_pio_task_link;
  1170. struct ata_queued_cmd *qc;
  1171. u8 status;
  1172. int poll_next;
  1173. BUG_ON(ap->sff_pio_task_link == NULL);
  1174. /* qc can be NULL if timeout occurred */
  1175. qc = ata_qc_from_tag(ap, link->active_tag);
  1176. if (!qc) {
  1177. ap->sff_pio_task_link = NULL;
  1178. return;
  1179. }
  1180. fsm_start:
  1181. WARN_ON_ONCE(ap->hsm_task_state == HSM_ST_IDLE);
  1182. /*
  1183. * This is purely heuristic. This is a fast path.
  1184. * Sometimes when we enter, BSY will be cleared in
  1185. * a chk-status or two. If not, the drive is probably seeking
  1186. * or something. Snooze for a couple msecs, then
  1187. * chk-status again. If still busy, queue delayed work.
  1188. */
  1189. status = ata_sff_busy_wait(ap, ATA_BUSY, 5);
  1190. if (status & ATA_BUSY) {
  1191. ata_msleep(ap, 2);
  1192. status = ata_sff_busy_wait(ap, ATA_BUSY, 10);
  1193. if (status & ATA_BUSY) {
  1194. ata_sff_queue_pio_task(link, ATA_SHORT_PAUSE);
  1195. return;
  1196. }
  1197. }
  1198. /*
  1199. * hsm_move() may trigger another command to be processed.
  1200. * clean the link beforehand.
  1201. */
  1202. ap->sff_pio_task_link = NULL;
  1203. /* move the HSM */
  1204. poll_next = ata_sff_hsm_move(ap, qc, status, 1);
  1205. /* another command or interrupt handler
  1206. * may be running at this point.
  1207. */
  1208. if (poll_next)
  1209. goto fsm_start;
  1210. }
  1211. /**
  1212. * ata_sff_qc_issue - issue taskfile to a SFF controller
  1213. * @qc: command to issue to device
  1214. *
  1215. * This function issues a PIO or NODATA command to a SFF
  1216. * controller.
  1217. *
  1218. * LOCKING:
  1219. * spin_lock_irqsave(host lock)
  1220. *
  1221. * RETURNS:
  1222. * Zero on success, AC_ERR_* mask on failure
  1223. */
  1224. unsigned int ata_sff_qc_issue(struct ata_queued_cmd *qc)
  1225. {
  1226. struct ata_port *ap = qc->ap;
  1227. struct ata_link *link = qc->dev->link;
  1228. /* Use polling pio if the LLD doesn't handle
  1229. * interrupt driven pio and atapi CDB interrupt.
  1230. */
  1231. if (ap->flags & ATA_FLAG_PIO_POLLING)
  1232. qc->tf.flags |= ATA_TFLAG_POLLING;
  1233. /* select the device */
  1234. ata_dev_select(ap, qc->dev->devno, 1, 0);
  1235. /* start the command */
  1236. switch (qc->tf.protocol) {
  1237. case ATA_PROT_NODATA:
  1238. if (qc->tf.flags & ATA_TFLAG_POLLING)
  1239. ata_qc_set_polling(qc);
  1240. ata_tf_to_host(ap, &qc->tf);
  1241. ap->hsm_task_state = HSM_ST_LAST;
  1242. if (qc->tf.flags & ATA_TFLAG_POLLING)
  1243. ata_sff_queue_pio_task(link, 0);
  1244. break;
  1245. case ATA_PROT_PIO:
  1246. if (qc->tf.flags & ATA_TFLAG_POLLING)
  1247. ata_qc_set_polling(qc);
  1248. ata_tf_to_host(ap, &qc->tf);
  1249. if (qc->tf.flags & ATA_TFLAG_WRITE) {
  1250. /* PIO data out protocol */
  1251. ap->hsm_task_state = HSM_ST_FIRST;
  1252. ata_sff_queue_pio_task(link, 0);
  1253. /* always send first data block using the
  1254. * ata_sff_pio_task() codepath.
  1255. */
  1256. } else {
  1257. /* PIO data in protocol */
  1258. ap->hsm_task_state = HSM_ST;
  1259. if (qc->tf.flags & ATA_TFLAG_POLLING)
  1260. ata_sff_queue_pio_task(link, 0);
  1261. /* if polling, ata_sff_pio_task() handles the
  1262. * rest. otherwise, interrupt handler takes
  1263. * over from here.
  1264. */
  1265. }
  1266. break;
  1267. case ATAPI_PROT_PIO:
  1268. case ATAPI_PROT_NODATA:
  1269. if (qc->tf.flags & ATA_TFLAG_POLLING)
  1270. ata_qc_set_polling(qc);
  1271. ata_tf_to_host(ap, &qc->tf);
  1272. ap->hsm_task_state = HSM_ST_FIRST;
  1273. /* send cdb by polling if no cdb interrupt */
  1274. if ((!(qc->dev->flags & ATA_DFLAG_CDB_INTR)) ||
  1275. (qc->tf.flags & ATA_TFLAG_POLLING))
  1276. ata_sff_queue_pio_task(link, 0);
  1277. break;
  1278. default:
  1279. WARN_ON_ONCE(1);
  1280. return AC_ERR_SYSTEM;
  1281. }
  1282. return 0;
  1283. }
  1284. EXPORT_SYMBOL_GPL(ata_sff_qc_issue);
  1285. /**
  1286. * ata_sff_qc_fill_rtf - fill result TF using ->sff_tf_read
  1287. * @qc: qc to fill result TF for
  1288. *
  1289. * @qc is finished and result TF needs to be filled. Fill it
  1290. * using ->sff_tf_read.
  1291. *
  1292. * LOCKING:
  1293. * spin_lock_irqsave(host lock)
  1294. *
  1295. * RETURNS:
  1296. * true indicating that result TF is successfully filled.
  1297. */
  1298. bool ata_sff_qc_fill_rtf(struct ata_queued_cmd *qc)
  1299. {
  1300. qc->ap->ops->sff_tf_read(qc->ap, &qc->result_tf);
  1301. return true;
  1302. }
  1303. EXPORT_SYMBOL_GPL(ata_sff_qc_fill_rtf);
  1304. static unsigned int ata_sff_idle_irq(struct ata_port *ap)
  1305. {
  1306. ap->stats.idle_irq++;
  1307. #ifdef ATA_IRQ_TRAP
  1308. if ((ap->stats.idle_irq % 1000) == 0) {
  1309. ap->ops->sff_check_status(ap);
  1310. if (ap->ops->sff_irq_clear)
  1311. ap->ops->sff_irq_clear(ap);
  1312. ata_port_printk(ap, KERN_WARNING, "irq trap\n");
  1313. return 1;
  1314. }
  1315. #endif
  1316. return 0; /* irq not handled */
  1317. }
  1318. static unsigned int __ata_sff_port_intr(struct ata_port *ap,
  1319. struct ata_queued_cmd *qc,
  1320. bool hsmv_on_idle)
  1321. {
  1322. u8 status;
  1323. VPRINTK("ata%u: protocol %d task_state %d\n",
  1324. ap->print_id, qc->tf.protocol, ap->hsm_task_state);
  1325. /* Check whether we are expecting interrupt in this state */
  1326. switch (ap->hsm_task_state) {
  1327. case HSM_ST_FIRST:
  1328. /* Some pre-ATAPI-4 devices assert INTRQ
  1329. * at this state when ready to receive CDB.
  1330. */
  1331. /* Check the ATA_DFLAG_CDB_INTR flag is enough here.
  1332. * The flag was turned on only for atapi devices. No
  1333. * need to check ata_is_atapi(qc->tf.protocol) again.
  1334. */
  1335. if (!(qc->dev->flags & ATA_DFLAG_CDB_INTR))
  1336. return ata_sff_idle_irq(ap);
  1337. break;
  1338. case HSM_ST_IDLE:
  1339. return ata_sff_idle_irq(ap);
  1340. default:
  1341. break;
  1342. }
  1343. /* check main status, clearing INTRQ if needed */
  1344. status = ata_sff_irq_status(ap);
  1345. if (status & ATA_BUSY) {
  1346. if (hsmv_on_idle) {
  1347. /* BMDMA engine is already stopped, we're screwed */
  1348. qc->err_mask |= AC_ERR_HSM;
  1349. ap->hsm_task_state = HSM_ST_ERR;
  1350. } else
  1351. return ata_sff_idle_irq(ap);
  1352. }
  1353. /* clear irq events */
  1354. if (ap->ops->sff_irq_clear)
  1355. ap->ops->sff_irq_clear(ap);
  1356. ata_sff_hsm_move(ap, qc, status, 0);
  1357. return 1; /* irq handled */
  1358. }
  1359. /**
  1360. * ata_sff_port_intr - Handle SFF port interrupt
  1361. * @ap: Port on which interrupt arrived (possibly...)
  1362. * @qc: Taskfile currently active in engine
  1363. *
  1364. * Handle port interrupt for given queued command.
  1365. *
  1366. * LOCKING:
  1367. * spin_lock_irqsave(host lock)
  1368. *
  1369. * RETURNS:
  1370. * One if interrupt was handled, zero if not (shared irq).
  1371. */
  1372. unsigned int ata_sff_port_intr(struct ata_port *ap, struct ata_queued_cmd *qc)
  1373. {
  1374. return __ata_sff_port_intr(ap, qc, false);
  1375. }
  1376. EXPORT_SYMBOL_GPL(ata_sff_port_intr);
  1377. static inline irqreturn_t __ata_sff_interrupt(int irq, void *dev_instance,
  1378. unsigned int (*port_intr)(struct ata_port *, struct ata_queued_cmd *))
  1379. {
  1380. struct ata_host *host = dev_instance;
  1381. bool retried = false;
  1382. unsigned int i;
  1383. unsigned int handled, idle, polling;
  1384. unsigned long flags;
  1385. /* TODO: make _irqsave conditional on x86 PCI IDE legacy mode */
  1386. spin_lock_irqsave(&host->lock, flags);
  1387. retry:
  1388. handled = idle = polling = 0;
  1389. for (i = 0; i < host->n_ports; i++) {
  1390. struct ata_port *ap = host->ports[i];
  1391. struct ata_queued_cmd *qc;
  1392. qc = ata_qc_from_tag(ap, ap->link.active_tag);
  1393. if (qc) {
  1394. if (!(qc->tf.flags & ATA_TFLAG_POLLING))
  1395. handled |= port_intr(ap, qc);
  1396. else
  1397. polling |= 1 << i;
  1398. } else
  1399. idle |= 1 << i;
  1400. }
  1401. /*
  1402. * If no port was expecting IRQ but the controller is actually
  1403. * asserting IRQ line, nobody cared will ensue. Check IRQ
  1404. * pending status if available and clear spurious IRQ.
  1405. */
  1406. if (!handled && !retried) {
  1407. bool retry = false;
  1408. for (i = 0; i < host->n_ports; i++) {
  1409. struct ata_port *ap = host->ports[i];
  1410. if (polling & (1 << i))
  1411. continue;
  1412. if (!ap->ops->sff_irq_check ||
  1413. !ap->ops->sff_irq_check(ap))
  1414. continue;
  1415. if (idle & (1 << i)) {
  1416. ap->ops->sff_check_status(ap);
  1417. if (ap->ops->sff_irq_clear)
  1418. ap->ops->sff_irq_clear(ap);
  1419. } else {
  1420. /* clear INTRQ and check if BUSY cleared */
  1421. if (!(ap->ops->sff_check_status(ap) & ATA_BUSY))
  1422. retry |= true;
  1423. /*
  1424. * With command in flight, we can't do
  1425. * sff_irq_clear() w/o racing with completion.
  1426. */
  1427. }
  1428. }
  1429. if (retry) {
  1430. retried = true;
  1431. goto retry;
  1432. }
  1433. }
  1434. spin_unlock_irqrestore(&host->lock, flags);
  1435. return IRQ_RETVAL(handled);
  1436. }
  1437. /**
  1438. * ata_sff_interrupt - Default SFF ATA host interrupt handler
  1439. * @irq: irq line (unused)
  1440. * @dev_instance: pointer to our ata_host information structure
  1441. *
  1442. * Default interrupt handler for PCI IDE devices. Calls
  1443. * ata_sff_port_intr() for each port that is not disabled.
  1444. *
  1445. * LOCKING:
  1446. * Obtains host lock during operation.
  1447. *
  1448. * RETURNS:
  1449. * IRQ_NONE or IRQ_HANDLED.
  1450. */
  1451. irqreturn_t ata_sff_interrupt(int irq, void *dev_instance)
  1452. {
  1453. return __ata_sff_interrupt(irq, dev_instance, ata_sff_port_intr);
  1454. }
  1455. EXPORT_SYMBOL_GPL(ata_sff_interrupt);
  1456. /**
  1457. * ata_sff_lost_interrupt - Check for an apparent lost interrupt
  1458. * @ap: port that appears to have timed out
  1459. *
  1460. * Called from the libata error handlers when the core code suspects
  1461. * an interrupt has been lost. If it has complete anything we can and
  1462. * then return. Interface must support altstatus for this faster
  1463. * recovery to occur.
  1464. *
  1465. * Locking:
  1466. * Caller holds host lock
  1467. */
  1468. void ata_sff_lost_interrupt(struct ata_port *ap)
  1469. {
  1470. u8 status;
  1471. struct ata_queued_cmd *qc;
  1472. /* Only one outstanding command per SFF channel */
  1473. qc = ata_qc_from_tag(ap, ap->link.active_tag);
  1474. /* We cannot lose an interrupt on a non-existent or polled command */
  1475. if (!qc || qc->tf.flags & ATA_TFLAG_POLLING)
  1476. return;
  1477. /* See if the controller thinks it is still busy - if so the command
  1478. isn't a lost IRQ but is still in progress */
  1479. status = ata_sff_altstatus(ap);
  1480. if (status & ATA_BUSY)
  1481. return;
  1482. /* There was a command running, we are no longer busy and we have
  1483. no interrupt. */
  1484. ata_port_printk(ap, KERN_WARNING, "lost interrupt (Status 0x%x)\n",
  1485. status);
  1486. /* Run the host interrupt logic as if the interrupt had not been
  1487. lost */
  1488. ata_sff_port_intr(ap, qc);
  1489. }
  1490. EXPORT_SYMBOL_GPL(ata_sff_lost_interrupt);
  1491. /**
  1492. * ata_sff_freeze - Freeze SFF controller port
  1493. * @ap: port to freeze
  1494. *
  1495. * Freeze SFF controller port.
  1496. *
  1497. * LOCKING:
  1498. * Inherited from caller.
  1499. */
  1500. void ata_sff_freeze(struct ata_port *ap)
  1501. {
  1502. ap->ctl |= ATA_NIEN;
  1503. ap->last_ctl = ap->ctl;
  1504. if (ap->ops->sff_set_devctl || ap->ioaddr.ctl_addr)
  1505. ata_sff_set_devctl(ap, ap->ctl);
  1506. /* Under certain circumstances, some controllers raise IRQ on
  1507. * ATA_NIEN manipulation. Also, many controllers fail to mask
  1508. * previously pending IRQ on ATA_NIEN assertion. Clear it.
  1509. */
  1510. ap->ops->sff_check_status(ap);
  1511. if (ap->ops->sff_irq_clear)
  1512. ap->ops->sff_irq_clear(ap);
  1513. }
  1514. EXPORT_SYMBOL_GPL(ata_sff_freeze);
  1515. /**
  1516. * ata_sff_thaw - Thaw SFF controller port
  1517. * @ap: port to thaw
  1518. *
  1519. * Thaw SFF controller port.
  1520. *
  1521. * LOCKING:
  1522. * Inherited from caller.
  1523. */
  1524. void ata_sff_thaw(struct ata_port *ap)
  1525. {
  1526. /* clear & re-enable interrupts */
  1527. ap->ops->sff_check_status(ap);
  1528. if (ap->ops->sff_irq_clear)
  1529. ap->ops->sff_irq_clear(ap);
  1530. ata_sff_irq_on(ap);
  1531. }
  1532. EXPORT_SYMBOL_GPL(ata_sff_thaw);
  1533. /**
  1534. * ata_sff_prereset - prepare SFF link for reset
  1535. * @link: SFF link to be reset
  1536. * @deadline: deadline jiffies for the operation
  1537. *
  1538. * SFF link @link is about to be reset. Initialize it. It first
  1539. * calls ata_std_prereset() and wait for !BSY if the port is
  1540. * being softreset.
  1541. *
  1542. * LOCKING:
  1543. * Kernel thread context (may sleep)
  1544. *
  1545. * RETURNS:
  1546. * 0 on success, -errno otherwise.
  1547. */
  1548. int ata_sff_prereset(struct ata_link *link, unsigned long deadline)
  1549. {
  1550. struct ata_eh_context *ehc = &link->eh_context;
  1551. int rc;
  1552. rc = ata_std_prereset(link, deadline);
  1553. if (rc)
  1554. return rc;
  1555. /* if we're about to do hardreset, nothing more to do */
  1556. if (ehc->i.action & ATA_EH_HARDRESET)
  1557. return 0;
  1558. /* wait for !BSY if we don't know that no device is attached */
  1559. if (!ata_link_offline(link)) {
  1560. rc = ata_sff_wait_ready(link, deadline);
  1561. if (rc && rc != -ENODEV) {
  1562. ata_link_printk(link, KERN_WARNING, "device not ready "
  1563. "(errno=%d), forcing hardreset\n", rc);
  1564. ehc->i.action |= ATA_EH_HARDRESET;
  1565. }
  1566. }
  1567. return 0;
  1568. }
  1569. EXPORT_SYMBOL_GPL(ata_sff_prereset);
  1570. /**
  1571. * ata_devchk - PATA device presence detection
  1572. * @ap: ATA channel to examine
  1573. * @device: Device to examine (starting at zero)
  1574. *
  1575. * This technique was originally described in
  1576. * Hale Landis's ATADRVR (www.ata-atapi.com), and
  1577. * later found its way into the ATA/ATAPI spec.
  1578. *
  1579. * Write a pattern to the ATA shadow registers,
  1580. * and if a device is present, it will respond by
  1581. * correctly storing and echoing back the
  1582. * ATA shadow register contents.
  1583. *
  1584. * LOCKING:
  1585. * caller.
  1586. */
  1587. static unsigned int ata_devchk(struct ata_port *ap, unsigned int device)
  1588. {
  1589. struct ata_ioports *ioaddr = &ap->ioaddr;
  1590. u8 nsect, lbal;
  1591. ap->ops->sff_dev_select(ap, device);
  1592. iowrite8(0x55, ioaddr->nsect_addr);
  1593. iowrite8(0xaa, ioaddr->lbal_addr);
  1594. iowrite8(0xaa, ioaddr->nsect_addr);
  1595. iowrite8(0x55, ioaddr->lbal_addr);
  1596. iowrite8(0x55, ioaddr->nsect_addr);
  1597. iowrite8(0xaa, ioaddr->lbal_addr);
  1598. nsect = ioread8(ioaddr->nsect_addr);
  1599. lbal = ioread8(ioaddr->lbal_addr);
  1600. if ((nsect == 0x55) && (lbal == 0xaa))
  1601. return 1; /* we found a device */
  1602. return 0; /* nothing found */
  1603. }
  1604. /**
  1605. * ata_sff_dev_classify - Parse returned ATA device signature
  1606. * @dev: ATA device to classify (starting at zero)
  1607. * @present: device seems present
  1608. * @r_err: Value of error register on completion
  1609. *
  1610. * After an event -- SRST, E.D.D., or SATA COMRESET -- occurs,
  1611. * an ATA/ATAPI-defined set of values is placed in the ATA
  1612. * shadow registers, indicating the results of device detection
  1613. * and diagnostics.
  1614. *
  1615. * Select the ATA device, and read the values from the ATA shadow
  1616. * registers. Then parse according to the Error register value,
  1617. * and the spec-defined values examined by ata_dev_classify().
  1618. *
  1619. * LOCKING:
  1620. * caller.
  1621. *
  1622. * RETURNS:
  1623. * Device type - %ATA_DEV_ATA, %ATA_DEV_ATAPI or %ATA_DEV_NONE.
  1624. */
  1625. unsigned int ata_sff_dev_classify(struct ata_device *dev, int present,
  1626. u8 *r_err)
  1627. {
  1628. struct ata_port *ap = dev->link->ap;
  1629. struct ata_taskfile tf;
  1630. unsigned int class;
  1631. u8 err;
  1632. ap->ops->sff_dev_select(ap, dev->devno);
  1633. memset(&tf, 0, sizeof(tf));
  1634. ap->ops->sff_tf_read(ap, &tf);
  1635. err = tf.feature;
  1636. if (r_err)
  1637. *r_err = err;
  1638. /* see if device passed diags: continue and warn later */
  1639. if (err == 0)
  1640. /* diagnostic fail : do nothing _YET_ */
  1641. dev->horkage |= ATA_HORKAGE_DIAGNOSTIC;
  1642. else if (err == 1)
  1643. /* do nothing */ ;
  1644. else if ((dev->devno == 0) && (err == 0x81))
  1645. /* do nothing */ ;
  1646. else
  1647. return ATA_DEV_NONE;
  1648. /* determine if device is ATA or ATAPI */
  1649. class = ata_dev_classify(&tf);
  1650. if (class == ATA_DEV_UNKNOWN) {
  1651. /* If the device failed diagnostic, it's likely to
  1652. * have reported incorrect device signature too.
  1653. * Assume ATA device if the device seems present but
  1654. * device signature is invalid with diagnostic
  1655. * failure.
  1656. */
  1657. if (present && (dev->horkage & ATA_HORKAGE_DIAGNOSTIC))
  1658. class = ATA_DEV_ATA;
  1659. else
  1660. class = ATA_DEV_NONE;
  1661. } else if ((class == ATA_DEV_ATA) &&
  1662. (ap->ops->sff_check_status(ap) == 0))
  1663. class = ATA_DEV_NONE;
  1664. return class;
  1665. }
  1666. EXPORT_SYMBOL_GPL(ata_sff_dev_classify);
  1667. /**
  1668. * ata_sff_wait_after_reset - wait for devices to become ready after reset
  1669. * @link: SFF link which is just reset
  1670. * @devmask: mask of present devices
  1671. * @deadline: deadline jiffies for the operation
  1672. *
  1673. * Wait devices attached to SFF @link to become ready after
  1674. * reset. It contains preceding 150ms wait to avoid accessing TF
  1675. * status register too early.
  1676. *
  1677. * LOCKING:
  1678. * Kernel thread context (may sleep).
  1679. *
  1680. * RETURNS:
  1681. * 0 on success, -ENODEV if some or all of devices in @devmask
  1682. * don't seem to exist. -errno on other errors.
  1683. */
  1684. int ata_sff_wait_after_reset(struct ata_link *link, unsigned int devmask,
  1685. unsigned long deadline)
  1686. {
  1687. struct ata_port *ap = link->ap;
  1688. struct ata_ioports *ioaddr = &ap->ioaddr;
  1689. unsigned int dev0 = devmask & (1 << 0);
  1690. unsigned int dev1 = devmask & (1 << 1);
  1691. int rc, ret = 0;
  1692. ata_msleep(ap, ATA_WAIT_AFTER_RESET);
  1693. /* always check readiness of the master device */
  1694. rc = ata_sff_wait_ready(link, deadline);
  1695. /* -ENODEV means the odd clown forgot the D7 pulldown resistor
  1696. * and TF status is 0xff, bail out on it too.
  1697. */
  1698. if (rc)
  1699. return rc;
  1700. /* if device 1 was found in ata_devchk, wait for register
  1701. * access briefly, then wait for BSY to clear.
  1702. */
  1703. if (dev1) {
  1704. int i;
  1705. ap->ops->sff_dev_select(ap, 1);
  1706. /* Wait for register access. Some ATAPI devices fail
  1707. * to set nsect/lbal after reset, so don't waste too
  1708. * much time on it. We're gonna wait for !BSY anyway.
  1709. */
  1710. for (i = 0; i < 2; i++) {
  1711. u8 nsect, lbal;
  1712. nsect = ioread8(ioaddr->nsect_addr);
  1713. lbal = ioread8(ioaddr->lbal_addr);
  1714. if ((nsect == 1) && (lbal == 1))
  1715. break;
  1716. ata_msleep(ap, 50); /* give drive a breather */
  1717. }
  1718. rc = ata_sff_wait_ready(link, deadline);
  1719. if (rc) {
  1720. if (rc != -ENODEV)
  1721. return rc;
  1722. ret = rc;
  1723. }
  1724. }
  1725. /* is all this really necessary? */
  1726. ap->ops->sff_dev_select(ap, 0);
  1727. if (dev1)
  1728. ap->ops->sff_dev_select(ap, 1);
  1729. if (dev0)
  1730. ap->ops->sff_dev_select(ap, 0);
  1731. return ret;
  1732. }
  1733. EXPORT_SYMBOL_GPL(ata_sff_wait_after_reset);
  1734. static int ata_bus_softreset(struct ata_port *ap, unsigned int devmask,
  1735. unsigned long deadline)
  1736. {
  1737. struct ata_ioports *ioaddr = &ap->ioaddr;
  1738. DPRINTK("ata%u: bus reset via SRST\n", ap->print_id);
  1739. /* software reset. causes dev0 to be selected */
  1740. iowrite8(ap->ctl, ioaddr->ctl_addr);
  1741. udelay(20); /* FIXME: flush */
  1742. iowrite8(ap->ctl | ATA_SRST, ioaddr->ctl_addr);
  1743. udelay(20); /* FIXME: flush */
  1744. iowrite8(ap->ctl, ioaddr->ctl_addr);
  1745. ap->last_ctl = ap->ctl;
  1746. /* wait the port to become ready */
  1747. return ata_sff_wait_after_reset(&ap->link, devmask, deadline);
  1748. }
  1749. /**
  1750. * ata_sff_softreset - reset host port via ATA SRST
  1751. * @link: ATA link to reset
  1752. * @classes: resulting classes of attached devices
  1753. * @deadline: deadline jiffies for the operation
  1754. *
  1755. * Reset host port using ATA SRST.
  1756. *
  1757. * LOCKING:
  1758. * Kernel thread context (may sleep)
  1759. *
  1760. * RETURNS:
  1761. * 0 on success, -errno otherwise.
  1762. */
  1763. int ata_sff_softreset(struct ata_link *link, unsigned int *classes,
  1764. unsigned long deadline)
  1765. {
  1766. struct ata_port *ap = link->ap;
  1767. unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS;
  1768. unsigned int devmask = 0;
  1769. int rc;
  1770. u8 err;
  1771. DPRINTK("ENTER\n");
  1772. /* determine if device 0/1 are present */
  1773. if (ata_devchk(ap, 0))
  1774. devmask |= (1 << 0);
  1775. if (slave_possible && ata_devchk(ap, 1))
  1776. devmask |= (1 << 1);
  1777. /* select device 0 again */
  1778. ap->ops->sff_dev_select(ap, 0);
  1779. /* issue bus reset */
  1780. DPRINTK("about to softreset, devmask=%x\n", devmask);
  1781. rc = ata_bus_softreset(ap, devmask, deadline);
  1782. /* if link is occupied, -ENODEV too is an error */
  1783. if (rc && (rc != -ENODEV || sata_scr_valid(link))) {
  1784. ata_link_printk(link, KERN_ERR, "SRST failed (errno=%d)\n", rc);
  1785. return rc;
  1786. }
  1787. /* determine by signature whether we have ATA or ATAPI devices */
  1788. classes[0] = ata_sff_dev_classify(&link->device[0],
  1789. devmask & (1 << 0), &err);
  1790. if (slave_possible && err != 0x81)
  1791. classes[1] = ata_sff_dev_classify(&link->device[1],
  1792. devmask & (1 << 1), &err);
  1793. DPRINTK("EXIT, classes[0]=%u [1]=%u\n", classes[0], classes[1]);
  1794. return 0;
  1795. }
  1796. EXPORT_SYMBOL_GPL(ata_sff_softreset);
  1797. /**
  1798. * sata_sff_hardreset - reset host port via SATA phy reset
  1799. * @link: link to reset
  1800. * @class: resulting class of attached device
  1801. * @deadline: deadline jiffies for the operation
  1802. *
  1803. * SATA phy-reset host port using DET bits of SControl register,
  1804. * wait for !BSY and classify the attached device.
  1805. *
  1806. * LOCKING:
  1807. * Kernel thread context (may sleep)
  1808. *
  1809. * RETURNS:
  1810. * 0 on success, -errno otherwise.
  1811. */
  1812. int sata_sff_hardreset(struct ata_link *link, unsigned int *class,
  1813. unsigned long deadline)
  1814. {
  1815. struct ata_eh_context *ehc = &link->eh_context;
  1816. const unsigned long *timing = sata_ehc_deb_timing(ehc);
  1817. bool online;
  1818. int rc;
  1819. rc = sata_link_hardreset(link, timing, deadline, &online,
  1820. ata_sff_check_ready);
  1821. if (online)
  1822. *class = ata_sff_dev_classify(link->device, 1, NULL);
  1823. DPRINTK("EXIT, class=%u\n", *class);
  1824. return rc;
  1825. }
  1826. EXPORT_SYMBOL_GPL(sata_sff_hardreset);
  1827. /**
  1828. * ata_sff_postreset - SFF postreset callback
  1829. * @link: the target SFF ata_link
  1830. * @classes: classes of attached devices
  1831. *
  1832. * This function is invoked after a successful reset. It first
  1833. * calls ata_std_postreset() and performs SFF specific postreset
  1834. * processing.
  1835. *
  1836. * LOCKING:
  1837. * Kernel thread context (may sleep)
  1838. */
  1839. void ata_sff_postreset(struct ata_link *link, unsigned int *classes)
  1840. {
  1841. struct ata_port *ap = link->ap;
  1842. ata_std_postreset(link, classes);
  1843. /* is double-select really necessary? */
  1844. if (classes[0] != ATA_DEV_NONE)
  1845. ap->ops->sff_dev_select(ap, 1);
  1846. if (classes[1] != ATA_DEV_NONE)
  1847. ap->ops->sff_dev_select(ap, 0);
  1848. /* bail out if no device is present */
  1849. if (classes[0] == ATA_DEV_NONE && classes[1] == ATA_DEV_NONE) {
  1850. DPRINTK("EXIT, no device\n");
  1851. return;
  1852. }
  1853. /* set up device control */
  1854. if (ap->ops->sff_set_devctl || ap->ioaddr.ctl_addr) {
  1855. ata_sff_set_devctl(ap, ap->ctl);
  1856. ap->last_ctl = ap->ctl;
  1857. }
  1858. }
  1859. EXPORT_SYMBOL_GPL(ata_sff_postreset);
  1860. /**
  1861. * ata_sff_drain_fifo - Stock FIFO drain logic for SFF controllers
  1862. * @qc: command
  1863. *
  1864. * Drain the FIFO and device of any stuck data following a command
  1865. * failing to complete. In some cases this is necessary before a
  1866. * reset will recover the device.
  1867. *
  1868. */
  1869. void ata_sff_drain_fifo(struct ata_queued_cmd *qc)
  1870. {
  1871. int count;
  1872. struct ata_port *ap;
  1873. /* We only need to flush incoming data when a command was running */
  1874. if (qc == NULL || qc->dma_dir == DMA_TO_DEVICE)
  1875. return;
  1876. ap = qc->ap;
  1877. /* Drain up to 64K of data before we give up this recovery method */
  1878. for (count = 0; (ap->ops->sff_check_status(ap) & ATA_DRQ)
  1879. && count < 65536; count += 2)
  1880. ioread16(ap->ioaddr.data_addr);
  1881. /* Can become DEBUG later */
  1882. if (count)
  1883. ata_port_printk(ap, KERN_DEBUG,
  1884. "drained %d bytes to clear DRQ.\n", count);
  1885. }
  1886. EXPORT_SYMBOL_GPL(ata_sff_drain_fifo);
  1887. /**
  1888. * ata_sff_error_handler - Stock error handler for SFF controller
  1889. * @ap: port to handle error for
  1890. *
  1891. * Stock error handler for SFF controller. It can handle both
  1892. * PATA and SATA controllers. Many controllers should be able to
  1893. * use this EH as-is or with some added handling before and
  1894. * after.
  1895. *
  1896. * LOCKING:
  1897. * Kernel thread context (may sleep)
  1898. */
  1899. void ata_sff_error_handler(struct ata_port *ap)
  1900. {
  1901. ata_reset_fn_t softreset = ap->ops->softreset;
  1902. ata_reset_fn_t hardreset = ap->ops->hardreset;
  1903. struct ata_queued_cmd *qc;
  1904. unsigned long flags;
  1905. qc = __ata_qc_from_tag(ap, ap->link.active_tag);
  1906. if (qc && !(qc->flags & ATA_QCFLAG_FAILED))
  1907. qc = NULL;
  1908. spin_lock_irqsave(ap->lock, flags);
  1909. /*
  1910. * We *MUST* do FIFO draining before we issue a reset as
  1911. * several devices helpfully clear their internal state and
  1912. * will lock solid if we touch the data port post reset. Pass
  1913. * qc in case anyone wants to do different PIO/DMA recovery or
  1914. * has per command fixups
  1915. */
  1916. if (ap->ops->sff_drain_fifo)
  1917. ap->ops->sff_drain_fifo(qc);
  1918. spin_unlock_irqrestore(ap->lock, flags);
  1919. /* ignore ata_sff_softreset if ctl isn't accessible */
  1920. if (softreset == ata_sff_softreset && !ap->ioaddr.ctl_addr)
  1921. softreset = NULL;
  1922. /* ignore built-in hardresets if SCR access is not available */
  1923. if ((hardreset == sata_std_hardreset ||
  1924. hardreset == sata_sff_hardreset) && !sata_scr_valid(&ap->link))
  1925. hardreset = NULL;
  1926. ata_do_eh(ap, ap->ops->prereset, softreset, hardreset,
  1927. ap->ops->postreset);
  1928. }
  1929. EXPORT_SYMBOL_GPL(ata_sff_error_handler);
  1930. /**
  1931. * ata_sff_std_ports - initialize ioaddr with standard port offsets.
  1932. * @ioaddr: IO address structure to be initialized
  1933. *
  1934. * Utility function which initializes data_addr, error_addr,
  1935. * feature_addr, nsect_addr, lbal_addr, lbam_addr, lbah_addr,
  1936. * device_addr, status_addr, and command_addr to standard offsets
  1937. * relative to cmd_addr.
  1938. *
  1939. * Does not set ctl_addr, altstatus_addr, bmdma_addr, or scr_addr.
  1940. */
  1941. void ata_sff_std_ports(struct ata_ioports *ioaddr)
  1942. {
  1943. ioaddr->data_addr = ioaddr->cmd_addr + ATA_REG_DATA;
  1944. ioaddr->error_addr = ioaddr->cmd_addr + ATA_REG_ERR;
  1945. ioaddr->feature_addr = ioaddr->cmd_addr + ATA_REG_FEATURE;
  1946. ioaddr->nsect_addr = ioaddr->cmd_addr + ATA_REG_NSECT;
  1947. ioaddr->lbal_addr = ioaddr->cmd_addr + ATA_REG_LBAL;
  1948. ioaddr->lbam_addr = ioaddr->cmd_addr + ATA_REG_LBAM;
  1949. ioaddr->lbah_addr = ioaddr->cmd_addr + ATA_REG_LBAH;
  1950. ioaddr->device_addr = ioaddr->cmd_addr + ATA_REG_DEVICE;
  1951. ioaddr->status_addr = ioaddr->cmd_addr + ATA_REG_STATUS;
  1952. ioaddr->command_addr = ioaddr->cmd_addr + ATA_REG_CMD;
  1953. }
  1954. EXPORT_SYMBOL_GPL(ata_sff_std_ports);
  1955. #ifdef CONFIG_PCI
  1956. static int ata_resources_present(struct pci_dev *pdev, int port)
  1957. {
  1958. int i;
  1959. /* Check the PCI resources for this channel are enabled */
  1960. port = port * 2;
  1961. for (i = 0; i < 2; i++) {
  1962. if (pci_resource_start(pdev, port + i) == 0 ||
  1963. pci_resource_len(pdev, port + i) == 0)
  1964. return 0;
  1965. }
  1966. return 1;
  1967. }
  1968. /**
  1969. * ata_pci_sff_init_host - acquire native PCI ATA resources and init host
  1970. * @host: target ATA host
  1971. *
  1972. * Acquire native PCI ATA resources for @host and initialize the
  1973. * first two ports of @host accordingly. Ports marked dummy are
  1974. * skipped and allocation failure makes the port dummy.
  1975. *
  1976. * Note that native PCI resources are valid even for legacy hosts
  1977. * as we fix up pdev resources array early in boot, so this
  1978. * function can be used for both native and legacy SFF hosts.
  1979. *
  1980. * LOCKING:
  1981. * Inherited from calling layer (may sleep).
  1982. *
  1983. * RETURNS:
  1984. * 0 if at least one port is initialized, -ENODEV if no port is
  1985. * available.
  1986. */
  1987. int ata_pci_sff_init_host(struct ata_host *host)
  1988. {
  1989. struct device *gdev = host->dev;
  1990. struct pci_dev *pdev = to_pci_dev(gdev);
  1991. unsigned int mask = 0;
  1992. int i, rc;
  1993. /* request, iomap BARs and init port addresses accordingly */
  1994. for (i = 0; i < 2; i++) {
  1995. struct ata_port *ap = host->ports[i];
  1996. int base = i * 2;
  1997. void __iomem * const *iomap;
  1998. if (ata_port_is_dummy(ap))
  1999. continue;
  2000. /* Discard disabled ports. Some controllers show
  2001. * their unused channels this way. Disabled ports are
  2002. * made dummy.
  2003. */
  2004. if (!ata_resources_present(pdev, i)) {
  2005. ap->ops = &ata_dummy_port_ops;
  2006. continue;
  2007. }
  2008. rc = pcim_iomap_regions(pdev, 0x3 << base,
  2009. dev_driver_string(gdev));
  2010. if (rc) {
  2011. dev_printk(KERN_WARNING, gdev,
  2012. "failed to request/iomap BARs for port %d "
  2013. "(errno=%d)\n", i, rc);
  2014. if (rc == -EBUSY)
  2015. pcim_pin_device(pdev);
  2016. ap->ops = &ata_dummy_port_ops;
  2017. continue;
  2018. }
  2019. host->iomap = iomap = pcim_iomap_table(pdev);
  2020. ap->ioaddr.cmd_addr = iomap[base];
  2021. ap->ioaddr.altstatus_addr =
  2022. ap->ioaddr.ctl_addr = (void __iomem *)
  2023. ((unsigned long)iomap[base + 1] | ATA_PCI_CTL_OFS);
  2024. ata_sff_std_ports(&ap->ioaddr);
  2025. ata_port_desc(ap, "cmd 0x%llx ctl 0x%llx",
  2026. (unsigned long long)pci_resource_start(pdev, base),
  2027. (unsigned long long)pci_resource_start(pdev, base + 1));
  2028. mask |= 1 << i;
  2029. }
  2030. if (!mask) {
  2031. dev_printk(KERN_ERR, gdev, "no available native port\n");
  2032. return -ENODEV;
  2033. }
  2034. return 0;
  2035. }
  2036. EXPORT_SYMBOL_GPL(ata_pci_sff_init_host);
  2037. /**
  2038. * ata_pci_sff_prepare_host - helper to prepare PCI PIO-only SFF ATA host
  2039. * @pdev: target PCI device
  2040. * @ppi: array of port_info, must be enough for two ports
  2041. * @r_host: out argument for the initialized ATA host
  2042. *
  2043. * Helper to allocate PIO-only SFF ATA host for @pdev, acquire
  2044. * all PCI resources and initialize it accordingly in one go.
  2045. *
  2046. * LOCKING:
  2047. * Inherited from calling layer (may sleep).
  2048. *
  2049. * RETURNS:
  2050. * 0 on success, -errno otherwise.
  2051. */
  2052. int ata_pci_sff_prepare_host(struct pci_dev *pdev,
  2053. const struct ata_port_info * const *ppi,
  2054. struct ata_host **r_host)
  2055. {
  2056. struct ata_host *host;
  2057. int rc;
  2058. if (!devres_open_group(&pdev->dev, NULL, GFP_KERNEL))
  2059. return -ENOMEM;
  2060. host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2);
  2061. if (!host) {
  2062. dev_printk(KERN_ERR, &pdev->dev,
  2063. "failed to allocate ATA host\n");
  2064. rc = -ENOMEM;
  2065. goto err_out;
  2066. }
  2067. rc = ata_pci_sff_init_host(host);
  2068. if (rc)
  2069. goto err_out;
  2070. devres_remove_group(&pdev->dev, NULL);
  2071. *r_host = host;
  2072. return 0;
  2073. err_out:
  2074. devres_release_group(&pdev->dev, NULL);
  2075. return rc;
  2076. }
  2077. EXPORT_SYMBOL_GPL(ata_pci_sff_prepare_host);
  2078. /**
  2079. * ata_pci_sff_activate_host - start SFF host, request IRQ and register it
  2080. * @host: target SFF ATA host
  2081. * @irq_handler: irq_handler used when requesting IRQ(s)
  2082. * @sht: scsi_host_template to use when registering the host
  2083. *
  2084. * This is the counterpart of ata_host_activate() for SFF ATA
  2085. * hosts. This separate helper is necessary because SFF hosts
  2086. * use two separate interrupts in legacy mode.
  2087. *
  2088. * LOCKING:
  2089. * Inherited from calling layer (may sleep).
  2090. *
  2091. * RETURNS:
  2092. * 0 on success, -errno otherwise.
  2093. */
  2094. int ata_pci_sff_activate_host(struct ata_host *host,
  2095. irq_handler_t irq_handler,
  2096. struct scsi_host_template *sht)
  2097. {
  2098. struct device *dev = host->dev;
  2099. struct pci_dev *pdev = to_pci_dev(dev);
  2100. const char *drv_name = dev_driver_string(host->dev);
  2101. int legacy_mode = 0, rc;
  2102. rc = ata_host_start(host);
  2103. if (rc)
  2104. return rc;
  2105. if ((pdev->class >> 8) == PCI_CLASS_STORAGE_IDE) {
  2106. u8 tmp8, mask;
  2107. /* TODO: What if one channel is in native mode ... */
  2108. pci_read_config_byte(pdev, PCI_CLASS_PROG, &tmp8);
  2109. mask = (1 << 2) | (1 << 0);
  2110. if ((tmp8 & mask) != mask)
  2111. legacy_mode = 1;
  2112. #if defined(CONFIG_NO_ATA_LEGACY)
  2113. /* Some platforms with PCI limits cannot address compat
  2114. port space. In that case we punt if their firmware has
  2115. left a device in compatibility mode */
  2116. if (legacy_mode) {
  2117. printk(KERN_ERR "ata: Compatibility mode ATA is not supported on this platform, skipping.\n");
  2118. return -EOPNOTSUPP;
  2119. }
  2120. #endif
  2121. }
  2122. if (!devres_open_group(dev, NULL, GFP_KERNEL))
  2123. return -ENOMEM;
  2124. if (!legacy_mode && pdev->irq) {
  2125. rc = devm_request_irq(dev, pdev->irq, irq_handler,
  2126. IRQF_SHARED, drv_name, host);
  2127. if (rc)
  2128. goto out;
  2129. ata_port_desc(host->ports[0], "irq %d", pdev->irq);
  2130. ata_port_desc(host->ports[1], "irq %d", pdev->irq);
  2131. } else if (legacy_mode) {
  2132. if (!ata_port_is_dummy(host->ports[0])) {
  2133. rc = devm_request_irq(dev, ATA_PRIMARY_IRQ(pdev),
  2134. irq_handler, IRQF_SHARED,
  2135. drv_name, host);
  2136. if (rc)
  2137. goto out;
  2138. ata_port_desc(host->ports[0], "irq %d",
  2139. ATA_PRIMARY_IRQ(pdev));
  2140. }
  2141. if (!ata_port_is_dummy(host->ports[1])) {
  2142. rc = devm_request_irq(dev, ATA_SECONDARY_IRQ(pdev),
  2143. irq_handler, IRQF_SHARED,
  2144. drv_name, host);
  2145. if (rc)
  2146. goto out;
  2147. ata_port_desc(host->ports[1], "irq %d",
  2148. ATA_SECONDARY_IRQ(pdev));
  2149. }
  2150. }
  2151. rc = ata_host_register(host, sht);
  2152. out:
  2153. if (rc == 0)
  2154. devres_remove_group(dev, NULL);
  2155. else
  2156. devres_release_group(dev, NULL);
  2157. return rc;
  2158. }
  2159. EXPORT_SYMBOL_GPL(ata_pci_sff_activate_host);
  2160. static const struct ata_port_info *ata_sff_find_valid_pi(
  2161. const struct ata_port_info * const *ppi)
  2162. {
  2163. int i;
  2164. /* look up the first valid port_info */
  2165. for (i = 0; i < 2 && ppi[i]; i++)
  2166. if (ppi[i]->port_ops != &ata_dummy_port_ops)
  2167. return ppi[i];
  2168. return NULL;
  2169. }
  2170. /**
  2171. * ata_pci_sff_init_one - Initialize/register PIO-only PCI IDE controller
  2172. * @pdev: Controller to be initialized
  2173. * @ppi: array of port_info, must be enough for two ports
  2174. * @sht: scsi_host_template to use when registering the host
  2175. * @host_priv: host private_data
  2176. * @hflag: host flags
  2177. *
  2178. * This is a helper function which can be called from a driver's
  2179. * xxx_init_one() probe function if the hardware uses traditional
  2180. * IDE taskfile registers and is PIO only.
  2181. *
  2182. * ASSUMPTION:
  2183. * Nobody makes a single channel controller that appears solely as
  2184. * the secondary legacy port on PCI.
  2185. *
  2186. * LOCKING:
  2187. * Inherited from PCI layer (may sleep).
  2188. *
  2189. * RETURNS:
  2190. * Zero on success, negative on errno-based value on error.
  2191. */
  2192. int ata_pci_sff_init_one(struct pci_dev *pdev,
  2193. const struct ata_port_info * const *ppi,
  2194. struct scsi_host_template *sht, void *host_priv, int hflag)
  2195. {
  2196. struct device *dev = &pdev->dev;
  2197. const struct ata_port_info *pi;
  2198. struct ata_host *host = NULL;
  2199. int rc;
  2200. DPRINTK("ENTER\n");
  2201. pi = ata_sff_find_valid_pi(ppi);
  2202. if (!pi) {
  2203. dev_printk(KERN_ERR, &pdev->dev,
  2204. "no valid port_info specified\n");
  2205. return -EINVAL;
  2206. }
  2207. if (!devres_open_group(dev, NULL, GFP_KERNEL))
  2208. return -ENOMEM;
  2209. rc = pcim_enable_device(pdev);
  2210. if (rc)
  2211. goto out;
  2212. /* prepare and activate SFF host */
  2213. rc = ata_pci_sff_prepare_host(pdev, ppi, &host);
  2214. if (rc)
  2215. goto out;
  2216. host->private_data = host_priv;
  2217. host->flags |= hflag;
  2218. rc = ata_pci_sff_activate_host(host, ata_sff_interrupt, sht);
  2219. out:
  2220. if (rc == 0)
  2221. devres_remove_group(&pdev->dev, NULL);
  2222. else
  2223. devres_release_group(&pdev->dev, NULL);
  2224. return rc;
  2225. }
  2226. EXPORT_SYMBOL_GPL(ata_pci_sff_init_one);
  2227. #endif /* CONFIG_PCI */
  2228. /*
  2229. * BMDMA support
  2230. */
  2231. #ifdef CONFIG_ATA_BMDMA
  2232. const struct ata_port_operations ata_bmdma_port_ops = {
  2233. .inherits = &ata_sff_port_ops,
  2234. .error_handler = ata_bmdma_error_handler,
  2235. .post_internal_cmd = ata_bmdma_post_internal_cmd,
  2236. .qc_prep = ata_bmdma_qc_prep,
  2237. .qc_issue = ata_bmdma_qc_issue,
  2238. .sff_irq_clear = ata_bmdma_irq_clear,
  2239. .bmdma_setup = ata_bmdma_setup,
  2240. .bmdma_start = ata_bmdma_start,
  2241. .bmdma_stop = ata_bmdma_stop,
  2242. .bmdma_status = ata_bmdma_status,
  2243. .port_start = ata_bmdma_port_start,
  2244. };
  2245. EXPORT_SYMBOL_GPL(ata_bmdma_port_ops);
  2246. const struct ata_port_operations ata_bmdma32_port_ops = {
  2247. .inherits = &ata_bmdma_port_ops,
  2248. .sff_data_xfer = ata_sff_data_xfer32,
  2249. .port_start = ata_bmdma_port_start32,
  2250. };
  2251. EXPORT_SYMBOL_GPL(ata_bmdma32_port_ops);
  2252. /**
  2253. * ata_bmdma_fill_sg - Fill PCI IDE PRD table
  2254. * @qc: Metadata associated with taskfile to be transferred
  2255. *
  2256. * Fill PCI IDE PRD (scatter-gather) table with segments
  2257. * associated with the current disk command.
  2258. *
  2259. * LOCKING:
  2260. * spin_lock_irqsave(host lock)
  2261. *
  2262. */
  2263. static void ata_bmdma_fill_sg(struct ata_queued_cmd *qc)
  2264. {
  2265. struct ata_port *ap = qc->ap;
  2266. struct ata_bmdma_prd *prd = ap->bmdma_prd;
  2267. struct scatterlist *sg;
  2268. unsigned int si, pi;
  2269. pi = 0;
  2270. for_each_sg(qc->sg, sg, qc->n_elem, si) {
  2271. u32 addr, offset;
  2272. u32 sg_len, len;
  2273. /* determine if physical DMA addr spans 64K boundary.
  2274. * Note h/w doesn't support 64-bit, so we unconditionally
  2275. * truncate dma_addr_t to u32.
  2276. */
  2277. addr = (u32) sg_dma_address(sg);
  2278. sg_len = sg_dma_len(sg);
  2279. while (sg_len) {
  2280. offset = addr & 0xffff;
  2281. len = sg_len;
  2282. if ((offset + sg_len) > 0x10000)
  2283. len = 0x10000 - offset;
  2284. prd[pi].addr = cpu_to_le32(addr);
  2285. prd[pi].flags_len = cpu_to_le32(len & 0xffff);
  2286. VPRINTK("PRD[%u] = (0x%X, 0x%X)\n", pi, addr, len);
  2287. pi++;
  2288. sg_len -= len;
  2289. addr += len;
  2290. }
  2291. }
  2292. prd[pi - 1].flags_len |= cpu_to_le32(ATA_PRD_EOT);
  2293. }
  2294. /**
  2295. * ata_bmdma_fill_sg_dumb - Fill PCI IDE PRD table
  2296. * @qc: Metadata associated with taskfile to be transferred
  2297. *
  2298. * Fill PCI IDE PRD (scatter-gather) table with segments
  2299. * associated with the current disk command. Perform the fill
  2300. * so that we avoid writing any length 64K records for
  2301. * controllers that don't follow the spec.
  2302. *
  2303. * LOCKING:
  2304. * spin_lock_irqsave(host lock)
  2305. *
  2306. */
  2307. static void ata_bmdma_fill_sg_dumb(struct ata_queued_cmd *qc)
  2308. {
  2309. struct ata_port *ap = qc->ap;
  2310. struct ata_bmdma_prd *prd = ap->bmdma_prd;
  2311. struct scatterlist *sg;
  2312. unsigned int si, pi;
  2313. pi = 0;
  2314. for_each_sg(qc->sg, sg, qc->n_elem, si) {
  2315. u32 addr, offset;
  2316. u32 sg_len, len, blen;
  2317. /* determine if physical DMA addr spans 64K boundary.
  2318. * Note h/w doesn't support 64-bit, so we unconditionally
  2319. * truncate dma_addr_t to u32.
  2320. */
  2321. addr = (u32) sg_dma_address(sg);
  2322. sg_len = sg_dma_len(sg);
  2323. while (sg_len) {
  2324. offset = addr & 0xffff;
  2325. len = sg_len;
  2326. if ((offset + sg_len) > 0x10000)
  2327. len = 0x10000 - offset;
  2328. blen = len & 0xffff;
  2329. prd[pi].addr = cpu_to_le32(addr);
  2330. if (blen == 0) {
  2331. /* Some PATA chipsets like the CS5530 can't
  2332. cope with 0x0000 meaning 64K as the spec
  2333. says */
  2334. prd[pi].flags_len = cpu_to_le32(0x8000);
  2335. blen = 0x8000;
  2336. prd[++pi].addr = cpu_to_le32(addr + 0x8000);
  2337. }
  2338. prd[pi].flags_len = cpu_to_le32(blen);
  2339. VPRINTK("PRD[%u] = (0x%X, 0x%X)\n", pi, addr, len);
  2340. pi++;
  2341. sg_len -= len;
  2342. addr += len;
  2343. }
  2344. }
  2345. prd[pi - 1].flags_len |= cpu_to_le32(ATA_PRD_EOT);
  2346. }
  2347. /**
  2348. * ata_bmdma_qc_prep - Prepare taskfile for submission
  2349. * @qc: Metadata associated with taskfile to be prepared
  2350. *
  2351. * Prepare ATA taskfile for submission.
  2352. *
  2353. * LOCKING:
  2354. * spin_lock_irqsave(host lock)
  2355. */
  2356. void ata_bmdma_qc_prep(struct ata_queued_cmd *qc)
  2357. {
  2358. if (!(qc->flags & ATA_QCFLAG_DMAMAP))
  2359. return;
  2360. ata_bmdma_fill_sg(qc);
  2361. }
  2362. EXPORT_SYMBOL_GPL(ata_bmdma_qc_prep);
  2363. /**
  2364. * ata_bmdma_dumb_qc_prep - Prepare taskfile for submission
  2365. * @qc: Metadata associated with taskfile to be prepared
  2366. *
  2367. * Prepare ATA taskfile for submission.
  2368. *
  2369. * LOCKING:
  2370. * spin_lock_irqsave(host lock)
  2371. */
  2372. void ata_bmdma_dumb_qc_prep(struct ata_queued_cmd *qc)
  2373. {
  2374. if (!(qc->flags & ATA_QCFLAG_DMAMAP))
  2375. return;
  2376. ata_bmdma_fill_sg_dumb(qc);
  2377. }
  2378. EXPORT_SYMBOL_GPL(ata_bmdma_dumb_qc_prep);
  2379. /**
  2380. * ata_bmdma_qc_issue - issue taskfile to a BMDMA controller
  2381. * @qc: command to issue to device
  2382. *
  2383. * This function issues a PIO, NODATA or DMA command to a
  2384. * SFF/BMDMA controller. PIO and NODATA are handled by
  2385. * ata_sff_qc_issue().
  2386. *
  2387. * LOCKING:
  2388. * spin_lock_irqsave(host lock)
  2389. *
  2390. * RETURNS:
  2391. * Zero on success, AC_ERR_* mask on failure
  2392. */
  2393. unsigned int ata_bmdma_qc_issue(struct ata_queued_cmd *qc)
  2394. {
  2395. struct ata_port *ap = qc->ap;
  2396. struct ata_link *link = qc->dev->link;
  2397. /* defer PIO handling to sff_qc_issue */
  2398. if (!ata_is_dma(qc->tf.protocol))
  2399. return ata_sff_qc_issue(qc);
  2400. /* select the device */
  2401. ata_dev_select(ap, qc->dev->devno, 1, 0);
  2402. /* start the command */
  2403. switch (qc->tf.protocol) {
  2404. case ATA_PROT_DMA:
  2405. WARN_ON_ONCE(qc->tf.flags & ATA_TFLAG_POLLING);
  2406. ap->ops->sff_tf_load(ap, &qc->tf); /* load tf registers */
  2407. ap->ops->bmdma_setup(qc); /* set up bmdma */
  2408. ap->ops->bmdma_start(qc); /* initiate bmdma */
  2409. ap->hsm_task_state = HSM_ST_LAST;
  2410. break;
  2411. case ATAPI_PROT_DMA:
  2412. WARN_ON_ONCE(qc->tf.flags & ATA_TFLAG_POLLING);
  2413. ap->ops->sff_tf_load(ap, &qc->tf); /* load tf registers */
  2414. ap->ops->bmdma_setup(qc); /* set up bmdma */
  2415. ap->hsm_task_state = HSM_ST_FIRST;
  2416. /* send cdb by polling if no cdb interrupt */
  2417. if (!(qc->dev->flags & ATA_DFLAG_CDB_INTR))
  2418. ata_sff_queue_pio_task(link, 0);
  2419. break;
  2420. default:
  2421. WARN_ON(1);
  2422. return AC_ERR_SYSTEM;
  2423. }
  2424. return 0;
  2425. }
  2426. EXPORT_SYMBOL_GPL(ata_bmdma_qc_issue);
  2427. /**
  2428. * ata_bmdma_port_intr - Handle BMDMA port interrupt
  2429. * @ap: Port on which interrupt arrived (possibly...)
  2430. * @qc: Taskfile currently active in engine
  2431. *
  2432. * Handle port interrupt for given queued command.
  2433. *
  2434. * LOCKING:
  2435. * spin_lock_irqsave(host lock)
  2436. *
  2437. * RETURNS:
  2438. * One if interrupt was handled, zero if not (shared irq).
  2439. */
  2440. unsigned int ata_bmdma_port_intr(struct ata_port *ap, struct ata_queued_cmd *qc)
  2441. {
  2442. struct ata_eh_info *ehi = &ap->link.eh_info;
  2443. u8 host_stat = 0;
  2444. bool bmdma_stopped = false;
  2445. unsigned int handled;
  2446. if (ap->hsm_task_state == HSM_ST_LAST && ata_is_dma(qc->tf.protocol)) {
  2447. /* check status of DMA engine */
  2448. host_stat = ap->ops->bmdma_status(ap);
  2449. VPRINTK("ata%u: host_stat 0x%X\n", ap->print_id, host_stat);
  2450. /* if it's not our irq... */
  2451. if (!(host_stat & ATA_DMA_INTR))
  2452. return ata_sff_idle_irq(ap);
  2453. /* before we do anything else, clear DMA-Start bit */
  2454. ap->ops->bmdma_stop(qc);
  2455. bmdma_stopped = true;
  2456. if (unlikely(host_stat & ATA_DMA_ERR)) {
  2457. /* error when transfering data to/from memory */
  2458. qc->err_mask |= AC_ERR_HOST_BUS;
  2459. ap->hsm_task_state = HSM_ST_ERR;
  2460. }
  2461. }
  2462. handled = __ata_sff_port_intr(ap, qc, bmdma_stopped);
  2463. if (unlikely(qc->err_mask) && ata_is_dma(qc->tf.protocol))
  2464. ata_ehi_push_desc(ehi, "BMDMA stat 0x%x", host_stat);
  2465. return handled;
  2466. }
  2467. EXPORT_SYMBOL_GPL(ata_bmdma_port_intr);
  2468. /**
  2469. * ata_bmdma_interrupt - Default BMDMA ATA host interrupt handler
  2470. * @irq: irq line (unused)
  2471. * @dev_instance: pointer to our ata_host information structure
  2472. *
  2473. * Default interrupt handler for PCI IDE devices. Calls
  2474. * ata_bmdma_port_intr() for each port that is not disabled.
  2475. *
  2476. * LOCKING:
  2477. * Obtains host lock during operation.
  2478. *
  2479. * RETURNS:
  2480. * IRQ_NONE or IRQ_HANDLED.
  2481. */
  2482. irqreturn_t ata_bmdma_interrupt(int irq, void *dev_instance)
  2483. {
  2484. return __ata_sff_interrupt(irq, dev_instance, ata_bmdma_port_intr);
  2485. }
  2486. EXPORT_SYMBOL_GPL(ata_bmdma_interrupt);
  2487. /**
  2488. * ata_bmdma_error_handler - Stock error handler for BMDMA controller
  2489. * @ap: port to handle error for
  2490. *
  2491. * Stock error handler for BMDMA controller. It can handle both
  2492. * PATA and SATA controllers. Most BMDMA controllers should be
  2493. * able to use this EH as-is or with some added handling before
  2494. * and after.
  2495. *
  2496. * LOCKING:
  2497. * Kernel thread context (may sleep)
  2498. */
  2499. void ata_bmdma_error_handler(struct ata_port *ap)
  2500. {
  2501. struct ata_queued_cmd *qc;
  2502. unsigned long flags;
  2503. bool thaw = false;
  2504. qc = __ata_qc_from_tag(ap, ap->link.active_tag);
  2505. if (qc && !(qc->flags & ATA_QCFLAG_FAILED))
  2506. qc = NULL;
  2507. /* reset PIO HSM and stop DMA engine */
  2508. spin_lock_irqsave(ap->lock, flags);
  2509. if (qc && ata_is_dma(qc->tf.protocol)) {
  2510. u8 host_stat;
  2511. host_stat = ap->ops->bmdma_status(ap);
  2512. /* BMDMA controllers indicate host bus error by
  2513. * setting DMA_ERR bit and timing out. As it wasn't
  2514. * really a timeout event, adjust error mask and
  2515. * cancel frozen state.
  2516. */
  2517. if (qc->err_mask == AC_ERR_TIMEOUT && (host_stat & ATA_DMA_ERR)) {
  2518. qc->err_mask = AC_ERR_HOST_BUS;
  2519. thaw = true;
  2520. }
  2521. ap->ops->bmdma_stop(qc);
  2522. /* if we're gonna thaw, make sure IRQ is clear */
  2523. if (thaw) {
  2524. ap->ops->sff_check_status(ap);
  2525. if (ap->ops->sff_irq_clear)
  2526. ap->ops->sff_irq_clear(ap);
  2527. }
  2528. }
  2529. spin_unlock_irqrestore(ap->lock, flags);
  2530. if (thaw)
  2531. ata_eh_thaw_port(ap);
  2532. ata_sff_error_handler(ap);
  2533. }
  2534. EXPORT_SYMBOL_GPL(ata_bmdma_error_handler);
  2535. /**
  2536. * ata_bmdma_post_internal_cmd - Stock post_internal_cmd for BMDMA
  2537. * @qc: internal command to clean up
  2538. *
  2539. * LOCKING:
  2540. * Kernel thread context (may sleep)
  2541. */
  2542. void ata_bmdma_post_internal_cmd(struct ata_queued_cmd *qc)
  2543. {
  2544. struct ata_port *ap = qc->ap;
  2545. unsigned long flags;
  2546. if (ata_is_dma(qc->tf.protocol)) {
  2547. spin_lock_irqsave(ap->lock, flags);
  2548. ap->ops->bmdma_stop(qc);
  2549. spin_unlock_irqrestore(ap->lock, flags);
  2550. }
  2551. }
  2552. EXPORT_SYMBOL_GPL(ata_bmdma_post_internal_cmd);
  2553. /**
  2554. * ata_bmdma_irq_clear - Clear PCI IDE BMDMA interrupt.
  2555. * @ap: Port associated with this ATA transaction.
  2556. *
  2557. * Clear interrupt and error flags in DMA status register.
  2558. *
  2559. * May be used as the irq_clear() entry in ata_port_operations.
  2560. *
  2561. * LOCKING:
  2562. * spin_lock_irqsave(host lock)
  2563. */
  2564. void ata_bmdma_irq_clear(struct ata_port *ap)
  2565. {
  2566. void __iomem *mmio = ap->ioaddr.bmdma_addr;
  2567. if (!mmio)
  2568. return;
  2569. iowrite8(ioread8(mmio + ATA_DMA_STATUS), mmio + ATA_DMA_STATUS);
  2570. }
  2571. EXPORT_SYMBOL_GPL(ata_bmdma_irq_clear);
  2572. /**
  2573. * ata_bmdma_setup - Set up PCI IDE BMDMA transaction
  2574. * @qc: Info associated with this ATA transaction.
  2575. *
  2576. * LOCKING:
  2577. * spin_lock_irqsave(host lock)
  2578. */
  2579. void ata_bmdma_setup(struct ata_queued_cmd *qc)
  2580. {
  2581. struct ata_port *ap = qc->ap;
  2582. unsigned int rw = (qc->tf.flags & ATA_TFLAG_WRITE);
  2583. u8 dmactl;
  2584. /* load PRD table addr. */
  2585. mb(); /* make sure PRD table writes are visible to controller */
  2586. iowrite32(ap->bmdma_prd_dma, ap->ioaddr.bmdma_addr + ATA_DMA_TABLE_OFS);
  2587. /* specify data direction, triple-check start bit is clear */
  2588. dmactl = ioread8(ap->ioaddr.bmdma_addr + ATA_DMA_CMD);
  2589. dmactl &= ~(ATA_DMA_WR | ATA_DMA_START);
  2590. if (!rw)
  2591. dmactl |= ATA_DMA_WR;
  2592. iowrite8(dmactl, ap->ioaddr.bmdma_addr + ATA_DMA_CMD);
  2593. /* issue r/w command */
  2594. ap->ops->sff_exec_command(ap, &qc->tf);
  2595. }
  2596. EXPORT_SYMBOL_GPL(ata_bmdma_setup);
  2597. /**
  2598. * ata_bmdma_start - Start a PCI IDE BMDMA transaction
  2599. * @qc: Info associated with this ATA transaction.
  2600. *
  2601. * LOCKING:
  2602. * spin_lock_irqsave(host lock)
  2603. */
  2604. void ata_bmdma_start(struct ata_queued_cmd *qc)
  2605. {
  2606. struct ata_port *ap = qc->ap;
  2607. u8 dmactl;
  2608. /* start host DMA transaction */
  2609. dmactl = ioread8(ap->ioaddr.bmdma_addr + ATA_DMA_CMD);
  2610. iowrite8(dmactl | ATA_DMA_START, ap->ioaddr.bmdma_addr + ATA_DMA_CMD);
  2611. /* Strictly, one may wish to issue an ioread8() here, to
  2612. * flush the mmio write. However, control also passes
  2613. * to the hardware at this point, and it will interrupt
  2614. * us when we are to resume control. So, in effect,
  2615. * we don't care when the mmio write flushes.
  2616. * Further, a read of the DMA status register _immediately_
  2617. * following the write may not be what certain flaky hardware
  2618. * is expected, so I think it is best to not add a readb()
  2619. * without first all the MMIO ATA cards/mobos.
  2620. * Or maybe I'm just being paranoid.
  2621. *
  2622. * FIXME: The posting of this write means I/O starts are
  2623. * unneccessarily delayed for MMIO
  2624. */
  2625. }
  2626. EXPORT_SYMBOL_GPL(ata_bmdma_start);
  2627. /**
  2628. * ata_bmdma_stop - Stop PCI IDE BMDMA transfer
  2629. * @qc: Command we are ending DMA for
  2630. *
  2631. * Clears the ATA_DMA_START flag in the dma control register
  2632. *
  2633. * May be used as the bmdma_stop() entry in ata_port_operations.
  2634. *
  2635. * LOCKING:
  2636. * spin_lock_irqsave(host lock)
  2637. */
  2638. void ata_bmdma_stop(struct ata_queued_cmd *qc)
  2639. {
  2640. struct ata_port *ap = qc->ap;
  2641. void __iomem *mmio = ap->ioaddr.bmdma_addr;
  2642. /* clear start/stop bit */
  2643. iowrite8(ioread8(mmio + ATA_DMA_CMD) & ~ATA_DMA_START,
  2644. mmio + ATA_DMA_CMD);
  2645. /* one-PIO-cycle guaranteed wait, per spec, for HDMA1:0 transition */
  2646. ata_sff_dma_pause(ap);
  2647. }
  2648. EXPORT_SYMBOL_GPL(ata_bmdma_stop);
  2649. /**
  2650. * ata_bmdma_status - Read PCI IDE BMDMA status
  2651. * @ap: Port associated with this ATA transaction.
  2652. *
  2653. * Read and return BMDMA status register.
  2654. *
  2655. * May be used as the bmdma_status() entry in ata_port_operations.
  2656. *
  2657. * LOCKING:
  2658. * spin_lock_irqsave(host lock)
  2659. */
  2660. u8 ata_bmdma_status(struct ata_port *ap)
  2661. {
  2662. return ioread8(ap->ioaddr.bmdma_addr + ATA_DMA_STATUS);
  2663. }
  2664. EXPORT_SYMBOL_GPL(ata_bmdma_status);
  2665. /**
  2666. * ata_bmdma_port_start - Set port up for bmdma.
  2667. * @ap: Port to initialize
  2668. *
  2669. * Called just after data structures for each port are
  2670. * initialized. Allocates space for PRD table.
  2671. *
  2672. * May be used as the port_start() entry in ata_port_operations.
  2673. *
  2674. * LOCKING:
  2675. * Inherited from caller.
  2676. */
  2677. int ata_bmdma_port_start(struct ata_port *ap)
  2678. {
  2679. if (ap->mwdma_mask || ap->udma_mask) {
  2680. ap->bmdma_prd =
  2681. dmam_alloc_coherent(ap->host->dev, ATA_PRD_TBL_SZ,
  2682. &ap->bmdma_prd_dma, GFP_KERNEL);
  2683. if (!ap->bmdma_prd)
  2684. return -ENOMEM;
  2685. }
  2686. return 0;
  2687. }
  2688. EXPORT_SYMBOL_GPL(ata_bmdma_port_start);
  2689. /**
  2690. * ata_bmdma_port_start32 - Set port up for dma.
  2691. * @ap: Port to initialize
  2692. *
  2693. * Called just after data structures for each port are
  2694. * initialized. Enables 32bit PIO and allocates space for PRD
  2695. * table.
  2696. *
  2697. * May be used as the port_start() entry in ata_port_operations for
  2698. * devices that are capable of 32bit PIO.
  2699. *
  2700. * LOCKING:
  2701. * Inherited from caller.
  2702. */
  2703. int ata_bmdma_port_start32(struct ata_port *ap)
  2704. {
  2705. ap->pflags |= ATA_PFLAG_PIO32 | ATA_PFLAG_PIO32CHANGE;
  2706. return ata_bmdma_port_start(ap);
  2707. }
  2708. EXPORT_SYMBOL_GPL(ata_bmdma_port_start32);
  2709. #ifdef CONFIG_PCI
  2710. /**
  2711. * ata_pci_bmdma_clear_simplex - attempt to kick device out of simplex
  2712. * @pdev: PCI device
  2713. *
  2714. * Some PCI ATA devices report simplex mode but in fact can be told to
  2715. * enter non simplex mode. This implements the necessary logic to
  2716. * perform the task on such devices. Calling it on other devices will
  2717. * have -undefined- behaviour.
  2718. */
  2719. int ata_pci_bmdma_clear_simplex(struct pci_dev *pdev)
  2720. {
  2721. unsigned long bmdma = pci_resource_start(pdev, 4);
  2722. u8 simplex;
  2723. if (bmdma == 0)
  2724. return -ENOENT;
  2725. simplex = inb(bmdma + 0x02);
  2726. outb(simplex & 0x60, bmdma + 0x02);
  2727. simplex = inb(bmdma + 0x02);
  2728. if (simplex & 0x80)
  2729. return -EOPNOTSUPP;
  2730. return 0;
  2731. }
  2732. EXPORT_SYMBOL_GPL(ata_pci_bmdma_clear_simplex);
  2733. static void ata_bmdma_nodma(struct ata_host *host, const char *reason)
  2734. {
  2735. int i;
  2736. dev_printk(KERN_ERR, host->dev, "BMDMA: %s, falling back to PIO\n",
  2737. reason);
  2738. for (i = 0; i < 2; i++) {
  2739. host->ports[i]->mwdma_mask = 0;
  2740. host->ports[i]->udma_mask = 0;
  2741. }
  2742. }
  2743. /**
  2744. * ata_pci_bmdma_init - acquire PCI BMDMA resources and init ATA host
  2745. * @host: target ATA host
  2746. *
  2747. * Acquire PCI BMDMA resources and initialize @host accordingly.
  2748. *
  2749. * LOCKING:
  2750. * Inherited from calling layer (may sleep).
  2751. */
  2752. void ata_pci_bmdma_init(struct ata_host *host)
  2753. {
  2754. struct device *gdev = host->dev;
  2755. struct pci_dev *pdev = to_pci_dev(gdev);
  2756. int i, rc;
  2757. /* No BAR4 allocation: No DMA */
  2758. if (pci_resource_start(pdev, 4) == 0) {
  2759. ata_bmdma_nodma(host, "BAR4 is zero");
  2760. return;
  2761. }
  2762. /*
  2763. * Some controllers require BMDMA region to be initialized
  2764. * even if DMA is not in use to clear IRQ status via
  2765. * ->sff_irq_clear method. Try to initialize bmdma_addr
  2766. * regardless of dma masks.
  2767. */
  2768. rc = pci_set_dma_mask(pdev, ATA_DMA_MASK);
  2769. if (rc)
  2770. ata_bmdma_nodma(host, "failed to set dma mask");
  2771. if (!rc) {
  2772. rc = pci_set_consistent_dma_mask(pdev, ATA_DMA_MASK);
  2773. if (rc)
  2774. ata_bmdma_nodma(host,
  2775. "failed to set consistent dma mask");
  2776. }
  2777. /* request and iomap DMA region */
  2778. rc = pcim_iomap_regions(pdev, 1 << 4, dev_driver_string(gdev));
  2779. if (rc) {
  2780. ata_bmdma_nodma(host, "failed to request/iomap BAR4");
  2781. return;
  2782. }
  2783. host->iomap = pcim_iomap_table(pdev);
  2784. for (i = 0; i < 2; i++) {
  2785. struct ata_port *ap = host->ports[i];
  2786. void __iomem *bmdma = host->iomap[4] + 8 * i;
  2787. if (ata_port_is_dummy(ap))
  2788. continue;
  2789. ap->ioaddr.bmdma_addr = bmdma;
  2790. if ((!(ap->flags & ATA_FLAG_IGN_SIMPLEX)) &&
  2791. (ioread8(bmdma + 2) & 0x80))
  2792. host->flags |= ATA_HOST_SIMPLEX;
  2793. ata_port_desc(ap, "bmdma 0x%llx",
  2794. (unsigned long long)pci_resource_start(pdev, 4) + 8 * i);
  2795. }
  2796. }
  2797. EXPORT_SYMBOL_GPL(ata_pci_bmdma_init);
  2798. /**
  2799. * ata_pci_bmdma_prepare_host - helper to prepare PCI BMDMA ATA host
  2800. * @pdev: target PCI device
  2801. * @ppi: array of port_info, must be enough for two ports
  2802. * @r_host: out argument for the initialized ATA host
  2803. *
  2804. * Helper to allocate BMDMA ATA host for @pdev, acquire all PCI
  2805. * resources and initialize it accordingly in one go.
  2806. *
  2807. * LOCKING:
  2808. * Inherited from calling layer (may sleep).
  2809. *
  2810. * RETURNS:
  2811. * 0 on success, -errno otherwise.
  2812. */
  2813. int ata_pci_bmdma_prepare_host(struct pci_dev *pdev,
  2814. const struct ata_port_info * const * ppi,
  2815. struct ata_host **r_host)
  2816. {
  2817. int rc;
  2818. rc = ata_pci_sff_prepare_host(pdev, ppi, r_host);
  2819. if (rc)
  2820. return rc;
  2821. ata_pci_bmdma_init(*r_host);
  2822. return 0;
  2823. }
  2824. EXPORT_SYMBOL_GPL(ata_pci_bmdma_prepare_host);
  2825. /**
  2826. * ata_pci_bmdma_init_one - Initialize/register BMDMA PCI IDE controller
  2827. * @pdev: Controller to be initialized
  2828. * @ppi: array of port_info, must be enough for two ports
  2829. * @sht: scsi_host_template to use when registering the host
  2830. * @host_priv: host private_data
  2831. * @hflags: host flags
  2832. *
  2833. * This function is similar to ata_pci_sff_init_one() but also
  2834. * takes care of BMDMA initialization.
  2835. *
  2836. * LOCKING:
  2837. * Inherited from PCI layer (may sleep).
  2838. *
  2839. * RETURNS:
  2840. * Zero on success, negative on errno-based value on error.
  2841. */
  2842. int ata_pci_bmdma_init_one(struct pci_dev *pdev,
  2843. const struct ata_port_info * const * ppi,
  2844. struct scsi_host_template *sht, void *host_priv,
  2845. int hflags)
  2846. {
  2847. struct device *dev = &pdev->dev;
  2848. const struct ata_port_info *pi;
  2849. struct ata_host *host = NULL;
  2850. int rc;
  2851. DPRINTK("ENTER\n");
  2852. pi = ata_sff_find_valid_pi(ppi);
  2853. if (!pi) {
  2854. dev_printk(KERN_ERR, &pdev->dev,
  2855. "no valid port_info specified\n");
  2856. return -EINVAL;
  2857. }
  2858. if (!devres_open_group(dev, NULL, GFP_KERNEL))
  2859. return -ENOMEM;
  2860. rc = pcim_enable_device(pdev);
  2861. if (rc)
  2862. goto out;
  2863. /* prepare and activate BMDMA host */
  2864. rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host);
  2865. if (rc)
  2866. goto out;
  2867. host->private_data = host_priv;
  2868. host->flags |= hflags;
  2869. pci_set_master(pdev);
  2870. rc = ata_pci_sff_activate_host(host, ata_bmdma_interrupt, sht);
  2871. out:
  2872. if (rc == 0)
  2873. devres_remove_group(&pdev->dev, NULL);
  2874. else
  2875. devres_release_group(&pdev->dev, NULL);
  2876. return rc;
  2877. }
  2878. EXPORT_SYMBOL_GPL(ata_pci_bmdma_init_one);
  2879. #endif /* CONFIG_PCI */
  2880. #endif /* CONFIG_ATA_BMDMA */
  2881. /**
  2882. * ata_sff_port_init - Initialize SFF/BMDMA ATA port
  2883. * @ap: Port to initialize
  2884. *
  2885. * Called on port allocation to initialize SFF/BMDMA specific
  2886. * fields.
  2887. *
  2888. * LOCKING:
  2889. * None.
  2890. */
  2891. void ata_sff_port_init(struct ata_port *ap)
  2892. {
  2893. INIT_DELAYED_WORK(&ap->sff_pio_task, ata_sff_pio_task);
  2894. ap->ctl = ATA_DEVCTL_OBS;
  2895. ap->last_ctl = 0xFF;
  2896. }
  2897. int __init ata_sff_init(void)
  2898. {
  2899. ata_sff_wq = alloc_workqueue("ata_sff", WQ_MEM_RECLAIM, WQ_MAX_ACTIVE);
  2900. if (!ata_sff_wq)
  2901. return -ENOMEM;
  2902. return 0;
  2903. }
  2904. void ata_sff_exit(void)
  2905. {
  2906. destroy_workqueue(ata_sff_wq);
  2907. }