atari_NCR5380.c 90 KB

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