53c700.c 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174
  1. /* -*- mode: c; c-basic-offset: 8 -*- */
  2. /* NCR (or Symbios) 53c700 and 53c700-66 Driver
  3. *
  4. * Copyright (C) 2001 by James.Bottomley@HansenPartnership.com
  5. **-----------------------------------------------------------------------------
  6. **
  7. ** This program is free software; you can redistribute it and/or modify
  8. ** it under the terms of the GNU General Public License as published by
  9. ** the Free Software Foundation; either version 2 of the License, or
  10. ** (at your option) any later version.
  11. **
  12. ** This program is distributed in the hope that it will be useful,
  13. ** but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  15. ** GNU General Public License for more details.
  16. **
  17. ** You should have received a copy of the GNU General Public License
  18. ** along with this program; if not, write to the Free Software
  19. ** Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  20. **
  21. **-----------------------------------------------------------------------------
  22. */
  23. /* Notes:
  24. *
  25. * This driver is designed exclusively for these chips (virtually the
  26. * earliest of the scripts engine chips). They need their own drivers
  27. * because they are missing so many of the scripts and snazzy register
  28. * features of their elder brothers (the 710, 720 and 770).
  29. *
  30. * The 700 is the lowliest of the line, it can only do async SCSI.
  31. * The 700-66 can at least do synchronous SCSI up to 10MHz.
  32. *
  33. * The 700 chip has no host bus interface logic of its own. However,
  34. * it is usually mapped to a location with well defined register
  35. * offsets. Therefore, if you can determine the base address and the
  36. * irq your board incorporating this chip uses, you can probably use
  37. * this driver to run it (although you'll probably have to write a
  38. * minimal wrapper for the purpose---see the NCR_D700 driver for
  39. * details about how to do this).
  40. *
  41. *
  42. * TODO List:
  43. *
  44. * 1. Better statistics in the proc fs
  45. *
  46. * 2. Implement message queue (queues SCSI messages like commands) and make
  47. * the abort and device reset functions use them.
  48. * */
  49. /* CHANGELOG
  50. *
  51. * Version 2.8
  52. *
  53. * Fixed bad bug affecting tag starvation processing (previously the
  54. * driver would hang the system if too many tags starved. Also fixed
  55. * bad bug having to do with 10 byte command processing and REQUEST
  56. * SENSE (the command would loop forever getting a transfer length
  57. * mismatch in the CMD phase).
  58. *
  59. * Version 2.7
  60. *
  61. * Fixed scripts problem which caused certain devices (notably CDRWs)
  62. * to hang on initial INQUIRY. Updated NCR_700_readl/writel to use
  63. * __raw_readl/writel for parisc compatibility (Thomas
  64. * Bogendoerfer). Added missing SCp->request_bufflen initialisation
  65. * for sense requests (Ryan Bradetich).
  66. *
  67. * Version 2.6
  68. *
  69. * Following test of the 64 bit parisc kernel by Richard Hirst,
  70. * several problems have now been corrected. Also adds support for
  71. * consistent memory allocation.
  72. *
  73. * Version 2.5
  74. *
  75. * More Compatibility changes for 710 (now actually works). Enhanced
  76. * support for odd clock speeds which constrain SDTR negotiations.
  77. * correct cacheline separation for scsi messages and status for
  78. * incoherent architectures. Use of the pci mapping functions on
  79. * buffers to begin support for 64 bit drivers.
  80. *
  81. * Version 2.4
  82. *
  83. * Added support for the 53c710 chip (in 53c700 emulation mode only---no
  84. * special 53c710 instructions or registers are used).
  85. *
  86. * Version 2.3
  87. *
  88. * More endianness/cache coherency changes.
  89. *
  90. * Better bad device handling (handles devices lying about tag
  91. * queueing support and devices which fail to provide sense data on
  92. * contingent allegiance conditions)
  93. *
  94. * Many thanks to Richard Hirst <rhirst@linuxcare.com> for patiently
  95. * debugging this driver on the parisc architecture and suggesting
  96. * many improvements and bug fixes.
  97. *
  98. * Thanks also go to Linuxcare Inc. for providing several PARISC
  99. * machines for me to debug the driver on.
  100. *
  101. * Version 2.2
  102. *
  103. * Made the driver mem or io mapped; added endian invariance; added
  104. * dma cache flushing operations for architectures which need it;
  105. * added support for more varied clocking speeds.
  106. *
  107. * Version 2.1
  108. *
  109. * Initial modularisation from the D700. See NCR_D700.c for the rest of
  110. * the changelog.
  111. * */
  112. #define NCR_700_VERSION "2.8"
  113. #include <linux/config.h>
  114. #include <linux/kernel.h>
  115. #include <linux/types.h>
  116. #include <linux/string.h>
  117. #include <linux/ioport.h>
  118. #include <linux/delay.h>
  119. #include <linux/spinlock.h>
  120. #include <linux/completion.h>
  121. #include <linux/sched.h>
  122. #include <linux/init.h>
  123. #include <linux/proc_fs.h>
  124. #include <linux/blkdev.h>
  125. #include <linux/module.h>
  126. #include <linux/interrupt.h>
  127. #include <linux/device.h>
  128. #include <asm/dma.h>
  129. #include <asm/system.h>
  130. #include <asm/io.h>
  131. #include <asm/pgtable.h>
  132. #include <asm/byteorder.h>
  133. #include <scsi/scsi.h>
  134. #include <scsi/scsi_cmnd.h>
  135. #include <scsi/scsi_dbg.h>
  136. #include <scsi/scsi_eh.h>
  137. #include <scsi/scsi_host.h>
  138. #include <scsi/scsi_tcq.h>
  139. #include <scsi/scsi_transport.h>
  140. #include <scsi/scsi_transport_spi.h>
  141. #include "53c700.h"
  142. /* NOTE: For 64 bit drivers there are points in the code where we use
  143. * a non dereferenceable pointer to point to a structure in dma-able
  144. * memory (which is 32 bits) so that we can use all of the structure
  145. * operations but take the address at the end. This macro allows us
  146. * to truncate the 64 bit pointer down to 32 bits without the compiler
  147. * complaining */
  148. #define to32bit(x) ((__u32)((unsigned long)(x)))
  149. #ifdef NCR_700_DEBUG
  150. #define STATIC
  151. #else
  152. #define STATIC static
  153. #endif
  154. MODULE_AUTHOR("James Bottomley");
  155. MODULE_DESCRIPTION("53c700 and 53c700-66 Driver");
  156. MODULE_LICENSE("GPL");
  157. /* This is the script */
  158. #include "53c700_d.h"
  159. STATIC int NCR_700_queuecommand(struct scsi_cmnd *, void (*done)(struct scsi_cmnd *));
  160. STATIC int NCR_700_abort(struct scsi_cmnd * SCpnt);
  161. STATIC int NCR_700_bus_reset(struct scsi_cmnd * SCpnt);
  162. STATIC int NCR_700_host_reset(struct scsi_cmnd * SCpnt);
  163. STATIC void NCR_700_chip_setup(struct Scsi_Host *host);
  164. STATIC void NCR_700_chip_reset(struct Scsi_Host *host);
  165. STATIC int NCR_700_slave_alloc(struct scsi_device *SDpnt);
  166. STATIC int NCR_700_slave_configure(struct scsi_device *SDpnt);
  167. STATIC void NCR_700_slave_destroy(struct scsi_device *SDpnt);
  168. static int NCR_700_change_queue_depth(struct scsi_device *SDpnt, int depth);
  169. static int NCR_700_change_queue_type(struct scsi_device *SDpnt, int depth);
  170. STATIC struct device_attribute *NCR_700_dev_attrs[];
  171. STATIC struct scsi_transport_template *NCR_700_transport_template = NULL;
  172. static char *NCR_700_phase[] = {
  173. "",
  174. "after selection",
  175. "before command phase",
  176. "after command phase",
  177. "after status phase",
  178. "after data in phase",
  179. "after data out phase",
  180. "during data phase",
  181. };
  182. static char *NCR_700_condition[] = {
  183. "",
  184. "NOT MSG_OUT",
  185. "UNEXPECTED PHASE",
  186. "NOT MSG_IN",
  187. "UNEXPECTED MSG",
  188. "MSG_IN",
  189. "SDTR_MSG RECEIVED",
  190. "REJECT_MSG RECEIVED",
  191. "DISCONNECT_MSG RECEIVED",
  192. "MSG_OUT",
  193. "DATA_IN",
  194. };
  195. static char *NCR_700_fatal_messages[] = {
  196. "unexpected message after reselection",
  197. "still MSG_OUT after message injection",
  198. "not MSG_IN after selection",
  199. "Illegal message length received",
  200. };
  201. static char *NCR_700_SBCL_bits[] = {
  202. "IO ",
  203. "CD ",
  204. "MSG ",
  205. "ATN ",
  206. "SEL ",
  207. "BSY ",
  208. "ACK ",
  209. "REQ ",
  210. };
  211. static char *NCR_700_SBCL_to_phase[] = {
  212. "DATA_OUT",
  213. "DATA_IN",
  214. "CMD_OUT",
  215. "STATE",
  216. "ILLEGAL PHASE",
  217. "ILLEGAL PHASE",
  218. "MSG OUT",
  219. "MSG IN",
  220. };
  221. /* This translates the SDTR message offset and period to a value
  222. * which can be loaded into the SXFER_REG.
  223. *
  224. * NOTE: According to SCSI-2, the true transfer period (in ns) is
  225. * actually four times this period value */
  226. static inline __u8
  227. NCR_700_offset_period_to_sxfer(struct NCR_700_Host_Parameters *hostdata,
  228. __u8 offset, __u8 period)
  229. {
  230. int XFERP;
  231. __u8 min_xferp = (hostdata->chip710
  232. ? NCR_710_MIN_XFERP : NCR_700_MIN_XFERP);
  233. __u8 max_offset = (hostdata->chip710
  234. ? NCR_710_MAX_OFFSET : NCR_700_MAX_OFFSET);
  235. if(offset == 0)
  236. return 0;
  237. if(period < hostdata->min_period) {
  238. printk(KERN_WARNING "53c700: Period %dns is less than this chip's minimum, setting to %d\n", period*4, NCR_700_MIN_PERIOD*4);
  239. period = hostdata->min_period;
  240. }
  241. XFERP = (period*4 * hostdata->sync_clock)/1000 - 4;
  242. if(offset > max_offset) {
  243. printk(KERN_WARNING "53c700: Offset %d exceeds chip maximum, setting to %d\n",
  244. offset, max_offset);
  245. offset = max_offset;
  246. }
  247. if(XFERP < min_xferp) {
  248. printk(KERN_WARNING "53c700: XFERP %d is less than minium, setting to %d\n",
  249. XFERP, min_xferp);
  250. XFERP = min_xferp;
  251. }
  252. return (offset & 0x0f) | (XFERP & 0x07)<<4;
  253. }
  254. static inline __u8
  255. NCR_700_get_SXFER(struct scsi_device *SDp)
  256. {
  257. struct NCR_700_Host_Parameters *hostdata =
  258. (struct NCR_700_Host_Parameters *)SDp->host->hostdata[0];
  259. return NCR_700_offset_period_to_sxfer(hostdata,
  260. spi_offset(SDp->sdev_target),
  261. spi_period(SDp->sdev_target));
  262. }
  263. struct Scsi_Host *
  264. NCR_700_detect(struct scsi_host_template *tpnt,
  265. struct NCR_700_Host_Parameters *hostdata, struct device *dev)
  266. {
  267. dma_addr_t pScript, pSlots;
  268. __u8 *memory;
  269. __u32 *script;
  270. struct Scsi_Host *host;
  271. static int banner = 0;
  272. int j;
  273. if(tpnt->sdev_attrs == NULL)
  274. tpnt->sdev_attrs = NCR_700_dev_attrs;
  275. memory = dma_alloc_noncoherent(hostdata->dev, TOTAL_MEM_SIZE,
  276. &pScript, GFP_KERNEL);
  277. if(memory == NULL) {
  278. printk(KERN_ERR "53c700: Failed to allocate memory for driver, detatching\n");
  279. return NULL;
  280. }
  281. script = (__u32 *)memory;
  282. hostdata->msgin = memory + MSGIN_OFFSET;
  283. hostdata->msgout = memory + MSGOUT_OFFSET;
  284. hostdata->status = memory + STATUS_OFFSET;
  285. /* all of these offsets are L1_CACHE_BYTES separated. It is fatal
  286. * if this isn't sufficient separation to avoid dma flushing issues */
  287. BUG_ON(!dma_is_consistent(pScript) && L1_CACHE_BYTES < dma_get_cache_alignment());
  288. hostdata->slots = (struct NCR_700_command_slot *)(memory + SLOTS_OFFSET);
  289. hostdata->dev = dev;
  290. pSlots = pScript + SLOTS_OFFSET;
  291. /* Fill in the missing routines from the host template */
  292. tpnt->queuecommand = NCR_700_queuecommand;
  293. tpnt->eh_abort_handler = NCR_700_abort;
  294. tpnt->eh_bus_reset_handler = NCR_700_bus_reset;
  295. tpnt->eh_host_reset_handler = NCR_700_host_reset;
  296. tpnt->can_queue = NCR_700_COMMAND_SLOTS_PER_HOST;
  297. tpnt->sg_tablesize = NCR_700_SG_SEGMENTS;
  298. tpnt->cmd_per_lun = NCR_700_CMD_PER_LUN;
  299. tpnt->use_clustering = ENABLE_CLUSTERING;
  300. tpnt->slave_configure = NCR_700_slave_configure;
  301. tpnt->slave_destroy = NCR_700_slave_destroy;
  302. tpnt->slave_alloc = NCR_700_slave_alloc;
  303. tpnt->change_queue_depth = NCR_700_change_queue_depth;
  304. tpnt->change_queue_type = NCR_700_change_queue_type;
  305. if(tpnt->name == NULL)
  306. tpnt->name = "53c700";
  307. if(tpnt->proc_name == NULL)
  308. tpnt->proc_name = "53c700";
  309. host = scsi_host_alloc(tpnt, 4);
  310. if (!host)
  311. return NULL;
  312. memset(hostdata->slots, 0, sizeof(struct NCR_700_command_slot)
  313. * NCR_700_COMMAND_SLOTS_PER_HOST);
  314. for (j = 0; j < NCR_700_COMMAND_SLOTS_PER_HOST; j++) {
  315. dma_addr_t offset = (dma_addr_t)((unsigned long)&hostdata->slots[j].SG[0]
  316. - (unsigned long)&hostdata->slots[0].SG[0]);
  317. hostdata->slots[j].pSG = (struct NCR_700_SG_List *)((unsigned long)(pSlots + offset));
  318. if(j == 0)
  319. hostdata->free_list = &hostdata->slots[j];
  320. else
  321. hostdata->slots[j-1].ITL_forw = &hostdata->slots[j];
  322. hostdata->slots[j].state = NCR_700_SLOT_FREE;
  323. }
  324. for (j = 0; j < ARRAY_SIZE(SCRIPT); j++)
  325. script[j] = bS_to_host(SCRIPT[j]);
  326. /* adjust all labels to be bus physical */
  327. for (j = 0; j < PATCHES; j++)
  328. script[LABELPATCHES[j]] = bS_to_host(pScript + SCRIPT[LABELPATCHES[j]]);
  329. /* now patch up fixed addresses. */
  330. script_patch_32(script, MessageLocation,
  331. pScript + MSGOUT_OFFSET);
  332. script_patch_32(script, StatusAddress,
  333. pScript + STATUS_OFFSET);
  334. script_patch_32(script, ReceiveMsgAddress,
  335. pScript + MSGIN_OFFSET);
  336. hostdata->script = script;
  337. hostdata->pScript = pScript;
  338. dma_sync_single_for_device(hostdata->dev, pScript, sizeof(SCRIPT), DMA_TO_DEVICE);
  339. hostdata->state = NCR_700_HOST_FREE;
  340. hostdata->cmd = NULL;
  341. host->max_id = 8;
  342. host->max_lun = NCR_700_MAX_LUNS;
  343. BUG_ON(NCR_700_transport_template == NULL);
  344. host->transportt = NCR_700_transport_template;
  345. host->unique_id = (unsigned long)hostdata->base;
  346. hostdata->eh_complete = NULL;
  347. host->hostdata[0] = (unsigned long)hostdata;
  348. /* kick the chip */
  349. NCR_700_writeb(0xff, host, CTEST9_REG);
  350. if (hostdata->chip710)
  351. hostdata->rev = (NCR_700_readb(host, CTEST8_REG)>>4) & 0x0f;
  352. else
  353. hostdata->rev = (NCR_700_readb(host, CTEST7_REG)>>4) & 0x0f;
  354. hostdata->fast = (NCR_700_readb(host, CTEST9_REG) == 0);
  355. if (banner == 0) {
  356. printk(KERN_NOTICE "53c700: Version " NCR_700_VERSION " By James.Bottomley@HansenPartnership.com\n");
  357. banner = 1;
  358. }
  359. printk(KERN_NOTICE "scsi%d: %s rev %d %s\n", host->host_no,
  360. hostdata->chip710 ? "53c710" :
  361. (hostdata->fast ? "53c700-66" : "53c700"),
  362. hostdata->rev, hostdata->differential ?
  363. "(Differential)" : "");
  364. /* reset the chip */
  365. NCR_700_chip_reset(host);
  366. if (scsi_add_host(host, dev)) {
  367. dev_printk(KERN_ERR, dev, "53c700: scsi_add_host failed\n");
  368. scsi_host_put(host);
  369. return NULL;
  370. }
  371. spi_signalling(host) = hostdata->differential ? SPI_SIGNAL_HVD :
  372. SPI_SIGNAL_SE;
  373. return host;
  374. }
  375. int
  376. NCR_700_release(struct Scsi_Host *host)
  377. {
  378. struct NCR_700_Host_Parameters *hostdata =
  379. (struct NCR_700_Host_Parameters *)host->hostdata[0];
  380. dma_free_noncoherent(hostdata->dev, TOTAL_MEM_SIZE,
  381. hostdata->script, hostdata->pScript);
  382. return 1;
  383. }
  384. static inline __u8
  385. NCR_700_identify(int can_disconnect, __u8 lun)
  386. {
  387. return IDENTIFY_BASE |
  388. ((can_disconnect) ? 0x40 : 0) |
  389. (lun & NCR_700_LUN_MASK);
  390. }
  391. /*
  392. * Function : static int data_residual (Scsi_Host *host)
  393. *
  394. * Purpose : return residual data count of what's in the chip. If you
  395. * really want to know what this function is doing, it's almost a
  396. * direct transcription of the algorithm described in the 53c710
  397. * guide, except that the DBC and DFIFO registers are only 6 bits
  398. * wide on a 53c700.
  399. *
  400. * Inputs : host - SCSI host */
  401. static inline int
  402. NCR_700_data_residual (struct Scsi_Host *host) {
  403. struct NCR_700_Host_Parameters *hostdata =
  404. (struct NCR_700_Host_Parameters *)host->hostdata[0];
  405. int count, synchronous = 0;
  406. unsigned int ddir;
  407. if(hostdata->chip710) {
  408. count = ((NCR_700_readb(host, DFIFO_REG) & 0x7f) -
  409. (NCR_700_readl(host, DBC_REG) & 0x7f)) & 0x7f;
  410. } else {
  411. count = ((NCR_700_readb(host, DFIFO_REG) & 0x3f) -
  412. (NCR_700_readl(host, DBC_REG) & 0x3f)) & 0x3f;
  413. }
  414. if(hostdata->fast)
  415. synchronous = NCR_700_readb(host, SXFER_REG) & 0x0f;
  416. /* get the data direction */
  417. ddir = NCR_700_readb(host, CTEST0_REG) & 0x01;
  418. if (ddir) {
  419. /* Receive */
  420. if (synchronous)
  421. count += (NCR_700_readb(host, SSTAT2_REG) & 0xf0) >> 4;
  422. else
  423. if (NCR_700_readb(host, SSTAT1_REG) & SIDL_REG_FULL)
  424. ++count;
  425. } else {
  426. /* Send */
  427. __u8 sstat = NCR_700_readb(host, SSTAT1_REG);
  428. if (sstat & SODL_REG_FULL)
  429. ++count;
  430. if (synchronous && (sstat & SODR_REG_FULL))
  431. ++count;
  432. }
  433. #ifdef NCR_700_DEBUG
  434. if(count)
  435. printk("RESIDUAL IS %d (ddir %d)\n", count, ddir);
  436. #endif
  437. return count;
  438. }
  439. /* print out the SCSI wires and corresponding phase from the SBCL register
  440. * in the chip */
  441. static inline char *
  442. sbcl_to_string(__u8 sbcl)
  443. {
  444. int i;
  445. static char ret[256];
  446. ret[0]='\0';
  447. for(i=0; i<8; i++) {
  448. if((1<<i) & sbcl)
  449. strcat(ret, NCR_700_SBCL_bits[i]);
  450. }
  451. strcat(ret, NCR_700_SBCL_to_phase[sbcl & 0x07]);
  452. return ret;
  453. }
  454. static inline __u8
  455. bitmap_to_number(__u8 bitmap)
  456. {
  457. __u8 i;
  458. for(i=0; i<8 && !(bitmap &(1<<i)); i++)
  459. ;
  460. return i;
  461. }
  462. /* Pull a slot off the free list */
  463. STATIC struct NCR_700_command_slot *
  464. find_empty_slot(struct NCR_700_Host_Parameters *hostdata)
  465. {
  466. struct NCR_700_command_slot *slot = hostdata->free_list;
  467. if(slot == NULL) {
  468. /* sanity check */
  469. if(hostdata->command_slot_count != NCR_700_COMMAND_SLOTS_PER_HOST)
  470. printk(KERN_ERR "SLOTS FULL, but count is %d, should be %d\n", hostdata->command_slot_count, NCR_700_COMMAND_SLOTS_PER_HOST);
  471. return NULL;
  472. }
  473. if(slot->state != NCR_700_SLOT_FREE)
  474. /* should panic! */
  475. printk(KERN_ERR "BUSY SLOT ON FREE LIST!!!\n");
  476. hostdata->free_list = slot->ITL_forw;
  477. slot->ITL_forw = NULL;
  478. /* NOTE: set the state to busy here, not queued, since this
  479. * indicates the slot is in use and cannot be run by the IRQ
  480. * finish routine. If we cannot queue the command when it
  481. * is properly build, we then change to NCR_700_SLOT_QUEUED */
  482. slot->state = NCR_700_SLOT_BUSY;
  483. slot->flags = 0;
  484. hostdata->command_slot_count++;
  485. return slot;
  486. }
  487. STATIC void
  488. free_slot(struct NCR_700_command_slot *slot,
  489. struct NCR_700_Host_Parameters *hostdata)
  490. {
  491. if((slot->state & NCR_700_SLOT_MASK) != NCR_700_SLOT_MAGIC) {
  492. printk(KERN_ERR "53c700: SLOT %p is not MAGIC!!!\n", slot);
  493. }
  494. if(slot->state == NCR_700_SLOT_FREE) {
  495. printk(KERN_ERR "53c700: SLOT %p is FREE!!!\n", slot);
  496. }
  497. slot->resume_offset = 0;
  498. slot->cmnd = NULL;
  499. slot->state = NCR_700_SLOT_FREE;
  500. slot->ITL_forw = hostdata->free_list;
  501. hostdata->free_list = slot;
  502. hostdata->command_slot_count--;
  503. }
  504. /* This routine really does very little. The command is indexed on
  505. the ITL and (if tagged) the ITLQ lists in _queuecommand */
  506. STATIC void
  507. save_for_reselection(struct NCR_700_Host_Parameters *hostdata,
  508. struct scsi_cmnd *SCp, __u32 dsp)
  509. {
  510. /* Its just possible that this gets executed twice */
  511. if(SCp != NULL) {
  512. struct NCR_700_command_slot *slot =
  513. (struct NCR_700_command_slot *)SCp->host_scribble;
  514. slot->resume_offset = dsp;
  515. }
  516. hostdata->state = NCR_700_HOST_FREE;
  517. hostdata->cmd = NULL;
  518. }
  519. STATIC inline void
  520. NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp,
  521. struct NCR_700_command_slot *slot)
  522. {
  523. if(SCp->sc_data_direction != DMA_NONE &&
  524. SCp->sc_data_direction != DMA_BIDIRECTIONAL) {
  525. if(SCp->use_sg) {
  526. dma_unmap_sg(hostdata->dev, SCp->request_buffer,
  527. SCp->use_sg, SCp->sc_data_direction);
  528. } else {
  529. dma_unmap_single(hostdata->dev, slot->dma_handle,
  530. SCp->request_bufflen,
  531. SCp->sc_data_direction);
  532. }
  533. }
  534. }
  535. STATIC inline void
  536. NCR_700_scsi_done(struct NCR_700_Host_Parameters *hostdata,
  537. struct scsi_cmnd *SCp, int result)
  538. {
  539. hostdata->state = NCR_700_HOST_FREE;
  540. hostdata->cmd = NULL;
  541. if(SCp != NULL) {
  542. struct NCR_700_command_slot *slot =
  543. (struct NCR_700_command_slot *)SCp->host_scribble;
  544. dma_unmap_single(hostdata->dev, slot->pCmd,
  545. sizeof(SCp->cmnd), DMA_TO_DEVICE);
  546. if (slot->flags == NCR_700_FLAG_AUTOSENSE) {
  547. char *cmnd = NCR_700_get_sense_cmnd(SCp->device);
  548. #ifdef NCR_700_DEBUG
  549. printk(" ORIGINAL CMD %p RETURNED %d, new return is %d sense is\n",
  550. SCp, SCp->cmnd[7], result);
  551. scsi_print_sense("53c700", SCp);
  552. #endif
  553. dma_unmap_single(hostdata->dev, slot->dma_handle, sizeof(SCp->sense_buffer), DMA_FROM_DEVICE);
  554. /* restore the old result if the request sense was
  555. * successful */
  556. if(result == 0)
  557. result = cmnd[7];
  558. } else
  559. NCR_700_unmap(hostdata, SCp, slot);
  560. free_slot(slot, hostdata);
  561. #ifdef NCR_700_DEBUG
  562. if(NCR_700_get_depth(SCp->device) == 0 ||
  563. NCR_700_get_depth(SCp->device) > SCp->device->queue_depth)
  564. printk(KERN_ERR "Invalid depth in NCR_700_scsi_done(): %d\n",
  565. NCR_700_get_depth(SCp->device));
  566. #endif /* NCR_700_DEBUG */
  567. NCR_700_set_depth(SCp->device, NCR_700_get_depth(SCp->device) - 1);
  568. SCp->host_scribble = NULL;
  569. SCp->result = result;
  570. SCp->scsi_done(SCp);
  571. } else {
  572. printk(KERN_ERR "53c700: SCSI DONE HAS NULL SCp\n");
  573. }
  574. }
  575. STATIC void
  576. NCR_700_internal_bus_reset(struct Scsi_Host *host)
  577. {
  578. /* Bus reset */
  579. NCR_700_writeb(ASSERT_RST, host, SCNTL1_REG);
  580. udelay(50);
  581. NCR_700_writeb(0, host, SCNTL1_REG);
  582. }
  583. STATIC void
  584. NCR_700_chip_setup(struct Scsi_Host *host)
  585. {
  586. struct NCR_700_Host_Parameters *hostdata =
  587. (struct NCR_700_Host_Parameters *)host->hostdata[0];
  588. __u32 dcntl_extra = 0;
  589. __u8 min_period;
  590. __u8 min_xferp = (hostdata->chip710 ? NCR_710_MIN_XFERP : NCR_700_MIN_XFERP);
  591. if(hostdata->chip710) {
  592. __u8 burst_disable = hostdata->burst_disable
  593. ? BURST_DISABLE : 0;
  594. dcntl_extra = COMPAT_700_MODE;
  595. NCR_700_writeb(dcntl_extra, host, DCNTL_REG);
  596. NCR_700_writeb(BURST_LENGTH_8 | hostdata->dmode_extra,
  597. host, DMODE_710_REG);
  598. NCR_700_writeb(burst_disable | (hostdata->differential ?
  599. DIFF : 0), host, CTEST7_REG);
  600. NCR_700_writeb(BTB_TIMER_DISABLE, host, CTEST0_REG);
  601. NCR_700_writeb(FULL_ARBITRATION | ENABLE_PARITY | PARITY
  602. | AUTO_ATN, host, SCNTL0_REG);
  603. } else {
  604. NCR_700_writeb(BURST_LENGTH_8 | hostdata->dmode_extra,
  605. host, DMODE_700_REG);
  606. NCR_700_writeb(hostdata->differential ?
  607. DIFF : 0, host, CTEST7_REG);
  608. if(hostdata->fast) {
  609. /* this is for 700-66, does nothing on 700 */
  610. NCR_700_writeb(LAST_DIS_ENBL | ENABLE_ACTIVE_NEGATION
  611. | GENERATE_RECEIVE_PARITY, host,
  612. CTEST8_REG);
  613. } else {
  614. NCR_700_writeb(FULL_ARBITRATION | ENABLE_PARITY
  615. | PARITY | AUTO_ATN, host, SCNTL0_REG);
  616. }
  617. }
  618. NCR_700_writeb(1 << host->this_id, host, SCID_REG);
  619. NCR_700_writeb(0, host, SBCL_REG);
  620. NCR_700_writeb(ASYNC_OPERATION, host, SXFER_REG);
  621. NCR_700_writeb(PHASE_MM_INT | SEL_TIMEOUT_INT | GROSS_ERR_INT | UX_DISC_INT
  622. | RST_INT | PAR_ERR_INT | SELECT_INT, host, SIEN_REG);
  623. NCR_700_writeb(ABORT_INT | INT_INST_INT | ILGL_INST_INT, host, DIEN_REG);
  624. NCR_700_writeb(ENABLE_SELECT, host, SCNTL1_REG);
  625. if(hostdata->clock > 75) {
  626. printk(KERN_ERR "53c700: Clock speed %dMHz is too high: 75Mhz is the maximum this chip can be driven at\n", hostdata->clock);
  627. /* do the best we can, but the async clock will be out
  628. * of spec: sync divider 2, async divider 3 */
  629. DEBUG(("53c700: sync 2 async 3\n"));
  630. NCR_700_writeb(SYNC_DIV_2_0, host, SBCL_REG);
  631. NCR_700_writeb(ASYNC_DIV_3_0 | dcntl_extra, host, DCNTL_REG);
  632. hostdata->sync_clock = hostdata->clock/2;
  633. } else if(hostdata->clock > 50 && hostdata->clock <= 75) {
  634. /* sync divider 1.5, async divider 3 */
  635. DEBUG(("53c700: sync 1.5 async 3\n"));
  636. NCR_700_writeb(SYNC_DIV_1_5, host, SBCL_REG);
  637. NCR_700_writeb(ASYNC_DIV_3_0 | dcntl_extra, host, DCNTL_REG);
  638. hostdata->sync_clock = hostdata->clock*2;
  639. hostdata->sync_clock /= 3;
  640. } else if(hostdata->clock > 37 && hostdata->clock <= 50) {
  641. /* sync divider 1, async divider 2 */
  642. DEBUG(("53c700: sync 1 async 2\n"));
  643. NCR_700_writeb(SYNC_DIV_1_0, host, SBCL_REG);
  644. NCR_700_writeb(ASYNC_DIV_2_0 | dcntl_extra, host, DCNTL_REG);
  645. hostdata->sync_clock = hostdata->clock;
  646. } else if(hostdata->clock > 25 && hostdata->clock <=37) {
  647. /* sync divider 1, async divider 1.5 */
  648. DEBUG(("53c700: sync 1 async 1.5\n"));
  649. NCR_700_writeb(SYNC_DIV_1_0, host, SBCL_REG);
  650. NCR_700_writeb(ASYNC_DIV_1_5 | dcntl_extra, host, DCNTL_REG);
  651. hostdata->sync_clock = hostdata->clock;
  652. } else {
  653. DEBUG(("53c700: sync 1 async 1\n"));
  654. NCR_700_writeb(SYNC_DIV_1_0, host, SBCL_REG);
  655. NCR_700_writeb(ASYNC_DIV_1_0 | dcntl_extra, host, DCNTL_REG);
  656. /* sync divider 1, async divider 1 */
  657. hostdata->sync_clock = hostdata->clock;
  658. }
  659. /* Calculate the actual minimum period that can be supported
  660. * by our synchronous clock speed. See the 710 manual for
  661. * exact details of this calculation which is based on a
  662. * setting of the SXFER register */
  663. min_period = 1000*(4+min_xferp)/(4*hostdata->sync_clock);
  664. hostdata->min_period = NCR_700_MIN_PERIOD;
  665. if(min_period > NCR_700_MIN_PERIOD)
  666. hostdata->min_period = min_period;
  667. }
  668. STATIC void
  669. NCR_700_chip_reset(struct Scsi_Host *host)
  670. {
  671. struct NCR_700_Host_Parameters *hostdata =
  672. (struct NCR_700_Host_Parameters *)host->hostdata[0];
  673. if(hostdata->chip710) {
  674. NCR_700_writeb(SOFTWARE_RESET_710, host, ISTAT_REG);
  675. udelay(100);
  676. NCR_700_writeb(0, host, ISTAT_REG);
  677. } else {
  678. NCR_700_writeb(SOFTWARE_RESET, host, DCNTL_REG);
  679. udelay(100);
  680. NCR_700_writeb(0, host, DCNTL_REG);
  681. }
  682. mdelay(1000);
  683. NCR_700_chip_setup(host);
  684. }
  685. /* The heart of the message processing engine is that the instruction
  686. * immediately after the INT is the normal case (and so must be CLEAR
  687. * ACK). If we want to do something else, we call that routine in
  688. * scripts and set temp to be the normal case + 8 (skipping the CLEAR
  689. * ACK) so that the routine returns correctly to resume its activity
  690. * */
  691. STATIC __u32
  692. process_extended_message(struct Scsi_Host *host,
  693. struct NCR_700_Host_Parameters *hostdata,
  694. struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps)
  695. {
  696. __u32 resume_offset = dsp, temp = dsp + 8;
  697. __u8 pun = 0xff, lun = 0xff;
  698. if(SCp != NULL) {
  699. pun = SCp->device->id;
  700. lun = SCp->device->lun;
  701. }
  702. switch(hostdata->msgin[2]) {
  703. case A_SDTR_MSG:
  704. if(SCp != NULL && NCR_700_is_flag_set(SCp->device, NCR_700_DEV_BEGIN_SYNC_NEGOTIATION)) {
  705. struct scsi_target *starget = SCp->device->sdev_target;
  706. __u8 period = hostdata->msgin[3];
  707. __u8 offset = hostdata->msgin[4];
  708. if(offset == 0 || period == 0) {
  709. offset = 0;
  710. period = 0;
  711. }
  712. spi_offset(starget) = offset;
  713. spi_period(starget) = period;
  714. if(NCR_700_is_flag_set(SCp->device, NCR_700_DEV_PRINT_SYNC_NEGOTIATION)) {
  715. spi_display_xfer_agreement(starget);
  716. NCR_700_clear_flag(SCp->device, NCR_700_DEV_PRINT_SYNC_NEGOTIATION);
  717. }
  718. NCR_700_set_flag(SCp->device, NCR_700_DEV_NEGOTIATED_SYNC);
  719. NCR_700_clear_flag(SCp->device, NCR_700_DEV_BEGIN_SYNC_NEGOTIATION);
  720. NCR_700_writeb(NCR_700_get_SXFER(SCp->device),
  721. host, SXFER_REG);
  722. } else {
  723. /* SDTR message out of the blue, reject it */
  724. shost_printk(KERN_WARNING, host,
  725. "Unexpected SDTR msg\n");
  726. hostdata->msgout[0] = A_REJECT_MSG;
  727. dma_cache_sync(hostdata->msgout, 1, DMA_TO_DEVICE);
  728. script_patch_16(hostdata->script, MessageCount, 1);
  729. /* SendMsgOut returns, so set up the return
  730. * address */
  731. resume_offset = hostdata->pScript + Ent_SendMessageWithATN;
  732. }
  733. break;
  734. case A_WDTR_MSG:
  735. printk(KERN_INFO "scsi%d: (%d:%d), Unsolicited WDTR after CMD, Rejecting\n",
  736. host->host_no, pun, lun);
  737. hostdata->msgout[0] = A_REJECT_MSG;
  738. dma_cache_sync(hostdata->msgout, 1, DMA_TO_DEVICE);
  739. script_patch_16(hostdata->script, MessageCount, 1);
  740. resume_offset = hostdata->pScript + Ent_SendMessageWithATN;
  741. break;
  742. default:
  743. printk(KERN_INFO "scsi%d (%d:%d): Unexpected message %s: ",
  744. host->host_no, pun, lun,
  745. NCR_700_phase[(dsps & 0xf00) >> 8]);
  746. spi_print_msg(hostdata->msgin);
  747. printk("\n");
  748. /* just reject it */
  749. hostdata->msgout[0] = A_REJECT_MSG;
  750. dma_cache_sync(hostdata->msgout, 1, DMA_TO_DEVICE);
  751. script_patch_16(hostdata->script, MessageCount, 1);
  752. /* SendMsgOut returns, so set up the return
  753. * address */
  754. resume_offset = hostdata->pScript + Ent_SendMessageWithATN;
  755. }
  756. NCR_700_writel(temp, host, TEMP_REG);
  757. return resume_offset;
  758. }
  759. STATIC __u32
  760. process_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata,
  761. struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps)
  762. {
  763. /* work out where to return to */
  764. __u32 temp = dsp + 8, resume_offset = dsp;
  765. __u8 pun = 0xff, lun = 0xff;
  766. if(SCp != NULL) {
  767. pun = SCp->device->id;
  768. lun = SCp->device->lun;
  769. }
  770. #ifdef NCR_700_DEBUG
  771. printk("scsi%d (%d:%d): message %s: ", host->host_no, pun, lun,
  772. NCR_700_phase[(dsps & 0xf00) >> 8]);
  773. spi_print_msg(hostdata->msgin);
  774. printk("\n");
  775. #endif
  776. switch(hostdata->msgin[0]) {
  777. case A_EXTENDED_MSG:
  778. resume_offset = process_extended_message(host, hostdata, SCp,
  779. dsp, dsps);
  780. break;
  781. case A_REJECT_MSG:
  782. if(SCp != NULL && NCR_700_is_flag_set(SCp->device, NCR_700_DEV_BEGIN_SYNC_NEGOTIATION)) {
  783. /* Rejected our sync negotiation attempt */
  784. spi_period(SCp->device->sdev_target) =
  785. spi_offset(SCp->device->sdev_target) = 0;
  786. NCR_700_set_flag(SCp->device, NCR_700_DEV_NEGOTIATED_SYNC);
  787. NCR_700_clear_flag(SCp->device, NCR_700_DEV_BEGIN_SYNC_NEGOTIATION);
  788. } else if(SCp != NULL && NCR_700_get_tag_neg_state(SCp->device) == NCR_700_DURING_TAG_NEGOTIATION) {
  789. /* rejected our first simple tag message */
  790. scmd_printk(KERN_WARNING, SCp,
  791. "Rejected first tag queue attempt, turning off tag queueing\n");
  792. /* we're done negotiating */
  793. NCR_700_set_tag_neg_state(SCp->device, NCR_700_FINISHED_TAG_NEGOTIATION);
  794. hostdata->tag_negotiated &= ~(1<<scmd_id(SCp));
  795. SCp->device->tagged_supported = 0;
  796. scsi_deactivate_tcq(SCp->device, host->cmd_per_lun);
  797. } else {
  798. shost_printk(KERN_WARNING, host,
  799. "(%d:%d) Unexpected REJECT Message %s\n",
  800. pun, lun,
  801. NCR_700_phase[(dsps & 0xf00) >> 8]);
  802. /* however, just ignore it */
  803. }
  804. break;
  805. case A_PARITY_ERROR_MSG:
  806. printk(KERN_ERR "scsi%d (%d:%d) Parity Error!\n", host->host_no,
  807. pun, lun);
  808. NCR_700_internal_bus_reset(host);
  809. break;
  810. case A_SIMPLE_TAG_MSG:
  811. printk(KERN_INFO "scsi%d (%d:%d) SIMPLE TAG %d %s\n", host->host_no,
  812. pun, lun, hostdata->msgin[1],
  813. NCR_700_phase[(dsps & 0xf00) >> 8]);
  814. /* just ignore it */
  815. break;
  816. default:
  817. printk(KERN_INFO "scsi%d (%d:%d): Unexpected message %s: ",
  818. host->host_no, pun, lun,
  819. NCR_700_phase[(dsps & 0xf00) >> 8]);
  820. spi_print_msg(hostdata->msgin);
  821. printk("\n");
  822. /* just reject it */
  823. hostdata->msgout[0] = A_REJECT_MSG;
  824. dma_cache_sync(hostdata->msgout, 1, DMA_TO_DEVICE);
  825. script_patch_16(hostdata->script, MessageCount, 1);
  826. /* SendMsgOut returns, so set up the return
  827. * address */
  828. resume_offset = hostdata->pScript + Ent_SendMessageWithATN;
  829. break;
  830. }
  831. NCR_700_writel(temp, host, TEMP_REG);
  832. /* set us up to receive another message */
  833. dma_cache_sync(hostdata->msgin, MSG_ARRAY_SIZE, DMA_FROM_DEVICE);
  834. return resume_offset;
  835. }
  836. STATIC __u32
  837. process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp,
  838. struct Scsi_Host *host,
  839. struct NCR_700_Host_Parameters *hostdata)
  840. {
  841. __u32 resume_offset = 0;
  842. __u8 pun = 0xff, lun=0xff;
  843. if(SCp != NULL) {
  844. pun = SCp->device->id;
  845. lun = SCp->device->lun;
  846. }
  847. if(dsps == A_GOOD_STATUS_AFTER_STATUS) {
  848. DEBUG((" COMMAND COMPLETE, status=%02x\n",
  849. hostdata->status[0]));
  850. /* OK, if TCQ still under negotiation, we now know it works */
  851. if (NCR_700_get_tag_neg_state(SCp->device) == NCR_700_DURING_TAG_NEGOTIATION)
  852. NCR_700_set_tag_neg_state(SCp->device,
  853. NCR_700_FINISHED_TAG_NEGOTIATION);
  854. /* check for contingent allegiance contitions */
  855. if(status_byte(hostdata->status[0]) == CHECK_CONDITION ||
  856. status_byte(hostdata->status[0]) == COMMAND_TERMINATED) {
  857. struct NCR_700_command_slot *slot =
  858. (struct NCR_700_command_slot *)SCp->host_scribble;
  859. if(slot->flags == NCR_700_FLAG_AUTOSENSE) {
  860. /* OOPS: bad device, returning another
  861. * contingent allegiance condition */
  862. scmd_printk(KERN_ERR, SCp,
  863. "broken device is looping in contingent allegiance: ignoring\n");
  864. NCR_700_scsi_done(hostdata, SCp, hostdata->status[0]);
  865. } else {
  866. char *cmnd =
  867. NCR_700_get_sense_cmnd(SCp->device);
  868. #ifdef NCR_DEBUG
  869. scsi_print_command(SCp);
  870. printk(" cmd %p has status %d, requesting sense\n",
  871. SCp, hostdata->status[0]);
  872. #endif
  873. /* we can destroy the command here
  874. * because the contingent allegiance
  875. * condition will cause a retry which
  876. * will re-copy the command from the
  877. * saved data_cmnd. We also unmap any
  878. * data associated with the command
  879. * here */
  880. NCR_700_unmap(hostdata, SCp, slot);
  881. dma_unmap_single(hostdata->dev, slot->pCmd,
  882. sizeof(SCp->cmnd),
  883. DMA_TO_DEVICE);
  884. cmnd[0] = REQUEST_SENSE;
  885. cmnd[1] = (SCp->device->lun & 0x7) << 5;
  886. cmnd[2] = 0;
  887. cmnd[3] = 0;
  888. cmnd[4] = sizeof(SCp->sense_buffer);
  889. cmnd[5] = 0;
  890. /* Here's a quiet hack: the
  891. * REQUEST_SENSE command is six bytes,
  892. * so store a flag indicating that
  893. * this was an internal sense request
  894. * and the original status at the end
  895. * of the command */
  896. cmnd[6] = NCR_700_INTERNAL_SENSE_MAGIC;
  897. cmnd[7] = hostdata->status[0];
  898. slot->pCmd = dma_map_single(hostdata->dev, cmnd, MAX_COMMAND_SIZE, DMA_TO_DEVICE);
  899. slot->dma_handle = dma_map_single(hostdata->dev, SCp->sense_buffer, sizeof(SCp->sense_buffer), DMA_FROM_DEVICE);
  900. slot->SG[0].ins = bS_to_host(SCRIPT_MOVE_DATA_IN | sizeof(SCp->sense_buffer));
  901. slot->SG[0].pAddr = bS_to_host(slot->dma_handle);
  902. slot->SG[1].ins = bS_to_host(SCRIPT_RETURN);
  903. slot->SG[1].pAddr = 0;
  904. slot->resume_offset = hostdata->pScript;
  905. dma_cache_sync(slot->SG, sizeof(slot->SG[0])*2, DMA_TO_DEVICE);
  906. dma_cache_sync(SCp->sense_buffer, sizeof(SCp->sense_buffer), DMA_FROM_DEVICE);
  907. /* queue the command for reissue */
  908. slot->state = NCR_700_SLOT_QUEUED;
  909. slot->flags = NCR_700_FLAG_AUTOSENSE;
  910. hostdata->state = NCR_700_HOST_FREE;
  911. hostdata->cmd = NULL;
  912. }
  913. } else {
  914. // Currently rely on the mid layer evaluation
  915. // of the tag queuing capability
  916. //
  917. //if(status_byte(hostdata->status[0]) == GOOD &&
  918. // SCp->cmnd[0] == INQUIRY && SCp->use_sg == 0) {
  919. // /* Piggy back the tag queueing support
  920. // * on this command */
  921. // dma_sync_single_for_cpu(hostdata->dev,
  922. // slot->dma_handle,
  923. // SCp->request_bufflen,
  924. // DMA_FROM_DEVICE);
  925. // if(((char *)SCp->request_buffer)[7] & 0x02) {
  926. // scmd_printk(KERN_INFO, SCp,
  927. // "Enabling Tag Command Queuing\n");
  928. // hostdata->tag_negotiated |= (1<<scmd_id(SCp));
  929. // NCR_700_set_flag(SCp->device, NCR_700_DEV_BEGIN_TAG_QUEUEING);
  930. // } else {
  931. // NCR_700_clear_flag(SCp->device, NCR_700_DEV_BEGIN_TAG_QUEUEING);
  932. // hostdata->tag_negotiated &= ~(1<<scmd_id(SCp));
  933. // }
  934. //}
  935. NCR_700_scsi_done(hostdata, SCp, hostdata->status[0]);
  936. }
  937. } else if((dsps & 0xfffff0f0) == A_UNEXPECTED_PHASE) {
  938. __u8 i = (dsps & 0xf00) >> 8;
  939. scmd_printk(KERN_ERR, SCp, "UNEXPECTED PHASE %s (%s)\n",
  940. NCR_700_phase[i],
  941. sbcl_to_string(NCR_700_readb(host, SBCL_REG)));
  942. scmd_printk(KERN_ERR, SCp, " len = %d, cmd =",
  943. SCp->cmd_len);
  944. scsi_print_command(SCp);
  945. NCR_700_internal_bus_reset(host);
  946. } else if((dsps & 0xfffff000) == A_FATAL) {
  947. int i = (dsps & 0xfff);
  948. printk(KERN_ERR "scsi%d: (%d:%d) FATAL ERROR: %s\n",
  949. host->host_no, pun, lun, NCR_700_fatal_messages[i]);
  950. if(dsps == A_FATAL_ILLEGAL_MSG_LENGTH) {
  951. printk(KERN_ERR " msg begins %02x %02x\n",
  952. hostdata->msgin[0], hostdata->msgin[1]);
  953. }
  954. NCR_700_internal_bus_reset(host);
  955. } else if((dsps & 0xfffff0f0) == A_DISCONNECT) {
  956. #ifdef NCR_700_DEBUG
  957. __u8 i = (dsps & 0xf00) >> 8;
  958. printk("scsi%d: (%d:%d), DISCONNECTED (%d) %s\n",
  959. host->host_no, pun, lun,
  960. i, NCR_700_phase[i]);
  961. #endif
  962. save_for_reselection(hostdata, SCp, dsp);
  963. } else if(dsps == A_RESELECTION_IDENTIFIED) {
  964. __u8 lun;
  965. struct NCR_700_command_slot *slot;
  966. __u8 reselection_id = hostdata->reselection_id;
  967. struct scsi_device *SDp;
  968. lun = hostdata->msgin[0] & 0x1f;
  969. hostdata->reselection_id = 0xff;
  970. DEBUG(("scsi%d: (%d:%d) RESELECTED!\n",
  971. host->host_no, reselection_id, lun));
  972. /* clear the reselection indicator */
  973. SDp = __scsi_device_lookup(host, 0, reselection_id, lun);
  974. if(unlikely(SDp == NULL)) {
  975. printk(KERN_ERR "scsi%d: (%d:%d) HAS NO device\n",
  976. host->host_no, reselection_id, lun);
  977. BUG();
  978. }
  979. if(hostdata->msgin[1] == A_SIMPLE_TAG_MSG) {
  980. struct scsi_cmnd *SCp = scsi_find_tag(SDp, hostdata->msgin[2]);
  981. if(unlikely(SCp == NULL)) {
  982. printk(KERN_ERR "scsi%d: (%d:%d) no saved request for tag %d\n",
  983. host->host_no, reselection_id, lun, hostdata->msgin[2]);
  984. BUG();
  985. }
  986. slot = (struct NCR_700_command_slot *)SCp->host_scribble;
  987. DDEBUG(KERN_DEBUG, SDp,
  988. "reselection is tag %d, slot %p(%d)\n",
  989. hostdata->msgin[2], slot, slot->tag);
  990. } else {
  991. struct scsi_cmnd *SCp = scsi_find_tag(SDp, SCSI_NO_TAG);
  992. if(unlikely(SCp == NULL)) {
  993. sdev_printk(KERN_ERR, SDp,
  994. "no saved request for untagged cmd\n");
  995. BUG();
  996. }
  997. slot = (struct NCR_700_command_slot *)SCp->host_scribble;
  998. }
  999. if(slot == NULL) {
  1000. printk(KERN_ERR "scsi%d: (%d:%d) RESELECTED but no saved command (MSG = %02x %02x %02x)!!\n",
  1001. host->host_no, reselection_id, lun,
  1002. hostdata->msgin[0], hostdata->msgin[1],
  1003. hostdata->msgin[2]);
  1004. } else {
  1005. if(hostdata->state != NCR_700_HOST_BUSY)
  1006. printk(KERN_ERR "scsi%d: FATAL, host not busy during valid reselection!\n",
  1007. host->host_no);
  1008. resume_offset = slot->resume_offset;
  1009. hostdata->cmd = slot->cmnd;
  1010. /* re-patch for this command */
  1011. script_patch_32_abs(hostdata->script, CommandAddress,
  1012. slot->pCmd);
  1013. script_patch_16(hostdata->script,
  1014. CommandCount, slot->cmnd->cmd_len);
  1015. script_patch_32_abs(hostdata->script, SGScriptStartAddress,
  1016. to32bit(&slot->pSG[0].ins));
  1017. /* Note: setting SXFER only works if we're
  1018. * still in the MESSAGE phase, so it is vital
  1019. * that ACK is still asserted when we process
  1020. * the reselection message. The resume offset
  1021. * should therefore always clear ACK */
  1022. NCR_700_writeb(NCR_700_get_SXFER(hostdata->cmd->device),
  1023. host, SXFER_REG);
  1024. dma_cache_sync(hostdata->msgin,
  1025. MSG_ARRAY_SIZE, DMA_FROM_DEVICE);
  1026. dma_cache_sync(hostdata->msgout,
  1027. MSG_ARRAY_SIZE, DMA_TO_DEVICE);
  1028. /* I'm just being paranoid here, the command should
  1029. * already have been flushed from the cache */
  1030. dma_cache_sync(slot->cmnd->cmnd,
  1031. slot->cmnd->cmd_len, DMA_TO_DEVICE);
  1032. }
  1033. } else if(dsps == A_RESELECTED_DURING_SELECTION) {
  1034. /* This section is full of debugging code because I've
  1035. * never managed to reach it. I think what happens is
  1036. * that, because the 700 runs with selection
  1037. * interrupts enabled the whole time that we take a
  1038. * selection interrupt before we manage to get to the
  1039. * reselected script interrupt */
  1040. __u8 reselection_id = NCR_700_readb(host, SFBR_REG);
  1041. struct NCR_700_command_slot *slot;
  1042. /* Take out our own ID */
  1043. reselection_id &= ~(1<<host->this_id);
  1044. /* I've never seen this happen, so keep this as a printk rather
  1045. * than a debug */
  1046. printk(KERN_INFO "scsi%d: (%d:%d) RESELECTION DURING SELECTION, dsp=%08x[%04x] state=%d, count=%d\n",
  1047. host->host_no, reselection_id, lun, dsp, dsp - hostdata->pScript, hostdata->state, hostdata->command_slot_count);
  1048. {
  1049. /* FIXME: DEBUGGING CODE */
  1050. __u32 SG = (__u32)bS_to_cpu(hostdata->script[A_SGScriptStartAddress_used[0]]);
  1051. int i;
  1052. for(i=0; i< NCR_700_COMMAND_SLOTS_PER_HOST; i++) {
  1053. if(SG >= to32bit(&hostdata->slots[i].pSG[0])
  1054. && SG <= to32bit(&hostdata->slots[i].pSG[NCR_700_SG_SEGMENTS]))
  1055. break;
  1056. }
  1057. printk(KERN_INFO "IDENTIFIED SG segment as being %08x in slot %p, cmd %p, slot->resume_offset=%08x\n", SG, &hostdata->slots[i], hostdata->slots[i].cmnd, hostdata->slots[i].resume_offset);
  1058. SCp = hostdata->slots[i].cmnd;
  1059. }
  1060. if(SCp != NULL) {
  1061. slot = (struct NCR_700_command_slot *)SCp->host_scribble;
  1062. /* change slot from busy to queued to redo command */
  1063. slot->state = NCR_700_SLOT_QUEUED;
  1064. }
  1065. hostdata->cmd = NULL;
  1066. if(reselection_id == 0) {
  1067. if(hostdata->reselection_id == 0xff) {
  1068. printk(KERN_ERR "scsi%d: Invalid reselection during selection!!\n", host->host_no);
  1069. return 0;
  1070. } else {
  1071. printk(KERN_ERR "scsi%d: script reselected and we took a selection interrupt\n",
  1072. host->host_no);
  1073. reselection_id = hostdata->reselection_id;
  1074. }
  1075. } else {
  1076. /* convert to real ID */
  1077. reselection_id = bitmap_to_number(reselection_id);
  1078. }
  1079. hostdata->reselection_id = reselection_id;
  1080. /* just in case we have a stale simple tag message, clear it */
  1081. hostdata->msgin[1] = 0;
  1082. dma_cache_sync(hostdata->msgin,
  1083. MSG_ARRAY_SIZE, DMA_BIDIRECTIONAL);
  1084. if(hostdata->tag_negotiated & (1<<reselection_id)) {
  1085. resume_offset = hostdata->pScript + Ent_GetReselectionWithTag;
  1086. } else {
  1087. resume_offset = hostdata->pScript + Ent_GetReselectionData;
  1088. }
  1089. } else if(dsps == A_COMPLETED_SELECTION_AS_TARGET) {
  1090. /* we've just disconnected from the bus, do nothing since
  1091. * a return here will re-run the queued command slot
  1092. * that may have been interrupted by the initial selection */
  1093. DEBUG((" SELECTION COMPLETED\n"));
  1094. } else if((dsps & 0xfffff0f0) == A_MSG_IN) {
  1095. resume_offset = process_message(host, hostdata, SCp,
  1096. dsp, dsps);
  1097. } else if((dsps & 0xfffff000) == 0) {
  1098. __u8 i = (dsps & 0xf0) >> 4, j = (dsps & 0xf00) >> 8;
  1099. printk(KERN_ERR "scsi%d: (%d:%d), unhandled script condition %s %s at %04x\n",
  1100. host->host_no, pun, lun, NCR_700_condition[i],
  1101. NCR_700_phase[j], dsp - hostdata->pScript);
  1102. if(SCp != NULL) {
  1103. scsi_print_command(SCp);
  1104. if(SCp->use_sg) {
  1105. for(i = 0; i < SCp->use_sg + 1; i++) {
  1106. printk(KERN_INFO " SG[%d].length = %d, move_insn=%08x, addr %08x\n", i, ((struct scatterlist *)SCp->request_buffer)[i].length, ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].ins, ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].pAddr);
  1107. }
  1108. }
  1109. }
  1110. NCR_700_internal_bus_reset(host);
  1111. } else if((dsps & 0xfffff000) == A_DEBUG_INTERRUPT) {
  1112. printk(KERN_NOTICE "scsi%d (%d:%d) DEBUG INTERRUPT %d AT %08x[%04x], continuing\n",
  1113. host->host_no, pun, lun, dsps & 0xfff, dsp, dsp - hostdata->pScript);
  1114. resume_offset = dsp;
  1115. } else {
  1116. printk(KERN_ERR "scsi%d: (%d:%d), unidentified script interrupt 0x%x at %04x\n",
  1117. host->host_no, pun, lun, dsps, dsp - hostdata->pScript);
  1118. NCR_700_internal_bus_reset(host);
  1119. }
  1120. return resume_offset;
  1121. }
  1122. /* We run the 53c700 with selection interrupts always enabled. This
  1123. * means that the chip may be selected as soon as the bus frees. On a
  1124. * busy bus, this can be before the scripts engine finishes its
  1125. * processing. Therefore, part of the selection processing has to be
  1126. * to find out what the scripts engine is doing and complete the
  1127. * function if necessary (i.e. process the pending disconnect or save
  1128. * the interrupted initial selection */
  1129. STATIC inline __u32
  1130. process_selection(struct Scsi_Host *host, __u32 dsp)
  1131. {
  1132. __u8 id = 0; /* Squash compiler warning */
  1133. int count = 0;
  1134. __u32 resume_offset = 0;
  1135. struct NCR_700_Host_Parameters *hostdata =
  1136. (struct NCR_700_Host_Parameters *)host->hostdata[0];
  1137. struct scsi_cmnd *SCp = hostdata->cmd;
  1138. __u8 sbcl;
  1139. for(count = 0; count < 5; count++) {
  1140. id = NCR_700_readb(host, hostdata->chip710 ?
  1141. CTEST9_REG : SFBR_REG);
  1142. /* Take out our own ID */
  1143. id &= ~(1<<host->this_id);
  1144. if(id != 0)
  1145. break;
  1146. udelay(5);
  1147. }
  1148. sbcl = NCR_700_readb(host, SBCL_REG);
  1149. if((sbcl & SBCL_IO) == 0) {
  1150. /* mark as having been selected rather than reselected */
  1151. id = 0xff;
  1152. } else {
  1153. /* convert to real ID */
  1154. hostdata->reselection_id = id = bitmap_to_number(id);
  1155. DEBUG(("scsi%d: Reselected by %d\n",
  1156. host->host_no, id));
  1157. }
  1158. if(hostdata->state == NCR_700_HOST_BUSY && SCp != NULL) {
  1159. struct NCR_700_command_slot *slot =
  1160. (struct NCR_700_command_slot *)SCp->host_scribble;
  1161. DEBUG((" ID %d WARNING: RESELECTION OF BUSY HOST, saving cmd %p, slot %p, addr %x [%04x], resume %x!\n", id, hostdata->cmd, slot, dsp, dsp - hostdata->pScript, resume_offset));
  1162. switch(dsp - hostdata->pScript) {
  1163. case Ent_Disconnect1:
  1164. case Ent_Disconnect2:
  1165. save_for_reselection(hostdata, SCp, Ent_Disconnect2 + hostdata->pScript);
  1166. break;
  1167. case Ent_Disconnect3:
  1168. case Ent_Disconnect4:
  1169. save_for_reselection(hostdata, SCp, Ent_Disconnect4 + hostdata->pScript);
  1170. break;
  1171. case Ent_Disconnect5:
  1172. case Ent_Disconnect6:
  1173. save_for_reselection(hostdata, SCp, Ent_Disconnect6 + hostdata->pScript);
  1174. break;
  1175. case Ent_Disconnect7:
  1176. case Ent_Disconnect8:
  1177. save_for_reselection(hostdata, SCp, Ent_Disconnect8 + hostdata->pScript);
  1178. break;
  1179. case Ent_Finish1:
  1180. case Ent_Finish2:
  1181. process_script_interrupt(A_GOOD_STATUS_AFTER_STATUS, dsp, SCp, host, hostdata);
  1182. break;
  1183. default:
  1184. slot->state = NCR_700_SLOT_QUEUED;
  1185. break;
  1186. }
  1187. }
  1188. hostdata->state = NCR_700_HOST_BUSY;
  1189. hostdata->cmd = NULL;
  1190. /* clear any stale simple tag message */
  1191. hostdata->msgin[1] = 0;
  1192. dma_cache_sync(hostdata->msgin, MSG_ARRAY_SIZE,
  1193. DMA_BIDIRECTIONAL);
  1194. if(id == 0xff) {
  1195. /* Selected as target, Ignore */
  1196. resume_offset = hostdata->pScript + Ent_SelectedAsTarget;
  1197. } else if(hostdata->tag_negotiated & (1<<id)) {
  1198. resume_offset = hostdata->pScript + Ent_GetReselectionWithTag;
  1199. } else {
  1200. resume_offset = hostdata->pScript + Ent_GetReselectionData;
  1201. }
  1202. return resume_offset;
  1203. }
  1204. static inline void
  1205. NCR_700_clear_fifo(struct Scsi_Host *host) {
  1206. const struct NCR_700_Host_Parameters *hostdata
  1207. = (struct NCR_700_Host_Parameters *)host->hostdata[0];
  1208. if(hostdata->chip710) {
  1209. NCR_700_writeb(CLR_FIFO_710, host, CTEST8_REG);
  1210. } else {
  1211. NCR_700_writeb(CLR_FIFO, host, DFIFO_REG);
  1212. }
  1213. }
  1214. static inline void
  1215. NCR_700_flush_fifo(struct Scsi_Host *host) {
  1216. const struct NCR_700_Host_Parameters *hostdata
  1217. = (struct NCR_700_Host_Parameters *)host->hostdata[0];
  1218. if(hostdata->chip710) {
  1219. NCR_700_writeb(FLUSH_DMA_FIFO_710, host, CTEST8_REG);
  1220. udelay(10);
  1221. NCR_700_writeb(0, host, CTEST8_REG);
  1222. } else {
  1223. NCR_700_writeb(FLUSH_DMA_FIFO, host, DFIFO_REG);
  1224. udelay(10);
  1225. NCR_700_writeb(0, host, DFIFO_REG);
  1226. }
  1227. }
  1228. /* The queue lock with interrupts disabled must be held on entry to
  1229. * this function */
  1230. STATIC int
  1231. NCR_700_start_command(struct scsi_cmnd *SCp)
  1232. {
  1233. struct NCR_700_command_slot *slot =
  1234. (struct NCR_700_command_slot *)SCp->host_scribble;
  1235. struct NCR_700_Host_Parameters *hostdata =
  1236. (struct NCR_700_Host_Parameters *)SCp->device->host->hostdata[0];
  1237. __u16 count = 1; /* for IDENTIFY message */
  1238. if(hostdata->state != NCR_700_HOST_FREE) {
  1239. /* keep this inside the lock to close the race window where
  1240. * the running command finishes on another CPU while we don't
  1241. * change the state to queued on this one */
  1242. slot->state = NCR_700_SLOT_QUEUED;
  1243. DEBUG(("scsi%d: host busy, queueing command %p, slot %p\n",
  1244. SCp->device->host->host_no, slot->cmnd, slot));
  1245. return 0;
  1246. }
  1247. hostdata->state = NCR_700_HOST_BUSY;
  1248. hostdata->cmd = SCp;
  1249. slot->state = NCR_700_SLOT_BUSY;
  1250. /* keep interrupts disabled until we have the command correctly
  1251. * set up so we cannot take a selection interrupt */
  1252. hostdata->msgout[0] = NCR_700_identify((SCp->cmnd[0] != REQUEST_SENSE &&
  1253. slot->flags != NCR_700_FLAG_AUTOSENSE),
  1254. SCp->device->lun);
  1255. /* for INQUIRY or REQUEST_SENSE commands, we cannot be sure
  1256. * if the negotiated transfer parameters still hold, so
  1257. * always renegotiate them */
  1258. if(SCp->cmnd[0] == INQUIRY || SCp->cmnd[0] == REQUEST_SENSE ||
  1259. slot->flags == NCR_700_FLAG_AUTOSENSE) {
  1260. NCR_700_clear_flag(SCp->device, NCR_700_DEV_NEGOTIATED_SYNC);
  1261. }
  1262. /* REQUEST_SENSE is asking for contingent I_T_L(_Q) status.
  1263. * If a contingent allegiance condition exists, the device
  1264. * will refuse all tags, so send the request sense as untagged
  1265. * */
  1266. if((hostdata->tag_negotiated & (1<<scmd_id(SCp)))
  1267. && (slot->tag != SCSI_NO_TAG && SCp->cmnd[0] != REQUEST_SENSE &&
  1268. slot->flags != NCR_700_FLAG_AUTOSENSE)) {
  1269. count += scsi_populate_tag_msg(SCp, &hostdata->msgout[count]);
  1270. }
  1271. if(hostdata->fast &&
  1272. NCR_700_is_flag_clear(SCp->device, NCR_700_DEV_NEGOTIATED_SYNC)) {
  1273. count += spi_populate_sync_msg(&hostdata->msgout[count],
  1274. spi_period(SCp->device->sdev_target),
  1275. spi_offset(SCp->device->sdev_target));
  1276. NCR_700_set_flag(SCp->device, NCR_700_DEV_BEGIN_SYNC_NEGOTIATION);
  1277. }
  1278. script_patch_16(hostdata->script, MessageCount, count);
  1279. script_patch_ID(hostdata->script,
  1280. Device_ID, 1<<scmd_id(SCp));
  1281. script_patch_32_abs(hostdata->script, CommandAddress,
  1282. slot->pCmd);
  1283. script_patch_16(hostdata->script, CommandCount, SCp->cmd_len);
  1284. /* finally plumb the beginning of the SG list into the script
  1285. * */
  1286. script_patch_32_abs(hostdata->script, SGScriptStartAddress,
  1287. to32bit(&slot->pSG[0].ins));
  1288. NCR_700_clear_fifo(SCp->device->host);
  1289. if(slot->resume_offset == 0)
  1290. slot->resume_offset = hostdata->pScript;
  1291. /* now perform all the writebacks and invalidates */
  1292. dma_cache_sync(hostdata->msgout, count, DMA_TO_DEVICE);
  1293. dma_cache_sync(hostdata->msgin, MSG_ARRAY_SIZE,
  1294. DMA_FROM_DEVICE);
  1295. dma_cache_sync(SCp->cmnd, SCp->cmd_len, DMA_TO_DEVICE);
  1296. dma_cache_sync(hostdata->status, 1, DMA_FROM_DEVICE);
  1297. /* set the synchronous period/offset */
  1298. NCR_700_writeb(NCR_700_get_SXFER(SCp->device),
  1299. SCp->device->host, SXFER_REG);
  1300. NCR_700_writel(slot->temp, SCp->device->host, TEMP_REG);
  1301. NCR_700_writel(slot->resume_offset, SCp->device->host, DSP_REG);
  1302. return 1;
  1303. }
  1304. irqreturn_t
  1305. NCR_700_intr(int irq, void *dev_id, struct pt_regs *regs)
  1306. {
  1307. struct Scsi_Host *host = (struct Scsi_Host *)dev_id;
  1308. struct NCR_700_Host_Parameters *hostdata =
  1309. (struct NCR_700_Host_Parameters *)host->hostdata[0];
  1310. __u8 istat;
  1311. __u32 resume_offset = 0;
  1312. __u8 pun = 0xff, lun = 0xff;
  1313. unsigned long flags;
  1314. int handled = 0;
  1315. /* Use the host lock to serialise acess to the 53c700
  1316. * hardware. Note: In future, we may need to take the queue
  1317. * lock to enter the done routines. When that happens, we
  1318. * need to ensure that for this driver, the host lock and the
  1319. * queue lock point to the same thing. */
  1320. spin_lock_irqsave(host->host_lock, flags);
  1321. if((istat = NCR_700_readb(host, ISTAT_REG))
  1322. & (SCSI_INT_PENDING | DMA_INT_PENDING)) {
  1323. __u32 dsps;
  1324. __u8 sstat0 = 0, dstat = 0;
  1325. __u32 dsp;
  1326. struct scsi_cmnd *SCp = hostdata->cmd;
  1327. enum NCR_700_Host_State state;
  1328. handled = 1;
  1329. state = hostdata->state;
  1330. SCp = hostdata->cmd;
  1331. if(istat & SCSI_INT_PENDING) {
  1332. udelay(10);
  1333. sstat0 = NCR_700_readb(host, SSTAT0_REG);
  1334. }
  1335. if(istat & DMA_INT_PENDING) {
  1336. udelay(10);
  1337. dstat = NCR_700_readb(host, DSTAT_REG);
  1338. }
  1339. dsps = NCR_700_readl(host, DSPS_REG);
  1340. dsp = NCR_700_readl(host, DSP_REG);
  1341. DEBUG(("scsi%d: istat %02x sstat0 %02x dstat %02x dsp %04x[%08x] dsps 0x%x\n",
  1342. host->host_no, istat, sstat0, dstat,
  1343. (dsp - (__u32)(hostdata->pScript))/4,
  1344. dsp, dsps));
  1345. if(SCp != NULL) {
  1346. pun = SCp->device->id;
  1347. lun = SCp->device->lun;
  1348. }
  1349. if(sstat0 & SCSI_RESET_DETECTED) {
  1350. struct scsi_device *SDp;
  1351. int i;
  1352. hostdata->state = NCR_700_HOST_BUSY;
  1353. printk(KERN_ERR "scsi%d: Bus Reset detected, executing command %p, slot %p, dsp %08x[%04x]\n",
  1354. host->host_no, SCp, SCp == NULL ? NULL : SCp->host_scribble, dsp, dsp - hostdata->pScript);
  1355. scsi_report_bus_reset(host, 0);
  1356. /* clear all the negotiated parameters */
  1357. __shost_for_each_device(SDp, host)
  1358. NCR_700_clear_flag(SDp, ~0);
  1359. /* clear all the slots and their pending commands */
  1360. for(i = 0; i < NCR_700_COMMAND_SLOTS_PER_HOST; i++) {
  1361. struct scsi_cmnd *SCp;
  1362. struct NCR_700_command_slot *slot =
  1363. &hostdata->slots[i];
  1364. if(slot->state == NCR_700_SLOT_FREE)
  1365. continue;
  1366. SCp = slot->cmnd;
  1367. printk(KERN_ERR " failing command because of reset, slot %p, cmnd %p\n",
  1368. slot, SCp);
  1369. free_slot(slot, hostdata);
  1370. SCp->host_scribble = NULL;
  1371. NCR_700_set_depth(SCp->device, 0);
  1372. /* NOTE: deadlock potential here: we
  1373. * rely on mid-layer guarantees that
  1374. * scsi_done won't try to issue the
  1375. * command again otherwise we'll
  1376. * deadlock on the
  1377. * hostdata->state_lock */
  1378. SCp->result = DID_RESET << 16;
  1379. SCp->scsi_done(SCp);
  1380. }
  1381. mdelay(25);
  1382. NCR_700_chip_setup(host);
  1383. hostdata->state = NCR_700_HOST_FREE;
  1384. hostdata->cmd = NULL;
  1385. /* signal back if this was an eh induced reset */
  1386. if(hostdata->eh_complete != NULL)
  1387. complete(hostdata->eh_complete);
  1388. goto out_unlock;
  1389. } else if(sstat0 & SELECTION_TIMEOUT) {
  1390. DEBUG(("scsi%d: (%d:%d) selection timeout\n",
  1391. host->host_no, pun, lun));
  1392. NCR_700_scsi_done(hostdata, SCp, DID_NO_CONNECT<<16);
  1393. } else if(sstat0 & PHASE_MISMATCH) {
  1394. struct NCR_700_command_slot *slot = (SCp == NULL) ? NULL :
  1395. (struct NCR_700_command_slot *)SCp->host_scribble;
  1396. if(dsp == Ent_SendMessage + 8 + hostdata->pScript) {
  1397. /* It wants to reply to some part of
  1398. * our message */
  1399. #ifdef NCR_700_DEBUG
  1400. __u32 temp = NCR_700_readl(host, TEMP_REG);
  1401. int count = (hostdata->script[Ent_SendMessage/4] & 0xffffff) - ((NCR_700_readl(host, DBC_REG) & 0xffffff) + NCR_700_data_residual(host));
  1402. printk("scsi%d (%d:%d) PHASE MISMATCH IN SEND MESSAGE %d remain, return %p[%04x], phase %s\n", host->host_no, pun, lun, count, (void *)temp, temp - hostdata->pScript, sbcl_to_string(NCR_700_readb(host, SBCL_REG)));
  1403. #endif
  1404. resume_offset = hostdata->pScript + Ent_SendMessagePhaseMismatch;
  1405. } else if(dsp >= to32bit(&slot->pSG[0].ins) &&
  1406. dsp <= to32bit(&slot->pSG[NCR_700_SG_SEGMENTS].ins)) {
  1407. int data_transfer = NCR_700_readl(host, DBC_REG) & 0xffffff;
  1408. int SGcount = (dsp - to32bit(&slot->pSG[0].ins))/sizeof(struct NCR_700_SG_List);
  1409. int residual = NCR_700_data_residual(host);
  1410. int i;
  1411. #ifdef NCR_700_DEBUG
  1412. __u32 naddr = NCR_700_readl(host, DNAD_REG);
  1413. printk("scsi%d: (%d:%d) Expected phase mismatch in slot->SG[%d], transferred 0x%x\n",
  1414. host->host_no, pun, lun,
  1415. SGcount, data_transfer);
  1416. scsi_print_command(SCp);
  1417. if(residual) {
  1418. printk("scsi%d: (%d:%d) Expected phase mismatch in slot->SG[%d], transferred 0x%x, residual %d\n",
  1419. host->host_no, pun, lun,
  1420. SGcount, data_transfer, residual);
  1421. }
  1422. #endif
  1423. data_transfer += residual;
  1424. if(data_transfer != 0) {
  1425. int count;
  1426. __u32 pAddr;
  1427. SGcount--;
  1428. count = (bS_to_cpu(slot->SG[SGcount].ins) & 0x00ffffff);
  1429. DEBUG(("DATA TRANSFER MISMATCH, count = %d, transferred %d\n", count, count-data_transfer));
  1430. slot->SG[SGcount].ins &= bS_to_host(0xff000000);
  1431. slot->SG[SGcount].ins |= bS_to_host(data_transfer);
  1432. pAddr = bS_to_cpu(slot->SG[SGcount].pAddr);
  1433. pAddr += (count - data_transfer);
  1434. #ifdef NCR_700_DEBUG
  1435. if(pAddr != naddr) {
  1436. printk("scsi%d (%d:%d) transfer mismatch pAddr=%lx, naddr=%lx, data_transfer=%d, residual=%d\n", host->host_no, pun, lun, (unsigned long)pAddr, (unsigned long)naddr, data_transfer, residual);
  1437. }
  1438. #endif
  1439. slot->SG[SGcount].pAddr = bS_to_host(pAddr);
  1440. }
  1441. /* set the executed moves to nops */
  1442. for(i=0; i<SGcount; i++) {
  1443. slot->SG[i].ins = bS_to_host(SCRIPT_NOP);
  1444. slot->SG[i].pAddr = 0;
  1445. }
  1446. dma_cache_sync(slot->SG, sizeof(slot->SG), DMA_TO_DEVICE);
  1447. /* and pretend we disconnected after
  1448. * the command phase */
  1449. resume_offset = hostdata->pScript + Ent_MsgInDuringData;
  1450. /* make sure all the data is flushed */
  1451. NCR_700_flush_fifo(host);
  1452. } else {
  1453. __u8 sbcl = NCR_700_readb(host, SBCL_REG);
  1454. printk(KERN_ERR "scsi%d: (%d:%d) phase mismatch at %04x, phase %s\n",
  1455. host->host_no, pun, lun, dsp - hostdata->pScript, sbcl_to_string(sbcl));
  1456. NCR_700_internal_bus_reset(host);
  1457. }
  1458. } else if(sstat0 & SCSI_GROSS_ERROR) {
  1459. printk(KERN_ERR "scsi%d: (%d:%d) GROSS ERROR\n",
  1460. host->host_no, pun, lun);
  1461. NCR_700_scsi_done(hostdata, SCp, DID_ERROR<<16);
  1462. } else if(sstat0 & PARITY_ERROR) {
  1463. printk(KERN_ERR "scsi%d: (%d:%d) PARITY ERROR\n",
  1464. host->host_no, pun, lun);
  1465. NCR_700_scsi_done(hostdata, SCp, DID_ERROR<<16);
  1466. } else if(dstat & SCRIPT_INT_RECEIVED) {
  1467. DEBUG(("scsi%d: (%d:%d) ====>SCRIPT INTERRUPT<====\n",
  1468. host->host_no, pun, lun));
  1469. resume_offset = process_script_interrupt(dsps, dsp, SCp, host, hostdata);
  1470. } else if(dstat & (ILGL_INST_DETECTED)) {
  1471. printk(KERN_ERR "scsi%d: (%d:%d) Illegal Instruction detected at 0x%08x[0x%x]!!!\n"
  1472. " Please email James.Bottomley@HansenPartnership.com with the details\n",
  1473. host->host_no, pun, lun,
  1474. dsp, dsp - hostdata->pScript);
  1475. NCR_700_scsi_done(hostdata, SCp, DID_ERROR<<16);
  1476. } else if(dstat & (WATCH_DOG_INTERRUPT|ABORTED)) {
  1477. printk(KERN_ERR "scsi%d: (%d:%d) serious DMA problem, dstat=%02x\n",
  1478. host->host_no, pun, lun, dstat);
  1479. NCR_700_scsi_done(hostdata, SCp, DID_ERROR<<16);
  1480. }
  1481. /* NOTE: selection interrupt processing MUST occur
  1482. * after script interrupt processing to correctly cope
  1483. * with the case where we process a disconnect and
  1484. * then get reselected before we process the
  1485. * disconnection */
  1486. if(sstat0 & SELECTED) {
  1487. /* FIXME: It currently takes at least FOUR
  1488. * interrupts to complete a command that
  1489. * disconnects: one for the disconnect, one
  1490. * for the reselection, one to get the
  1491. * reselection data and one to complete the
  1492. * command. If we guess the reselected
  1493. * command here and prepare it, we only need
  1494. * to get a reselection data interrupt if we
  1495. * guessed wrongly. Since the interrupt
  1496. * overhead is much greater than the command
  1497. * setup, this would be an efficient
  1498. * optimisation particularly as we probably
  1499. * only have one outstanding command on a
  1500. * target most of the time */
  1501. resume_offset = process_selection(host, dsp);
  1502. }
  1503. }
  1504. if(resume_offset) {
  1505. if(hostdata->state != NCR_700_HOST_BUSY) {
  1506. printk(KERN_ERR "scsi%d: Driver error: resume at 0x%08x [0x%04x] with non busy host!\n",
  1507. host->host_no, resume_offset, resume_offset - hostdata->pScript);
  1508. hostdata->state = NCR_700_HOST_BUSY;
  1509. }
  1510. DEBUG(("Attempting to resume at %x\n", resume_offset));
  1511. NCR_700_clear_fifo(host);
  1512. NCR_700_writel(resume_offset, host, DSP_REG);
  1513. }
  1514. /* There is probably a technical no-no about this: If we're a
  1515. * shared interrupt and we got this interrupt because the
  1516. * other device needs servicing not us, we're still going to
  1517. * check our queued commands here---of course, there shouldn't
  1518. * be any outstanding.... */
  1519. if(hostdata->state == NCR_700_HOST_FREE) {
  1520. int i;
  1521. for(i = 0; i < NCR_700_COMMAND_SLOTS_PER_HOST; i++) {
  1522. /* fairness: always run the queue from the last
  1523. * position we left off */
  1524. int j = (i + hostdata->saved_slot_position)
  1525. % NCR_700_COMMAND_SLOTS_PER_HOST;
  1526. if(hostdata->slots[j].state != NCR_700_SLOT_QUEUED)
  1527. continue;
  1528. if(NCR_700_start_command(hostdata->slots[j].cmnd)) {
  1529. DEBUG(("scsi%d: Issuing saved command slot %p, cmd %p\t\n",
  1530. host->host_no, &hostdata->slots[j],
  1531. hostdata->slots[j].cmnd));
  1532. hostdata->saved_slot_position = j + 1;
  1533. }
  1534. break;
  1535. }
  1536. }
  1537. out_unlock:
  1538. spin_unlock_irqrestore(host->host_lock, flags);
  1539. return IRQ_RETVAL(handled);
  1540. }
  1541. STATIC int
  1542. NCR_700_queuecommand(struct scsi_cmnd *SCp, void (*done)(struct scsi_cmnd *))
  1543. {
  1544. struct NCR_700_Host_Parameters *hostdata =
  1545. (struct NCR_700_Host_Parameters *)SCp->device->host->hostdata[0];
  1546. __u32 move_ins;
  1547. enum dma_data_direction direction;
  1548. struct NCR_700_command_slot *slot;
  1549. if(hostdata->command_slot_count >= NCR_700_COMMAND_SLOTS_PER_HOST) {
  1550. /* We're over our allocation, this should never happen
  1551. * since we report the max allocation to the mid layer */
  1552. printk(KERN_WARNING "scsi%d: Command depth has gone over queue depth\n", SCp->device->host->host_no);
  1553. return 1;
  1554. }
  1555. /* check for untagged commands. We cannot have any outstanding
  1556. * commands if we accept them. Commands could be untagged because:
  1557. *
  1558. * - The tag negotiated bitmap is clear
  1559. * - The blk layer sent and untagged command
  1560. */
  1561. if(NCR_700_get_depth(SCp->device) != 0
  1562. && (!(hostdata->tag_negotiated & (1<<scmd_id(SCp)))
  1563. || !blk_rq_tagged(SCp->request))) {
  1564. CDEBUG(KERN_ERR, SCp, "has non zero depth %d\n",
  1565. NCR_700_get_depth(SCp->device));
  1566. return SCSI_MLQUEUE_DEVICE_BUSY;
  1567. }
  1568. if(NCR_700_get_depth(SCp->device) >= SCp->device->queue_depth) {
  1569. CDEBUG(KERN_ERR, SCp, "has max tag depth %d\n",
  1570. NCR_700_get_depth(SCp->device));
  1571. return SCSI_MLQUEUE_DEVICE_BUSY;
  1572. }
  1573. NCR_700_set_depth(SCp->device, NCR_700_get_depth(SCp->device) + 1);
  1574. /* begin the command here */
  1575. /* no need to check for NULL, test for command_slot_count above
  1576. * ensures a slot is free */
  1577. slot = find_empty_slot(hostdata);
  1578. slot->cmnd = SCp;
  1579. SCp->scsi_done = done;
  1580. SCp->host_scribble = (unsigned char *)slot;
  1581. SCp->SCp.ptr = NULL;
  1582. SCp->SCp.buffer = NULL;
  1583. #ifdef NCR_700_DEBUG
  1584. printk("53c700: scsi%d, command ", SCp->device->host->host_no);
  1585. scsi_print_command(SCp);
  1586. #endif
  1587. if(blk_rq_tagged(SCp->request)
  1588. && (hostdata->tag_negotiated &(1<<scmd_id(SCp))) == 0
  1589. && NCR_700_get_tag_neg_state(SCp->device) == NCR_700_START_TAG_NEGOTIATION) {
  1590. scmd_printk(KERN_ERR, SCp, "Enabling Tag Command Queuing\n");
  1591. hostdata->tag_negotiated |= (1<<scmd_id(SCp));
  1592. NCR_700_set_tag_neg_state(SCp->device, NCR_700_DURING_TAG_NEGOTIATION);
  1593. }
  1594. /* here we may have to process an untagged command. The gate
  1595. * above ensures that this will be the only one outstanding,
  1596. * so clear the tag negotiated bit.
  1597. *
  1598. * FIXME: This will royally screw up on multiple LUN devices
  1599. * */
  1600. if(!blk_rq_tagged(SCp->request)
  1601. && (hostdata->tag_negotiated &(1<<scmd_id(SCp)))) {
  1602. scmd_printk(KERN_INFO, SCp, "Disabling Tag Command Queuing\n");
  1603. hostdata->tag_negotiated &= ~(1<<scmd_id(SCp));
  1604. }
  1605. if((hostdata->tag_negotiated &(1<<scmd_id(SCp)))
  1606. && scsi_get_tag_type(SCp->device)) {
  1607. slot->tag = SCp->request->tag;
  1608. CDEBUG(KERN_DEBUG, SCp, "sending out tag %d, slot %p\n",
  1609. slot->tag, slot);
  1610. } else {
  1611. slot->tag = SCSI_NO_TAG;
  1612. /* must populate current_cmnd for scsi_find_tag to work */
  1613. SCp->device->current_cmnd = SCp;
  1614. }
  1615. /* sanity check: some of the commands generated by the mid-layer
  1616. * have an eccentric idea of their sc_data_direction */
  1617. if(!SCp->use_sg && !SCp->request_bufflen
  1618. && SCp->sc_data_direction != DMA_NONE) {
  1619. #ifdef NCR_700_DEBUG
  1620. printk("53c700: Command");
  1621. scsi_print_command(SCp);
  1622. printk("Has wrong data direction %d\n", SCp->sc_data_direction);
  1623. #endif
  1624. SCp->sc_data_direction = DMA_NONE;
  1625. }
  1626. switch (SCp->cmnd[0]) {
  1627. case REQUEST_SENSE:
  1628. /* clear the internal sense magic */
  1629. SCp->cmnd[6] = 0;
  1630. /* fall through */
  1631. default:
  1632. /* OK, get it from the command */
  1633. switch(SCp->sc_data_direction) {
  1634. case DMA_BIDIRECTIONAL:
  1635. default:
  1636. printk(KERN_ERR "53c700: Unknown command for data direction ");
  1637. scsi_print_command(SCp);
  1638. move_ins = 0;
  1639. break;
  1640. case DMA_NONE:
  1641. move_ins = 0;
  1642. break;
  1643. case DMA_FROM_DEVICE:
  1644. move_ins = SCRIPT_MOVE_DATA_IN;
  1645. break;
  1646. case DMA_TO_DEVICE:
  1647. move_ins = SCRIPT_MOVE_DATA_OUT;
  1648. break;
  1649. }
  1650. }
  1651. /* now build the scatter gather list */
  1652. direction = SCp->sc_data_direction;
  1653. if(move_ins != 0) {
  1654. int i;
  1655. int sg_count;
  1656. dma_addr_t vPtr = 0;
  1657. __u32 count = 0;
  1658. if(SCp->use_sg) {
  1659. sg_count = dma_map_sg(hostdata->dev,
  1660. SCp->request_buffer, SCp->use_sg,
  1661. direction);
  1662. } else {
  1663. vPtr = dma_map_single(hostdata->dev,
  1664. SCp->request_buffer,
  1665. SCp->request_bufflen,
  1666. direction);
  1667. count = SCp->request_bufflen;
  1668. slot->dma_handle = vPtr;
  1669. sg_count = 1;
  1670. }
  1671. for(i = 0; i < sg_count; i++) {
  1672. if(SCp->use_sg) {
  1673. struct scatterlist *sg = SCp->request_buffer;
  1674. vPtr = sg_dma_address(&sg[i]);
  1675. count = sg_dma_len(&sg[i]);
  1676. }
  1677. slot->SG[i].ins = bS_to_host(move_ins | count);
  1678. DEBUG((" scatter block %d: move %d[%08x] from 0x%lx\n",
  1679. i, count, slot->SG[i].ins, (unsigned long)vPtr));
  1680. slot->SG[i].pAddr = bS_to_host(vPtr);
  1681. }
  1682. slot->SG[i].ins = bS_to_host(SCRIPT_RETURN);
  1683. slot->SG[i].pAddr = 0;
  1684. dma_cache_sync(slot->SG, sizeof(slot->SG), DMA_TO_DEVICE);
  1685. DEBUG((" SETTING %08lx to %x\n",
  1686. (&slot->pSG[i].ins),
  1687. slot->SG[i].ins));
  1688. }
  1689. slot->resume_offset = 0;
  1690. slot->pCmd = dma_map_single(hostdata->dev, SCp->cmnd,
  1691. sizeof(SCp->cmnd), DMA_TO_DEVICE);
  1692. NCR_700_start_command(SCp);
  1693. return 0;
  1694. }
  1695. STATIC int
  1696. NCR_700_abort(struct scsi_cmnd * SCp)
  1697. {
  1698. struct NCR_700_command_slot *slot;
  1699. scmd_printk(KERN_INFO, SCp,
  1700. "New error handler wants to abort command\n\t");
  1701. scsi_print_command(SCp);
  1702. slot = (struct NCR_700_command_slot *)SCp->host_scribble;
  1703. if(slot == NULL)
  1704. /* no outstanding command to abort */
  1705. return SUCCESS;
  1706. if(SCp->cmnd[0] == TEST_UNIT_READY) {
  1707. /* FIXME: This is because of a problem in the new
  1708. * error handler. When it is in error recovery, it
  1709. * will send a TUR to a device it thinks may still be
  1710. * showing a problem. If the TUR isn't responded to,
  1711. * it will abort it and mark the device off line.
  1712. * Unfortunately, it does no other error recovery, so
  1713. * this would leave us with an outstanding command
  1714. * occupying a slot. Rather than allow this to
  1715. * happen, we issue a bus reset to force all
  1716. * outstanding commands to terminate here. */
  1717. NCR_700_internal_bus_reset(SCp->device->host);
  1718. /* still drop through and return failed */
  1719. }
  1720. return FAILED;
  1721. }
  1722. STATIC int
  1723. NCR_700_bus_reset(struct scsi_cmnd * SCp)
  1724. {
  1725. DECLARE_COMPLETION(complete);
  1726. struct NCR_700_Host_Parameters *hostdata =
  1727. (struct NCR_700_Host_Parameters *)SCp->device->host->hostdata[0];
  1728. scmd_printk(KERN_INFO, SCp,
  1729. "New error handler wants BUS reset, cmd %p\n\t", SCp);
  1730. scsi_print_command(SCp);
  1731. /* In theory, eh_complete should always be null because the
  1732. * eh is single threaded, but just in case we're handling a
  1733. * reset via sg or something */
  1734. spin_lock_irq(SCp->device->host->host_lock);
  1735. while (hostdata->eh_complete != NULL) {
  1736. spin_unlock_irq(SCp->device->host->host_lock);
  1737. msleep_interruptible(100);
  1738. spin_lock_irq(SCp->device->host->host_lock);
  1739. }
  1740. hostdata->eh_complete = &complete;
  1741. NCR_700_internal_bus_reset(SCp->device->host);
  1742. spin_unlock_irq(SCp->device->host->host_lock);
  1743. wait_for_completion(&complete);
  1744. spin_lock_irq(SCp->device->host->host_lock);
  1745. hostdata->eh_complete = NULL;
  1746. /* Revalidate the transport parameters of the failing device */
  1747. if(hostdata->fast)
  1748. spi_schedule_dv_device(SCp->device);
  1749. spin_unlock_irq(SCp->device->host->host_lock);
  1750. return SUCCESS;
  1751. }
  1752. STATIC int
  1753. NCR_700_host_reset(struct scsi_cmnd * SCp)
  1754. {
  1755. scmd_printk(KERN_INFO, SCp, "New error handler wants HOST reset\n\t");
  1756. scsi_print_command(SCp);
  1757. spin_lock_irq(SCp->device->host->host_lock);
  1758. NCR_700_internal_bus_reset(SCp->device->host);
  1759. NCR_700_chip_reset(SCp->device->host);
  1760. spin_unlock_irq(SCp->device->host->host_lock);
  1761. return SUCCESS;
  1762. }
  1763. STATIC void
  1764. NCR_700_set_period(struct scsi_target *STp, int period)
  1765. {
  1766. struct Scsi_Host *SHp = dev_to_shost(STp->dev.parent);
  1767. struct NCR_700_Host_Parameters *hostdata =
  1768. (struct NCR_700_Host_Parameters *)SHp->hostdata[0];
  1769. if(!hostdata->fast)
  1770. return;
  1771. if(period < hostdata->min_period)
  1772. period = hostdata->min_period;
  1773. spi_period(STp) = period;
  1774. spi_flags(STp) &= ~(NCR_700_DEV_NEGOTIATED_SYNC |
  1775. NCR_700_DEV_BEGIN_SYNC_NEGOTIATION);
  1776. spi_flags(STp) |= NCR_700_DEV_PRINT_SYNC_NEGOTIATION;
  1777. }
  1778. STATIC void
  1779. NCR_700_set_offset(struct scsi_target *STp, int offset)
  1780. {
  1781. struct Scsi_Host *SHp = dev_to_shost(STp->dev.parent);
  1782. struct NCR_700_Host_Parameters *hostdata =
  1783. (struct NCR_700_Host_Parameters *)SHp->hostdata[0];
  1784. int max_offset = hostdata->chip710
  1785. ? NCR_710_MAX_OFFSET : NCR_700_MAX_OFFSET;
  1786. if(!hostdata->fast)
  1787. return;
  1788. if(offset > max_offset)
  1789. offset = max_offset;
  1790. /* if we're currently async, make sure the period is reasonable */
  1791. if(spi_offset(STp) == 0 && (spi_period(STp) < hostdata->min_period ||
  1792. spi_period(STp) > 0xff))
  1793. spi_period(STp) = hostdata->min_period;
  1794. spi_offset(STp) = offset;
  1795. spi_flags(STp) &= ~(NCR_700_DEV_NEGOTIATED_SYNC |
  1796. NCR_700_DEV_BEGIN_SYNC_NEGOTIATION);
  1797. spi_flags(STp) |= NCR_700_DEV_PRINT_SYNC_NEGOTIATION;
  1798. }
  1799. STATIC int
  1800. NCR_700_slave_alloc(struct scsi_device *SDp)
  1801. {
  1802. SDp->hostdata = kzalloc(sizeof(struct NCR_700_Device_Parameters),
  1803. GFP_KERNEL);
  1804. if (!SDp->hostdata)
  1805. return -ENOMEM;
  1806. return 0;
  1807. }
  1808. STATIC int
  1809. NCR_700_slave_configure(struct scsi_device *SDp)
  1810. {
  1811. struct NCR_700_Host_Parameters *hostdata =
  1812. (struct NCR_700_Host_Parameters *)SDp->host->hostdata[0];
  1813. /* to do here: allocate memory; build a queue_full list */
  1814. if(SDp->tagged_supported) {
  1815. scsi_set_tag_type(SDp, MSG_ORDERED_TAG);
  1816. scsi_activate_tcq(SDp, NCR_700_DEFAULT_TAGS);
  1817. NCR_700_set_tag_neg_state(SDp, NCR_700_START_TAG_NEGOTIATION);
  1818. } else {
  1819. /* initialise to default depth */
  1820. scsi_adjust_queue_depth(SDp, 0, SDp->host->cmd_per_lun);
  1821. }
  1822. if(hostdata->fast) {
  1823. /* Find the correct offset and period via domain validation */
  1824. if (!spi_initial_dv(SDp->sdev_target))
  1825. spi_dv_device(SDp);
  1826. } else {
  1827. spi_offset(SDp->sdev_target) = 0;
  1828. spi_period(SDp->sdev_target) = 0;
  1829. }
  1830. return 0;
  1831. }
  1832. STATIC void
  1833. NCR_700_slave_destroy(struct scsi_device *SDp)
  1834. {
  1835. kfree(SDp->hostdata);
  1836. SDp->hostdata = NULL;
  1837. }
  1838. static int
  1839. NCR_700_change_queue_depth(struct scsi_device *SDp, int depth)
  1840. {
  1841. if (depth > NCR_700_MAX_TAGS)
  1842. depth = NCR_700_MAX_TAGS;
  1843. scsi_adjust_queue_depth(SDp, scsi_get_tag_type(SDp), depth);
  1844. return depth;
  1845. }
  1846. static int NCR_700_change_queue_type(struct scsi_device *SDp, int tag_type)
  1847. {
  1848. int change_tag = ((tag_type ==0 && scsi_get_tag_type(SDp) != 0)
  1849. || (tag_type != 0 && scsi_get_tag_type(SDp) == 0));
  1850. struct NCR_700_Host_Parameters *hostdata =
  1851. (struct NCR_700_Host_Parameters *)SDp->host->hostdata[0];
  1852. scsi_set_tag_type(SDp, tag_type);
  1853. /* We have a global (per target) flag to track whether TCQ is
  1854. * enabled, so we'll be turning it off for the entire target here.
  1855. * our tag algorithm will fail if we mix tagged and untagged commands,
  1856. * so quiesce the device before doing this */
  1857. if (change_tag)
  1858. scsi_target_quiesce(SDp->sdev_target);
  1859. if (!tag_type) {
  1860. /* shift back to the default unqueued number of commands
  1861. * (the user can still raise this) */
  1862. scsi_deactivate_tcq(SDp, SDp->host->cmd_per_lun);
  1863. hostdata->tag_negotiated &= ~(1 << sdev_id(SDp));
  1864. } else {
  1865. /* Here, we cleared the negotiation flag above, so this
  1866. * will force the driver to renegotiate */
  1867. scsi_activate_tcq(SDp, SDp->queue_depth);
  1868. if (change_tag)
  1869. NCR_700_set_tag_neg_state(SDp, NCR_700_START_TAG_NEGOTIATION);
  1870. }
  1871. if (change_tag)
  1872. scsi_target_resume(SDp->sdev_target);
  1873. return tag_type;
  1874. }
  1875. static ssize_t
  1876. NCR_700_show_active_tags(struct device *dev, struct device_attribute *attr, char *buf)
  1877. {
  1878. struct scsi_device *SDp = to_scsi_device(dev);
  1879. return snprintf(buf, 20, "%d\n", NCR_700_get_depth(SDp));
  1880. }
  1881. static struct device_attribute NCR_700_active_tags_attr = {
  1882. .attr = {
  1883. .name = "active_tags",
  1884. .mode = S_IRUGO,
  1885. },
  1886. .show = NCR_700_show_active_tags,
  1887. };
  1888. STATIC struct device_attribute *NCR_700_dev_attrs[] = {
  1889. &NCR_700_active_tags_attr,
  1890. NULL,
  1891. };
  1892. EXPORT_SYMBOL(NCR_700_detect);
  1893. EXPORT_SYMBOL(NCR_700_release);
  1894. EXPORT_SYMBOL(NCR_700_intr);
  1895. static struct spi_function_template NCR_700_transport_functions = {
  1896. .set_period = NCR_700_set_period,
  1897. .show_period = 1,
  1898. .set_offset = NCR_700_set_offset,
  1899. .show_offset = 1,
  1900. };
  1901. static int __init NCR_700_init(void)
  1902. {
  1903. NCR_700_transport_template = spi_attach_transport(&NCR_700_transport_functions);
  1904. if(!NCR_700_transport_template)
  1905. return -ENODEV;
  1906. return 0;
  1907. }
  1908. static void __exit NCR_700_exit(void)
  1909. {
  1910. spi_release_transport(NCR_700_transport_template);
  1911. }
  1912. module_init(NCR_700_init);
  1913. module_exit(NCR_700_exit);