sun3_NCR5380.c 93 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011
  1. /* sun3_NCR5380.c -- adapted from atari_NCR5380.c for the sun3 by
  2. Sam Creasey. */
  3. /*
  4. * NCR 5380 generic driver routines. These should make it *trivial*
  5. * to implement 5380 SCSI drivers under Linux with a non-trantor
  6. * architecture.
  7. *
  8. * Note that these routines also work with NR53c400 family chips.
  9. *
  10. * Copyright 1993, Drew Eckhardt
  11. * Visionary Computing
  12. * (Unix and Linux consulting and custom programming)
  13. * drew@colorado.edu
  14. * +1 (303) 666-5836
  15. *
  16. * DISTRIBUTION RELEASE 6.
  17. *
  18. * For more information, please consult
  19. *
  20. * NCR 5380 Family
  21. * SCSI Protocol Controller
  22. * Databook
  23. *
  24. * NCR Microelectronics
  25. * 1635 Aeroplaza Drive
  26. * Colorado Springs, CO 80916
  27. * 1+ (719) 578-3400
  28. * 1+ (800) 334-5454
  29. */
  30. /*
  31. * ++roman: To port the 5380 driver to the Atari, I had to do some changes in
  32. * this file, too:
  33. *
  34. * - Some of the debug statements were incorrect (undefined variables and the
  35. * like). I fixed that.
  36. *
  37. * - In information_transfer(), I think a #ifdef was wrong. Looking at the
  38. * possible DMA transfer size should also happen for REAL_DMA. I added this
  39. * in the #if statement.
  40. *
  41. * - When using real DMA, information_transfer() should return in a DATAOUT
  42. * phase after starting the DMA. It has nothing more to do.
  43. *
  44. * - The interrupt service routine should run main after end of DMA, too (not
  45. * only after RESELECTION interrupts). Additionally, it should _not_ test
  46. * for more interrupts after running main, since a DMA process may have
  47. * been started and interrupts are turned on now. The new int could happen
  48. * inside the execution of NCR5380_intr(), leading to recursive
  49. * calls.
  50. *
  51. * - I've added a function merge_contiguous_buffers() that tries to
  52. * merge scatter-gather buffers that are located at contiguous
  53. * physical addresses and can be processed with the same DMA setup.
  54. * Since most scatter-gather operations work on a page (4K) of
  55. * 4 buffers (1K), in more than 90% of all cases three interrupts and
  56. * DMA setup actions are saved.
  57. *
  58. * - I've deleted all the stuff for AUTOPROBE_IRQ, REAL_DMA_POLL, PSEUDO_DMA
  59. * and USLEEP, because these were messing up readability and will never be
  60. * needed for Atari SCSI.
  61. *
  62. * - I've revised the NCR5380_main() calling scheme (relax the 'main_running'
  63. * stuff), and 'main' is executed in a bottom half if awoken by an
  64. * interrupt.
  65. *
  66. * - The code was quite cluttered up by "#if (NDEBUG & NDEBUG_*) printk..."
  67. * constructs. In my eyes, this made the source rather unreadable, so I
  68. * finally replaced that by the *_PRINTK() macros.
  69. *
  70. */
  71. #include <scsi/scsi_dbg.h>
  72. #include <scsi/scsi_transport_spi.h>
  73. /*
  74. * Further development / testing that should be done :
  75. * 1. Test linked command handling code after Eric is ready with
  76. * the high level code.
  77. */
  78. #if (NDEBUG & NDEBUG_LISTS)
  79. #define LIST(x,y) \
  80. { printk("LINE:%d Adding %p to %p\n", __LINE__, (void*)(x), (void*)(y)); \
  81. if ((x)==(y)) udelay(5); }
  82. #define REMOVE(w,x,y,z) \
  83. { printk("LINE:%d Removing: %p->%p %p->%p \n", __LINE__, \
  84. (void*)(w), (void*)(x), (void*)(y), (void*)(z)); \
  85. if ((x)==(y)) udelay(5); }
  86. #else
  87. #define LIST(x,y)
  88. #define REMOVE(w,x,y,z)
  89. #endif
  90. #ifndef notyet
  91. #undef LINKED
  92. #endif
  93. /*
  94. * Design
  95. * Issues :
  96. *
  97. * The other Linux SCSI drivers were written when Linux was Intel PC-only,
  98. * and specifically for each board rather than each chip. This makes their
  99. * adaptation to platforms like the Mac (Some of which use NCR5380's)
  100. * more difficult than it has to be.
  101. *
  102. * Also, many of the SCSI drivers were written before the command queuing
  103. * routines were implemented, meaning their implementations of queued
  104. * commands were hacked on rather than designed in from the start.
  105. *
  106. * When I designed the Linux SCSI drivers I figured that
  107. * while having two different SCSI boards in a system might be useful
  108. * for debugging things, two of the same type wouldn't be used.
  109. * Well, I was wrong and a number of users have mailed me about running
  110. * multiple high-performance SCSI boards in a server.
  111. *
  112. * Finally, when I get questions from users, I have no idea what
  113. * revision of my driver they are running.
  114. *
  115. * This driver attempts to address these problems :
  116. * This is a generic 5380 driver. To use it on a different platform,
  117. * one simply writes appropriate system specific macros (ie, data
  118. * transfer - some PC's will use the I/O bus, 68K's must use
  119. * memory mapped) and drops this file in their 'C' wrapper.
  120. *
  121. * As far as command queueing, two queues are maintained for
  122. * each 5380 in the system - commands that haven't been issued yet,
  123. * and commands that are currently executing. This means that an
  124. * unlimited number of commands may be queued, letting
  125. * more commands propagate from the higher driver levels giving higher
  126. * throughput. Note that both I_T_L and I_T_L_Q nexuses are supported,
  127. * allowing multiple commands to propagate all the way to a SCSI-II device
  128. * while a command is already executing.
  129. *
  130. * To solve the multiple-boards-in-the-same-system problem,
  131. * there is a separate instance structure for each instance
  132. * of a 5380 in the system. So, multiple NCR5380 drivers will
  133. * be able to coexist with appropriate changes to the high level
  134. * SCSI code.
  135. *
  136. * A NCR5380_PUBLIC_REVISION macro is provided, with the release
  137. * number (updated for each public release) printed by the
  138. * NCR5380_print_options command, which should be called from the
  139. * wrapper detect function, so that I know what release of the driver
  140. * users are using.
  141. *
  142. * Issues specific to the NCR5380 :
  143. *
  144. * When used in a PIO or pseudo-dma mode, the NCR5380 is a braindead
  145. * piece of hardware that requires you to sit in a loop polling for
  146. * the REQ signal as long as you are connected. Some devices are
  147. * brain dead (ie, many TEXEL CD ROM drives) and won't disconnect
  148. * while doing long seek operations.
  149. *
  150. * The workaround for this is to keep track of devices that have
  151. * disconnected. If the device hasn't disconnected, for commands that
  152. * should disconnect, we do something like
  153. *
  154. * while (!REQ is asserted) { sleep for N usecs; poll for M usecs }
  155. *
  156. * Some tweaking of N and M needs to be done. An algorithm based
  157. * on "time to data" would give the best results as long as short time
  158. * to datas (ie, on the same track) were considered, however these
  159. * broken devices are the exception rather than the rule and I'd rather
  160. * spend my time optimizing for the normal case.
  161. *
  162. * Architecture :
  163. *
  164. * At the heart of the design is a coroutine, NCR5380_main,
  165. * which is started when not running by the interrupt handler,
  166. * timer, and queue command function. It attempts to establish
  167. * I_T_L or I_T_L_Q nexuses by removing the commands from the
  168. * issue queue and calling NCR5380_select() if a nexus
  169. * is not established.
  170. *
  171. * Once a nexus is established, the NCR5380_information_transfer()
  172. * phase goes through the various phases as instructed by the target.
  173. * if the target goes into MSG IN and sends a DISCONNECT message,
  174. * the command structure is placed into the per instance disconnected
  175. * queue, and NCR5380_main tries to find more work. If USLEEP
  176. * was defined, and the target is idle for too long, the system
  177. * will try to sleep.
  178. *
  179. * If a command has disconnected, eventually an interrupt will trigger,
  180. * calling NCR5380_intr() which will in turn call NCR5380_reselect
  181. * to reestablish a nexus. This will run main if necessary.
  182. *
  183. * On command termination, the done function will be called as
  184. * appropriate.
  185. *
  186. * SCSI pointers are maintained in the SCp field of SCSI command
  187. * structures, being initialized after the command is connected
  188. * in NCR5380_select, and set as appropriate in NCR5380_information_transfer.
  189. * Note that in violation of the standard, an implicit SAVE POINTERS operation
  190. * is done, since some BROKEN disks fail to issue an explicit SAVE POINTERS.
  191. */
  192. /*
  193. * Using this file :
  194. * This file a skeleton Linux SCSI driver for the NCR 5380 series
  195. * of chips. To use it, you write an architecture specific functions
  196. * and macros and include this file in your driver.
  197. *
  198. * These macros control options :
  199. * AUTOSENSE - if defined, REQUEST SENSE will be performed automatically
  200. * for commands that return with a CHECK CONDITION status.
  201. *
  202. * LINKED - if defined, linked commands are supported.
  203. *
  204. * REAL_DMA - if defined, REAL DMA is used during the data transfer phases.
  205. *
  206. * SUPPORT_TAGS - if defined, SCSI-2 tagged queuing is used where possible
  207. *
  208. * These macros MUST be defined :
  209. *
  210. * NCR5380_read(register) - read from the specified register
  211. *
  212. * NCR5380_write(register, value) - write to the specific register
  213. *
  214. * Either real DMA *or* pseudo DMA may be implemented
  215. * REAL functions :
  216. * NCR5380_REAL_DMA should be defined if real DMA is to be used.
  217. * Note that the DMA setup functions should return the number of bytes
  218. * that they were able to program the controller for.
  219. *
  220. * Also note that generic i386/PC versions of these macros are
  221. * available as NCR5380_i386_dma_write_setup,
  222. * NCR5380_i386_dma_read_setup, and NCR5380_i386_dma_residual.
  223. *
  224. * NCR5380_dma_write_setup(instance, src, count) - initialize
  225. * NCR5380_dma_read_setup(instance, dst, count) - initialize
  226. * NCR5380_dma_residual(instance); - residual count
  227. *
  228. * PSEUDO functions :
  229. * NCR5380_pwrite(instance, src, count)
  230. * NCR5380_pread(instance, dst, count);
  231. *
  232. * If nothing specific to this implementation needs doing (ie, with external
  233. * hardware), you must also define
  234. *
  235. * NCR5380_queue_command
  236. * NCR5380_reset
  237. * NCR5380_abort
  238. * NCR5380_proc_info
  239. *
  240. * to be the global entry points into the specific driver, ie
  241. * #define NCR5380_queue_command t128_queue_command.
  242. *
  243. * If this is not done, the routines will be defined as static functions
  244. * with the NCR5380* names and the user must provide a globally
  245. * accessible wrapper function.
  246. *
  247. * The generic driver is initialized by calling NCR5380_init(instance),
  248. * after setting the appropriate host specific fields and ID. If the
  249. * driver wishes to autoprobe for an IRQ line, the NCR5380_probe_irq(instance,
  250. * possible) function may be used. Before the specific driver initialization
  251. * code finishes, NCR5380_print_options should be called.
  252. */
  253. static struct Scsi_Host *first_instance = NULL;
  254. static struct scsi_host_template *the_template = NULL;
  255. /* Macros ease life... :-) */
  256. #define SETUP_HOSTDATA(in) \
  257. struct NCR5380_hostdata *hostdata = \
  258. (struct NCR5380_hostdata *)(in)->hostdata
  259. #define HOSTDATA(in) ((struct NCR5380_hostdata *)(in)->hostdata)
  260. #define NEXT(cmd) ((Scsi_Cmnd *)((cmd)->host_scribble))
  261. #define NEXTADDR(cmd) ((Scsi_Cmnd **)&((cmd)->host_scribble))
  262. #define HOSTNO instance->host_no
  263. #define H_NO(cmd) (cmd)->device->host->host_no
  264. #define SGADDR(buffer) (void *)(((unsigned long)page_address((buffer)->page)) + \
  265. (buffer)->offset)
  266. #ifdef SUPPORT_TAGS
  267. /*
  268. * Functions for handling tagged queuing
  269. * =====================================
  270. *
  271. * ++roman (01/96): Now I've implemented SCSI-2 tagged queuing. Some notes:
  272. *
  273. * Using consecutive numbers for the tags is no good idea in my eyes. There
  274. * could be wrong re-usings if the counter (8 bit!) wraps and some early
  275. * command has been preempted for a long time. My solution: a bitfield for
  276. * remembering used tags.
  277. *
  278. * There's also the problem that each target has a certain queue size, but we
  279. * cannot know it in advance :-( We just see a QUEUE_FULL status being
  280. * returned. So, in this case, the driver internal queue size assumption is
  281. * reduced to the number of active tags if QUEUE_FULL is returned by the
  282. * target. The command is returned to the mid-level, but with status changed
  283. * to BUSY, since --as I've seen-- the mid-level can't handle QUEUE_FULL
  284. * correctly.
  285. *
  286. * We're also not allowed running tagged commands as long as an untagged
  287. * command is active. And REQUEST SENSE commands after a contingent allegiance
  288. * condition _must_ be untagged. To keep track whether an untagged command has
  289. * been issued, the host->busy array is still employed, as it is without
  290. * support for tagged queuing.
  291. *
  292. * One could suspect that there are possible race conditions between
  293. * is_lun_busy(), cmd_get_tag() and cmd_free_tag(). But I think this isn't the
  294. * case: is_lun_busy() and cmd_get_tag() are both called from NCR5380_main(),
  295. * which already guaranteed to be running at most once. It is also the only
  296. * place where tags/LUNs are allocated. So no other allocation can slip
  297. * between that pair, there could only happen a reselection, which can free a
  298. * tag, but that doesn't hurt. Only the sequence in cmd_free_tag() becomes
  299. * important: the tag bit must be cleared before 'nr_allocated' is decreased.
  300. */
  301. /* -1 for TAG_NONE is not possible with unsigned char cmd->tag */
  302. #undef TAG_NONE
  303. #define TAG_NONE 0xff
  304. /* For the m68k, the number of bits in 'allocated' must be a multiple of 32! */
  305. #if (MAX_TAGS % 32) != 0
  306. #error "MAX_TAGS must be a multiple of 32!"
  307. #endif
  308. typedef struct {
  309. char allocated[MAX_TAGS/8];
  310. int nr_allocated;
  311. int queue_size;
  312. } TAG_ALLOC;
  313. static TAG_ALLOC TagAlloc[8][8]; /* 8 targets and 8 LUNs */
  314. static void __init init_tags( void )
  315. {
  316. int target, lun;
  317. TAG_ALLOC *ta;
  318. if (!setup_use_tagged_queuing)
  319. return;
  320. for( target = 0; target < 8; ++target ) {
  321. for( lun = 0; lun < 8; ++lun ) {
  322. ta = &TagAlloc[target][lun];
  323. memset( &ta->allocated, 0, MAX_TAGS/8 );
  324. ta->nr_allocated = 0;
  325. /* At the beginning, assume the maximum queue size we could
  326. * support (MAX_TAGS). This value will be decreased if the target
  327. * returns QUEUE_FULL status.
  328. */
  329. ta->queue_size = MAX_TAGS;
  330. }
  331. }
  332. }
  333. /* Check if we can issue a command to this LUN: First see if the LUN is marked
  334. * busy by an untagged command. If the command should use tagged queuing, also
  335. * check that there is a free tag and the target's queue won't overflow. This
  336. * function should be called with interrupts disabled to avoid race
  337. * conditions.
  338. */
  339. static int is_lun_busy( Scsi_Cmnd *cmd, int should_be_tagged )
  340. {
  341. SETUP_HOSTDATA(cmd->device->host);
  342. if (hostdata->busy[cmd->device->id] & (1 << cmd->device->lun))
  343. return( 1 );
  344. if (!should_be_tagged ||
  345. !setup_use_tagged_queuing || !cmd->device->tagged_supported)
  346. return( 0 );
  347. if (TagAlloc[cmd->device->id][cmd->device->lun].nr_allocated >=
  348. TagAlloc[cmd->device->id][cmd->device->lun].queue_size ) {
  349. TAG_PRINTK( "scsi%d: target %d lun %d: no free tags\n",
  350. H_NO(cmd), cmd->device->id, cmd->device->lun );
  351. return( 1 );
  352. }
  353. return( 0 );
  354. }
  355. /* Allocate a tag for a command (there are no checks anymore, check_lun_busy()
  356. * must be called before!), or reserve the LUN in 'busy' if the command is
  357. * untagged.
  358. */
  359. static void cmd_get_tag( Scsi_Cmnd *cmd, int should_be_tagged )
  360. {
  361. SETUP_HOSTDATA(cmd->device->host);
  362. /* If we or the target don't support tagged queuing, allocate the LUN for
  363. * an untagged command.
  364. */
  365. if (!should_be_tagged ||
  366. !setup_use_tagged_queuing || !cmd->device->tagged_supported) {
  367. cmd->tag = TAG_NONE;
  368. hostdata->busy[cmd->device->id] |= (1 << cmd->device->lun);
  369. TAG_PRINTK( "scsi%d: target %d lun %d now allocated by untagged "
  370. "command\n", H_NO(cmd), cmd->device->id, cmd->device->lun );
  371. }
  372. else {
  373. TAG_ALLOC *ta = &TagAlloc[cmd->device->id][cmd->device->lun];
  374. cmd->tag = find_first_zero_bit( &ta->allocated, MAX_TAGS );
  375. set_bit( cmd->tag, &ta->allocated );
  376. ta->nr_allocated++;
  377. TAG_PRINTK( "scsi%d: using tag %d for target %d lun %d "
  378. "(now %d tags in use)\n",
  379. H_NO(cmd), cmd->tag, cmd->device->id, cmd->device->lun,
  380. ta->nr_allocated );
  381. }
  382. }
  383. /* Mark the tag of command 'cmd' as free, or in case of an untagged command,
  384. * unlock the LUN.
  385. */
  386. static void cmd_free_tag( Scsi_Cmnd *cmd )
  387. {
  388. SETUP_HOSTDATA(cmd->device->host);
  389. if (cmd->tag == TAG_NONE) {
  390. hostdata->busy[cmd->device->id] &= ~(1 << cmd->device->lun);
  391. TAG_PRINTK( "scsi%d: target %d lun %d untagged cmd finished\n",
  392. H_NO(cmd), cmd->device->id, cmd->device->lun );
  393. }
  394. else if (cmd->tag >= MAX_TAGS) {
  395. printk(KERN_NOTICE "scsi%d: trying to free bad tag %d!\n",
  396. H_NO(cmd), cmd->tag );
  397. }
  398. else {
  399. TAG_ALLOC *ta = &TagAlloc[cmd->device->id][cmd->device->lun];
  400. clear_bit( cmd->tag, &ta->allocated );
  401. ta->nr_allocated--;
  402. TAG_PRINTK( "scsi%d: freed tag %d for target %d lun %d\n",
  403. H_NO(cmd), cmd->tag, cmd->device->id, cmd->device->lun );
  404. }
  405. }
  406. static void free_all_tags( void )
  407. {
  408. int target, lun;
  409. TAG_ALLOC *ta;
  410. if (!setup_use_tagged_queuing)
  411. return;
  412. for( target = 0; target < 8; ++target ) {
  413. for( lun = 0; lun < 8; ++lun ) {
  414. ta = &TagAlloc[target][lun];
  415. memset( &ta->allocated, 0, MAX_TAGS/8 );
  416. ta->nr_allocated = 0;
  417. }
  418. }
  419. }
  420. #endif /* SUPPORT_TAGS */
  421. /*
  422. * Function: void merge_contiguous_buffers( Scsi_Cmnd *cmd )
  423. *
  424. * Purpose: Try to merge several scatter-gather requests into one DMA
  425. * transfer. This is possible if the scatter buffers lie on
  426. * physical contiguous addresses.
  427. *
  428. * Parameters: Scsi_Cmnd *cmd
  429. * The command to work on. The first scatter buffer's data are
  430. * assumed to be already transfered into ptr/this_residual.
  431. */
  432. static void merge_contiguous_buffers( Scsi_Cmnd *cmd )
  433. {
  434. unsigned long endaddr;
  435. #if (NDEBUG & NDEBUG_MERGING)
  436. unsigned long oldlen = cmd->SCp.this_residual;
  437. int cnt = 1;
  438. #endif
  439. for (endaddr = virt_to_phys(cmd->SCp.ptr + cmd->SCp.this_residual - 1) + 1;
  440. cmd->SCp.buffers_residual &&
  441. virt_to_phys(SGADDR(&(cmd->SCp.buffer[1]))) == endaddr; ) {
  442. MER_PRINTK("VTOP(%p) == %08lx -> merging\n",
  443. SGADDR(&(cmd->SCp.buffer[1])), endaddr);
  444. #if (NDEBUG & NDEBUG_MERGING)
  445. ++cnt;
  446. #endif
  447. ++cmd->SCp.buffer;
  448. --cmd->SCp.buffers_residual;
  449. cmd->SCp.this_residual += cmd->SCp.buffer->length;
  450. endaddr += cmd->SCp.buffer->length;
  451. }
  452. #if (NDEBUG & NDEBUG_MERGING)
  453. if (oldlen != cmd->SCp.this_residual)
  454. MER_PRINTK("merged %d buffers from %p, new length %08x\n",
  455. cnt, cmd->SCp.ptr, cmd->SCp.this_residual);
  456. #endif
  457. }
  458. /*
  459. * Function : void initialize_SCp(Scsi_Cmnd *cmd)
  460. *
  461. * Purpose : initialize the saved data pointers for cmd to point to the
  462. * start of the buffer.
  463. *
  464. * Inputs : cmd - Scsi_Cmnd structure to have pointers reset.
  465. */
  466. static __inline__ void initialize_SCp(Scsi_Cmnd *cmd)
  467. {
  468. /*
  469. * Initialize the Scsi Pointer field so that all of the commands in the
  470. * various queues are valid.
  471. */
  472. if (cmd->use_sg) {
  473. cmd->SCp.buffer = (struct scatterlist *) cmd->buffer;
  474. cmd->SCp.buffers_residual = cmd->use_sg - 1;
  475. cmd->SCp.ptr = (char *) SGADDR(cmd->SCp.buffer);
  476. cmd->SCp.this_residual = cmd->SCp.buffer->length;
  477. /* ++roman: Try to merge some scatter-buffers if they are at
  478. * contiguous physical addresses.
  479. */
  480. // merge_contiguous_buffers( cmd );
  481. } else {
  482. cmd->SCp.buffer = NULL;
  483. cmd->SCp.buffers_residual = 0;
  484. cmd->SCp.ptr = (char *) cmd->request_buffer;
  485. cmd->SCp.this_residual = cmd->request_bufflen;
  486. }
  487. }
  488. #include <linux/config.h>
  489. #include <linux/delay.h>
  490. #if 1
  491. static struct {
  492. unsigned char mask;
  493. const char * name;}
  494. signals[] = {{ SR_DBP, "PARITY"}, { SR_RST, "RST" }, { SR_BSY, "BSY" },
  495. { SR_REQ, "REQ" }, { SR_MSG, "MSG" }, { SR_CD, "CD" }, { SR_IO, "IO" },
  496. { SR_SEL, "SEL" }, {0, NULL}},
  497. basrs[] = {{BASR_ATN, "ATN"}, {BASR_ACK, "ACK"}, {0, NULL}},
  498. icrs[] = {{ICR_ASSERT_RST, "ASSERT RST"},{ICR_ASSERT_ACK, "ASSERT ACK"},
  499. {ICR_ASSERT_BSY, "ASSERT BSY"}, {ICR_ASSERT_SEL, "ASSERT SEL"},
  500. {ICR_ASSERT_ATN, "ASSERT ATN"}, {ICR_ASSERT_DATA, "ASSERT DATA"},
  501. {0, NULL}},
  502. mrs[] = {{MR_BLOCK_DMA_MODE, "MODE BLOCK DMA"}, {MR_TARGET, "MODE TARGET"},
  503. {MR_ENABLE_PAR_CHECK, "MODE PARITY CHECK"}, {MR_ENABLE_PAR_INTR,
  504. "MODE PARITY INTR"}, {MR_ENABLE_EOP_INTR,"MODE EOP INTR"},
  505. {MR_MONITOR_BSY, "MODE MONITOR BSY"},
  506. {MR_DMA_MODE, "MODE DMA"}, {MR_ARBITRATE, "MODE ARBITRATION"},
  507. {0, NULL}};
  508. /*
  509. * Function : void NCR5380_print(struct Scsi_Host *instance)
  510. *
  511. * Purpose : print the SCSI bus signals for debugging purposes
  512. *
  513. * Input : instance - which NCR5380
  514. */
  515. static void NCR5380_print(struct Scsi_Host *instance) {
  516. unsigned char status, data, basr, mr, icr, i;
  517. unsigned long flags;
  518. local_irq_save(flags);
  519. data = NCR5380_read(CURRENT_SCSI_DATA_REG);
  520. status = NCR5380_read(STATUS_REG);
  521. mr = NCR5380_read(MODE_REG);
  522. icr = NCR5380_read(INITIATOR_COMMAND_REG);
  523. basr = NCR5380_read(BUS_AND_STATUS_REG);
  524. local_irq_restore(flags);
  525. printk("STATUS_REG: %02x ", status);
  526. for (i = 0; signals[i].mask ; ++i)
  527. if (status & signals[i].mask)
  528. printk(",%s", signals[i].name);
  529. printk("\nBASR: %02x ", basr);
  530. for (i = 0; basrs[i].mask ; ++i)
  531. if (basr & basrs[i].mask)
  532. printk(",%s", basrs[i].name);
  533. printk("\nICR: %02x ", icr);
  534. for (i = 0; icrs[i].mask; ++i)
  535. if (icr & icrs[i].mask)
  536. printk(",%s", icrs[i].name);
  537. printk("\nMODE: %02x ", mr);
  538. for (i = 0; mrs[i].mask; ++i)
  539. if (mr & mrs[i].mask)
  540. printk(",%s", mrs[i].name);
  541. printk("\n");
  542. }
  543. static struct {
  544. unsigned char value;
  545. const char *name;
  546. } phases[] = {
  547. {PHASE_DATAOUT, "DATAOUT"}, {PHASE_DATAIN, "DATAIN"}, {PHASE_CMDOUT, "CMDOUT"},
  548. {PHASE_STATIN, "STATIN"}, {PHASE_MSGOUT, "MSGOUT"}, {PHASE_MSGIN, "MSGIN"},
  549. {PHASE_UNKNOWN, "UNKNOWN"}};
  550. /*
  551. * Function : void NCR5380_print_phase(struct Scsi_Host *instance)
  552. *
  553. * Purpose : print the current SCSI phase for debugging purposes
  554. *
  555. * Input : instance - which NCR5380
  556. */
  557. static void NCR5380_print_phase(struct Scsi_Host *instance)
  558. {
  559. unsigned char status;
  560. int i;
  561. status = NCR5380_read(STATUS_REG);
  562. if (!(status & SR_REQ))
  563. printk(KERN_DEBUG "scsi%d: REQ not asserted, phase unknown.\n", HOSTNO);
  564. else {
  565. for (i = 0; (phases[i].value != PHASE_UNKNOWN) &&
  566. (phases[i].value != (status & PHASE_MASK)); ++i);
  567. printk(KERN_DEBUG "scsi%d: phase %s\n", HOSTNO, phases[i].name);
  568. }
  569. }
  570. #else /* !NDEBUG */
  571. /* dummies... */
  572. __inline__ void NCR5380_print(struct Scsi_Host *instance) { };
  573. __inline__ void NCR5380_print_phase(struct Scsi_Host *instance) { };
  574. #endif
  575. /*
  576. * ++roman: New scheme of calling NCR5380_main()
  577. *
  578. * If we're not in an interrupt, we can call our main directly, it cannot be
  579. * already running. Else, we queue it on a task queue, if not 'main_running'
  580. * tells us that a lower level is already executing it. This way,
  581. * 'main_running' needs not be protected in a special way.
  582. *
  583. * queue_main() is a utility function for putting our main onto the task
  584. * queue, if main_running is false. It should be called only from a
  585. * interrupt or bottom half.
  586. */
  587. #include <linux/workqueue.h>
  588. #include <linux/interrupt.h>
  589. static volatile int main_running = 0;
  590. static DECLARE_WORK(NCR5380_tqueue, (void (*)(void*))NCR5380_main, NULL);
  591. static __inline__ void queue_main(void)
  592. {
  593. if (!main_running) {
  594. /* If in interrupt and NCR5380_main() not already running,
  595. queue it on the 'immediate' task queue, to be processed
  596. immediately after the current interrupt processing has
  597. finished. */
  598. schedule_work(&NCR5380_tqueue);
  599. }
  600. /* else: nothing to do: the running NCR5380_main() will pick up
  601. any newly queued command. */
  602. }
  603. static inline void NCR5380_all_init (void)
  604. {
  605. static int done = 0;
  606. if (!done) {
  607. INI_PRINTK("scsi : NCR5380_all_init()\n");
  608. done = 1;
  609. }
  610. }
  611. /*
  612. * Function : void NCR58380_print_options (struct Scsi_Host *instance)
  613. *
  614. * Purpose : called by probe code indicating the NCR5380 driver
  615. * options that were selected.
  616. *
  617. * Inputs : instance, pointer to this instance. Unused.
  618. */
  619. static void __init NCR5380_print_options (struct Scsi_Host *instance)
  620. {
  621. printk(" generic options"
  622. #ifdef AUTOSENSE
  623. " AUTOSENSE"
  624. #endif
  625. #ifdef REAL_DMA
  626. " REAL DMA"
  627. #endif
  628. #ifdef PARITY
  629. " PARITY"
  630. #endif
  631. #ifdef SUPPORT_TAGS
  632. " SCSI-2 TAGGED QUEUING"
  633. #endif
  634. );
  635. printk(" generic release=%d", NCR5380_PUBLIC_RELEASE);
  636. }
  637. /*
  638. * Function : void NCR5380_print_status (struct Scsi_Host *instance)
  639. *
  640. * Purpose : print commands in the various queues, called from
  641. * NCR5380_abort and NCR5380_debug to aid debugging.
  642. *
  643. * Inputs : instance, pointer to this instance.
  644. */
  645. static void NCR5380_print_status (struct Scsi_Host *instance)
  646. {
  647. char *pr_bfr;
  648. char *start;
  649. int len;
  650. NCR_PRINT(NDEBUG_ANY);
  651. NCR_PRINT_PHASE(NDEBUG_ANY);
  652. pr_bfr = (char *) __get_free_page(GFP_ATOMIC);
  653. if (!pr_bfr) {
  654. printk("NCR5380_print_status: no memory for print buffer\n");
  655. return;
  656. }
  657. len = NCR5380_proc_info(instance, pr_bfr, &start, 0, PAGE_SIZE, 0);
  658. pr_bfr[len] = 0;
  659. printk("\n%s\n", pr_bfr);
  660. free_page((unsigned long) pr_bfr);
  661. }
  662. /******************************************/
  663. /*
  664. * /proc/scsi/[dtc pas16 t128 generic]/[0-ASC_NUM_BOARD_SUPPORTED]
  665. *
  666. * *buffer: I/O buffer
  667. * **start: if inout == FALSE pointer into buffer where user read should start
  668. * offset: current offset
  669. * length: length of buffer
  670. * hostno: Scsi_Host host_no
  671. * inout: TRUE - user is writing; FALSE - user is reading
  672. *
  673. * Return the number of bytes read from or written
  674. */
  675. #undef SPRINTF
  676. #define SPRINTF(fmt,args...) \
  677. do { if (pos + strlen(fmt) + 20 /* slop */ < buffer + length) \
  678. pos += sprintf(pos, fmt , ## args); } while(0)
  679. static
  680. char *lprint_Scsi_Cmnd (Scsi_Cmnd *cmd, char *pos, char *buffer, int length);
  681. static int NCR5380_proc_info (struct Scsi_Host *instance, char *buffer, char **start,
  682. off_t offset, int length, int inout)
  683. {
  684. char *pos = buffer;
  685. struct NCR5380_hostdata *hostdata;
  686. Scsi_Cmnd *ptr;
  687. unsigned long flags;
  688. off_t begin = 0;
  689. #define check_offset() \
  690. do { \
  691. if (pos - buffer < offset - begin) { \
  692. begin += pos - buffer; \
  693. pos = buffer; \
  694. } \
  695. } while (0)
  696. hostdata = (struct NCR5380_hostdata *)instance->hostdata;
  697. if (inout) { /* Has data been written to the file ? */
  698. return(-ENOSYS); /* Currently this is a no-op */
  699. }
  700. SPRINTF("NCR5380 core release=%d.\n", NCR5380_PUBLIC_RELEASE);
  701. check_offset();
  702. local_irq_save(flags);
  703. SPRINTF("NCR5380: coroutine is%s running.\n", main_running ? "" : "n't");
  704. check_offset();
  705. if (!hostdata->connected)
  706. SPRINTF("scsi%d: no currently connected command\n", HOSTNO);
  707. else
  708. pos = lprint_Scsi_Cmnd ((Scsi_Cmnd *) hostdata->connected,
  709. pos, buffer, length);
  710. SPRINTF("scsi%d: issue_queue\n", HOSTNO);
  711. check_offset();
  712. for (ptr = (Scsi_Cmnd *) hostdata->issue_queue; ptr; ptr = NEXT(ptr)) {
  713. pos = lprint_Scsi_Cmnd (ptr, pos, buffer, length);
  714. check_offset();
  715. }
  716. SPRINTF("scsi%d: disconnected_queue\n", HOSTNO);
  717. check_offset();
  718. for (ptr = (Scsi_Cmnd *) hostdata->disconnected_queue; ptr;
  719. ptr = NEXT(ptr)) {
  720. pos = lprint_Scsi_Cmnd (ptr, pos, buffer, length);
  721. check_offset();
  722. }
  723. local_irq_restore(flags);
  724. *start = buffer + (offset - begin);
  725. if (pos - buffer < offset - begin)
  726. return 0;
  727. else if (pos - buffer - (offset - begin) < length)
  728. return pos - buffer - (offset - begin);
  729. return length;
  730. }
  731. static char *
  732. lprint_Scsi_Cmnd (Scsi_Cmnd *cmd, char *pos, char *buffer, int length)
  733. {
  734. int i, s;
  735. unsigned char *command;
  736. SPRINTF("scsi%d: destination target %d, lun %d\n",
  737. H_NO(cmd), cmd->device->id, cmd->device->lun);
  738. SPRINTF(" command = ");
  739. command = cmd->cmnd;
  740. SPRINTF("%2d (0x%02x)", command[0], command[0]);
  741. for (i = 1, s = COMMAND_SIZE(command[0]); i < s; ++i)
  742. SPRINTF(" %02x", command[i]);
  743. SPRINTF("\n");
  744. return pos;
  745. }
  746. /*
  747. * Function : void NCR5380_init (struct Scsi_Host *instance)
  748. *
  749. * Purpose : initializes *instance and corresponding 5380 chip.
  750. *
  751. * Inputs : instance - instantiation of the 5380 driver.
  752. *
  753. * Notes : I assume that the host, hostno, and id bits have been
  754. * set correctly. I don't care about the irq and other fields.
  755. *
  756. */
  757. static int NCR5380_init (struct Scsi_Host *instance, int flags)
  758. {
  759. int i;
  760. SETUP_HOSTDATA(instance);
  761. NCR5380_all_init();
  762. hostdata->aborted = 0;
  763. hostdata->id_mask = 1 << instance->this_id;
  764. hostdata->id_higher_mask = 0;
  765. for (i = hostdata->id_mask; i <= 0x80; i <<= 1)
  766. if (i > hostdata->id_mask)
  767. hostdata->id_higher_mask |= i;
  768. for (i = 0; i < 8; ++i)
  769. hostdata->busy[i] = 0;
  770. #ifdef SUPPORT_TAGS
  771. init_tags();
  772. #endif
  773. #if defined (REAL_DMA)
  774. hostdata->dma_len = 0;
  775. #endif
  776. hostdata->targets_present = 0;
  777. hostdata->connected = NULL;
  778. hostdata->issue_queue = NULL;
  779. hostdata->disconnected_queue = NULL;
  780. hostdata->flags = FLAG_CHECK_LAST_BYTE_SENT;
  781. if (!the_template) {
  782. the_template = instance->hostt;
  783. first_instance = instance;
  784. }
  785. #ifndef AUTOSENSE
  786. if ((instance->cmd_per_lun > 1) || (instance->can_queue > 1))
  787. printk("scsi%d: WARNING : support for multiple outstanding commands enabled\n"
  788. " without AUTOSENSE option, contingent allegiance conditions may\n"
  789. " be incorrectly cleared.\n", HOSTNO);
  790. #endif /* def AUTOSENSE */
  791. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  792. NCR5380_write(MODE_REG, MR_BASE);
  793. NCR5380_write(TARGET_COMMAND_REG, 0);
  794. NCR5380_write(SELECT_ENABLE_REG, 0);
  795. return 0;
  796. }
  797. /*
  798. * Function : int NCR5380_queue_command (Scsi_Cmnd *cmd,
  799. * void (*done)(Scsi_Cmnd *))
  800. *
  801. * Purpose : enqueues a SCSI command
  802. *
  803. * Inputs : cmd - SCSI command, done - function called on completion, with
  804. * a pointer to the command descriptor.
  805. *
  806. * Returns : 0
  807. *
  808. * Side effects :
  809. * cmd is added to the per instance issue_queue, with minor
  810. * twiddling done to the host specific fields of cmd. If the
  811. * main coroutine is not running, it is restarted.
  812. *
  813. */
  814. /* Only make static if a wrapper function is used */
  815. static int NCR5380_queue_command (Scsi_Cmnd *cmd, void (*done)(Scsi_Cmnd *))
  816. {
  817. SETUP_HOSTDATA(cmd->device->host);
  818. Scsi_Cmnd *tmp;
  819. unsigned long flags;
  820. #if (NDEBUG & NDEBUG_NO_WRITE)
  821. switch (cmd->cmnd[0]) {
  822. case WRITE_6:
  823. case WRITE_10:
  824. printk(KERN_NOTICE "scsi%d: WRITE attempted with NO_WRITE debugging flag set\n",
  825. H_NO(cmd));
  826. cmd->result = (DID_ERROR << 16);
  827. done(cmd);
  828. return 0;
  829. }
  830. #endif /* (NDEBUG & NDEBUG_NO_WRITE) */
  831. #ifdef NCR5380_STATS
  832. # if 0
  833. if (!hostdata->connected && !hostdata->issue_queue &&
  834. !hostdata->disconnected_queue) {
  835. hostdata->timebase = jiffies;
  836. }
  837. # endif
  838. # ifdef NCR5380_STAT_LIMIT
  839. if (cmd->request_bufflen > NCR5380_STAT_LIMIT)
  840. # endif
  841. switch (cmd->cmnd[0])
  842. {
  843. case WRITE:
  844. case WRITE_6:
  845. case WRITE_10:
  846. hostdata->time_write[cmd->device->id] -= (jiffies - hostdata->timebase);
  847. hostdata->bytes_write[cmd->device->id] += cmd->request_bufflen;
  848. hostdata->pendingw++;
  849. break;
  850. case READ:
  851. case READ_6:
  852. case READ_10:
  853. hostdata->time_read[cmd->device->id] -= (jiffies - hostdata->timebase);
  854. hostdata->bytes_read[cmd->device->id] += cmd->request_bufflen;
  855. hostdata->pendingr++;
  856. break;
  857. }
  858. #endif
  859. /*
  860. * We use the host_scribble field as a pointer to the next command
  861. * in a queue
  862. */
  863. NEXT(cmd) = NULL;
  864. cmd->scsi_done = done;
  865. cmd->result = 0;
  866. /*
  867. * Insert the cmd into the issue queue. Note that REQUEST SENSE
  868. * commands are added to the head of the queue since any command will
  869. * clear the contingent allegiance condition that exists and the
  870. * sense data is only guaranteed to be valid while the condition exists.
  871. */
  872. local_irq_save(flags);
  873. /* ++guenther: now that the issue queue is being set up, we can lock ST-DMA.
  874. * Otherwise a running NCR5380_main may steal the lock.
  875. * Lock before actually inserting due to fairness reasons explained in
  876. * atari_scsi.c. If we insert first, then it's impossible for this driver
  877. * to release the lock.
  878. * Stop timer for this command while waiting for the lock, or timeouts
  879. * may happen (and they really do), and it's no good if the command doesn't
  880. * appear in any of the queues.
  881. * ++roman: Just disabling the NCR interrupt isn't sufficient here,
  882. * because also a timer int can trigger an abort or reset, which would
  883. * alter queues and touch the lock.
  884. */
  885. if (!(hostdata->issue_queue) || (cmd->cmnd[0] == REQUEST_SENSE)) {
  886. LIST(cmd, hostdata->issue_queue);
  887. NEXT(cmd) = hostdata->issue_queue;
  888. hostdata->issue_queue = cmd;
  889. } else {
  890. for (tmp = (Scsi_Cmnd *)hostdata->issue_queue;
  891. NEXT(tmp); tmp = NEXT(tmp))
  892. ;
  893. LIST(cmd, tmp);
  894. NEXT(tmp) = cmd;
  895. }
  896. local_irq_restore(flags);
  897. QU_PRINTK("scsi%d: command added to %s of queue\n", H_NO(cmd),
  898. (cmd->cmnd[0] == REQUEST_SENSE) ? "head" : "tail");
  899. /* If queue_command() is called from an interrupt (real one or bottom
  900. * half), we let queue_main() do the job of taking care about main. If it
  901. * is already running, this is a no-op, else main will be queued.
  902. *
  903. * If we're not in an interrupt, we can call NCR5380_main()
  904. * unconditionally, because it cannot be already running.
  905. */
  906. if (in_interrupt() || ((flags >> 8) & 7) >= 6)
  907. queue_main();
  908. else
  909. NCR5380_main(NULL);
  910. return 0;
  911. }
  912. /*
  913. * Function : NCR5380_main (void)
  914. *
  915. * Purpose : NCR5380_main is a coroutine that runs as long as more work can
  916. * be done on the NCR5380 host adapters in a system. Both
  917. * NCR5380_queue_command() and NCR5380_intr() will try to start it
  918. * in case it is not running.
  919. *
  920. * NOTE : NCR5380_main exits with interrupts *disabled*, the caller should
  921. * reenable them. This prevents reentrancy and kernel stack overflow.
  922. */
  923. static void NCR5380_main (void *bl)
  924. {
  925. Scsi_Cmnd *tmp, *prev;
  926. struct Scsi_Host *instance = first_instance;
  927. struct NCR5380_hostdata *hostdata = HOSTDATA(instance);
  928. int done;
  929. unsigned long flags;
  930. /*
  931. * We run (with interrupts disabled) until we're sure that none of
  932. * the host adapters have anything that can be done, at which point
  933. * we set main_running to 0 and exit.
  934. *
  935. * Interrupts are enabled before doing various other internal
  936. * instructions, after we've decided that we need to run through
  937. * the loop again.
  938. *
  939. * this should prevent any race conditions.
  940. *
  941. * ++roman: Just disabling the NCR interrupt isn't sufficient here,
  942. * because also a timer int can trigger an abort or reset, which can
  943. * alter queues and touch the Falcon lock.
  944. */
  945. /* Tell int handlers main() is now already executing. Note that
  946. no races are possible here. If an int comes in before
  947. 'main_running' is set here, and queues/executes main via the
  948. task queue, it doesn't do any harm, just this instance of main
  949. won't find any work left to do. */
  950. if (main_running)
  951. return;
  952. main_running = 1;
  953. local_save_flags(flags);
  954. do {
  955. local_irq_disable(); /* Freeze request queues */
  956. done = 1;
  957. if (!hostdata->connected) {
  958. MAIN_PRINTK( "scsi%d: not connected\n", HOSTNO );
  959. /*
  960. * Search through the issue_queue for a command destined
  961. * for a target that's not busy.
  962. */
  963. #if (NDEBUG & NDEBUG_LISTS)
  964. for (tmp = (Scsi_Cmnd *) hostdata->issue_queue, prev = NULL;
  965. tmp && (tmp != prev); prev = tmp, tmp = NEXT(tmp))
  966. ;
  967. if ((tmp == prev) && tmp) printk(" LOOP\n");/* else printk("\n");*/
  968. #endif
  969. for (tmp = (Scsi_Cmnd *) hostdata->issue_queue,
  970. prev = NULL; tmp; prev = tmp, tmp = NEXT(tmp) ) {
  971. #if (NDEBUG & NDEBUG_LISTS)
  972. if (prev != tmp)
  973. printk("MAIN tmp=%p target=%d busy=%d lun=%d\n",
  974. tmp, tmp->target, hostdata->busy[tmp->target],
  975. tmp->lun);
  976. #endif
  977. /* When we find one, remove it from the issue queue. */
  978. /* ++guenther: possible race with Falcon locking */
  979. if (
  980. #ifdef SUPPORT_TAGS
  981. !is_lun_busy( tmp, tmp->cmnd[0] != REQUEST_SENSE)
  982. #else
  983. !(hostdata->busy[tmp->device->id] & (1 << tmp->device->lun))
  984. #endif
  985. ) {
  986. /* ++guenther: just to be sure, this must be atomic */
  987. local_irq_disable();
  988. if (prev) {
  989. REMOVE(prev, NEXT(prev), tmp, NEXT(tmp));
  990. NEXT(prev) = NEXT(tmp);
  991. } else {
  992. REMOVE(-1, hostdata->issue_queue, tmp, NEXT(tmp));
  993. hostdata->issue_queue = NEXT(tmp);
  994. }
  995. NEXT(tmp) = NULL;
  996. /* reenable interrupts after finding one */
  997. local_irq_restore(flags);
  998. /*
  999. * Attempt to establish an I_T_L nexus here.
  1000. * On success, instance->hostdata->connected is set.
  1001. * On failure, we must add the command back to the
  1002. * issue queue so we can keep trying.
  1003. */
  1004. MAIN_PRINTK("scsi%d: main(): command for target %d "
  1005. "lun %d removed from issue_queue\n",
  1006. HOSTNO, tmp->target, tmp->lun);
  1007. /*
  1008. * REQUEST SENSE commands are issued without tagged
  1009. * queueing, even on SCSI-II devices because the
  1010. * contingent allegiance condition exists for the
  1011. * entire unit.
  1012. */
  1013. /* ++roman: ...and the standard also requires that
  1014. * REQUEST SENSE command are untagged.
  1015. */
  1016. #ifdef SUPPORT_TAGS
  1017. cmd_get_tag( tmp, tmp->cmnd[0] != REQUEST_SENSE );
  1018. #endif
  1019. if (!NCR5380_select(instance, tmp,
  1020. (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE :
  1021. TAG_NEXT)) {
  1022. break;
  1023. } else {
  1024. local_irq_disable();
  1025. LIST(tmp, hostdata->issue_queue);
  1026. NEXT(tmp) = hostdata->issue_queue;
  1027. hostdata->issue_queue = tmp;
  1028. #ifdef SUPPORT_TAGS
  1029. cmd_free_tag( tmp );
  1030. #endif
  1031. local_irq_restore(flags);
  1032. MAIN_PRINTK("scsi%d: main(): select() failed, "
  1033. "returned to issue_queue\n", HOSTNO);
  1034. if (hostdata->connected)
  1035. break;
  1036. }
  1037. } /* if target/lun/target queue is not busy */
  1038. } /* for issue_queue */
  1039. } /* if (!hostdata->connected) */
  1040. if (hostdata->connected
  1041. #ifdef REAL_DMA
  1042. && !hostdata->dma_len
  1043. #endif
  1044. ) {
  1045. local_irq_restore(flags);
  1046. MAIN_PRINTK("scsi%d: main: performing information transfer\n",
  1047. HOSTNO);
  1048. NCR5380_information_transfer(instance);
  1049. MAIN_PRINTK("scsi%d: main: done set false\n", HOSTNO);
  1050. done = 0;
  1051. }
  1052. } while (!done);
  1053. /* Better allow ints _after_ 'main_running' has been cleared, else
  1054. an interrupt could believe we'll pick up the work it left for
  1055. us, but we won't see it anymore here... */
  1056. main_running = 0;
  1057. local_irq_restore(flags);
  1058. }
  1059. #ifdef REAL_DMA
  1060. /*
  1061. * Function : void NCR5380_dma_complete (struct Scsi_Host *instance)
  1062. *
  1063. * Purpose : Called by interrupt handler when DMA finishes or a phase
  1064. * mismatch occurs (which would finish the DMA transfer).
  1065. *
  1066. * Inputs : instance - this instance of the NCR5380.
  1067. *
  1068. */
  1069. static void NCR5380_dma_complete( struct Scsi_Host *instance )
  1070. {
  1071. SETUP_HOSTDATA(instance);
  1072. int transfered;
  1073. unsigned char **data;
  1074. volatile int *count;
  1075. if (!hostdata->connected) {
  1076. printk(KERN_WARNING "scsi%d: received end of DMA interrupt with "
  1077. "no connected cmd\n", HOSTNO);
  1078. return;
  1079. }
  1080. DMA_PRINTK("scsi%d: real DMA transfer complete, basr 0x%X, sr 0x%X\n",
  1081. HOSTNO, NCR5380_read(BUS_AND_STATUS_REG),
  1082. NCR5380_read(STATUS_REG));
  1083. if((sun3scsi_dma_finish(rq_data_dir(hostdata->connected->request)))) {
  1084. printk("scsi%d: overrun in UDC counter -- not prepared to deal with this!\n", HOSTNO);
  1085. printk("please e-mail sammy@sammy.net with a description of how this\n");
  1086. printk("error was produced.\n");
  1087. BUG();
  1088. }
  1089. /* make sure we're not stuck in a data phase */
  1090. if((NCR5380_read(BUS_AND_STATUS_REG) & (BASR_PHASE_MATCH |
  1091. BASR_ACK)) ==
  1092. (BASR_PHASE_MATCH | BASR_ACK)) {
  1093. printk("scsi%d: BASR %02x\n", HOSTNO, NCR5380_read(BUS_AND_STATUS_REG));
  1094. printk("scsi%d: bus stuck in data phase -- probably a single byte "
  1095. "overrun!\n", HOSTNO);
  1096. printk("not prepared for this error!\n");
  1097. printk("please e-mail sammy@sammy.net with a description of how this\n");
  1098. printk("error was produced.\n");
  1099. BUG();
  1100. }
  1101. (void) NCR5380_read(RESET_PARITY_INTERRUPT_REG);
  1102. NCR5380_write(MODE_REG, MR_BASE);
  1103. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  1104. transfered = hostdata->dma_len - NCR5380_dma_residual(instance);
  1105. hostdata->dma_len = 0;
  1106. data = (unsigned char **) &(hostdata->connected->SCp.ptr);
  1107. count = &(hostdata->connected->SCp.this_residual);
  1108. *data += transfered;
  1109. *count -= transfered;
  1110. }
  1111. #endif /* REAL_DMA */
  1112. /*
  1113. * Function : void NCR5380_intr (int irq)
  1114. *
  1115. * Purpose : handle interrupts, reestablishing I_T_L or I_T_L_Q nexuses
  1116. * from the disconnected queue, and restarting NCR5380_main()
  1117. * as required.
  1118. *
  1119. * Inputs : int irq, irq that caused this interrupt.
  1120. *
  1121. */
  1122. static irqreturn_t NCR5380_intr (int irq, void *dev_id, struct pt_regs *regs)
  1123. {
  1124. struct Scsi_Host *instance = first_instance;
  1125. int done = 1, handled = 0;
  1126. unsigned char basr;
  1127. INT_PRINTK("scsi%d: NCR5380 irq triggered\n", HOSTNO);
  1128. /* Look for pending interrupts */
  1129. basr = NCR5380_read(BUS_AND_STATUS_REG);
  1130. INT_PRINTK("scsi%d: BASR=%02x\n", HOSTNO, basr);
  1131. /* dispatch to appropriate routine if found and done=0 */
  1132. if (basr & BASR_IRQ) {
  1133. NCR_PRINT(NDEBUG_INTR);
  1134. if ((NCR5380_read(STATUS_REG) & (SR_SEL|SR_IO)) == (SR_SEL|SR_IO)) {
  1135. done = 0;
  1136. ENABLE_IRQ();
  1137. INT_PRINTK("scsi%d: SEL interrupt\n", HOSTNO);
  1138. NCR5380_reselect(instance);
  1139. (void) NCR5380_read(RESET_PARITY_INTERRUPT_REG);
  1140. }
  1141. else if (basr & BASR_PARITY_ERROR) {
  1142. INT_PRINTK("scsi%d: PARITY interrupt\n", HOSTNO);
  1143. (void) NCR5380_read(RESET_PARITY_INTERRUPT_REG);
  1144. }
  1145. else if ((NCR5380_read(STATUS_REG) & SR_RST) == SR_RST) {
  1146. INT_PRINTK("scsi%d: RESET interrupt\n", HOSTNO);
  1147. (void)NCR5380_read(RESET_PARITY_INTERRUPT_REG);
  1148. }
  1149. else {
  1150. /*
  1151. * The rest of the interrupt conditions can occur only during a
  1152. * DMA transfer
  1153. */
  1154. #if defined(REAL_DMA)
  1155. /*
  1156. * We should only get PHASE MISMATCH and EOP interrupts if we have
  1157. * DMA enabled, so do a sanity check based on the current setting
  1158. * of the MODE register.
  1159. */
  1160. if ((NCR5380_read(MODE_REG) & MR_DMA_MODE) &&
  1161. ((basr & BASR_END_DMA_TRANSFER) ||
  1162. !(basr & BASR_PHASE_MATCH))) {
  1163. INT_PRINTK("scsi%d: PHASE MISM or EOP interrupt\n", HOSTNO);
  1164. NCR5380_dma_complete( instance );
  1165. done = 0;
  1166. ENABLE_IRQ();
  1167. } else
  1168. #endif /* REAL_DMA */
  1169. {
  1170. /* MS: Ignore unknown phase mismatch interrupts (caused by EOP interrupt) */
  1171. if (basr & BASR_PHASE_MATCH)
  1172. INT_PRINTK("scsi%d: unknown interrupt, "
  1173. "BASR 0x%x, MR 0x%x, SR 0x%x\n",
  1174. HOSTNO, basr, NCR5380_read(MODE_REG),
  1175. NCR5380_read(STATUS_REG));
  1176. (void) NCR5380_read(RESET_PARITY_INTERRUPT_REG);
  1177. #ifdef SUN3_SCSI_VME
  1178. dregs->csr |= CSR_DMA_ENABLE;
  1179. #endif
  1180. }
  1181. } /* if !(SELECTION || PARITY) */
  1182. handled = 1;
  1183. } /* BASR & IRQ */
  1184. else {
  1185. printk(KERN_NOTICE "scsi%d: interrupt without IRQ bit set in BASR, "
  1186. "BASR 0x%X, MR 0x%X, SR 0x%x\n", HOSTNO, basr,
  1187. NCR5380_read(MODE_REG), NCR5380_read(STATUS_REG));
  1188. (void) NCR5380_read(RESET_PARITY_INTERRUPT_REG);
  1189. #ifdef SUN3_SCSI_VME
  1190. dregs->csr |= CSR_DMA_ENABLE;
  1191. #endif
  1192. }
  1193. if (!done) {
  1194. INT_PRINTK("scsi%d: in int routine, calling main\n", HOSTNO);
  1195. /* Put a call to NCR5380_main() on the queue... */
  1196. queue_main();
  1197. }
  1198. return IRQ_RETVAL(handled);
  1199. }
  1200. #ifdef NCR5380_STATS
  1201. static void collect_stats(struct NCR5380_hostdata* hostdata, Scsi_Cmnd* cmd)
  1202. {
  1203. # ifdef NCR5380_STAT_LIMIT
  1204. if (cmd->request_bufflen > NCR5380_STAT_LIMIT)
  1205. # endif
  1206. switch (cmd->cmnd[0])
  1207. {
  1208. case WRITE:
  1209. case WRITE_6:
  1210. case WRITE_10:
  1211. hostdata->time_write[cmd->device->id] += (jiffies - hostdata->timebase);
  1212. /*hostdata->bytes_write[cmd->device->id] += cmd->request_bufflen;*/
  1213. hostdata->pendingw--;
  1214. break;
  1215. case READ:
  1216. case READ_6:
  1217. case READ_10:
  1218. hostdata->time_read[cmd->device->id] += (jiffies - hostdata->timebase);
  1219. /*hostdata->bytes_read[cmd->device->id] += cmd->request_bufflen;*/
  1220. hostdata->pendingr--;
  1221. break;
  1222. }
  1223. }
  1224. #endif
  1225. /*
  1226. * Function : int NCR5380_select (struct Scsi_Host *instance, Scsi_Cmnd *cmd,
  1227. * int tag);
  1228. *
  1229. * Purpose : establishes I_T_L or I_T_L_Q nexus for new or existing command,
  1230. * including ARBITRATION, SELECTION, and initial message out for
  1231. * IDENTIFY and queue messages.
  1232. *
  1233. * Inputs : instance - instantiation of the 5380 driver on which this
  1234. * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for
  1235. * new tag, TAG_NONE for untagged queueing, otherwise set to the tag for
  1236. * the command that is presently connected.
  1237. *
  1238. * Returns : -1 if selection could not execute for some reason,
  1239. * 0 if selection succeeded or failed because the target
  1240. * did not respond.
  1241. *
  1242. * Side effects :
  1243. * If bus busy, arbitration failed, etc, NCR5380_select() will exit
  1244. * with registers as they should have been on entry - ie
  1245. * SELECT_ENABLE will be set appropriately, the NCR5380
  1246. * will cease to drive any SCSI bus signals.
  1247. *
  1248. * If successful : I_T_L or I_T_L_Q nexus will be established,
  1249. * instance->connected will be set to cmd.
  1250. * SELECT interrupt will be disabled.
  1251. *
  1252. * If failed (no target) : cmd->scsi_done() will be called, and the
  1253. * cmd->result host byte set to DID_BAD_TARGET.
  1254. */
  1255. static int NCR5380_select (struct Scsi_Host *instance, Scsi_Cmnd *cmd, int tag)
  1256. {
  1257. SETUP_HOSTDATA(instance);
  1258. unsigned char tmp[3], phase;
  1259. unsigned char *data;
  1260. int len;
  1261. unsigned long timeout;
  1262. unsigned long flags;
  1263. hostdata->restart_select = 0;
  1264. NCR_PRINT(NDEBUG_ARBITRATION);
  1265. ARB_PRINTK("scsi%d: starting arbitration, id = %d\n", HOSTNO,
  1266. instance->this_id);
  1267. /*
  1268. * Set the phase bits to 0, otherwise the NCR5380 won't drive the
  1269. * data bus during SELECTION.
  1270. */
  1271. local_irq_save(flags);
  1272. if (hostdata->connected) {
  1273. local_irq_restore(flags);
  1274. return -1;
  1275. }
  1276. NCR5380_write(TARGET_COMMAND_REG, 0);
  1277. /*
  1278. * Start arbitration.
  1279. */
  1280. NCR5380_write(OUTPUT_DATA_REG, hostdata->id_mask);
  1281. NCR5380_write(MODE_REG, MR_ARBITRATE);
  1282. local_irq_restore(flags);
  1283. /* Wait for arbitration logic to complete */
  1284. #if NCR_TIMEOUT
  1285. {
  1286. unsigned long timeout = jiffies + 2*NCR_TIMEOUT;
  1287. while (!(NCR5380_read(INITIATOR_COMMAND_REG) & ICR_ARBITRATION_PROGRESS)
  1288. && time_before(jiffies, timeout) && !hostdata->connected)
  1289. ;
  1290. if (time_after_eq(jiffies, timeout))
  1291. {
  1292. printk("scsi : arbitration timeout at %d\n", __LINE__);
  1293. NCR5380_write(MODE_REG, MR_BASE);
  1294. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  1295. return -1;
  1296. }
  1297. }
  1298. #else /* NCR_TIMEOUT */
  1299. while (!(NCR5380_read(INITIATOR_COMMAND_REG) & ICR_ARBITRATION_PROGRESS)
  1300. && !hostdata->connected);
  1301. #endif
  1302. ARB_PRINTK("scsi%d: arbitration complete\n", HOSTNO);
  1303. if (hostdata->connected) {
  1304. NCR5380_write(MODE_REG, MR_BASE);
  1305. return -1;
  1306. }
  1307. /*
  1308. * The arbitration delay is 2.2us, but this is a minimum and there is
  1309. * no maximum so we can safely sleep for ceil(2.2) usecs to accommodate
  1310. * the integral nature of udelay().
  1311. *
  1312. */
  1313. udelay(3);
  1314. /* Check for lost arbitration */
  1315. if ((NCR5380_read(INITIATOR_COMMAND_REG) & ICR_ARBITRATION_LOST) ||
  1316. (NCR5380_read(CURRENT_SCSI_DATA_REG) & hostdata->id_higher_mask) ||
  1317. (NCR5380_read(INITIATOR_COMMAND_REG) & ICR_ARBITRATION_LOST) ||
  1318. hostdata->connected) {
  1319. NCR5380_write(MODE_REG, MR_BASE);
  1320. ARB_PRINTK("scsi%d: lost arbitration, deasserting MR_ARBITRATE\n",
  1321. HOSTNO);
  1322. return -1;
  1323. }
  1324. /* after/during arbitration, BSY should be asserted.
  1325. IBM DPES-31080 Version S31Q works now */
  1326. /* Tnx to Thomas_Roesch@m2.maus.de for finding this! (Roman) */
  1327. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_SEL |
  1328. ICR_ASSERT_BSY ) ;
  1329. if ((NCR5380_read(INITIATOR_COMMAND_REG) & ICR_ARBITRATION_LOST) ||
  1330. hostdata->connected) {
  1331. NCR5380_write(MODE_REG, MR_BASE);
  1332. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  1333. ARB_PRINTK("scsi%d: lost arbitration, deasserting ICR_ASSERT_SEL\n",
  1334. HOSTNO);
  1335. return -1;
  1336. }
  1337. /*
  1338. * Again, bus clear + bus settle time is 1.2us, however, this is
  1339. * a minimum so we'll udelay ceil(1.2)
  1340. */
  1341. #ifdef CONFIG_ATARI_SCSI_TOSHIBA_DELAY
  1342. /* ++roman: But some targets (see above :-) seem to need a bit more... */
  1343. udelay(15);
  1344. #else
  1345. udelay(2);
  1346. #endif
  1347. if (hostdata->connected) {
  1348. NCR5380_write(MODE_REG, MR_BASE);
  1349. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  1350. return -1;
  1351. }
  1352. ARB_PRINTK("scsi%d: won arbitration\n", HOSTNO);
  1353. /*
  1354. * Now that we have won arbitration, start Selection process, asserting
  1355. * the host and target ID's on the SCSI bus.
  1356. */
  1357. NCR5380_write(OUTPUT_DATA_REG, (hostdata->id_mask | (1 << cmd->device->id)));
  1358. /*
  1359. * Raise ATN while SEL is true before BSY goes false from arbitration,
  1360. * since this is the only way to guarantee that we'll get a MESSAGE OUT
  1361. * phase immediately after selection.
  1362. */
  1363. NCR5380_write(INITIATOR_COMMAND_REG, (ICR_BASE | ICR_ASSERT_BSY |
  1364. ICR_ASSERT_DATA | ICR_ASSERT_ATN | ICR_ASSERT_SEL ));
  1365. NCR5380_write(MODE_REG, MR_BASE);
  1366. /*
  1367. * Reselect interrupts must be turned off prior to the dropping of BSY,
  1368. * otherwise we will trigger an interrupt.
  1369. */
  1370. if (hostdata->connected) {
  1371. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  1372. return -1;
  1373. }
  1374. NCR5380_write(SELECT_ENABLE_REG, 0);
  1375. /*
  1376. * The initiator shall then wait at least two deskew delays and release
  1377. * the BSY signal.
  1378. */
  1379. udelay(1); /* wingel -- wait two bus deskew delay >2*45ns */
  1380. /* Reset BSY */
  1381. NCR5380_write(INITIATOR_COMMAND_REG, (ICR_BASE | ICR_ASSERT_DATA |
  1382. ICR_ASSERT_ATN | ICR_ASSERT_SEL));
  1383. /*
  1384. * Something weird happens when we cease to drive BSY - looks
  1385. * like the board/chip is letting us do another read before the
  1386. * appropriate propagation delay has expired, and we're confusing
  1387. * a BSY signal from ourselves as the target's response to SELECTION.
  1388. *
  1389. * A small delay (the 'C++' frontend breaks the pipeline with an
  1390. * unnecessary jump, making it work on my 386-33/Trantor T128, the
  1391. * tighter 'C' code breaks and requires this) solves the problem -
  1392. * the 1 us delay is arbitrary, and only used because this delay will
  1393. * be the same on other platforms and since it works here, it should
  1394. * work there.
  1395. *
  1396. * wingel suggests that this could be due to failing to wait
  1397. * one deskew delay.
  1398. */
  1399. udelay(1);
  1400. SEL_PRINTK("scsi%d: selecting target %d\n", HOSTNO, cmd->device->id);
  1401. /*
  1402. * The SCSI specification calls for a 250 ms timeout for the actual
  1403. * selection.
  1404. */
  1405. timeout = jiffies + 25;
  1406. /*
  1407. * XXX very interesting - we're seeing a bounce where the BSY we
  1408. * asserted is being reflected / still asserted (propagation delay?)
  1409. * and it's detecting as true. Sigh.
  1410. */
  1411. #if 0
  1412. /* ++roman: If a target conformed to the SCSI standard, it wouldn't assert
  1413. * IO while SEL is true. But again, there are some disks out the in the
  1414. * world that do that nevertheless. (Somebody claimed that this announces
  1415. * reselection capability of the target.) So we better skip that test and
  1416. * only wait for BSY... (Famous german words: Der Klügere gibt nach :-)
  1417. */
  1418. while (time_before(jiffies, timeout) && !(NCR5380_read(STATUS_REG) &
  1419. (SR_BSY | SR_IO)));
  1420. if ((NCR5380_read(STATUS_REG) & (SR_SEL | SR_IO)) ==
  1421. (SR_SEL | SR_IO)) {
  1422. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  1423. NCR5380_reselect(instance);
  1424. printk (KERN_ERR "scsi%d: reselection after won arbitration?\n",
  1425. HOSTNO);
  1426. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  1427. return -1;
  1428. }
  1429. #else
  1430. while (time_before(jiffies, timeout) && !(NCR5380_read(STATUS_REG) & SR_BSY));
  1431. #endif
  1432. /*
  1433. * No less than two deskew delays after the initiator detects the
  1434. * BSY signal is true, it shall release the SEL signal and may
  1435. * change the DATA BUS. -wingel
  1436. */
  1437. udelay(1);
  1438. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_ATN);
  1439. if (!(NCR5380_read(STATUS_REG) & SR_BSY)) {
  1440. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  1441. if (hostdata->targets_present & (1 << cmd->device->id)) {
  1442. printk(KERN_ERR "scsi%d: weirdness\n", HOSTNO);
  1443. if (hostdata->restart_select)
  1444. printk(KERN_NOTICE "\trestart select\n");
  1445. NCR_PRINT(NDEBUG_ANY);
  1446. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  1447. return -1;
  1448. }
  1449. cmd->result = DID_BAD_TARGET << 16;
  1450. #ifdef NCR5380_STATS
  1451. collect_stats(hostdata, cmd);
  1452. #endif
  1453. #ifdef SUPPORT_TAGS
  1454. cmd_free_tag( cmd );
  1455. #endif
  1456. cmd->scsi_done(cmd);
  1457. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  1458. SEL_PRINTK("scsi%d: target did not respond within 250ms\n", HOSTNO);
  1459. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  1460. return 0;
  1461. }
  1462. hostdata->targets_present |= (1 << cmd->device->id);
  1463. /*
  1464. * Since we followed the SCSI spec, and raised ATN while SEL
  1465. * was true but before BSY was false during selection, the information
  1466. * transfer phase should be a MESSAGE OUT phase so that we can send the
  1467. * IDENTIFY message.
  1468. *
  1469. * If SCSI-II tagged queuing is enabled, we also send a SIMPLE_QUEUE_TAG
  1470. * message (2 bytes) with a tag ID that we increment with every command
  1471. * until it wraps back to 0.
  1472. *
  1473. * XXX - it turns out that there are some broken SCSI-II devices,
  1474. * which claim to support tagged queuing but fail when more than
  1475. * some number of commands are issued at once.
  1476. */
  1477. /* Wait for start of REQ/ACK handshake */
  1478. while (!(NCR5380_read(STATUS_REG) & SR_REQ));
  1479. SEL_PRINTK("scsi%d: target %d selected, going into MESSAGE OUT phase.\n",
  1480. HOSTNO, cmd->device->id);
  1481. tmp[0] = IDENTIFY(1, cmd->device->lun);
  1482. #ifdef SUPPORT_TAGS
  1483. if (cmd->tag != TAG_NONE) {
  1484. tmp[1] = hostdata->last_message = SIMPLE_QUEUE_TAG;
  1485. tmp[2] = cmd->tag;
  1486. len = 3;
  1487. } else
  1488. len = 1;
  1489. #else
  1490. len = 1;
  1491. cmd->tag=0;
  1492. #endif /* SUPPORT_TAGS */
  1493. /* Send message(s) */
  1494. data = tmp;
  1495. phase = PHASE_MSGOUT;
  1496. NCR5380_transfer_pio(instance, &phase, &len, &data);
  1497. SEL_PRINTK("scsi%d: nexus established.\n", HOSTNO);
  1498. /* XXX need to handle errors here */
  1499. hostdata->connected = cmd;
  1500. #ifndef SUPPORT_TAGS
  1501. hostdata->busy[cmd->device->id] |= (1 << cmd->device->lun);
  1502. #endif
  1503. #ifdef SUN3_SCSI_VME
  1504. dregs->csr |= CSR_INTR;
  1505. #endif
  1506. initialize_SCp(cmd);
  1507. return 0;
  1508. }
  1509. /*
  1510. * Function : int NCR5380_transfer_pio (struct Scsi_Host *instance,
  1511. * unsigned char *phase, int *count, unsigned char **data)
  1512. *
  1513. * Purpose : transfers data in given phase using polled I/O
  1514. *
  1515. * Inputs : instance - instance of driver, *phase - pointer to
  1516. * what phase is expected, *count - pointer to number of
  1517. * bytes to transfer, **data - pointer to data pointer.
  1518. *
  1519. * Returns : -1 when different phase is entered without transferring
  1520. * maximum number of bytes, 0 if all bytes are transfered or exit
  1521. * is in same phase.
  1522. *
  1523. * Also, *phase, *count, *data are modified in place.
  1524. *
  1525. * XXX Note : handling for bus free may be useful.
  1526. */
  1527. /*
  1528. * Note : this code is not as quick as it could be, however it
  1529. * IS 100% reliable, and for the actual data transfer where speed
  1530. * counts, we will always do a pseudo DMA or DMA transfer.
  1531. */
  1532. static int NCR5380_transfer_pio( struct Scsi_Host *instance,
  1533. unsigned char *phase, int *count,
  1534. unsigned char **data)
  1535. {
  1536. register unsigned char p = *phase, tmp;
  1537. register int c = *count;
  1538. register unsigned char *d = *data;
  1539. /*
  1540. * The NCR5380 chip will only drive the SCSI bus when the
  1541. * phase specified in the appropriate bits of the TARGET COMMAND
  1542. * REGISTER match the STATUS REGISTER
  1543. */
  1544. NCR5380_write(TARGET_COMMAND_REG, PHASE_SR_TO_TCR(p));
  1545. do {
  1546. /*
  1547. * Wait for assertion of REQ, after which the phase bits will be
  1548. * valid
  1549. */
  1550. while (!((tmp = NCR5380_read(STATUS_REG)) & SR_REQ));
  1551. HSH_PRINTK("scsi%d: REQ detected\n", HOSTNO);
  1552. /* Check for phase mismatch */
  1553. if ((tmp & PHASE_MASK) != p) {
  1554. PIO_PRINTK("scsi%d: phase mismatch\n", HOSTNO);
  1555. NCR_PRINT_PHASE(NDEBUG_PIO);
  1556. break;
  1557. }
  1558. /* Do actual transfer from SCSI bus to / from memory */
  1559. if (!(p & SR_IO))
  1560. NCR5380_write(OUTPUT_DATA_REG, *d);
  1561. else
  1562. *d = NCR5380_read(CURRENT_SCSI_DATA_REG);
  1563. ++d;
  1564. /*
  1565. * The SCSI standard suggests that in MSGOUT phase, the initiator
  1566. * should drop ATN on the last byte of the message phase
  1567. * after REQ has been asserted for the handshake but before
  1568. * the initiator raises ACK.
  1569. */
  1570. if (!(p & SR_IO)) {
  1571. if (!((p & SR_MSG) && c > 1)) {
  1572. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE |
  1573. ICR_ASSERT_DATA);
  1574. NCR_PRINT(NDEBUG_PIO);
  1575. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE |
  1576. ICR_ASSERT_DATA | ICR_ASSERT_ACK);
  1577. } else {
  1578. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE |
  1579. ICR_ASSERT_DATA | ICR_ASSERT_ATN);
  1580. NCR_PRINT(NDEBUG_PIO);
  1581. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE |
  1582. ICR_ASSERT_DATA | ICR_ASSERT_ATN | ICR_ASSERT_ACK);
  1583. }
  1584. } else {
  1585. NCR_PRINT(NDEBUG_PIO);
  1586. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_ACK);
  1587. }
  1588. while (NCR5380_read(STATUS_REG) & SR_REQ);
  1589. HSH_PRINTK("scsi%d: req false, handshake complete\n", HOSTNO);
  1590. /*
  1591. * We have several special cases to consider during REQ/ACK handshaking :
  1592. * 1. We were in MSGOUT phase, and we are on the last byte of the
  1593. * message. ATN must be dropped as ACK is dropped.
  1594. *
  1595. * 2. We are in a MSGIN phase, and we are on the last byte of the
  1596. * message. We must exit with ACK asserted, so that the calling
  1597. * code may raise ATN before dropping ACK to reject the message.
  1598. *
  1599. * 3. ACK and ATN are clear and the target may proceed as normal.
  1600. */
  1601. if (!(p == PHASE_MSGIN && c == 1)) {
  1602. if (p == PHASE_MSGOUT && c > 1)
  1603. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_ATN);
  1604. else
  1605. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  1606. }
  1607. } while (--c);
  1608. PIO_PRINTK("scsi%d: residual %d\n", HOSTNO, c);
  1609. *count = c;
  1610. *data = d;
  1611. tmp = NCR5380_read(STATUS_REG);
  1612. /* The phase read from the bus is valid if either REQ is (already)
  1613. * asserted or if ACK hasn't been released yet. The latter is the case if
  1614. * we're in MSGIN and all wanted bytes have been received. */
  1615. if ((tmp & SR_REQ) || (p == PHASE_MSGIN && c == 0))
  1616. *phase = tmp & PHASE_MASK;
  1617. else
  1618. *phase = PHASE_UNKNOWN;
  1619. if (!c || (*phase == p))
  1620. return 0;
  1621. else
  1622. return -1;
  1623. }
  1624. /*
  1625. * Function : do_abort (Scsi_Host *host)
  1626. *
  1627. * Purpose : abort the currently established nexus. Should only be
  1628. * called from a routine which can drop into a
  1629. *
  1630. * Returns : 0 on success, -1 on failure.
  1631. */
  1632. static int do_abort (struct Scsi_Host *host)
  1633. {
  1634. unsigned char tmp, *msgptr, phase;
  1635. int len;
  1636. /* Request message out phase */
  1637. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_ATN);
  1638. /*
  1639. * Wait for the target to indicate a valid phase by asserting
  1640. * REQ. Once this happens, we'll have either a MSGOUT phase
  1641. * and can immediately send the ABORT message, or we'll have some
  1642. * other phase and will have to source/sink data.
  1643. *
  1644. * We really don't care what value was on the bus or what value
  1645. * the target sees, so we just handshake.
  1646. */
  1647. while (!(tmp = NCR5380_read(STATUS_REG)) & SR_REQ);
  1648. NCR5380_write(TARGET_COMMAND_REG, PHASE_SR_TO_TCR(tmp));
  1649. if ((tmp & PHASE_MASK) != PHASE_MSGOUT) {
  1650. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_ATN |
  1651. ICR_ASSERT_ACK);
  1652. while (NCR5380_read(STATUS_REG) & SR_REQ);
  1653. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_ATN);
  1654. }
  1655. tmp = ABORT;
  1656. msgptr = &tmp;
  1657. len = 1;
  1658. phase = PHASE_MSGOUT;
  1659. NCR5380_transfer_pio (host, &phase, &len, &msgptr);
  1660. /*
  1661. * If we got here, and the command completed successfully,
  1662. * we're about to go into bus free state.
  1663. */
  1664. return len ? -1 : 0;
  1665. }
  1666. #if defined(REAL_DMA)
  1667. /*
  1668. * Function : int NCR5380_transfer_dma (struct Scsi_Host *instance,
  1669. * unsigned char *phase, int *count, unsigned char **data)
  1670. *
  1671. * Purpose : transfers data in given phase using either real
  1672. * or pseudo DMA.
  1673. *
  1674. * Inputs : instance - instance of driver, *phase - pointer to
  1675. * what phase is expected, *count - pointer to number of
  1676. * bytes to transfer, **data - pointer to data pointer.
  1677. *
  1678. * Returns : -1 when different phase is entered without transferring
  1679. * maximum number of bytes, 0 if all bytes or transfered or exit
  1680. * is in same phase.
  1681. *
  1682. * Also, *phase, *count, *data are modified in place.
  1683. *
  1684. */
  1685. static int NCR5380_transfer_dma( struct Scsi_Host *instance,
  1686. unsigned char *phase, int *count,
  1687. unsigned char **data)
  1688. {
  1689. SETUP_HOSTDATA(instance);
  1690. register int c = *count;
  1691. register unsigned char p = *phase;
  1692. unsigned long flags;
  1693. /* sanity check */
  1694. if(!sun3_dma_setup_done) {
  1695. printk("scsi%d: transfer_dma without setup!\n", HOSTNO);
  1696. BUG();
  1697. }
  1698. hostdata->dma_len = c;
  1699. DMA_PRINTK("scsi%d: initializing DMA for %s, %d bytes %s %p\n",
  1700. HOSTNO, (p & SR_IO) ? "reading" : "writing",
  1701. c, (p & SR_IO) ? "to" : "from", *data);
  1702. /* netbsd turns off ints here, why not be safe and do it too */
  1703. local_irq_save(flags);
  1704. /* send start chain */
  1705. sun3scsi_dma_start(c, *data);
  1706. if (p & SR_IO) {
  1707. NCR5380_write(TARGET_COMMAND_REG, 1);
  1708. NCR5380_read(RESET_PARITY_INTERRUPT_REG);
  1709. NCR5380_write(INITIATOR_COMMAND_REG, 0);
  1710. NCR5380_write(MODE_REG, (NCR5380_read(MODE_REG) | MR_DMA_MODE | MR_ENABLE_EOP_INTR));
  1711. NCR5380_write(START_DMA_INITIATOR_RECEIVE_REG, 0);
  1712. } else {
  1713. NCR5380_write(TARGET_COMMAND_REG, 0);
  1714. NCR5380_read(RESET_PARITY_INTERRUPT_REG);
  1715. NCR5380_write(INITIATOR_COMMAND_REG, ICR_ASSERT_DATA);
  1716. NCR5380_write(MODE_REG, (NCR5380_read(MODE_REG) | MR_DMA_MODE | MR_ENABLE_EOP_INTR));
  1717. NCR5380_write(START_DMA_SEND_REG, 0);
  1718. }
  1719. #ifdef SUN3_SCSI_VME
  1720. dregs->csr |= CSR_DMA_ENABLE;
  1721. #endif
  1722. local_irq_restore(flags);
  1723. sun3_dma_active = 1;
  1724. return 0;
  1725. }
  1726. #endif /* defined(REAL_DMA) */
  1727. /*
  1728. * Function : NCR5380_information_transfer (struct Scsi_Host *instance)
  1729. *
  1730. * Purpose : run through the various SCSI phases and do as the target
  1731. * directs us to. Operates on the currently connected command,
  1732. * instance->connected.
  1733. *
  1734. * Inputs : instance, instance for which we are doing commands
  1735. *
  1736. * Side effects : SCSI things happen, the disconnected queue will be
  1737. * modified if a command disconnects, *instance->connected will
  1738. * change.
  1739. *
  1740. * XXX Note : we need to watch for bus free or a reset condition here
  1741. * to recover from an unexpected bus free condition.
  1742. */
  1743. static void NCR5380_information_transfer (struct Scsi_Host *instance)
  1744. {
  1745. SETUP_HOSTDATA(instance);
  1746. unsigned long flags;
  1747. unsigned char msgout = NOP;
  1748. int sink = 0;
  1749. int len;
  1750. #if defined(REAL_DMA)
  1751. int transfersize;
  1752. #endif
  1753. unsigned char *data;
  1754. unsigned char phase, tmp, extended_msg[10], old_phase=0xff;
  1755. Scsi_Cmnd *cmd = (Scsi_Cmnd *) hostdata->connected;
  1756. #ifdef SUN3_SCSI_VME
  1757. dregs->csr |= CSR_INTR;
  1758. #endif
  1759. while (1) {
  1760. tmp = NCR5380_read(STATUS_REG);
  1761. /* We only have a valid SCSI phase when REQ is asserted */
  1762. if (tmp & SR_REQ) {
  1763. phase = (tmp & PHASE_MASK);
  1764. if (phase != old_phase) {
  1765. old_phase = phase;
  1766. NCR_PRINT_PHASE(NDEBUG_INFORMATION);
  1767. }
  1768. if(phase == PHASE_CMDOUT) {
  1769. void *d;
  1770. unsigned long count;
  1771. if (!cmd->SCp.this_residual && cmd->SCp.buffers_residual) {
  1772. count = cmd->SCp.buffer->length;
  1773. d = SGADDR(cmd->SCp.buffer);
  1774. } else {
  1775. count = cmd->SCp.this_residual;
  1776. d = cmd->SCp.ptr;
  1777. }
  1778. #ifdef REAL_DMA
  1779. /* this command setup for dma yet? */
  1780. if((count > SUN3_DMA_MINSIZE) && (sun3_dma_setup_done
  1781. != cmd))
  1782. {
  1783. if(cmd->request->flags & REQ_CMD) {
  1784. sun3scsi_dma_setup(d, count,
  1785. rq_data_dir(cmd->request));
  1786. sun3_dma_setup_done = cmd;
  1787. }
  1788. }
  1789. #endif
  1790. #ifdef SUN3_SCSI_VME
  1791. dregs->csr |= CSR_INTR;
  1792. #endif
  1793. }
  1794. if (sink && (phase != PHASE_MSGOUT)) {
  1795. NCR5380_write(TARGET_COMMAND_REG, PHASE_SR_TO_TCR(tmp));
  1796. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_ATN |
  1797. ICR_ASSERT_ACK);
  1798. while (NCR5380_read(STATUS_REG) & SR_REQ);
  1799. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE |
  1800. ICR_ASSERT_ATN);
  1801. sink = 0;
  1802. continue;
  1803. }
  1804. switch (phase) {
  1805. case PHASE_DATAOUT:
  1806. #if (NDEBUG & NDEBUG_NO_DATAOUT)
  1807. printk("scsi%d: NDEBUG_NO_DATAOUT set, attempted DATAOUT "
  1808. "aborted\n", HOSTNO);
  1809. sink = 1;
  1810. do_abort(instance);
  1811. cmd->result = DID_ERROR << 16;
  1812. cmd->done(cmd);
  1813. return;
  1814. #endif
  1815. case PHASE_DATAIN:
  1816. /*
  1817. * If there is no room left in the current buffer in the
  1818. * scatter-gather list, move onto the next one.
  1819. */
  1820. if (!cmd->SCp.this_residual && cmd->SCp.buffers_residual) {
  1821. ++cmd->SCp.buffer;
  1822. --cmd->SCp.buffers_residual;
  1823. cmd->SCp.this_residual = cmd->SCp.buffer->length;
  1824. cmd->SCp.ptr = SGADDR(cmd->SCp.buffer);
  1825. /* ++roman: Try to merge some scatter-buffers if
  1826. * they are at contiguous physical addresses.
  1827. */
  1828. // merge_contiguous_buffers( cmd );
  1829. INF_PRINTK("scsi%d: %d bytes and %d buffers left\n",
  1830. HOSTNO, cmd->SCp.this_residual,
  1831. cmd->SCp.buffers_residual);
  1832. }
  1833. /*
  1834. * The preferred transfer method is going to be
  1835. * PSEUDO-DMA for systems that are strictly PIO,
  1836. * since we can let the hardware do the handshaking.
  1837. *
  1838. * For this to work, we need to know the transfersize
  1839. * ahead of time, since the pseudo-DMA code will sit
  1840. * in an unconditional loop.
  1841. */
  1842. /* ++roman: I suggest, this should be
  1843. * #if def(REAL_DMA)
  1844. * instead of leaving REAL_DMA out.
  1845. */
  1846. #if defined(REAL_DMA)
  1847. // if (!cmd->device->borken &&
  1848. if((transfersize =
  1849. NCR5380_dma_xfer_len(instance,cmd,phase)) > SUN3_DMA_MINSIZE) {
  1850. len = transfersize;
  1851. cmd->SCp.phase = phase;
  1852. if (NCR5380_transfer_dma(instance, &phase,
  1853. &len, (unsigned char **) &cmd->SCp.ptr)) {
  1854. /*
  1855. * If the watchdog timer fires, all future
  1856. * accesses to this device will use the
  1857. * polled-IO. */
  1858. printk(KERN_NOTICE "scsi%d: switching target %d "
  1859. "lun %d to slow handshake\n", HOSTNO,
  1860. cmd->device->id, cmd->device->lun);
  1861. cmd->device->borken = 1;
  1862. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE |
  1863. ICR_ASSERT_ATN);
  1864. sink = 1;
  1865. do_abort(instance);
  1866. cmd->result = DID_ERROR << 16;
  1867. cmd->done(cmd);
  1868. /* XXX - need to source or sink data here, as appropriate */
  1869. } else {
  1870. #ifdef REAL_DMA
  1871. /* ++roman: When using real DMA,
  1872. * information_transfer() should return after
  1873. * starting DMA since it has nothing more to
  1874. * do.
  1875. */
  1876. return;
  1877. #else
  1878. cmd->SCp.this_residual -= transfersize - len;
  1879. #endif
  1880. }
  1881. } else
  1882. #endif /* defined(REAL_DMA) */
  1883. NCR5380_transfer_pio(instance, &phase,
  1884. (int *) &cmd->SCp.this_residual, (unsigned char **)
  1885. &cmd->SCp.ptr);
  1886. #ifdef REAL_DMA
  1887. /* if we had intended to dma that command clear it */
  1888. if(sun3_dma_setup_done == cmd)
  1889. sun3_dma_setup_done = NULL;
  1890. #endif
  1891. break;
  1892. case PHASE_MSGIN:
  1893. len = 1;
  1894. data = &tmp;
  1895. NCR5380_write(SELECT_ENABLE_REG, 0); /* disable reselects */
  1896. NCR5380_transfer_pio(instance, &phase, &len, &data);
  1897. cmd->SCp.Message = tmp;
  1898. switch (tmp) {
  1899. /*
  1900. * Linking lets us reduce the time required to get the
  1901. * next command out to the device, hopefully this will
  1902. * mean we don't waste another revolution due to the delays
  1903. * required by ARBITRATION and another SELECTION.
  1904. *
  1905. * In the current implementation proposal, low level drivers
  1906. * merely have to start the next command, pointed to by
  1907. * next_link, done() is called as with unlinked commands.
  1908. */
  1909. #ifdef LINKED
  1910. case LINKED_CMD_COMPLETE:
  1911. case LINKED_FLG_CMD_COMPLETE:
  1912. /* Accept message by clearing ACK */
  1913. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  1914. LNK_PRINTK("scsi%d: target %d lun %d linked command "
  1915. "complete.\n", HOSTNO, cmd->device->id, cmd->device->lun);
  1916. /* Enable reselect interrupts */
  1917. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  1918. /*
  1919. * Sanity check : A linked command should only terminate
  1920. * with one of these messages if there are more linked
  1921. * commands available.
  1922. */
  1923. if (!cmd->next_link) {
  1924. printk(KERN_NOTICE "scsi%d: target %d lun %d "
  1925. "linked command complete, no next_link\n",
  1926. HOSTNO, cmd->device->id, cmd->device->lun);
  1927. sink = 1;
  1928. do_abort (instance);
  1929. return;
  1930. }
  1931. initialize_SCp(cmd->next_link);
  1932. /* The next command is still part of this process; copy it
  1933. * and don't free it! */
  1934. cmd->next_link->tag = cmd->tag;
  1935. cmd->result = cmd->SCp.Status | (cmd->SCp.Message << 8);
  1936. LNK_PRINTK("scsi%d: target %d lun %d linked request "
  1937. "done, calling scsi_done().\n",
  1938. HOSTNO, cmd->device->id, cmd->device->lun);
  1939. #ifdef NCR5380_STATS
  1940. collect_stats(hostdata, cmd);
  1941. #endif
  1942. cmd->scsi_done(cmd);
  1943. cmd = hostdata->connected;
  1944. break;
  1945. #endif /* def LINKED */
  1946. case ABORT:
  1947. case COMMAND_COMPLETE:
  1948. /* Accept message by clearing ACK */
  1949. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  1950. hostdata->connected = NULL;
  1951. QU_PRINTK("scsi%d: command for target %d, lun %d "
  1952. "completed\n", HOSTNO, cmd->device->id, cmd->device->lun);
  1953. #ifdef SUPPORT_TAGS
  1954. cmd_free_tag( cmd );
  1955. if (status_byte(cmd->SCp.Status) == QUEUE_FULL) {
  1956. /* Turn a QUEUE FULL status into BUSY, I think the
  1957. * mid level cannot handle QUEUE FULL :-( (The
  1958. * command is retried after BUSY). Also update our
  1959. * queue size to the number of currently issued
  1960. * commands now.
  1961. */
  1962. /* ++Andreas: the mid level code knows about
  1963. QUEUE_FULL now. */
  1964. TAG_ALLOC *ta = &TagAlloc[cmd->device->id][cmd->device->lun];
  1965. TAG_PRINTK("scsi%d: target %d lun %d returned "
  1966. "QUEUE_FULL after %d commands\n",
  1967. HOSTNO, cmd->device->id, cmd->device->lun,
  1968. ta->nr_allocated);
  1969. if (ta->queue_size > ta->nr_allocated)
  1970. ta->nr_allocated = ta->queue_size;
  1971. }
  1972. #else
  1973. hostdata->busy[cmd->device->id] &= ~(1 << cmd->device->lun);
  1974. #endif
  1975. /* Enable reselect interrupts */
  1976. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  1977. /*
  1978. * I'm not sure what the correct thing to do here is :
  1979. *
  1980. * If the command that just executed is NOT a request
  1981. * sense, the obvious thing to do is to set the result
  1982. * code to the values of the stored parameters.
  1983. *
  1984. * If it was a REQUEST SENSE command, we need some way to
  1985. * differentiate between the failure code of the original
  1986. * and the failure code of the REQUEST sense - the obvious
  1987. * case is success, where we fall through and leave the
  1988. * result code unchanged.
  1989. *
  1990. * The non-obvious place is where the REQUEST SENSE failed
  1991. */
  1992. if (cmd->cmnd[0] != REQUEST_SENSE)
  1993. cmd->result = cmd->SCp.Status | (cmd->SCp.Message << 8);
  1994. else if (status_byte(cmd->SCp.Status) != GOOD)
  1995. cmd->result = (cmd->result & 0x00ffff) | (DID_ERROR << 16);
  1996. #ifdef AUTOSENSE
  1997. if ((cmd->cmnd[0] != REQUEST_SENSE) &&
  1998. (status_byte(cmd->SCp.Status) == CHECK_CONDITION)) {
  1999. ASEN_PRINTK("scsi%d: performing request sense\n",
  2000. HOSTNO);
  2001. cmd->cmnd[0] = REQUEST_SENSE;
  2002. cmd->cmnd[1] &= 0xe0;
  2003. cmd->cmnd[2] = 0;
  2004. cmd->cmnd[3] = 0;
  2005. cmd->cmnd[4] = sizeof(cmd->sense_buffer);
  2006. cmd->cmnd[5] = 0;
  2007. cmd->cmd_len = COMMAND_SIZE(cmd->cmnd[0]);
  2008. cmd->use_sg = 0;
  2009. /* this is initialized from initialize_SCp
  2010. cmd->SCp.buffer = NULL;
  2011. cmd->SCp.buffers_residual = 0;
  2012. */
  2013. cmd->request_buffer = (char *) cmd->sense_buffer;
  2014. cmd->request_bufflen = sizeof(cmd->sense_buffer);
  2015. local_irq_save(flags);
  2016. LIST(cmd,hostdata->issue_queue);
  2017. NEXT(cmd) = hostdata->issue_queue;
  2018. hostdata->issue_queue = (Scsi_Cmnd *) cmd;
  2019. local_irq_restore(flags);
  2020. QU_PRINTK("scsi%d: REQUEST SENSE added to head of "
  2021. "issue queue\n", H_NO(cmd));
  2022. } else
  2023. #endif /* def AUTOSENSE */
  2024. {
  2025. #ifdef NCR5380_STATS
  2026. collect_stats(hostdata, cmd);
  2027. #endif
  2028. cmd->scsi_done(cmd);
  2029. }
  2030. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  2031. /*
  2032. * Restore phase bits to 0 so an interrupted selection,
  2033. * arbitration can resume.
  2034. */
  2035. NCR5380_write(TARGET_COMMAND_REG, 0);
  2036. while ((NCR5380_read(STATUS_REG) & SR_BSY) && !hostdata->connected)
  2037. barrier();
  2038. return;
  2039. case MESSAGE_REJECT:
  2040. /* Accept message by clearing ACK */
  2041. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  2042. /* Enable reselect interrupts */
  2043. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  2044. switch (hostdata->last_message) {
  2045. case HEAD_OF_QUEUE_TAG:
  2046. case ORDERED_QUEUE_TAG:
  2047. case SIMPLE_QUEUE_TAG:
  2048. /* The target obviously doesn't support tagged
  2049. * queuing, even though it announced this ability in
  2050. * its INQUIRY data ?!? (maybe only this LUN?) Ok,
  2051. * clear 'tagged_supported' and lock the LUN, since
  2052. * the command is treated as untagged further on.
  2053. */
  2054. cmd->device->tagged_supported = 0;
  2055. hostdata->busy[cmd->device->id] |= (1 << cmd->device->lun);
  2056. cmd->tag = TAG_NONE;
  2057. TAG_PRINTK("scsi%d: target %d lun %d rejected "
  2058. "QUEUE_TAG message; tagged queuing "
  2059. "disabled\n",
  2060. HOSTNO, cmd->device->id, cmd->device->lun);
  2061. break;
  2062. }
  2063. break;
  2064. case DISCONNECT:
  2065. /* Accept message by clearing ACK */
  2066. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  2067. local_irq_save(flags);
  2068. cmd->device->disconnect = 1;
  2069. LIST(cmd,hostdata->disconnected_queue);
  2070. NEXT(cmd) = hostdata->disconnected_queue;
  2071. hostdata->connected = NULL;
  2072. hostdata->disconnected_queue = cmd;
  2073. local_irq_restore(flags);
  2074. QU_PRINTK("scsi%d: command for target %d lun %d was "
  2075. "moved from connected to the "
  2076. "disconnected_queue\n", HOSTNO,
  2077. cmd->device->id, cmd->device->lun);
  2078. /*
  2079. * Restore phase bits to 0 so an interrupted selection,
  2080. * arbitration can resume.
  2081. */
  2082. NCR5380_write(TARGET_COMMAND_REG, 0);
  2083. /* Enable reselect interrupts */
  2084. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  2085. /* Wait for bus free to avoid nasty timeouts */
  2086. while ((NCR5380_read(STATUS_REG) & SR_BSY) && !hostdata->connected)
  2087. barrier();
  2088. #ifdef SUN3_SCSI_VME
  2089. dregs->csr |= CSR_DMA_ENABLE;
  2090. #endif
  2091. return;
  2092. /*
  2093. * The SCSI data pointer is *IMPLICITLY* saved on a disconnect
  2094. * operation, in violation of the SCSI spec so we can safely
  2095. * ignore SAVE/RESTORE pointers calls.
  2096. *
  2097. * Unfortunately, some disks violate the SCSI spec and
  2098. * don't issue the required SAVE_POINTERS message before
  2099. * disconnecting, and we have to break spec to remain
  2100. * compatible.
  2101. */
  2102. case SAVE_POINTERS:
  2103. case RESTORE_POINTERS:
  2104. /* Accept message by clearing ACK */
  2105. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  2106. /* Enable reselect interrupts */
  2107. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  2108. break;
  2109. case EXTENDED_MESSAGE:
  2110. /*
  2111. * Extended messages are sent in the following format :
  2112. * Byte
  2113. * 0 EXTENDED_MESSAGE == 1
  2114. * 1 length (includes one byte for code, doesn't
  2115. * include first two bytes)
  2116. * 2 code
  2117. * 3..length+1 arguments
  2118. *
  2119. * Start the extended message buffer with the EXTENDED_MESSAGE
  2120. * byte, since spi_print_msg() wants the whole thing.
  2121. */
  2122. extended_msg[0] = EXTENDED_MESSAGE;
  2123. /* Accept first byte by clearing ACK */
  2124. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  2125. EXT_PRINTK("scsi%d: receiving extended message\n", HOSTNO);
  2126. len = 2;
  2127. data = extended_msg + 1;
  2128. phase = PHASE_MSGIN;
  2129. NCR5380_transfer_pio(instance, &phase, &len, &data);
  2130. EXT_PRINTK("scsi%d: length=%d, code=0x%02x\n", HOSTNO,
  2131. (int)extended_msg[1], (int)extended_msg[2]);
  2132. if (!len && extended_msg[1] <=
  2133. (sizeof (extended_msg) - 1)) {
  2134. /* Accept third byte by clearing ACK */
  2135. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  2136. len = extended_msg[1] - 1;
  2137. data = extended_msg + 3;
  2138. phase = PHASE_MSGIN;
  2139. NCR5380_transfer_pio(instance, &phase, &len, &data);
  2140. EXT_PRINTK("scsi%d: message received, residual %d\n",
  2141. HOSTNO, len);
  2142. switch (extended_msg[2]) {
  2143. case EXTENDED_SDTR:
  2144. case EXTENDED_WDTR:
  2145. case EXTENDED_MODIFY_DATA_POINTER:
  2146. case EXTENDED_EXTENDED_IDENTIFY:
  2147. tmp = 0;
  2148. }
  2149. } else if (len) {
  2150. printk(KERN_NOTICE "scsi%d: error receiving "
  2151. "extended message\n", HOSTNO);
  2152. tmp = 0;
  2153. } else {
  2154. printk(KERN_NOTICE "scsi%d: extended message "
  2155. "code %02x length %d is too long\n",
  2156. HOSTNO, extended_msg[2], extended_msg[1]);
  2157. tmp = 0;
  2158. }
  2159. /* Fall through to reject message */
  2160. /*
  2161. * If we get something weird that we aren't expecting,
  2162. * reject it.
  2163. */
  2164. default:
  2165. if (!tmp) {
  2166. printk(KERN_DEBUG "scsi%d: rejecting message ", HOSTNO);
  2167. spi_print_msg(extended_msg);
  2168. printk("\n");
  2169. } else if (tmp != EXTENDED_MESSAGE)
  2170. printk(KERN_DEBUG "scsi%d: rejecting unknown "
  2171. "message %02x from target %d, lun %d\n",
  2172. HOSTNO, tmp, cmd->device->id, cmd->device->lun);
  2173. else
  2174. printk(KERN_DEBUG "scsi%d: rejecting unknown "
  2175. "extended message "
  2176. "code %02x, length %d from target %d, lun %d\n",
  2177. HOSTNO, extended_msg[1], extended_msg[0],
  2178. cmd->device->id, cmd->device->lun);
  2179. msgout = MESSAGE_REJECT;
  2180. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE |
  2181. ICR_ASSERT_ATN);
  2182. break;
  2183. } /* switch (tmp) */
  2184. break;
  2185. case PHASE_MSGOUT:
  2186. len = 1;
  2187. data = &msgout;
  2188. hostdata->last_message = msgout;
  2189. NCR5380_transfer_pio(instance, &phase, &len, &data);
  2190. if (msgout == ABORT) {
  2191. #ifdef SUPPORT_TAGS
  2192. cmd_free_tag( cmd );
  2193. #else
  2194. hostdata->busy[cmd->device->id] &= ~(1 << cmd->device->lun);
  2195. #endif
  2196. hostdata->connected = NULL;
  2197. cmd->result = DID_ERROR << 16;
  2198. #ifdef NCR5380_STATS
  2199. collect_stats(hostdata, cmd);
  2200. #endif
  2201. cmd->scsi_done(cmd);
  2202. NCR5380_write(SELECT_ENABLE_REG, hostdata->id_mask);
  2203. return;
  2204. }
  2205. msgout = NOP;
  2206. break;
  2207. case PHASE_CMDOUT:
  2208. len = cmd->cmd_len;
  2209. data = cmd->cmnd;
  2210. /*
  2211. * XXX for performance reasons, on machines with a
  2212. * PSEUDO-DMA architecture we should probably
  2213. * use the dma transfer function.
  2214. */
  2215. NCR5380_transfer_pio(instance, &phase, &len,
  2216. &data);
  2217. break;
  2218. case PHASE_STATIN:
  2219. len = 1;
  2220. data = &tmp;
  2221. NCR5380_transfer_pio(instance, &phase, &len, &data);
  2222. cmd->SCp.Status = tmp;
  2223. break;
  2224. default:
  2225. printk("scsi%d: unknown phase\n", HOSTNO);
  2226. NCR_PRINT(NDEBUG_ANY);
  2227. } /* switch(phase) */
  2228. } /* if (tmp * SR_REQ) */
  2229. } /* while (1) */
  2230. }
  2231. /*
  2232. * Function : void NCR5380_reselect (struct Scsi_Host *instance)
  2233. *
  2234. * Purpose : does reselection, initializing the instance->connected
  2235. * field to point to the Scsi_Cmnd for which the I_T_L or I_T_L_Q
  2236. * nexus has been reestablished,
  2237. *
  2238. * Inputs : instance - this instance of the NCR5380.
  2239. *
  2240. */
  2241. /* it might eventually prove necessary to do a dma setup on
  2242. reselection, but it doesn't seem to be needed now -- sam */
  2243. static void NCR5380_reselect (struct Scsi_Host *instance)
  2244. {
  2245. SETUP_HOSTDATA(instance);
  2246. unsigned char target_mask;
  2247. unsigned char lun;
  2248. #ifdef SUPPORT_TAGS
  2249. unsigned char tag;
  2250. #endif
  2251. unsigned char msg[3];
  2252. Scsi_Cmnd *tmp = NULL, *prev;
  2253. /* unsigned long flags; */
  2254. /*
  2255. * Disable arbitration, etc. since the host adapter obviously
  2256. * lost, and tell an interrupted NCR5380_select() to restart.
  2257. */
  2258. NCR5380_write(MODE_REG, MR_BASE);
  2259. hostdata->restart_select = 1;
  2260. target_mask = NCR5380_read(CURRENT_SCSI_DATA_REG) & ~(hostdata->id_mask);
  2261. RSL_PRINTK("scsi%d: reselect\n", HOSTNO);
  2262. /*
  2263. * At this point, we have detected that our SCSI ID is on the bus,
  2264. * SEL is true and BSY was false for at least one bus settle delay
  2265. * (400 ns).
  2266. *
  2267. * We must assert BSY ourselves, until the target drops the SEL
  2268. * signal.
  2269. */
  2270. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_BSY);
  2271. while (NCR5380_read(STATUS_REG) & SR_SEL);
  2272. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  2273. /*
  2274. * Wait for target to go into MSGIN.
  2275. */
  2276. while (!(NCR5380_read(STATUS_REG) & SR_REQ));
  2277. #if 1
  2278. // acknowledge toggle to MSGIN
  2279. NCR5380_write(TARGET_COMMAND_REG, PHASE_SR_TO_TCR(PHASE_MSGIN));
  2280. // peek at the byte without really hitting the bus
  2281. msg[0] = NCR5380_read(CURRENT_SCSI_DATA_REG);
  2282. #endif
  2283. if (!(msg[0] & 0x80)) {
  2284. printk(KERN_DEBUG "scsi%d: expecting IDENTIFY message, got ", HOSTNO);
  2285. spi_print_msg(msg);
  2286. do_abort(instance);
  2287. return;
  2288. }
  2289. lun = (msg[0] & 0x07);
  2290. /*
  2291. * Find the command corresponding to the I_T_L or I_T_L_Q nexus we
  2292. * just reestablished, and remove it from the disconnected queue.
  2293. */
  2294. for (tmp = (Scsi_Cmnd *) hostdata->disconnected_queue, prev = NULL;
  2295. tmp; prev = tmp, tmp = NEXT(tmp) ) {
  2296. if ((target_mask == (1 << tmp->device->id)) && (lun == tmp->device->lun)
  2297. #ifdef SUPPORT_TAGS
  2298. && (tag == tmp->tag)
  2299. #endif
  2300. ) {
  2301. if (prev) {
  2302. REMOVE(prev, NEXT(prev), tmp, NEXT(tmp));
  2303. NEXT(prev) = NEXT(tmp);
  2304. } else {
  2305. REMOVE(-1, hostdata->disconnected_queue, tmp, NEXT(tmp));
  2306. hostdata->disconnected_queue = NEXT(tmp);
  2307. }
  2308. NEXT(tmp) = NULL;
  2309. break;
  2310. }
  2311. }
  2312. if (!tmp) {
  2313. printk(KERN_WARNING "scsi%d: warning: target bitmask %02x lun %d "
  2314. #ifdef SUPPORT_TAGS
  2315. "tag %d "
  2316. #endif
  2317. "not in disconnected_queue.\n",
  2318. HOSTNO, target_mask, lun
  2319. #ifdef SUPPORT_TAGS
  2320. , tag
  2321. #endif
  2322. );
  2323. /*
  2324. * Since we have an established nexus that we can't do anything
  2325. * with, we must abort it.
  2326. */
  2327. do_abort(instance);
  2328. return;
  2329. }
  2330. #if 1
  2331. /* engage dma setup for the command we just saw */
  2332. {
  2333. void *d;
  2334. unsigned long count;
  2335. if (!tmp->SCp.this_residual && tmp->SCp.buffers_residual) {
  2336. count = tmp->SCp.buffer->length;
  2337. d = SGADDR(tmp->SCp.buffer);
  2338. } else {
  2339. count = tmp->SCp.this_residual;
  2340. d = tmp->SCp.ptr;
  2341. }
  2342. #ifdef REAL_DMA
  2343. /* setup this command for dma if not already */
  2344. if((count > SUN3_DMA_MINSIZE) && (sun3_dma_setup_done != tmp))
  2345. {
  2346. sun3scsi_dma_setup(d, count, rq_data_dir(tmp->request));
  2347. sun3_dma_setup_done = tmp;
  2348. }
  2349. #endif
  2350. }
  2351. #endif
  2352. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_ACK);
  2353. /* Accept message by clearing ACK */
  2354. NCR5380_write(INITIATOR_COMMAND_REG, ICR_BASE);
  2355. #ifdef SUPPORT_TAGS
  2356. /* If the phase is still MSGIN, the target wants to send some more
  2357. * messages. In case it supports tagged queuing, this is probably a
  2358. * SIMPLE_QUEUE_TAG for the I_T_L_Q nexus.
  2359. */
  2360. tag = TAG_NONE;
  2361. if (phase == PHASE_MSGIN && setup_use_tagged_queuing) {
  2362. /* Accept previous IDENTIFY message by clearing ACK */
  2363. NCR5380_write( INITIATOR_COMMAND_REG, ICR_BASE );
  2364. len = 2;
  2365. data = msg+1;
  2366. if (!NCR5380_transfer_pio(instance, &phase, &len, &data) &&
  2367. msg[1] == SIMPLE_QUEUE_TAG)
  2368. tag = msg[2];
  2369. TAG_PRINTK("scsi%d: target mask %02x, lun %d sent tag %d at "
  2370. "reselection\n", HOSTNO, target_mask, lun, tag);
  2371. }
  2372. #endif
  2373. hostdata->connected = tmp;
  2374. RSL_PRINTK("scsi%d: nexus established, target = %d, lun = %d, tag = %d\n",
  2375. HOSTNO, tmp->target, tmp->lun, tmp->tag);
  2376. }
  2377. /*
  2378. * Function : int NCR5380_abort (Scsi_Cmnd *cmd)
  2379. *
  2380. * Purpose : abort a command
  2381. *
  2382. * Inputs : cmd - the Scsi_Cmnd to abort, code - code to set the
  2383. * host byte of the result field to, if zero DID_ABORTED is
  2384. * used.
  2385. *
  2386. * Returns : 0 - success, -1 on failure.
  2387. *
  2388. * XXX - there is no way to abort the command that is currently
  2389. * connected, you have to wait for it to complete. If this is
  2390. * a problem, we could implement longjmp() / setjmp(), setjmp()
  2391. * called where the loop started in NCR5380_main().
  2392. */
  2393. static int NCR5380_abort (Scsi_Cmnd *cmd)
  2394. {
  2395. struct Scsi_Host *instance = cmd->device->host;
  2396. SETUP_HOSTDATA(instance);
  2397. Scsi_Cmnd *tmp, **prev;
  2398. unsigned long flags;
  2399. printk(KERN_NOTICE "scsi%d: aborting command\n", HOSTNO);
  2400. scsi_print_command(cmd);
  2401. NCR5380_print_status (instance);
  2402. local_irq_save(flags);
  2403. ABRT_PRINTK("scsi%d: abort called basr 0x%02x, sr 0x%02x\n", HOSTNO,
  2404. NCR5380_read(BUS_AND_STATUS_REG),
  2405. NCR5380_read(STATUS_REG));
  2406. #if 1
  2407. /*
  2408. * Case 1 : If the command is the currently executing command,
  2409. * we'll set the aborted flag and return control so that
  2410. * information transfer routine can exit cleanly.
  2411. */
  2412. if (hostdata->connected == cmd) {
  2413. ABRT_PRINTK("scsi%d: aborting connected command\n", HOSTNO);
  2414. /*
  2415. * We should perform BSY checking, and make sure we haven't slipped
  2416. * into BUS FREE.
  2417. */
  2418. /* NCR5380_write(INITIATOR_COMMAND_REG, ICR_ASSERT_ATN); */
  2419. /*
  2420. * Since we can't change phases until we've completed the current
  2421. * handshake, we have to source or sink a byte of data if the current
  2422. * phase is not MSGOUT.
  2423. */
  2424. /*
  2425. * Return control to the executing NCR drive so we can clear the
  2426. * aborted flag and get back into our main loop.
  2427. */
  2428. if (do_abort(instance) == 0) {
  2429. hostdata->aborted = 1;
  2430. hostdata->connected = NULL;
  2431. cmd->result = DID_ABORT << 16;
  2432. #ifdef SUPPORT_TAGS
  2433. cmd_free_tag( cmd );
  2434. #else
  2435. hostdata->busy[cmd->device->id] &= ~(1 << cmd->device->lun);
  2436. #endif
  2437. local_irq_restore(flags);
  2438. cmd->scsi_done(cmd);
  2439. return SCSI_ABORT_SUCCESS;
  2440. } else {
  2441. /* local_irq_restore(flags); */
  2442. printk("scsi%d: abort of connected command failed!\n", HOSTNO);
  2443. return SCSI_ABORT_ERROR;
  2444. }
  2445. }
  2446. #endif
  2447. /*
  2448. * Case 2 : If the command hasn't been issued yet, we simply remove it
  2449. * from the issue queue.
  2450. */
  2451. for (prev = (Scsi_Cmnd **) &(hostdata->issue_queue),
  2452. tmp = (Scsi_Cmnd *) hostdata->issue_queue;
  2453. tmp; prev = NEXTADDR(tmp), tmp = NEXT(tmp) )
  2454. if (cmd == tmp) {
  2455. REMOVE(5, *prev, tmp, NEXT(tmp));
  2456. (*prev) = NEXT(tmp);
  2457. NEXT(tmp) = NULL;
  2458. tmp->result = DID_ABORT << 16;
  2459. local_irq_restore(flags);
  2460. ABRT_PRINTK("scsi%d: abort removed command from issue queue.\n",
  2461. HOSTNO);
  2462. /* Tagged queuing note: no tag to free here, hasn't been assigned
  2463. * yet... */
  2464. tmp->scsi_done(tmp);
  2465. return SCSI_ABORT_SUCCESS;
  2466. }
  2467. /*
  2468. * Case 3 : If any commands are connected, we're going to fail the abort
  2469. * and let the high level SCSI driver retry at a later time or
  2470. * issue a reset.
  2471. *
  2472. * Timeouts, and therefore aborted commands, will be highly unlikely
  2473. * and handling them cleanly in this situation would make the common
  2474. * case of noresets less efficient, and would pollute our code. So,
  2475. * we fail.
  2476. */
  2477. if (hostdata->connected) {
  2478. local_irq_restore(flags);
  2479. ABRT_PRINTK("scsi%d: abort failed, command connected.\n", HOSTNO);
  2480. return SCSI_ABORT_SNOOZE;
  2481. }
  2482. /*
  2483. * Case 4: If the command is currently disconnected from the bus, and
  2484. * there are no connected commands, we reconnect the I_T_L or
  2485. * I_T_L_Q nexus associated with it, go into message out, and send
  2486. * an abort message.
  2487. *
  2488. * This case is especially ugly. In order to reestablish the nexus, we
  2489. * need to call NCR5380_select(). The easiest way to implement this
  2490. * function was to abort if the bus was busy, and let the interrupt
  2491. * handler triggered on the SEL for reselect take care of lost arbitrations
  2492. * where necessary, meaning interrupts need to be enabled.
  2493. *
  2494. * When interrupts are enabled, the queues may change - so we
  2495. * can't remove it from the disconnected queue before selecting it
  2496. * because that could cause a failure in hashing the nexus if that
  2497. * device reselected.
  2498. *
  2499. * Since the queues may change, we can't use the pointers from when we
  2500. * first locate it.
  2501. *
  2502. * So, we must first locate the command, and if NCR5380_select()
  2503. * succeeds, then issue the abort, relocate the command and remove
  2504. * it from the disconnected queue.
  2505. */
  2506. for (tmp = (Scsi_Cmnd *) hostdata->disconnected_queue; tmp;
  2507. tmp = NEXT(tmp))
  2508. if (cmd == tmp) {
  2509. local_irq_restore(flags);
  2510. ABRT_PRINTK("scsi%d: aborting disconnected command.\n", HOSTNO);
  2511. if (NCR5380_select (instance, cmd, (int) cmd->tag))
  2512. return SCSI_ABORT_BUSY;
  2513. ABRT_PRINTK("scsi%d: nexus reestablished.\n", HOSTNO);
  2514. do_abort (instance);
  2515. local_irq_save(flags);
  2516. for (prev = (Scsi_Cmnd **) &(hostdata->disconnected_queue),
  2517. tmp = (Scsi_Cmnd *) hostdata->disconnected_queue;
  2518. tmp; prev = NEXTADDR(tmp), tmp = NEXT(tmp) )
  2519. if (cmd == tmp) {
  2520. REMOVE(5, *prev, tmp, NEXT(tmp));
  2521. *prev = NEXT(tmp);
  2522. NEXT(tmp) = NULL;
  2523. tmp->result = DID_ABORT << 16;
  2524. /* We must unlock the tag/LUN immediately here, since the
  2525. * target goes to BUS FREE and doesn't send us another
  2526. * message (COMMAND_COMPLETE or the like)
  2527. */
  2528. #ifdef SUPPORT_TAGS
  2529. cmd_free_tag( tmp );
  2530. #else
  2531. hostdata->busy[cmd->device->id] &= ~(1 << cmd->device->lun);
  2532. #endif
  2533. local_irq_restore(flags);
  2534. tmp->scsi_done(tmp);
  2535. return SCSI_ABORT_SUCCESS;
  2536. }
  2537. }
  2538. /*
  2539. * Case 5 : If we reached this point, the command was not found in any of
  2540. * the queues.
  2541. *
  2542. * We probably reached this point because of an unlikely race condition
  2543. * between the command completing successfully and the abortion code,
  2544. * so we won't panic, but we will notify the user in case something really
  2545. * broke.
  2546. */
  2547. local_irq_restore(flags);
  2548. printk(KERN_INFO "scsi%d: warning : SCSI command probably completed successfully\n"
  2549. KERN_INFO " before abortion\n", HOSTNO);
  2550. return SCSI_ABORT_NOT_RUNNING;
  2551. }
  2552. /*
  2553. * Function : int NCR5380_bus_reset (Scsi_Cmnd *cmd)
  2554. *
  2555. * Purpose : reset the SCSI bus.
  2556. *
  2557. * Returns : SCSI_RESET_WAKEUP
  2558. *
  2559. */
  2560. static int NCR5380_bus_reset( Scsi_Cmnd *cmd)
  2561. {
  2562. SETUP_HOSTDATA(cmd->device->host);
  2563. int i;
  2564. unsigned long flags;
  2565. #if 1
  2566. Scsi_Cmnd *connected, *disconnected_queue;
  2567. #endif
  2568. NCR5380_print_status (cmd->device->host);
  2569. /* get in phase */
  2570. NCR5380_write( TARGET_COMMAND_REG,
  2571. PHASE_SR_TO_TCR( NCR5380_read(STATUS_REG) ));
  2572. /* assert RST */
  2573. NCR5380_write( INITIATOR_COMMAND_REG, ICR_BASE | ICR_ASSERT_RST );
  2574. udelay (40);
  2575. /* reset NCR registers */
  2576. NCR5380_write( INITIATOR_COMMAND_REG, ICR_BASE );
  2577. NCR5380_write( MODE_REG, MR_BASE );
  2578. NCR5380_write( TARGET_COMMAND_REG, 0 );
  2579. NCR5380_write( SELECT_ENABLE_REG, 0 );
  2580. /* ++roman: reset interrupt condition! otherwise no interrupts don't get
  2581. * through anymore ... */
  2582. (void)NCR5380_read( RESET_PARITY_INTERRUPT_REG );
  2583. #if 1 /* XXX Should now be done by midlevel code, but it's broken XXX */
  2584. /* XXX see below XXX */
  2585. /* MSch: old-style reset: actually abort all command processing here */
  2586. /* After the reset, there are no more connected or disconnected commands
  2587. * and no busy units; to avoid problems with re-inserting the commands
  2588. * into the issue_queue (via scsi_done()), the aborted commands are
  2589. * remembered in local variables first.
  2590. */
  2591. local_irq_save(flags);
  2592. connected = (Scsi_Cmnd *)hostdata->connected;
  2593. hostdata->connected = NULL;
  2594. disconnected_queue = (Scsi_Cmnd *)hostdata->disconnected_queue;
  2595. hostdata->disconnected_queue = NULL;
  2596. #ifdef SUPPORT_TAGS
  2597. free_all_tags();
  2598. #endif
  2599. for( i = 0; i < 8; ++i )
  2600. hostdata->busy[i] = 0;
  2601. #ifdef REAL_DMA
  2602. hostdata->dma_len = 0;
  2603. #endif
  2604. local_irq_restore(flags);
  2605. /* In order to tell the mid-level code which commands were aborted,
  2606. * set the command status to DID_RESET and call scsi_done() !!!
  2607. * This ultimately aborts processing of these commands in the mid-level.
  2608. */
  2609. if ((cmd = connected)) {
  2610. ABRT_PRINTK("scsi%d: reset aborted a connected command\n", H_NO(cmd));
  2611. cmd->result = (cmd->result & 0xffff) | (DID_RESET << 16);
  2612. cmd->scsi_done( cmd );
  2613. }
  2614. for (i = 0; (cmd = disconnected_queue); ++i) {
  2615. disconnected_queue = NEXT(cmd);
  2616. NEXT(cmd) = NULL;
  2617. cmd->result = (cmd->result & 0xffff) | (DID_RESET << 16);
  2618. cmd->scsi_done( cmd );
  2619. }
  2620. if (i > 0)
  2621. ABRT_PRINTK("scsi: reset aborted %d disconnected command(s)\n", i);
  2622. /* since all commands have been explicitly terminated, we need to tell
  2623. * the midlevel code that the reset was SUCCESSFUL, and there is no
  2624. * need to 'wake up' the commands by a request_sense
  2625. */
  2626. return SCSI_RESET_SUCCESS | SCSI_RESET_BUS_RESET;
  2627. #else /* 1 */
  2628. /* MSch: new-style reset handling: let the mid-level do what it can */
  2629. /* ++guenther: MID-LEVEL IS STILL BROKEN.
  2630. * Mid-level is supposed to requeue all commands that were active on the
  2631. * various low-level queues. In fact it does this, but that's not enough
  2632. * because all these commands are subject to timeout. And if a timeout
  2633. * happens for any removed command, *_abort() is called but all queues
  2634. * are now empty. Abort then gives up the falcon lock, which is fatal,
  2635. * since the mid-level will queue more commands and must have the lock
  2636. * (it's all happening inside timer interrupt handler!!).
  2637. * Even worse, abort will return NOT_RUNNING for all those commands not
  2638. * on any queue, so they won't be retried ...
  2639. *
  2640. * Conclusion: either scsi.c disables timeout for all resetted commands
  2641. * immediately, or we lose! As of linux-2.0.20 it doesn't.
  2642. */
  2643. /* After the reset, there are no more connected or disconnected commands
  2644. * and no busy units; so clear the low-level status here to avoid
  2645. * conflicts when the mid-level code tries to wake up the affected
  2646. * commands!
  2647. */
  2648. if (hostdata->issue_queue)
  2649. ABRT_PRINTK("scsi%d: reset aborted issued command(s)\n", H_NO(cmd));
  2650. if (hostdata->connected)
  2651. ABRT_PRINTK("scsi%d: reset aborted a connected command\n", H_NO(cmd));
  2652. if (hostdata->disconnected_queue)
  2653. ABRT_PRINTK("scsi%d: reset aborted disconnected command(s)\n", H_NO(cmd));
  2654. local_irq_save(flags);
  2655. hostdata->issue_queue = NULL;
  2656. hostdata->connected = NULL;
  2657. hostdata->disconnected_queue = NULL;
  2658. #ifdef SUPPORT_TAGS
  2659. free_all_tags();
  2660. #endif
  2661. for( i = 0; i < 8; ++i )
  2662. hostdata->busy[i] = 0;
  2663. #ifdef REAL_DMA
  2664. hostdata->dma_len = 0;
  2665. #endif
  2666. local_irq_restore(flags);
  2667. /* we did no complete reset of all commands, so a wakeup is required */
  2668. return SCSI_RESET_WAKEUP | SCSI_RESET_BUS_RESET;
  2669. #endif /* 1 */
  2670. }
  2671. /* Local Variables: */
  2672. /* tab-width: 8 */
  2673. /* End: */