ibmvscsi.c 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102
  1. /* ------------------------------------------------------------
  2. * ibmvscsi.c
  3. * (C) Copyright IBM Corporation 1994, 2004
  4. * Authors: Colin DeVilbiss (devilbis@us.ibm.com)
  5. * Santiago Leon (santil@us.ibm.com)
  6. * Dave Boutcher (sleddog@us.ibm.com)
  7. *
  8. * This program is free software; you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation; either version 2 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program; if not, write to the Free Software
  20. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
  21. * USA
  22. *
  23. * ------------------------------------------------------------
  24. * Emulation of a SCSI host adapter for Virtual I/O devices
  25. *
  26. * This driver supports the SCSI adapter implemented by the IBM
  27. * Power5 firmware. That SCSI adapter is not a physical adapter,
  28. * but allows Linux SCSI peripheral drivers to directly
  29. * access devices in another logical partition on the physical system.
  30. *
  31. * The virtual adapter(s) are present in the open firmware device
  32. * tree just like real adapters.
  33. *
  34. * One of the capabilities provided on these systems is the ability
  35. * to DMA between partitions. The architecture states that for VSCSI,
  36. * the server side is allowed to DMA to and from the client. The client
  37. * is never trusted to DMA to or from the server directly.
  38. *
  39. * Messages are sent between partitions on a "Command/Response Queue"
  40. * (CRQ), which is just a buffer of 16 byte entries in the receiver's
  41. * Senders cannot access the buffer directly, but send messages by
  42. * making a hypervisor call and passing in the 16 bytes. The hypervisor
  43. * puts the message in the next 16 byte space in round-robin fashion,
  44. * turns on the high order bit of the message (the valid bit), and
  45. * generates an interrupt to the receiver (if interrupts are turned on.)
  46. * The receiver just turns off the valid bit when they have copied out
  47. * the message.
  48. *
  49. * The VSCSI client builds a SCSI Remote Protocol (SRP) Information Unit
  50. * (IU) (as defined in the T10 standard available at www.t10.org), gets
  51. * a DMA address for the message, and sends it to the server as the
  52. * payload of a CRQ message. The server DMAs the SRP IU and processes it,
  53. * including doing any additional data transfers. When it is done, it
  54. * DMAs the SRP response back to the same address as the request came from,
  55. * and sends a CRQ message back to inform the client that the request has
  56. * completed.
  57. *
  58. * TODO: This is currently pretty tied to the IBM pSeries hypervisor
  59. * interfaces. It would be really nice to abstract this above an RDMA
  60. * layer.
  61. */
  62. #include <linux/module.h>
  63. #include <linux/moduleparam.h>
  64. #include <linux/dma-mapping.h>
  65. #include <linux/delay.h>
  66. #include <linux/slab.h>
  67. #include <linux/of.h>
  68. #include <linux/pm.h>
  69. #include <linux/kthread.h>
  70. #include <asm/firmware.h>
  71. #include <asm/vio.h>
  72. #include <scsi/scsi.h>
  73. #include <scsi/scsi_cmnd.h>
  74. #include <scsi/scsi_host.h>
  75. #include <scsi/scsi_device.h>
  76. #include <scsi/scsi_transport_srp.h>
  77. #include "ibmvscsi.h"
  78. /* The values below are somewhat arbitrary default values, but
  79. * OS/400 will use 3 busses (disks, CDs, tapes, I think.)
  80. * Note that there are 3 bits of channel value, 6 bits of id, and
  81. * 5 bits of LUN.
  82. */
  83. static int max_id = 64;
  84. static int max_channel = 3;
  85. static int init_timeout = 300;
  86. static int login_timeout = 60;
  87. static int info_timeout = 30;
  88. static int abort_timeout = 60;
  89. static int reset_timeout = 60;
  90. static int max_requests = IBMVSCSI_MAX_REQUESTS_DEFAULT;
  91. static int max_events = IBMVSCSI_MAX_REQUESTS_DEFAULT + 2;
  92. static int fast_fail = 1;
  93. static int client_reserve = 1;
  94. static struct scsi_transport_template *ibmvscsi_transport_template;
  95. #define IBMVSCSI_VERSION "1.5.9"
  96. static struct ibmvscsi_ops *ibmvscsi_ops;
  97. MODULE_DESCRIPTION("IBM Virtual SCSI");
  98. MODULE_AUTHOR("Dave Boutcher");
  99. MODULE_LICENSE("GPL");
  100. MODULE_VERSION(IBMVSCSI_VERSION);
  101. module_param_named(max_id, max_id, int, S_IRUGO | S_IWUSR);
  102. MODULE_PARM_DESC(max_id, "Largest ID value for each channel");
  103. module_param_named(max_channel, max_channel, int, S_IRUGO | S_IWUSR);
  104. MODULE_PARM_DESC(max_channel, "Largest channel value");
  105. module_param_named(init_timeout, init_timeout, int, S_IRUGO | S_IWUSR);
  106. MODULE_PARM_DESC(init_timeout, "Initialization timeout in seconds");
  107. module_param_named(max_requests, max_requests, int, S_IRUGO);
  108. MODULE_PARM_DESC(max_requests, "Maximum requests for this adapter");
  109. module_param_named(fast_fail, fast_fail, int, S_IRUGO | S_IWUSR);
  110. MODULE_PARM_DESC(fast_fail, "Enable fast fail. [Default=1]");
  111. module_param_named(client_reserve, client_reserve, int, S_IRUGO );
  112. MODULE_PARM_DESC(client_reserve, "Attempt client managed reserve/release");
  113. /* ------------------------------------------------------------
  114. * Routines for the event pool and event structs
  115. */
  116. /**
  117. * initialize_event_pool: - Allocates and initializes the event pool for a host
  118. * @pool: event_pool to be initialized
  119. * @size: Number of events in pool
  120. * @hostdata: ibmvscsi_host_data who owns the event pool
  121. *
  122. * Returns zero on success.
  123. */
  124. static int initialize_event_pool(struct event_pool *pool,
  125. int size, struct ibmvscsi_host_data *hostdata)
  126. {
  127. int i;
  128. pool->size = size;
  129. pool->next = 0;
  130. pool->events = kcalloc(pool->size, sizeof(*pool->events), GFP_KERNEL);
  131. if (!pool->events)
  132. return -ENOMEM;
  133. pool->iu_storage =
  134. dma_alloc_coherent(hostdata->dev,
  135. pool->size * sizeof(*pool->iu_storage),
  136. &pool->iu_token, 0);
  137. if (!pool->iu_storage) {
  138. kfree(pool->events);
  139. return -ENOMEM;
  140. }
  141. for (i = 0; i < pool->size; ++i) {
  142. struct srp_event_struct *evt = &pool->events[i];
  143. memset(&evt->crq, 0x00, sizeof(evt->crq));
  144. atomic_set(&evt->free, 1);
  145. evt->crq.valid = 0x80;
  146. evt->crq.IU_length = sizeof(*evt->xfer_iu);
  147. evt->crq.IU_data_ptr = pool->iu_token +
  148. sizeof(*evt->xfer_iu) * i;
  149. evt->xfer_iu = pool->iu_storage + i;
  150. evt->hostdata = hostdata;
  151. evt->ext_list = NULL;
  152. evt->ext_list_token = 0;
  153. }
  154. return 0;
  155. }
  156. /**
  157. * release_event_pool: - Frees memory of an event pool of a host
  158. * @pool: event_pool to be released
  159. * @hostdata: ibmvscsi_host_data who owns the even pool
  160. *
  161. * Returns zero on success.
  162. */
  163. static void release_event_pool(struct event_pool *pool,
  164. struct ibmvscsi_host_data *hostdata)
  165. {
  166. int i, in_use = 0;
  167. for (i = 0; i < pool->size; ++i) {
  168. if (atomic_read(&pool->events[i].free) != 1)
  169. ++in_use;
  170. if (pool->events[i].ext_list) {
  171. dma_free_coherent(hostdata->dev,
  172. SG_ALL * sizeof(struct srp_direct_buf),
  173. pool->events[i].ext_list,
  174. pool->events[i].ext_list_token);
  175. }
  176. }
  177. if (in_use)
  178. dev_warn(hostdata->dev, "releasing event pool with %d "
  179. "events still in use?\n", in_use);
  180. kfree(pool->events);
  181. dma_free_coherent(hostdata->dev,
  182. pool->size * sizeof(*pool->iu_storage),
  183. pool->iu_storage, pool->iu_token);
  184. }
  185. /**
  186. * valid_event_struct: - Determines if event is valid.
  187. * @pool: event_pool that contains the event
  188. * @evt: srp_event_struct to be checked for validity
  189. *
  190. * Returns zero if event is invalid, one otherwise.
  191. */
  192. static int valid_event_struct(struct event_pool *pool,
  193. struct srp_event_struct *evt)
  194. {
  195. int index = evt - pool->events;
  196. if (index < 0 || index >= pool->size) /* outside of bounds */
  197. return 0;
  198. if (evt != pool->events + index) /* unaligned */
  199. return 0;
  200. return 1;
  201. }
  202. /**
  203. * ibmvscsi_free-event_struct: - Changes status of event to "free"
  204. * @pool: event_pool that contains the event
  205. * @evt: srp_event_struct to be modified
  206. *
  207. */
  208. static void free_event_struct(struct event_pool *pool,
  209. struct srp_event_struct *evt)
  210. {
  211. if (!valid_event_struct(pool, evt)) {
  212. dev_err(evt->hostdata->dev, "Freeing invalid event_struct %p "
  213. "(not in pool %p)\n", evt, pool->events);
  214. return;
  215. }
  216. if (atomic_inc_return(&evt->free) != 1) {
  217. dev_err(evt->hostdata->dev, "Freeing event_struct %p "
  218. "which is not in use!\n", evt);
  219. return;
  220. }
  221. }
  222. /**
  223. * get_evt_struct: - Gets the next free event in pool
  224. * @pool: event_pool that contains the events to be searched
  225. *
  226. * Returns the next event in "free" state, and NULL if none are free.
  227. * Note that no synchronization is done here, we assume the host_lock
  228. * will syncrhonze things.
  229. */
  230. static struct srp_event_struct *get_event_struct(struct event_pool *pool)
  231. {
  232. int i;
  233. int poolsize = pool->size;
  234. int offset = pool->next;
  235. for (i = 0; i < poolsize; i++) {
  236. offset = (offset + 1) % poolsize;
  237. if (!atomic_dec_if_positive(&pool->events[offset].free)) {
  238. pool->next = offset;
  239. return &pool->events[offset];
  240. }
  241. }
  242. printk(KERN_ERR "ibmvscsi: found no event struct in pool!\n");
  243. return NULL;
  244. }
  245. /**
  246. * init_event_struct: Initialize fields in an event struct that are always
  247. * required.
  248. * @evt: The event
  249. * @done: Routine to call when the event is responded to
  250. * @format: SRP or MAD format
  251. * @timeout: timeout value set in the CRQ
  252. */
  253. static void init_event_struct(struct srp_event_struct *evt_struct,
  254. void (*done) (struct srp_event_struct *),
  255. u8 format,
  256. int timeout)
  257. {
  258. evt_struct->cmnd = NULL;
  259. evt_struct->cmnd_done = NULL;
  260. evt_struct->sync_srp = NULL;
  261. evt_struct->crq.format = format;
  262. evt_struct->crq.timeout = timeout;
  263. evt_struct->done = done;
  264. }
  265. /* ------------------------------------------------------------
  266. * Routines for receiving SCSI responses from the hosting partition
  267. */
  268. /**
  269. * set_srp_direction: Set the fields in the srp related to data
  270. * direction and number of buffers based on the direction in
  271. * the scsi_cmnd and the number of buffers
  272. */
  273. static void set_srp_direction(struct scsi_cmnd *cmd,
  274. struct srp_cmd *srp_cmd,
  275. int numbuf)
  276. {
  277. u8 fmt;
  278. if (numbuf == 0)
  279. return;
  280. if (numbuf == 1)
  281. fmt = SRP_DATA_DESC_DIRECT;
  282. else {
  283. fmt = SRP_DATA_DESC_INDIRECT;
  284. numbuf = min(numbuf, MAX_INDIRECT_BUFS);
  285. if (cmd->sc_data_direction == DMA_TO_DEVICE)
  286. srp_cmd->data_out_desc_cnt = numbuf;
  287. else
  288. srp_cmd->data_in_desc_cnt = numbuf;
  289. }
  290. if (cmd->sc_data_direction == DMA_TO_DEVICE)
  291. srp_cmd->buf_fmt = fmt << 4;
  292. else
  293. srp_cmd->buf_fmt = fmt;
  294. }
  295. /**
  296. * unmap_cmd_data: - Unmap data pointed in srp_cmd based on the format
  297. * @cmd: srp_cmd whose additional_data member will be unmapped
  298. * @dev: device for which the memory is mapped
  299. *
  300. */
  301. static void unmap_cmd_data(struct srp_cmd *cmd,
  302. struct srp_event_struct *evt_struct,
  303. struct device *dev)
  304. {
  305. u8 out_fmt, in_fmt;
  306. out_fmt = cmd->buf_fmt >> 4;
  307. in_fmt = cmd->buf_fmt & ((1U << 4) - 1);
  308. if (out_fmt == SRP_NO_DATA_DESC && in_fmt == SRP_NO_DATA_DESC)
  309. return;
  310. if (evt_struct->cmnd)
  311. scsi_dma_unmap(evt_struct->cmnd);
  312. }
  313. static int map_sg_list(struct scsi_cmnd *cmd, int nseg,
  314. struct srp_direct_buf *md)
  315. {
  316. int i;
  317. struct scatterlist *sg;
  318. u64 total_length = 0;
  319. scsi_for_each_sg(cmd, sg, nseg, i) {
  320. struct srp_direct_buf *descr = md + i;
  321. descr->va = sg_dma_address(sg);
  322. descr->len = sg_dma_len(sg);
  323. descr->key = 0;
  324. total_length += sg_dma_len(sg);
  325. }
  326. return total_length;
  327. }
  328. /**
  329. * map_sg_data: - Maps dma for a scatterlist and initializes decriptor fields
  330. * @cmd: Scsi_Cmnd with the scatterlist
  331. * @srp_cmd: srp_cmd that contains the memory descriptor
  332. * @dev: device for which to map dma memory
  333. *
  334. * Called by map_data_for_srp_cmd() when building srp cmd from scsi cmd.
  335. * Returns 1 on success.
  336. */
  337. static int map_sg_data(struct scsi_cmnd *cmd,
  338. struct srp_event_struct *evt_struct,
  339. struct srp_cmd *srp_cmd, struct device *dev)
  340. {
  341. int sg_mapped;
  342. u64 total_length = 0;
  343. struct srp_direct_buf *data =
  344. (struct srp_direct_buf *) srp_cmd->add_data;
  345. struct srp_indirect_buf *indirect =
  346. (struct srp_indirect_buf *) data;
  347. sg_mapped = scsi_dma_map(cmd);
  348. if (!sg_mapped)
  349. return 1;
  350. else if (sg_mapped < 0)
  351. return 0;
  352. set_srp_direction(cmd, srp_cmd, sg_mapped);
  353. /* special case; we can use a single direct descriptor */
  354. if (sg_mapped == 1) {
  355. map_sg_list(cmd, sg_mapped, data);
  356. return 1;
  357. }
  358. indirect->table_desc.va = 0;
  359. indirect->table_desc.len = sg_mapped * sizeof(struct srp_direct_buf);
  360. indirect->table_desc.key = 0;
  361. if (sg_mapped <= MAX_INDIRECT_BUFS) {
  362. total_length = map_sg_list(cmd, sg_mapped,
  363. &indirect->desc_list[0]);
  364. indirect->len = total_length;
  365. return 1;
  366. }
  367. /* get indirect table */
  368. if (!evt_struct->ext_list) {
  369. evt_struct->ext_list = (struct srp_direct_buf *)
  370. dma_alloc_coherent(dev,
  371. SG_ALL * sizeof(struct srp_direct_buf),
  372. &evt_struct->ext_list_token, 0);
  373. if (!evt_struct->ext_list) {
  374. if (!firmware_has_feature(FW_FEATURE_CMO))
  375. sdev_printk(KERN_ERR, cmd->device,
  376. "Can't allocate memory "
  377. "for indirect table\n");
  378. scsi_dma_unmap(cmd);
  379. return 0;
  380. }
  381. }
  382. total_length = map_sg_list(cmd, sg_mapped, evt_struct->ext_list);
  383. indirect->len = total_length;
  384. indirect->table_desc.va = evt_struct->ext_list_token;
  385. indirect->table_desc.len = sg_mapped * sizeof(indirect->desc_list[0]);
  386. memcpy(indirect->desc_list, evt_struct->ext_list,
  387. MAX_INDIRECT_BUFS * sizeof(struct srp_direct_buf));
  388. return 1;
  389. }
  390. /**
  391. * map_data_for_srp_cmd: - Calls functions to map data for srp cmds
  392. * @cmd: struct scsi_cmnd with the memory to be mapped
  393. * @srp_cmd: srp_cmd that contains the memory descriptor
  394. * @dev: dma device for which to map dma memory
  395. *
  396. * Called by scsi_cmd_to_srp_cmd() when converting scsi cmds to srp cmds
  397. * Returns 1 on success.
  398. */
  399. static int map_data_for_srp_cmd(struct scsi_cmnd *cmd,
  400. struct srp_event_struct *evt_struct,
  401. struct srp_cmd *srp_cmd, struct device *dev)
  402. {
  403. switch (cmd->sc_data_direction) {
  404. case DMA_FROM_DEVICE:
  405. case DMA_TO_DEVICE:
  406. break;
  407. case DMA_NONE:
  408. return 1;
  409. case DMA_BIDIRECTIONAL:
  410. sdev_printk(KERN_ERR, cmd->device,
  411. "Can't map DMA_BIDIRECTIONAL to read/write\n");
  412. return 0;
  413. default:
  414. sdev_printk(KERN_ERR, cmd->device,
  415. "Unknown data direction 0x%02x; can't map!\n",
  416. cmd->sc_data_direction);
  417. return 0;
  418. }
  419. return map_sg_data(cmd, evt_struct, srp_cmd, dev);
  420. }
  421. /**
  422. * purge_requests: Our virtual adapter just shut down. purge any sent requests
  423. * @hostdata: the adapter
  424. */
  425. static void purge_requests(struct ibmvscsi_host_data *hostdata, int error_code)
  426. {
  427. struct srp_event_struct *evt;
  428. unsigned long flags;
  429. spin_lock_irqsave(hostdata->host->host_lock, flags);
  430. while (!list_empty(&hostdata->sent)) {
  431. evt = list_first_entry(&hostdata->sent, struct srp_event_struct, list);
  432. list_del(&evt->list);
  433. del_timer(&evt->timer);
  434. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  435. if (evt->cmnd) {
  436. evt->cmnd->result = (error_code << 16);
  437. unmap_cmd_data(&evt->iu.srp.cmd, evt,
  438. evt->hostdata->dev);
  439. if (evt->cmnd_done)
  440. evt->cmnd_done(evt->cmnd);
  441. } else if (evt->done)
  442. evt->done(evt);
  443. free_event_struct(&evt->hostdata->pool, evt);
  444. spin_lock_irqsave(hostdata->host->host_lock, flags);
  445. }
  446. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  447. }
  448. /**
  449. * ibmvscsi_reset_host - Reset the connection to the server
  450. * @hostdata: struct ibmvscsi_host_data to reset
  451. */
  452. static void ibmvscsi_reset_host(struct ibmvscsi_host_data *hostdata)
  453. {
  454. scsi_block_requests(hostdata->host);
  455. atomic_set(&hostdata->request_limit, 0);
  456. purge_requests(hostdata, DID_ERROR);
  457. hostdata->reset_crq = 1;
  458. wake_up(&hostdata->work_wait_q);
  459. }
  460. /**
  461. * ibmvscsi_timeout - Internal command timeout handler
  462. * @evt_struct: struct srp_event_struct that timed out
  463. *
  464. * Called when an internally generated command times out
  465. */
  466. static void ibmvscsi_timeout(struct srp_event_struct *evt_struct)
  467. {
  468. struct ibmvscsi_host_data *hostdata = evt_struct->hostdata;
  469. dev_err(hostdata->dev, "Command timed out (%x). Resetting connection\n",
  470. evt_struct->iu.srp.cmd.opcode);
  471. ibmvscsi_reset_host(hostdata);
  472. }
  473. /* ------------------------------------------------------------
  474. * Routines for sending and receiving SRPs
  475. */
  476. /**
  477. * ibmvscsi_send_srp_event: - Transforms event to u64 array and calls send_crq()
  478. * @evt_struct: evt_struct to be sent
  479. * @hostdata: ibmvscsi_host_data of host
  480. * @timeout: timeout in seconds - 0 means do not time command
  481. *
  482. * Returns the value returned from ibmvscsi_send_crq(). (Zero for success)
  483. * Note that this routine assumes that host_lock is held for synchronization
  484. */
  485. static int ibmvscsi_send_srp_event(struct srp_event_struct *evt_struct,
  486. struct ibmvscsi_host_data *hostdata,
  487. unsigned long timeout)
  488. {
  489. u64 *crq_as_u64 = (u64 *) &evt_struct->crq;
  490. int request_status = 0;
  491. int rc;
  492. int srp_req = 0;
  493. /* If we have exhausted our request limit, just fail this request,
  494. * unless it is for a reset or abort.
  495. * Note that there are rare cases involving driver generated requests
  496. * (such as task management requests) that the mid layer may think we
  497. * can handle more requests (can_queue) when we actually can't
  498. */
  499. if (evt_struct->crq.format == VIOSRP_SRP_FORMAT) {
  500. srp_req = 1;
  501. request_status =
  502. atomic_dec_if_positive(&hostdata->request_limit);
  503. /* If request limit was -1 when we started, it is now even
  504. * less than that
  505. */
  506. if (request_status < -1)
  507. goto send_error;
  508. /* Otherwise, we may have run out of requests. */
  509. /* If request limit was 0 when we started the adapter is in the
  510. * process of performing a login with the server adapter, or
  511. * we may have run out of requests.
  512. */
  513. else if (request_status == -1 &&
  514. evt_struct->iu.srp.login_req.opcode != SRP_LOGIN_REQ)
  515. goto send_busy;
  516. /* Abort and reset calls should make it through.
  517. * Nothing except abort and reset should use the last two
  518. * slots unless we had two or less to begin with.
  519. */
  520. else if (request_status < 2 &&
  521. evt_struct->iu.srp.cmd.opcode != SRP_TSK_MGMT) {
  522. /* In the case that we have less than two requests
  523. * available, check the server limit as a combination
  524. * of the request limit and the number of requests
  525. * in-flight (the size of the send list). If the
  526. * server limit is greater than 2, return busy so
  527. * that the last two are reserved for reset and abort.
  528. */
  529. int server_limit = request_status;
  530. struct srp_event_struct *tmp_evt;
  531. list_for_each_entry(tmp_evt, &hostdata->sent, list) {
  532. server_limit++;
  533. }
  534. if (server_limit > 2)
  535. goto send_busy;
  536. }
  537. }
  538. /* Copy the IU into the transfer area */
  539. *evt_struct->xfer_iu = evt_struct->iu;
  540. evt_struct->xfer_iu->srp.rsp.tag = (u64)evt_struct;
  541. /* Add this to the sent list. We need to do this
  542. * before we actually send
  543. * in case it comes back REALLY fast
  544. */
  545. list_add_tail(&evt_struct->list, &hostdata->sent);
  546. init_timer(&evt_struct->timer);
  547. if (timeout) {
  548. evt_struct->timer.data = (unsigned long) evt_struct;
  549. evt_struct->timer.expires = jiffies + (timeout * HZ);
  550. evt_struct->timer.function = (void (*)(unsigned long))ibmvscsi_timeout;
  551. add_timer(&evt_struct->timer);
  552. }
  553. if ((rc =
  554. ibmvscsi_ops->send_crq(hostdata, crq_as_u64[0], crq_as_u64[1])) != 0) {
  555. list_del(&evt_struct->list);
  556. del_timer(&evt_struct->timer);
  557. /* If send_crq returns H_CLOSED, return SCSI_MLQUEUE_HOST_BUSY.
  558. * Firmware will send a CRQ with a transport event (0xFF) to
  559. * tell this client what has happened to the transport. This
  560. * will be handled in ibmvscsi_handle_crq()
  561. */
  562. if (rc == H_CLOSED) {
  563. dev_warn(hostdata->dev, "send warning. "
  564. "Receive queue closed, will retry.\n");
  565. goto send_busy;
  566. }
  567. dev_err(hostdata->dev, "send error %d\n", rc);
  568. if (srp_req)
  569. atomic_inc(&hostdata->request_limit);
  570. goto send_error;
  571. }
  572. return 0;
  573. send_busy:
  574. unmap_cmd_data(&evt_struct->iu.srp.cmd, evt_struct, hostdata->dev);
  575. free_event_struct(&hostdata->pool, evt_struct);
  576. if (srp_req && request_status != -1)
  577. atomic_inc(&hostdata->request_limit);
  578. return SCSI_MLQUEUE_HOST_BUSY;
  579. send_error:
  580. unmap_cmd_data(&evt_struct->iu.srp.cmd, evt_struct, hostdata->dev);
  581. if (evt_struct->cmnd != NULL) {
  582. evt_struct->cmnd->result = DID_ERROR << 16;
  583. evt_struct->cmnd_done(evt_struct->cmnd);
  584. } else if (evt_struct->done)
  585. evt_struct->done(evt_struct);
  586. free_event_struct(&hostdata->pool, evt_struct);
  587. return 0;
  588. }
  589. /**
  590. * handle_cmd_rsp: - Handle responses from commands
  591. * @evt_struct: srp_event_struct to be handled
  592. *
  593. * Used as a callback by when sending scsi cmds.
  594. * Gets called by ibmvscsi_handle_crq()
  595. */
  596. static void handle_cmd_rsp(struct srp_event_struct *evt_struct)
  597. {
  598. struct srp_rsp *rsp = &evt_struct->xfer_iu->srp.rsp;
  599. struct scsi_cmnd *cmnd = evt_struct->cmnd;
  600. if (unlikely(rsp->opcode != SRP_RSP)) {
  601. if (printk_ratelimit())
  602. dev_warn(evt_struct->hostdata->dev,
  603. "bad SRP RSP type %d\n", rsp->opcode);
  604. }
  605. if (cmnd) {
  606. cmnd->result |= rsp->status;
  607. if (((cmnd->result >> 1) & 0x1f) == CHECK_CONDITION)
  608. memcpy(cmnd->sense_buffer,
  609. rsp->data,
  610. rsp->sense_data_len);
  611. unmap_cmd_data(&evt_struct->iu.srp.cmd,
  612. evt_struct,
  613. evt_struct->hostdata->dev);
  614. if (rsp->flags & SRP_RSP_FLAG_DOOVER)
  615. scsi_set_resid(cmnd, rsp->data_out_res_cnt);
  616. else if (rsp->flags & SRP_RSP_FLAG_DIOVER)
  617. scsi_set_resid(cmnd, rsp->data_in_res_cnt);
  618. }
  619. if (evt_struct->cmnd_done)
  620. evt_struct->cmnd_done(cmnd);
  621. }
  622. /**
  623. * lun_from_dev: - Returns the lun of the scsi device
  624. * @dev: struct scsi_device
  625. *
  626. */
  627. static inline u16 lun_from_dev(struct scsi_device *dev)
  628. {
  629. return (0x2 << 14) | (dev->id << 8) | (dev->channel << 5) | dev->lun;
  630. }
  631. /**
  632. * ibmvscsi_queue: - The queuecommand function of the scsi template
  633. * @cmd: struct scsi_cmnd to be executed
  634. * @done: Callback function to be called when cmd is completed
  635. */
  636. static int ibmvscsi_queuecommand_lck(struct scsi_cmnd *cmnd,
  637. void (*done) (struct scsi_cmnd *))
  638. {
  639. struct srp_cmd *srp_cmd;
  640. struct srp_event_struct *evt_struct;
  641. struct srp_indirect_buf *indirect;
  642. struct ibmvscsi_host_data *hostdata = shost_priv(cmnd->device->host);
  643. u16 lun = lun_from_dev(cmnd->device);
  644. u8 out_fmt, in_fmt;
  645. cmnd->result = (DID_OK << 16);
  646. evt_struct = get_event_struct(&hostdata->pool);
  647. if (!evt_struct)
  648. return SCSI_MLQUEUE_HOST_BUSY;
  649. /* Set up the actual SRP IU */
  650. srp_cmd = &evt_struct->iu.srp.cmd;
  651. memset(srp_cmd, 0x00, SRP_MAX_IU_LEN);
  652. srp_cmd->opcode = SRP_CMD;
  653. memcpy(srp_cmd->cdb, cmnd->cmnd, sizeof(srp_cmd->cdb));
  654. srp_cmd->lun = ((u64) lun) << 48;
  655. if (!map_data_for_srp_cmd(cmnd, evt_struct, srp_cmd, hostdata->dev)) {
  656. if (!firmware_has_feature(FW_FEATURE_CMO))
  657. sdev_printk(KERN_ERR, cmnd->device,
  658. "couldn't convert cmd to srp_cmd\n");
  659. free_event_struct(&hostdata->pool, evt_struct);
  660. return SCSI_MLQUEUE_HOST_BUSY;
  661. }
  662. init_event_struct(evt_struct,
  663. handle_cmd_rsp,
  664. VIOSRP_SRP_FORMAT,
  665. cmnd->request->timeout/HZ);
  666. evt_struct->cmnd = cmnd;
  667. evt_struct->cmnd_done = done;
  668. /* Fix up dma address of the buffer itself */
  669. indirect = (struct srp_indirect_buf *) srp_cmd->add_data;
  670. out_fmt = srp_cmd->buf_fmt >> 4;
  671. in_fmt = srp_cmd->buf_fmt & ((1U << 4) - 1);
  672. if ((in_fmt == SRP_DATA_DESC_INDIRECT ||
  673. out_fmt == SRP_DATA_DESC_INDIRECT) &&
  674. indirect->table_desc.va == 0) {
  675. indirect->table_desc.va = evt_struct->crq.IU_data_ptr +
  676. offsetof(struct srp_cmd, add_data) +
  677. offsetof(struct srp_indirect_buf, desc_list);
  678. }
  679. return ibmvscsi_send_srp_event(evt_struct, hostdata, 0);
  680. }
  681. static DEF_SCSI_QCMD(ibmvscsi_queuecommand)
  682. /* ------------------------------------------------------------
  683. * Routines for driver initialization
  684. */
  685. /**
  686. * map_persist_bufs: - Pre-map persistent data for adapter logins
  687. * @hostdata: ibmvscsi_host_data of host
  688. *
  689. * Map the capabilities and adapter info DMA buffers to avoid runtime failures.
  690. * Return 1 on error, 0 on success.
  691. */
  692. static int map_persist_bufs(struct ibmvscsi_host_data *hostdata)
  693. {
  694. hostdata->caps_addr = dma_map_single(hostdata->dev, &hostdata->caps,
  695. sizeof(hostdata->caps), DMA_BIDIRECTIONAL);
  696. if (dma_mapping_error(hostdata->dev, hostdata->caps_addr)) {
  697. dev_err(hostdata->dev, "Unable to map capabilities buffer!\n");
  698. return 1;
  699. }
  700. hostdata->adapter_info_addr = dma_map_single(hostdata->dev,
  701. &hostdata->madapter_info,
  702. sizeof(hostdata->madapter_info),
  703. DMA_BIDIRECTIONAL);
  704. if (dma_mapping_error(hostdata->dev, hostdata->adapter_info_addr)) {
  705. dev_err(hostdata->dev, "Unable to map adapter info buffer!\n");
  706. dma_unmap_single(hostdata->dev, hostdata->caps_addr,
  707. sizeof(hostdata->caps), DMA_BIDIRECTIONAL);
  708. return 1;
  709. }
  710. return 0;
  711. }
  712. /**
  713. * unmap_persist_bufs: - Unmap persistent data needed for adapter logins
  714. * @hostdata: ibmvscsi_host_data of host
  715. *
  716. * Unmap the capabilities and adapter info DMA buffers
  717. */
  718. static void unmap_persist_bufs(struct ibmvscsi_host_data *hostdata)
  719. {
  720. dma_unmap_single(hostdata->dev, hostdata->caps_addr,
  721. sizeof(hostdata->caps), DMA_BIDIRECTIONAL);
  722. dma_unmap_single(hostdata->dev, hostdata->adapter_info_addr,
  723. sizeof(hostdata->madapter_info), DMA_BIDIRECTIONAL);
  724. }
  725. /**
  726. * login_rsp: - Handle response to SRP login request
  727. * @evt_struct: srp_event_struct with the response
  728. *
  729. * Used as a "done" callback by when sending srp_login. Gets called
  730. * by ibmvscsi_handle_crq()
  731. */
  732. static void login_rsp(struct srp_event_struct *evt_struct)
  733. {
  734. struct ibmvscsi_host_data *hostdata = evt_struct->hostdata;
  735. switch (evt_struct->xfer_iu->srp.login_rsp.opcode) {
  736. case SRP_LOGIN_RSP: /* it worked! */
  737. break;
  738. case SRP_LOGIN_REJ: /* refused! */
  739. dev_info(hostdata->dev, "SRP_LOGIN_REJ reason %u\n",
  740. evt_struct->xfer_iu->srp.login_rej.reason);
  741. /* Login failed. */
  742. atomic_set(&hostdata->request_limit, -1);
  743. return;
  744. default:
  745. dev_err(hostdata->dev, "Invalid login response typecode 0x%02x!\n",
  746. evt_struct->xfer_iu->srp.login_rsp.opcode);
  747. /* Login failed. */
  748. atomic_set(&hostdata->request_limit, -1);
  749. return;
  750. }
  751. dev_info(hostdata->dev, "SRP_LOGIN succeeded\n");
  752. hostdata->client_migrated = 0;
  753. /* Now we know what the real request-limit is.
  754. * This value is set rather than added to request_limit because
  755. * request_limit could have been set to -1 by this client.
  756. */
  757. atomic_set(&hostdata->request_limit,
  758. evt_struct->xfer_iu->srp.login_rsp.req_lim_delta);
  759. /* If we had any pending I/Os, kick them */
  760. scsi_unblock_requests(hostdata->host);
  761. }
  762. /**
  763. * send_srp_login: - Sends the srp login
  764. * @hostdata: ibmvscsi_host_data of host
  765. *
  766. * Returns zero if successful.
  767. */
  768. static int send_srp_login(struct ibmvscsi_host_data *hostdata)
  769. {
  770. int rc;
  771. unsigned long flags;
  772. struct srp_login_req *login;
  773. struct srp_event_struct *evt_struct = get_event_struct(&hostdata->pool);
  774. BUG_ON(!evt_struct);
  775. init_event_struct(evt_struct, login_rsp,
  776. VIOSRP_SRP_FORMAT, login_timeout);
  777. login = &evt_struct->iu.srp.login_req;
  778. memset(login, 0, sizeof(*login));
  779. login->opcode = SRP_LOGIN_REQ;
  780. login->req_it_iu_len = sizeof(union srp_iu);
  781. login->req_buf_fmt = SRP_BUF_FORMAT_DIRECT | SRP_BUF_FORMAT_INDIRECT;
  782. spin_lock_irqsave(hostdata->host->host_lock, flags);
  783. /* Start out with a request limit of 0, since this is negotiated in
  784. * the login request we are just sending and login requests always
  785. * get sent by the driver regardless of request_limit.
  786. */
  787. atomic_set(&hostdata->request_limit, 0);
  788. rc = ibmvscsi_send_srp_event(evt_struct, hostdata, login_timeout * 2);
  789. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  790. dev_info(hostdata->dev, "sent SRP login\n");
  791. return rc;
  792. };
  793. /**
  794. * capabilities_rsp: - Handle response to MAD adapter capabilities request
  795. * @evt_struct: srp_event_struct with the response
  796. *
  797. * Used as a "done" callback by when sending adapter_info.
  798. */
  799. static void capabilities_rsp(struct srp_event_struct *evt_struct)
  800. {
  801. struct ibmvscsi_host_data *hostdata = evt_struct->hostdata;
  802. if (evt_struct->xfer_iu->mad.capabilities.common.status) {
  803. dev_err(hostdata->dev, "error 0x%X getting capabilities info\n",
  804. evt_struct->xfer_iu->mad.capabilities.common.status);
  805. } else {
  806. if (hostdata->caps.migration.common.server_support != SERVER_SUPPORTS_CAP)
  807. dev_info(hostdata->dev, "Partition migration not supported\n");
  808. if (client_reserve) {
  809. if (hostdata->caps.reserve.common.server_support ==
  810. SERVER_SUPPORTS_CAP)
  811. dev_info(hostdata->dev, "Client reserve enabled\n");
  812. else
  813. dev_info(hostdata->dev, "Client reserve not supported\n");
  814. }
  815. }
  816. send_srp_login(hostdata);
  817. }
  818. /**
  819. * send_mad_capabilities: - Sends the mad capabilities request
  820. * and stores the result so it can be retrieved with
  821. * @hostdata: ibmvscsi_host_data of host
  822. */
  823. static void send_mad_capabilities(struct ibmvscsi_host_data *hostdata)
  824. {
  825. struct viosrp_capabilities *req;
  826. struct srp_event_struct *evt_struct;
  827. unsigned long flags;
  828. struct device_node *of_node = hostdata->dev->of_node;
  829. const char *location;
  830. evt_struct = get_event_struct(&hostdata->pool);
  831. BUG_ON(!evt_struct);
  832. init_event_struct(evt_struct, capabilities_rsp,
  833. VIOSRP_MAD_FORMAT, info_timeout);
  834. req = &evt_struct->iu.mad.capabilities;
  835. memset(req, 0, sizeof(*req));
  836. hostdata->caps.flags = CAP_LIST_SUPPORTED;
  837. if (hostdata->client_migrated)
  838. hostdata->caps.flags |= CLIENT_MIGRATED;
  839. strncpy(hostdata->caps.name, dev_name(&hostdata->host->shost_gendev),
  840. sizeof(hostdata->caps.name));
  841. hostdata->caps.name[sizeof(hostdata->caps.name) - 1] = '\0';
  842. location = of_get_property(of_node, "ibm,loc-code", NULL);
  843. location = location ? location : dev_name(hostdata->dev);
  844. strncpy(hostdata->caps.loc, location, sizeof(hostdata->caps.loc));
  845. hostdata->caps.loc[sizeof(hostdata->caps.loc) - 1] = '\0';
  846. req->common.type = VIOSRP_CAPABILITIES_TYPE;
  847. req->buffer = hostdata->caps_addr;
  848. hostdata->caps.migration.common.cap_type = MIGRATION_CAPABILITIES;
  849. hostdata->caps.migration.common.length = sizeof(hostdata->caps.migration);
  850. hostdata->caps.migration.common.server_support = SERVER_SUPPORTS_CAP;
  851. hostdata->caps.migration.ecl = 1;
  852. if (client_reserve) {
  853. hostdata->caps.reserve.common.cap_type = RESERVATION_CAPABILITIES;
  854. hostdata->caps.reserve.common.length = sizeof(hostdata->caps.reserve);
  855. hostdata->caps.reserve.common.server_support = SERVER_SUPPORTS_CAP;
  856. hostdata->caps.reserve.type = CLIENT_RESERVE_SCSI_2;
  857. req->common.length = sizeof(hostdata->caps);
  858. } else
  859. req->common.length = sizeof(hostdata->caps) - sizeof(hostdata->caps.reserve);
  860. spin_lock_irqsave(hostdata->host->host_lock, flags);
  861. if (ibmvscsi_send_srp_event(evt_struct, hostdata, info_timeout * 2))
  862. dev_err(hostdata->dev, "couldn't send CAPABILITIES_REQ!\n");
  863. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  864. };
  865. /**
  866. * fast_fail_rsp: - Handle response to MAD enable fast fail
  867. * @evt_struct: srp_event_struct with the response
  868. *
  869. * Used as a "done" callback by when sending enable fast fail. Gets called
  870. * by ibmvscsi_handle_crq()
  871. */
  872. static void fast_fail_rsp(struct srp_event_struct *evt_struct)
  873. {
  874. struct ibmvscsi_host_data *hostdata = evt_struct->hostdata;
  875. u8 status = evt_struct->xfer_iu->mad.fast_fail.common.status;
  876. if (status == VIOSRP_MAD_NOT_SUPPORTED)
  877. dev_err(hostdata->dev, "fast_fail not supported in server\n");
  878. else if (status == VIOSRP_MAD_FAILED)
  879. dev_err(hostdata->dev, "fast_fail request failed\n");
  880. else if (status != VIOSRP_MAD_SUCCESS)
  881. dev_err(hostdata->dev, "error 0x%X enabling fast_fail\n", status);
  882. send_mad_capabilities(hostdata);
  883. }
  884. /**
  885. * init_host - Start host initialization
  886. * @hostdata: ibmvscsi_host_data of host
  887. *
  888. * Returns zero if successful.
  889. */
  890. static int enable_fast_fail(struct ibmvscsi_host_data *hostdata)
  891. {
  892. int rc;
  893. unsigned long flags;
  894. struct viosrp_fast_fail *fast_fail_mad;
  895. struct srp_event_struct *evt_struct;
  896. if (!fast_fail) {
  897. send_mad_capabilities(hostdata);
  898. return 0;
  899. }
  900. evt_struct = get_event_struct(&hostdata->pool);
  901. BUG_ON(!evt_struct);
  902. init_event_struct(evt_struct, fast_fail_rsp, VIOSRP_MAD_FORMAT, info_timeout);
  903. fast_fail_mad = &evt_struct->iu.mad.fast_fail;
  904. memset(fast_fail_mad, 0, sizeof(*fast_fail_mad));
  905. fast_fail_mad->common.type = VIOSRP_ENABLE_FAST_FAIL;
  906. fast_fail_mad->common.length = sizeof(*fast_fail_mad);
  907. spin_lock_irqsave(hostdata->host->host_lock, flags);
  908. rc = ibmvscsi_send_srp_event(evt_struct, hostdata, info_timeout * 2);
  909. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  910. return rc;
  911. }
  912. /**
  913. * adapter_info_rsp: - Handle response to MAD adapter info request
  914. * @evt_struct: srp_event_struct with the response
  915. *
  916. * Used as a "done" callback by when sending adapter_info. Gets called
  917. * by ibmvscsi_handle_crq()
  918. */
  919. static void adapter_info_rsp(struct srp_event_struct *evt_struct)
  920. {
  921. struct ibmvscsi_host_data *hostdata = evt_struct->hostdata;
  922. if (evt_struct->xfer_iu->mad.adapter_info.common.status) {
  923. dev_err(hostdata->dev, "error %d getting adapter info\n",
  924. evt_struct->xfer_iu->mad.adapter_info.common.status);
  925. } else {
  926. dev_info(hostdata->dev, "host srp version: %s, "
  927. "host partition %s (%d), OS %d, max io %u\n",
  928. hostdata->madapter_info.srp_version,
  929. hostdata->madapter_info.partition_name,
  930. hostdata->madapter_info.partition_number,
  931. hostdata->madapter_info.os_type,
  932. hostdata->madapter_info.port_max_txu[0]);
  933. if (hostdata->madapter_info.port_max_txu[0])
  934. hostdata->host->max_sectors =
  935. hostdata->madapter_info.port_max_txu[0] >> 9;
  936. if (hostdata->madapter_info.os_type == 3 &&
  937. strcmp(hostdata->madapter_info.srp_version, "1.6a") <= 0) {
  938. dev_err(hostdata->dev, "host (Ver. %s) doesn't support large transfers\n",
  939. hostdata->madapter_info.srp_version);
  940. dev_err(hostdata->dev, "limiting scatterlists to %d\n",
  941. MAX_INDIRECT_BUFS);
  942. hostdata->host->sg_tablesize = MAX_INDIRECT_BUFS;
  943. }
  944. if (hostdata->madapter_info.os_type == 3) {
  945. enable_fast_fail(hostdata);
  946. return;
  947. }
  948. }
  949. send_srp_login(hostdata);
  950. }
  951. /**
  952. * send_mad_adapter_info: - Sends the mad adapter info request
  953. * and stores the result so it can be retrieved with
  954. * sysfs. We COULD consider causing a failure if the
  955. * returned SRP version doesn't match ours.
  956. * @hostdata: ibmvscsi_host_data of host
  957. *
  958. * Returns zero if successful.
  959. */
  960. static void send_mad_adapter_info(struct ibmvscsi_host_data *hostdata)
  961. {
  962. struct viosrp_adapter_info *req;
  963. struct srp_event_struct *evt_struct;
  964. unsigned long flags;
  965. evt_struct = get_event_struct(&hostdata->pool);
  966. BUG_ON(!evt_struct);
  967. init_event_struct(evt_struct,
  968. adapter_info_rsp,
  969. VIOSRP_MAD_FORMAT,
  970. info_timeout);
  971. req = &evt_struct->iu.mad.adapter_info;
  972. memset(req, 0x00, sizeof(*req));
  973. req->common.type = VIOSRP_ADAPTER_INFO_TYPE;
  974. req->common.length = sizeof(hostdata->madapter_info);
  975. req->buffer = hostdata->adapter_info_addr;
  976. spin_lock_irqsave(hostdata->host->host_lock, flags);
  977. if (ibmvscsi_send_srp_event(evt_struct, hostdata, info_timeout * 2))
  978. dev_err(hostdata->dev, "couldn't send ADAPTER_INFO_REQ!\n");
  979. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  980. };
  981. /**
  982. * init_adapter: Start virtual adapter initialization sequence
  983. *
  984. */
  985. static void init_adapter(struct ibmvscsi_host_data *hostdata)
  986. {
  987. send_mad_adapter_info(hostdata);
  988. }
  989. /**
  990. * sync_completion: Signal that a synchronous command has completed
  991. * Note that after returning from this call, the evt_struct is freed.
  992. * the caller waiting on this completion shouldn't touch the evt_struct
  993. * again.
  994. */
  995. static void sync_completion(struct srp_event_struct *evt_struct)
  996. {
  997. /* copy the response back */
  998. if (evt_struct->sync_srp)
  999. *evt_struct->sync_srp = *evt_struct->xfer_iu;
  1000. complete(&evt_struct->comp);
  1001. }
  1002. /**
  1003. * ibmvscsi_abort: Abort a command...from scsi host template
  1004. * send this over to the server and wait synchronously for the response
  1005. */
  1006. static int ibmvscsi_eh_abort_handler(struct scsi_cmnd *cmd)
  1007. {
  1008. struct ibmvscsi_host_data *hostdata = shost_priv(cmd->device->host);
  1009. struct srp_tsk_mgmt *tsk_mgmt;
  1010. struct srp_event_struct *evt;
  1011. struct srp_event_struct *tmp_evt, *found_evt;
  1012. union viosrp_iu srp_rsp;
  1013. int rsp_rc;
  1014. unsigned long flags;
  1015. u16 lun = lun_from_dev(cmd->device);
  1016. unsigned long wait_switch = 0;
  1017. /* First, find this command in our sent list so we can figure
  1018. * out the correct tag
  1019. */
  1020. spin_lock_irqsave(hostdata->host->host_lock, flags);
  1021. wait_switch = jiffies + (init_timeout * HZ);
  1022. do {
  1023. found_evt = NULL;
  1024. list_for_each_entry(tmp_evt, &hostdata->sent, list) {
  1025. if (tmp_evt->cmnd == cmd) {
  1026. found_evt = tmp_evt;
  1027. break;
  1028. }
  1029. }
  1030. if (!found_evt) {
  1031. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1032. return SUCCESS;
  1033. }
  1034. evt = get_event_struct(&hostdata->pool);
  1035. if (evt == NULL) {
  1036. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1037. sdev_printk(KERN_ERR, cmd->device,
  1038. "failed to allocate abort event\n");
  1039. return FAILED;
  1040. }
  1041. init_event_struct(evt,
  1042. sync_completion,
  1043. VIOSRP_SRP_FORMAT,
  1044. abort_timeout);
  1045. tsk_mgmt = &evt->iu.srp.tsk_mgmt;
  1046. /* Set up an abort SRP command */
  1047. memset(tsk_mgmt, 0x00, sizeof(*tsk_mgmt));
  1048. tsk_mgmt->opcode = SRP_TSK_MGMT;
  1049. tsk_mgmt->lun = ((u64) lun) << 48;
  1050. tsk_mgmt->tsk_mgmt_func = SRP_TSK_ABORT_TASK;
  1051. tsk_mgmt->task_tag = (u64) found_evt;
  1052. evt->sync_srp = &srp_rsp;
  1053. init_completion(&evt->comp);
  1054. rsp_rc = ibmvscsi_send_srp_event(evt, hostdata, abort_timeout * 2);
  1055. if (rsp_rc != SCSI_MLQUEUE_HOST_BUSY)
  1056. break;
  1057. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1058. msleep(10);
  1059. spin_lock_irqsave(hostdata->host->host_lock, flags);
  1060. } while (time_before(jiffies, wait_switch));
  1061. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1062. if (rsp_rc != 0) {
  1063. sdev_printk(KERN_ERR, cmd->device,
  1064. "failed to send abort() event. rc=%d\n", rsp_rc);
  1065. return FAILED;
  1066. }
  1067. sdev_printk(KERN_INFO, cmd->device,
  1068. "aborting command. lun 0x%llx, tag 0x%llx\n",
  1069. (((u64) lun) << 48), (u64) found_evt);
  1070. wait_for_completion(&evt->comp);
  1071. /* make sure we got a good response */
  1072. if (unlikely(srp_rsp.srp.rsp.opcode != SRP_RSP)) {
  1073. if (printk_ratelimit())
  1074. sdev_printk(KERN_WARNING, cmd->device, "abort bad SRP RSP type %d\n",
  1075. srp_rsp.srp.rsp.opcode);
  1076. return FAILED;
  1077. }
  1078. if (srp_rsp.srp.rsp.flags & SRP_RSP_FLAG_RSPVALID)
  1079. rsp_rc = *((int *)srp_rsp.srp.rsp.data);
  1080. else
  1081. rsp_rc = srp_rsp.srp.rsp.status;
  1082. if (rsp_rc) {
  1083. if (printk_ratelimit())
  1084. sdev_printk(KERN_WARNING, cmd->device,
  1085. "abort code %d for task tag 0x%llx\n",
  1086. rsp_rc, tsk_mgmt->task_tag);
  1087. return FAILED;
  1088. }
  1089. /* Because we dropped the spinlock above, it's possible
  1090. * The event is no longer in our list. Make sure it didn't
  1091. * complete while we were aborting
  1092. */
  1093. spin_lock_irqsave(hostdata->host->host_lock, flags);
  1094. found_evt = NULL;
  1095. list_for_each_entry(tmp_evt, &hostdata->sent, list) {
  1096. if (tmp_evt->cmnd == cmd) {
  1097. found_evt = tmp_evt;
  1098. break;
  1099. }
  1100. }
  1101. if (found_evt == NULL) {
  1102. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1103. sdev_printk(KERN_INFO, cmd->device, "aborted task tag 0x%llx completed\n",
  1104. tsk_mgmt->task_tag);
  1105. return SUCCESS;
  1106. }
  1107. sdev_printk(KERN_INFO, cmd->device, "successfully aborted task tag 0x%llx\n",
  1108. tsk_mgmt->task_tag);
  1109. cmd->result = (DID_ABORT << 16);
  1110. list_del(&found_evt->list);
  1111. unmap_cmd_data(&found_evt->iu.srp.cmd, found_evt,
  1112. found_evt->hostdata->dev);
  1113. free_event_struct(&found_evt->hostdata->pool, found_evt);
  1114. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1115. atomic_inc(&hostdata->request_limit);
  1116. return SUCCESS;
  1117. }
  1118. /**
  1119. * ibmvscsi_eh_device_reset_handler: Reset a single LUN...from scsi host
  1120. * template send this over to the server and wait synchronously for the
  1121. * response
  1122. */
  1123. static int ibmvscsi_eh_device_reset_handler(struct scsi_cmnd *cmd)
  1124. {
  1125. struct ibmvscsi_host_data *hostdata = shost_priv(cmd->device->host);
  1126. struct srp_tsk_mgmt *tsk_mgmt;
  1127. struct srp_event_struct *evt;
  1128. struct srp_event_struct *tmp_evt, *pos;
  1129. union viosrp_iu srp_rsp;
  1130. int rsp_rc;
  1131. unsigned long flags;
  1132. u16 lun = lun_from_dev(cmd->device);
  1133. unsigned long wait_switch = 0;
  1134. spin_lock_irqsave(hostdata->host->host_lock, flags);
  1135. wait_switch = jiffies + (init_timeout * HZ);
  1136. do {
  1137. evt = get_event_struct(&hostdata->pool);
  1138. if (evt == NULL) {
  1139. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1140. sdev_printk(KERN_ERR, cmd->device,
  1141. "failed to allocate reset event\n");
  1142. return FAILED;
  1143. }
  1144. init_event_struct(evt,
  1145. sync_completion,
  1146. VIOSRP_SRP_FORMAT,
  1147. reset_timeout);
  1148. tsk_mgmt = &evt->iu.srp.tsk_mgmt;
  1149. /* Set up a lun reset SRP command */
  1150. memset(tsk_mgmt, 0x00, sizeof(*tsk_mgmt));
  1151. tsk_mgmt->opcode = SRP_TSK_MGMT;
  1152. tsk_mgmt->lun = ((u64) lun) << 48;
  1153. tsk_mgmt->tsk_mgmt_func = SRP_TSK_LUN_RESET;
  1154. evt->sync_srp = &srp_rsp;
  1155. init_completion(&evt->comp);
  1156. rsp_rc = ibmvscsi_send_srp_event(evt, hostdata, reset_timeout * 2);
  1157. if (rsp_rc != SCSI_MLQUEUE_HOST_BUSY)
  1158. break;
  1159. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1160. msleep(10);
  1161. spin_lock_irqsave(hostdata->host->host_lock, flags);
  1162. } while (time_before(jiffies, wait_switch));
  1163. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1164. if (rsp_rc != 0) {
  1165. sdev_printk(KERN_ERR, cmd->device,
  1166. "failed to send reset event. rc=%d\n", rsp_rc);
  1167. return FAILED;
  1168. }
  1169. sdev_printk(KERN_INFO, cmd->device, "resetting device. lun 0x%llx\n",
  1170. (((u64) lun) << 48));
  1171. wait_for_completion(&evt->comp);
  1172. /* make sure we got a good response */
  1173. if (unlikely(srp_rsp.srp.rsp.opcode != SRP_RSP)) {
  1174. if (printk_ratelimit())
  1175. sdev_printk(KERN_WARNING, cmd->device, "reset bad SRP RSP type %d\n",
  1176. srp_rsp.srp.rsp.opcode);
  1177. return FAILED;
  1178. }
  1179. if (srp_rsp.srp.rsp.flags & SRP_RSP_FLAG_RSPVALID)
  1180. rsp_rc = *((int *)srp_rsp.srp.rsp.data);
  1181. else
  1182. rsp_rc = srp_rsp.srp.rsp.status;
  1183. if (rsp_rc) {
  1184. if (printk_ratelimit())
  1185. sdev_printk(KERN_WARNING, cmd->device,
  1186. "reset code %d for task tag 0x%llx\n",
  1187. rsp_rc, tsk_mgmt->task_tag);
  1188. return FAILED;
  1189. }
  1190. /* We need to find all commands for this LUN that have not yet been
  1191. * responded to, and fail them with DID_RESET
  1192. */
  1193. spin_lock_irqsave(hostdata->host->host_lock, flags);
  1194. list_for_each_entry_safe(tmp_evt, pos, &hostdata->sent, list) {
  1195. if ((tmp_evt->cmnd) && (tmp_evt->cmnd->device == cmd->device)) {
  1196. if (tmp_evt->cmnd)
  1197. tmp_evt->cmnd->result = (DID_RESET << 16);
  1198. list_del(&tmp_evt->list);
  1199. unmap_cmd_data(&tmp_evt->iu.srp.cmd, tmp_evt,
  1200. tmp_evt->hostdata->dev);
  1201. free_event_struct(&tmp_evt->hostdata->pool,
  1202. tmp_evt);
  1203. atomic_inc(&hostdata->request_limit);
  1204. if (tmp_evt->cmnd_done)
  1205. tmp_evt->cmnd_done(tmp_evt->cmnd);
  1206. else if (tmp_evt->done)
  1207. tmp_evt->done(tmp_evt);
  1208. }
  1209. }
  1210. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1211. return SUCCESS;
  1212. }
  1213. /**
  1214. * ibmvscsi_eh_host_reset_handler - Reset the connection to the server
  1215. * @cmd: struct scsi_cmnd having problems
  1216. */
  1217. static int ibmvscsi_eh_host_reset_handler(struct scsi_cmnd *cmd)
  1218. {
  1219. unsigned long wait_switch = 0;
  1220. struct ibmvscsi_host_data *hostdata = shost_priv(cmd->device->host);
  1221. dev_err(hostdata->dev, "Resetting connection due to error recovery\n");
  1222. ibmvscsi_reset_host(hostdata);
  1223. for (wait_switch = jiffies + (init_timeout * HZ);
  1224. time_before(jiffies, wait_switch) &&
  1225. atomic_read(&hostdata->request_limit) < 2;) {
  1226. msleep(10);
  1227. }
  1228. if (atomic_read(&hostdata->request_limit) <= 0)
  1229. return FAILED;
  1230. return SUCCESS;
  1231. }
  1232. /**
  1233. * ibmvscsi_handle_crq: - Handles and frees received events in the CRQ
  1234. * @crq: Command/Response queue
  1235. * @hostdata: ibmvscsi_host_data of host
  1236. *
  1237. */
  1238. void ibmvscsi_handle_crq(struct viosrp_crq *crq,
  1239. struct ibmvscsi_host_data *hostdata)
  1240. {
  1241. long rc;
  1242. unsigned long flags;
  1243. struct srp_event_struct *evt_struct =
  1244. (struct srp_event_struct *)crq->IU_data_ptr;
  1245. switch (crq->valid) {
  1246. case 0xC0: /* initialization */
  1247. switch (crq->format) {
  1248. case 0x01: /* Initialization message */
  1249. dev_info(hostdata->dev, "partner initialized\n");
  1250. /* Send back a response */
  1251. if ((rc = ibmvscsi_ops->send_crq(hostdata,
  1252. 0xC002000000000000LL, 0)) == 0) {
  1253. /* Now login */
  1254. init_adapter(hostdata);
  1255. } else {
  1256. dev_err(hostdata->dev, "Unable to send init rsp. rc=%ld\n", rc);
  1257. }
  1258. break;
  1259. case 0x02: /* Initialization response */
  1260. dev_info(hostdata->dev, "partner initialization complete\n");
  1261. /* Now login */
  1262. init_adapter(hostdata);
  1263. break;
  1264. default:
  1265. dev_err(hostdata->dev, "unknown crq message type: %d\n", crq->format);
  1266. }
  1267. return;
  1268. case 0xFF: /* Hypervisor telling us the connection is closed */
  1269. scsi_block_requests(hostdata->host);
  1270. atomic_set(&hostdata->request_limit, 0);
  1271. if (crq->format == 0x06) {
  1272. /* We need to re-setup the interpartition connection */
  1273. dev_info(hostdata->dev, "Re-enabling adapter!\n");
  1274. hostdata->client_migrated = 1;
  1275. hostdata->reenable_crq = 1;
  1276. purge_requests(hostdata, DID_REQUEUE);
  1277. wake_up(&hostdata->work_wait_q);
  1278. } else {
  1279. dev_err(hostdata->dev, "Virtual adapter failed rc %d!\n",
  1280. crq->format);
  1281. ibmvscsi_reset_host(hostdata);
  1282. }
  1283. return;
  1284. case 0x80: /* real payload */
  1285. break;
  1286. default:
  1287. dev_err(hostdata->dev, "got an invalid message type 0x%02x\n",
  1288. crq->valid);
  1289. return;
  1290. }
  1291. /* The only kind of payload CRQs we should get are responses to
  1292. * things we send. Make sure this response is to something we
  1293. * actually sent
  1294. */
  1295. if (!valid_event_struct(&hostdata->pool, evt_struct)) {
  1296. dev_err(hostdata->dev, "returned correlation_token 0x%p is invalid!\n",
  1297. (void *)crq->IU_data_ptr);
  1298. return;
  1299. }
  1300. if (atomic_read(&evt_struct->free)) {
  1301. dev_err(hostdata->dev, "received duplicate correlation_token 0x%p!\n",
  1302. (void *)crq->IU_data_ptr);
  1303. return;
  1304. }
  1305. if (crq->format == VIOSRP_SRP_FORMAT)
  1306. atomic_add(evt_struct->xfer_iu->srp.rsp.req_lim_delta,
  1307. &hostdata->request_limit);
  1308. del_timer(&evt_struct->timer);
  1309. if ((crq->status != VIOSRP_OK && crq->status != VIOSRP_OK2) && evt_struct->cmnd)
  1310. evt_struct->cmnd->result = DID_ERROR << 16;
  1311. if (evt_struct->done)
  1312. evt_struct->done(evt_struct);
  1313. else
  1314. dev_err(hostdata->dev, "returned done() is NULL; not running it!\n");
  1315. /*
  1316. * Lock the host_lock before messing with these structures, since we
  1317. * are running in a task context
  1318. */
  1319. spin_lock_irqsave(evt_struct->hostdata->host->host_lock, flags);
  1320. list_del(&evt_struct->list);
  1321. free_event_struct(&evt_struct->hostdata->pool, evt_struct);
  1322. spin_unlock_irqrestore(evt_struct->hostdata->host->host_lock, flags);
  1323. }
  1324. /**
  1325. * ibmvscsi_get_host_config: Send the command to the server to get host
  1326. * configuration data. The data is opaque to us.
  1327. */
  1328. static int ibmvscsi_do_host_config(struct ibmvscsi_host_data *hostdata,
  1329. unsigned char *buffer, int length)
  1330. {
  1331. struct viosrp_host_config *host_config;
  1332. struct srp_event_struct *evt_struct;
  1333. unsigned long flags;
  1334. dma_addr_t addr;
  1335. int rc;
  1336. evt_struct = get_event_struct(&hostdata->pool);
  1337. if (!evt_struct) {
  1338. dev_err(hostdata->dev, "couldn't allocate event for HOST_CONFIG!\n");
  1339. return -1;
  1340. }
  1341. init_event_struct(evt_struct,
  1342. sync_completion,
  1343. VIOSRP_MAD_FORMAT,
  1344. info_timeout);
  1345. host_config = &evt_struct->iu.mad.host_config;
  1346. /* Set up a lun reset SRP command */
  1347. memset(host_config, 0x00, sizeof(*host_config));
  1348. host_config->common.type = VIOSRP_HOST_CONFIG_TYPE;
  1349. host_config->common.length = length;
  1350. host_config->buffer = addr = dma_map_single(hostdata->dev, buffer,
  1351. length,
  1352. DMA_BIDIRECTIONAL);
  1353. if (dma_mapping_error(hostdata->dev, host_config->buffer)) {
  1354. if (!firmware_has_feature(FW_FEATURE_CMO))
  1355. dev_err(hostdata->dev,
  1356. "dma_mapping error getting host config\n");
  1357. free_event_struct(&hostdata->pool, evt_struct);
  1358. return -1;
  1359. }
  1360. init_completion(&evt_struct->comp);
  1361. spin_lock_irqsave(hostdata->host->host_lock, flags);
  1362. rc = ibmvscsi_send_srp_event(evt_struct, hostdata, info_timeout * 2);
  1363. spin_unlock_irqrestore(hostdata->host->host_lock, flags);
  1364. if (rc == 0)
  1365. wait_for_completion(&evt_struct->comp);
  1366. dma_unmap_single(hostdata->dev, addr, length, DMA_BIDIRECTIONAL);
  1367. return rc;
  1368. }
  1369. /**
  1370. * ibmvscsi_slave_configure: Set the "allow_restart" flag for each disk.
  1371. * @sdev: struct scsi_device device to configure
  1372. *
  1373. * Enable allow_restart for a device if it is a disk. Adjust the
  1374. * queue_depth here also as is required by the documentation for
  1375. * struct scsi_host_template.
  1376. */
  1377. static int ibmvscsi_slave_configure(struct scsi_device *sdev)
  1378. {
  1379. struct Scsi_Host *shost = sdev->host;
  1380. unsigned long lock_flags = 0;
  1381. spin_lock_irqsave(shost->host_lock, lock_flags);
  1382. if (sdev->type == TYPE_DISK) {
  1383. sdev->allow_restart = 1;
  1384. blk_queue_rq_timeout(sdev->request_queue, 120 * HZ);
  1385. }
  1386. scsi_adjust_queue_depth(sdev, 0, shost->cmd_per_lun);
  1387. spin_unlock_irqrestore(shost->host_lock, lock_flags);
  1388. return 0;
  1389. }
  1390. /**
  1391. * ibmvscsi_change_queue_depth - Change the device's queue depth
  1392. * @sdev: scsi device struct
  1393. * @qdepth: depth to set
  1394. * @reason: calling context
  1395. *
  1396. * Return value:
  1397. * actual depth set
  1398. **/
  1399. static int ibmvscsi_change_queue_depth(struct scsi_device *sdev, int qdepth,
  1400. int reason)
  1401. {
  1402. if (reason != SCSI_QDEPTH_DEFAULT)
  1403. return -EOPNOTSUPP;
  1404. if (qdepth > IBMVSCSI_MAX_CMDS_PER_LUN)
  1405. qdepth = IBMVSCSI_MAX_CMDS_PER_LUN;
  1406. scsi_adjust_queue_depth(sdev, 0, qdepth);
  1407. return sdev->queue_depth;
  1408. }
  1409. /* ------------------------------------------------------------
  1410. * sysfs attributes
  1411. */
  1412. static ssize_t show_host_vhost_loc(struct device *dev,
  1413. struct device_attribute *attr, char *buf)
  1414. {
  1415. struct Scsi_Host *shost = class_to_shost(dev);
  1416. struct ibmvscsi_host_data *hostdata = shost_priv(shost);
  1417. int len;
  1418. len = snprintf(buf, sizeof(hostdata->caps.loc), "%s\n",
  1419. hostdata->caps.loc);
  1420. return len;
  1421. }
  1422. static struct device_attribute ibmvscsi_host_vhost_loc = {
  1423. .attr = {
  1424. .name = "vhost_loc",
  1425. .mode = S_IRUGO,
  1426. },
  1427. .show = show_host_vhost_loc,
  1428. };
  1429. static ssize_t show_host_vhost_name(struct device *dev,
  1430. struct device_attribute *attr, char *buf)
  1431. {
  1432. struct Scsi_Host *shost = class_to_shost(dev);
  1433. struct ibmvscsi_host_data *hostdata = shost_priv(shost);
  1434. int len;
  1435. len = snprintf(buf, sizeof(hostdata->caps.name), "%s\n",
  1436. hostdata->caps.name);
  1437. return len;
  1438. }
  1439. static struct device_attribute ibmvscsi_host_vhost_name = {
  1440. .attr = {
  1441. .name = "vhost_name",
  1442. .mode = S_IRUGO,
  1443. },
  1444. .show = show_host_vhost_name,
  1445. };
  1446. static ssize_t show_host_srp_version(struct device *dev,
  1447. struct device_attribute *attr, char *buf)
  1448. {
  1449. struct Scsi_Host *shost = class_to_shost(dev);
  1450. struct ibmvscsi_host_data *hostdata = shost_priv(shost);
  1451. int len;
  1452. len = snprintf(buf, PAGE_SIZE, "%s\n",
  1453. hostdata->madapter_info.srp_version);
  1454. return len;
  1455. }
  1456. static struct device_attribute ibmvscsi_host_srp_version = {
  1457. .attr = {
  1458. .name = "srp_version",
  1459. .mode = S_IRUGO,
  1460. },
  1461. .show = show_host_srp_version,
  1462. };
  1463. static ssize_t show_host_partition_name(struct device *dev,
  1464. struct device_attribute *attr,
  1465. char *buf)
  1466. {
  1467. struct Scsi_Host *shost = class_to_shost(dev);
  1468. struct ibmvscsi_host_data *hostdata = shost_priv(shost);
  1469. int len;
  1470. len = snprintf(buf, PAGE_SIZE, "%s\n",
  1471. hostdata->madapter_info.partition_name);
  1472. return len;
  1473. }
  1474. static struct device_attribute ibmvscsi_host_partition_name = {
  1475. .attr = {
  1476. .name = "partition_name",
  1477. .mode = S_IRUGO,
  1478. },
  1479. .show = show_host_partition_name,
  1480. };
  1481. static ssize_t show_host_partition_number(struct device *dev,
  1482. struct device_attribute *attr,
  1483. char *buf)
  1484. {
  1485. struct Scsi_Host *shost = class_to_shost(dev);
  1486. struct ibmvscsi_host_data *hostdata = shost_priv(shost);
  1487. int len;
  1488. len = snprintf(buf, PAGE_SIZE, "%d\n",
  1489. hostdata->madapter_info.partition_number);
  1490. return len;
  1491. }
  1492. static struct device_attribute ibmvscsi_host_partition_number = {
  1493. .attr = {
  1494. .name = "partition_number",
  1495. .mode = S_IRUGO,
  1496. },
  1497. .show = show_host_partition_number,
  1498. };
  1499. static ssize_t show_host_mad_version(struct device *dev,
  1500. struct device_attribute *attr, char *buf)
  1501. {
  1502. struct Scsi_Host *shost = class_to_shost(dev);
  1503. struct ibmvscsi_host_data *hostdata = shost_priv(shost);
  1504. int len;
  1505. len = snprintf(buf, PAGE_SIZE, "%d\n",
  1506. hostdata->madapter_info.mad_version);
  1507. return len;
  1508. }
  1509. static struct device_attribute ibmvscsi_host_mad_version = {
  1510. .attr = {
  1511. .name = "mad_version",
  1512. .mode = S_IRUGO,
  1513. },
  1514. .show = show_host_mad_version,
  1515. };
  1516. static ssize_t show_host_os_type(struct device *dev,
  1517. struct device_attribute *attr, char *buf)
  1518. {
  1519. struct Scsi_Host *shost = class_to_shost(dev);
  1520. struct ibmvscsi_host_data *hostdata = shost_priv(shost);
  1521. int len;
  1522. len = snprintf(buf, PAGE_SIZE, "%d\n", hostdata->madapter_info.os_type);
  1523. return len;
  1524. }
  1525. static struct device_attribute ibmvscsi_host_os_type = {
  1526. .attr = {
  1527. .name = "os_type",
  1528. .mode = S_IRUGO,
  1529. },
  1530. .show = show_host_os_type,
  1531. };
  1532. static ssize_t show_host_config(struct device *dev,
  1533. struct device_attribute *attr, char *buf)
  1534. {
  1535. struct Scsi_Host *shost = class_to_shost(dev);
  1536. struct ibmvscsi_host_data *hostdata = shost_priv(shost);
  1537. /* returns null-terminated host config data */
  1538. if (ibmvscsi_do_host_config(hostdata, buf, PAGE_SIZE) == 0)
  1539. return strlen(buf);
  1540. else
  1541. return 0;
  1542. }
  1543. static struct device_attribute ibmvscsi_host_config = {
  1544. .attr = {
  1545. .name = "config",
  1546. .mode = S_IRUGO,
  1547. },
  1548. .show = show_host_config,
  1549. };
  1550. static struct device_attribute *ibmvscsi_attrs[] = {
  1551. &ibmvscsi_host_vhost_loc,
  1552. &ibmvscsi_host_vhost_name,
  1553. &ibmvscsi_host_srp_version,
  1554. &ibmvscsi_host_partition_name,
  1555. &ibmvscsi_host_partition_number,
  1556. &ibmvscsi_host_mad_version,
  1557. &ibmvscsi_host_os_type,
  1558. &ibmvscsi_host_config,
  1559. NULL
  1560. };
  1561. /* ------------------------------------------------------------
  1562. * SCSI driver registration
  1563. */
  1564. static struct scsi_host_template driver_template = {
  1565. .module = THIS_MODULE,
  1566. .name = "IBM POWER Virtual SCSI Adapter " IBMVSCSI_VERSION,
  1567. .proc_name = "ibmvscsi",
  1568. .queuecommand = ibmvscsi_queuecommand,
  1569. .eh_abort_handler = ibmvscsi_eh_abort_handler,
  1570. .eh_device_reset_handler = ibmvscsi_eh_device_reset_handler,
  1571. .eh_host_reset_handler = ibmvscsi_eh_host_reset_handler,
  1572. .slave_configure = ibmvscsi_slave_configure,
  1573. .change_queue_depth = ibmvscsi_change_queue_depth,
  1574. .cmd_per_lun = IBMVSCSI_CMDS_PER_LUN_DEFAULT,
  1575. .can_queue = IBMVSCSI_MAX_REQUESTS_DEFAULT,
  1576. .this_id = -1,
  1577. .sg_tablesize = SG_ALL,
  1578. .use_clustering = ENABLE_CLUSTERING,
  1579. .shost_attrs = ibmvscsi_attrs,
  1580. };
  1581. /**
  1582. * ibmvscsi_get_desired_dma - Calculate IO memory desired by the driver
  1583. *
  1584. * @vdev: struct vio_dev for the device whose desired IO mem is to be returned
  1585. *
  1586. * Return value:
  1587. * Number of bytes of IO data the driver will need to perform well.
  1588. */
  1589. static unsigned long ibmvscsi_get_desired_dma(struct vio_dev *vdev)
  1590. {
  1591. /* iu_storage data allocated in initialize_event_pool */
  1592. unsigned long desired_io = max_events * sizeof(union viosrp_iu);
  1593. /* add io space for sg data */
  1594. desired_io += (IBMVSCSI_MAX_SECTORS_DEFAULT * 512 *
  1595. IBMVSCSI_CMDS_PER_LUN_DEFAULT);
  1596. return desired_io;
  1597. }
  1598. static void ibmvscsi_do_work(struct ibmvscsi_host_data *hostdata)
  1599. {
  1600. int rc;
  1601. char *action = "reset";
  1602. if (hostdata->reset_crq) {
  1603. smp_rmb();
  1604. hostdata->reset_crq = 0;
  1605. rc = ibmvscsi_ops->reset_crq_queue(&hostdata->queue, hostdata);
  1606. if (!rc)
  1607. rc = ibmvscsi_ops->send_crq(hostdata, 0xC001000000000000LL, 0);
  1608. vio_enable_interrupts(to_vio_dev(hostdata->dev));
  1609. } else if (hostdata->reenable_crq) {
  1610. smp_rmb();
  1611. action = "enable";
  1612. rc = ibmvscsi_ops->reenable_crq_queue(&hostdata->queue, hostdata);
  1613. hostdata->reenable_crq = 0;
  1614. if (!rc)
  1615. rc = ibmvscsi_ops->send_crq(hostdata, 0xC001000000000000LL, 0);
  1616. } else
  1617. return;
  1618. if (rc) {
  1619. atomic_set(&hostdata->request_limit, -1);
  1620. dev_err(hostdata->dev, "error after %s\n", action);
  1621. }
  1622. scsi_unblock_requests(hostdata->host);
  1623. }
  1624. static int ibmvscsi_work_to_do(struct ibmvscsi_host_data *hostdata)
  1625. {
  1626. if (kthread_should_stop())
  1627. return 1;
  1628. else if (hostdata->reset_crq) {
  1629. smp_rmb();
  1630. return 1;
  1631. } else if (hostdata->reenable_crq) {
  1632. smp_rmb();
  1633. return 1;
  1634. }
  1635. return 0;
  1636. }
  1637. static int ibmvscsi_work(void *data)
  1638. {
  1639. struct ibmvscsi_host_data *hostdata = data;
  1640. int rc;
  1641. set_user_nice(current, -20);
  1642. while (1) {
  1643. rc = wait_event_interruptible(hostdata->work_wait_q,
  1644. ibmvscsi_work_to_do(hostdata));
  1645. BUG_ON(rc);
  1646. if (kthread_should_stop())
  1647. break;
  1648. ibmvscsi_do_work(hostdata);
  1649. }
  1650. return 0;
  1651. }
  1652. /**
  1653. * Called by bus code for each adapter
  1654. */
  1655. static int ibmvscsi_probe(struct vio_dev *vdev, const struct vio_device_id *id)
  1656. {
  1657. struct ibmvscsi_host_data *hostdata;
  1658. struct Scsi_Host *host;
  1659. struct device *dev = &vdev->dev;
  1660. struct srp_rport_identifiers ids;
  1661. struct srp_rport *rport;
  1662. unsigned long wait_switch = 0;
  1663. int rc;
  1664. dev_set_drvdata(&vdev->dev, NULL);
  1665. host = scsi_host_alloc(&driver_template, sizeof(*hostdata));
  1666. if (!host) {
  1667. dev_err(&vdev->dev, "couldn't allocate host data\n");
  1668. goto scsi_host_alloc_failed;
  1669. }
  1670. host->transportt = ibmvscsi_transport_template;
  1671. hostdata = shost_priv(host);
  1672. memset(hostdata, 0x00, sizeof(*hostdata));
  1673. INIT_LIST_HEAD(&hostdata->sent);
  1674. init_waitqueue_head(&hostdata->work_wait_q);
  1675. hostdata->host = host;
  1676. hostdata->dev = dev;
  1677. atomic_set(&hostdata->request_limit, -1);
  1678. hostdata->host->max_sectors = IBMVSCSI_MAX_SECTORS_DEFAULT;
  1679. if (map_persist_bufs(hostdata)) {
  1680. dev_err(&vdev->dev, "couldn't map persistent buffers\n");
  1681. goto persist_bufs_failed;
  1682. }
  1683. hostdata->work_thread = kthread_run(ibmvscsi_work, hostdata, "%s_%d",
  1684. "ibmvscsi", host->host_no);
  1685. if (IS_ERR(hostdata->work_thread)) {
  1686. dev_err(&vdev->dev, "couldn't initialize kthread. rc=%ld\n",
  1687. PTR_ERR(hostdata->work_thread));
  1688. goto init_crq_failed;
  1689. }
  1690. rc = ibmvscsi_ops->init_crq_queue(&hostdata->queue, hostdata, max_events);
  1691. if (rc != 0 && rc != H_RESOURCE) {
  1692. dev_err(&vdev->dev, "couldn't initialize crq. rc=%d\n", rc);
  1693. goto kill_kthread;
  1694. }
  1695. if (initialize_event_pool(&hostdata->pool, max_events, hostdata) != 0) {
  1696. dev_err(&vdev->dev, "couldn't initialize event pool\n");
  1697. goto init_pool_failed;
  1698. }
  1699. host->max_lun = 8;
  1700. host->max_id = max_id;
  1701. host->max_channel = max_channel;
  1702. host->max_cmd_len = 16;
  1703. if (scsi_add_host(hostdata->host, hostdata->dev))
  1704. goto add_host_failed;
  1705. /* we don't have a proper target_port_id so let's use the fake one */
  1706. memcpy(ids.port_id, hostdata->madapter_info.partition_name,
  1707. sizeof(ids.port_id));
  1708. ids.roles = SRP_RPORT_ROLE_TARGET;
  1709. rport = srp_rport_add(host, &ids);
  1710. if (IS_ERR(rport))
  1711. goto add_srp_port_failed;
  1712. /* Try to send an initialization message. Note that this is allowed
  1713. * to fail if the other end is not acive. In that case we don't
  1714. * want to scan
  1715. */
  1716. if (ibmvscsi_ops->send_crq(hostdata, 0xC001000000000000LL, 0) == 0
  1717. || rc == H_RESOURCE) {
  1718. /*
  1719. * Wait around max init_timeout secs for the adapter to finish
  1720. * initializing. When we are done initializing, we will have a
  1721. * valid request_limit. We don't want Linux scanning before
  1722. * we are ready.
  1723. */
  1724. for (wait_switch = jiffies + (init_timeout * HZ);
  1725. time_before(jiffies, wait_switch) &&
  1726. atomic_read(&hostdata->request_limit) < 2;) {
  1727. msleep(10);
  1728. }
  1729. /* if we now have a valid request_limit, initiate a scan */
  1730. if (atomic_read(&hostdata->request_limit) > 0)
  1731. scsi_scan_host(host);
  1732. }
  1733. dev_set_drvdata(&vdev->dev, hostdata);
  1734. return 0;
  1735. add_srp_port_failed:
  1736. scsi_remove_host(hostdata->host);
  1737. add_host_failed:
  1738. release_event_pool(&hostdata->pool, hostdata);
  1739. init_pool_failed:
  1740. ibmvscsi_ops->release_crq_queue(&hostdata->queue, hostdata, max_events);
  1741. kill_kthread:
  1742. kthread_stop(hostdata->work_thread);
  1743. init_crq_failed:
  1744. unmap_persist_bufs(hostdata);
  1745. persist_bufs_failed:
  1746. scsi_host_put(host);
  1747. scsi_host_alloc_failed:
  1748. return -1;
  1749. }
  1750. static int ibmvscsi_remove(struct vio_dev *vdev)
  1751. {
  1752. struct ibmvscsi_host_data *hostdata = dev_get_drvdata(&vdev->dev);
  1753. unmap_persist_bufs(hostdata);
  1754. release_event_pool(&hostdata->pool, hostdata);
  1755. ibmvscsi_ops->release_crq_queue(&hostdata->queue, hostdata,
  1756. max_events);
  1757. kthread_stop(hostdata->work_thread);
  1758. srp_remove_host(hostdata->host);
  1759. scsi_remove_host(hostdata->host);
  1760. scsi_host_put(hostdata->host);
  1761. return 0;
  1762. }
  1763. /**
  1764. * ibmvscsi_resume: Resume from suspend
  1765. * @dev: device struct
  1766. *
  1767. * We may have lost an interrupt across suspend/resume, so kick the
  1768. * interrupt handler
  1769. */
  1770. static int ibmvscsi_resume(struct device *dev)
  1771. {
  1772. struct ibmvscsi_host_data *hostdata = dev_get_drvdata(dev);
  1773. return ibmvscsi_ops->resume(hostdata);
  1774. }
  1775. /**
  1776. * ibmvscsi_device_table: Used by vio.c to match devices in the device tree we
  1777. * support.
  1778. */
  1779. static struct vio_device_id ibmvscsi_device_table[] __devinitdata = {
  1780. {"vscsi", "IBM,v-scsi"},
  1781. { "", "" }
  1782. };
  1783. MODULE_DEVICE_TABLE(vio, ibmvscsi_device_table);
  1784. static struct dev_pm_ops ibmvscsi_pm_ops = {
  1785. .resume = ibmvscsi_resume
  1786. };
  1787. static struct vio_driver ibmvscsi_driver = {
  1788. .id_table = ibmvscsi_device_table,
  1789. .probe = ibmvscsi_probe,
  1790. .remove = ibmvscsi_remove,
  1791. .get_desired_dma = ibmvscsi_get_desired_dma,
  1792. .name = "ibmvscsi",
  1793. .pm = &ibmvscsi_pm_ops,
  1794. };
  1795. static struct srp_function_template ibmvscsi_transport_functions = {
  1796. };
  1797. int __init ibmvscsi_module_init(void)
  1798. {
  1799. int ret;
  1800. /* Ensure we have two requests to do error recovery */
  1801. driver_template.can_queue = max_requests;
  1802. max_events = max_requests + 2;
  1803. if (firmware_has_feature(FW_FEATURE_VIO))
  1804. ibmvscsi_ops = &rpavscsi_ops;
  1805. else
  1806. return -ENODEV;
  1807. ibmvscsi_transport_template =
  1808. srp_attach_transport(&ibmvscsi_transport_functions);
  1809. if (!ibmvscsi_transport_template)
  1810. return -ENOMEM;
  1811. ret = vio_register_driver(&ibmvscsi_driver);
  1812. if (ret)
  1813. srp_release_transport(ibmvscsi_transport_template);
  1814. return ret;
  1815. }
  1816. void __exit ibmvscsi_module_exit(void)
  1817. {
  1818. vio_unregister_driver(&ibmvscsi_driver);
  1819. srp_release_transport(ibmvscsi_transport_template);
  1820. }
  1821. module_init(ibmvscsi_module_init);
  1822. module_exit(ibmvscsi_module_exit);