sun3_NCR5380.c 93 KB

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