esas2r_ioctl.c 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116
  1. /*
  2. * linux/drivers/scsi/esas2r/esas2r_ioctl.c
  3. * For use with ATTO ExpressSAS R6xx SAS/SATA RAID controllers
  4. *
  5. * Copyright (c) 2001-2013 ATTO Technology, Inc.
  6. * (mailto:linuxdrivers@attotech.com)
  7. *
  8. * This program is free software; you can redistribute it and/or
  9. * modify it under the terms of the GNU General Public License
  10. * as published by the Free Software Foundation; either version 2
  11. * of the License, or (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. * NO WARRANTY
  19. * THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR
  20. * CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT
  21. * LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
  22. * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is
  23. * solely responsible for determining the appropriateness of using and
  24. * distributing the Program and assumes all risks associated with its
  25. * exercise of rights under this Agreement, including but not limited to
  26. * the risks and costs of program errors, damage to or loss of data,
  27. * programs or equipment, and unavailability or interruption of operations.
  28. *
  29. * DISCLAIMER OF LIABILITY
  30. * NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY
  31. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  32. * DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
  33. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
  34. * TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  35. * USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
  36. * HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES
  37. *
  38. * You should have received a copy of the GNU General Public License
  39. * along with this program; if not, write to the Free Software
  40. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
  41. * USA.
  42. */
  43. #include "esas2r.h"
  44. /*
  45. * Buffered ioctl handlers. A buffered ioctl is one which requires that we
  46. * allocate a DMA-able memory area to communicate with the firmware. In
  47. * order to prevent continually allocating and freeing consistent memory,
  48. * we will allocate a global buffer the first time we need it and re-use
  49. * it for subsequent ioctl calls that require it.
  50. */
  51. u8 *esas2r_buffered_ioctl;
  52. dma_addr_t esas2r_buffered_ioctl_addr;
  53. u32 esas2r_buffered_ioctl_size;
  54. struct pci_dev *esas2r_buffered_ioctl_pcid;
  55. static DEFINE_SEMAPHORE(buffered_ioctl_semaphore);
  56. typedef int (*BUFFERED_IOCTL_CALLBACK)(struct esas2r_adapter *,
  57. struct esas2r_request *,
  58. struct esas2r_sg_context *,
  59. void *);
  60. typedef void (*BUFFERED_IOCTL_DONE_CALLBACK)(struct esas2r_adapter *,
  61. struct esas2r_request *, void *);
  62. struct esas2r_buffered_ioctl {
  63. struct esas2r_adapter *a;
  64. void *ioctl;
  65. u32 length;
  66. u32 control_code;
  67. u32 offset;
  68. BUFFERED_IOCTL_CALLBACK
  69. callback;
  70. void *context;
  71. BUFFERED_IOCTL_DONE_CALLBACK
  72. done_callback;
  73. void *done_context;
  74. };
  75. static void complete_fm_api_req(struct esas2r_adapter *a,
  76. struct esas2r_request *rq)
  77. {
  78. a->fm_api_command_done = 1;
  79. wake_up_interruptible(&a->fm_api_waiter);
  80. }
  81. /* Callbacks for building scatter/gather lists for FM API requests */
  82. static u32 get_physaddr_fm_api(struct esas2r_sg_context *sgc, u64 *addr)
  83. {
  84. struct esas2r_adapter *a = (struct esas2r_adapter *)sgc->adapter;
  85. int offset = sgc->cur_offset - a->save_offset;
  86. (*addr) = a->firmware.phys + offset;
  87. return a->firmware.orig_len - offset;
  88. }
  89. static u32 get_physaddr_fm_api_header(struct esas2r_sg_context *sgc, u64 *addr)
  90. {
  91. struct esas2r_adapter *a = (struct esas2r_adapter *)sgc->adapter;
  92. int offset = sgc->cur_offset - a->save_offset;
  93. (*addr) = a->firmware.header_buff_phys + offset;
  94. return sizeof(struct esas2r_flash_img) - offset;
  95. }
  96. /* Handle EXPRESS_IOCTL_RW_FIRMWARE ioctl with img_type = FW_IMG_FM_API. */
  97. static void do_fm_api(struct esas2r_adapter *a, struct esas2r_flash_img *fi)
  98. {
  99. struct esas2r_request *rq;
  100. if (down_interruptible(&a->fm_api_semaphore)) {
  101. fi->status = FI_STAT_BUSY;
  102. return;
  103. }
  104. rq = esas2r_alloc_request(a);
  105. if (rq == NULL) {
  106. fi->status = FI_STAT_BUSY;
  107. goto free_sem;
  108. }
  109. if (fi == &a->firmware.header) {
  110. a->firmware.header_buff = dma_alloc_coherent(&a->pcid->dev,
  111. (size_t)sizeof(
  112. struct
  113. esas2r_flash_img),
  114. (dma_addr_t *)&a->
  115. firmware.
  116. header_buff_phys,
  117. GFP_KERNEL);
  118. if (a->firmware.header_buff == NULL) {
  119. esas2r_debug("failed to allocate header buffer!");
  120. fi->status = FI_STAT_BUSY;
  121. goto free_req;
  122. }
  123. memcpy(a->firmware.header_buff, fi,
  124. sizeof(struct esas2r_flash_img));
  125. a->save_offset = a->firmware.header_buff;
  126. a->fm_api_sgc.get_phys_addr =
  127. (PGETPHYSADDR)get_physaddr_fm_api_header;
  128. } else {
  129. a->save_offset = (u8 *)fi;
  130. a->fm_api_sgc.get_phys_addr =
  131. (PGETPHYSADDR)get_physaddr_fm_api;
  132. }
  133. rq->comp_cb = complete_fm_api_req;
  134. a->fm_api_command_done = 0;
  135. a->fm_api_sgc.cur_offset = a->save_offset;
  136. if (!esas2r_fm_api(a, (struct esas2r_flash_img *)a->save_offset, rq,
  137. &a->fm_api_sgc))
  138. goto all_done;
  139. /* Now wait around for it to complete. */
  140. while (!a->fm_api_command_done)
  141. wait_event_interruptible(a->fm_api_waiter,
  142. a->fm_api_command_done);
  143. all_done:
  144. if (fi == &a->firmware.header) {
  145. memcpy(fi, a->firmware.header_buff,
  146. sizeof(struct esas2r_flash_img));
  147. dma_free_coherent(&a->pcid->dev,
  148. (size_t)sizeof(struct esas2r_flash_img),
  149. a->firmware.header_buff,
  150. (dma_addr_t)a->firmware.header_buff_phys);
  151. }
  152. free_req:
  153. esas2r_free_request(a, (struct esas2r_request *)rq);
  154. free_sem:
  155. up(&a->fm_api_semaphore);
  156. return;
  157. }
  158. static void complete_nvr_req(struct esas2r_adapter *a,
  159. struct esas2r_request *rq)
  160. {
  161. a->nvram_command_done = 1;
  162. wake_up_interruptible(&a->nvram_waiter);
  163. }
  164. /* Callback for building scatter/gather lists for buffered ioctls */
  165. static u32 get_physaddr_buffered_ioctl(struct esas2r_sg_context *sgc,
  166. u64 *addr)
  167. {
  168. int offset = (u8 *)sgc->cur_offset - esas2r_buffered_ioctl;
  169. (*addr) = esas2r_buffered_ioctl_addr + offset;
  170. return esas2r_buffered_ioctl_size - offset;
  171. }
  172. static void complete_buffered_ioctl_req(struct esas2r_adapter *a,
  173. struct esas2r_request *rq)
  174. {
  175. a->buffered_ioctl_done = 1;
  176. wake_up_interruptible(&a->buffered_ioctl_waiter);
  177. }
  178. static u8 handle_buffered_ioctl(struct esas2r_buffered_ioctl *bi)
  179. {
  180. struct esas2r_adapter *a = bi->a;
  181. struct esas2r_request *rq;
  182. struct esas2r_sg_context sgc;
  183. u8 result = IOCTL_SUCCESS;
  184. if (down_interruptible(&buffered_ioctl_semaphore))
  185. return IOCTL_OUT_OF_RESOURCES;
  186. /* allocate a buffer or use the existing buffer. */
  187. if (esas2r_buffered_ioctl) {
  188. if (esas2r_buffered_ioctl_size < bi->length) {
  189. /* free the too-small buffer and get a new one */
  190. dma_free_coherent(&a->pcid->dev,
  191. (size_t)esas2r_buffered_ioctl_size,
  192. esas2r_buffered_ioctl,
  193. esas2r_buffered_ioctl_addr);
  194. goto allocate_buffer;
  195. }
  196. } else {
  197. allocate_buffer:
  198. esas2r_buffered_ioctl_size = bi->length;
  199. esas2r_buffered_ioctl_pcid = a->pcid;
  200. esas2r_buffered_ioctl = dma_alloc_coherent(&a->pcid->dev,
  201. (size_t)
  202. esas2r_buffered_ioctl_size,
  203. &
  204. esas2r_buffered_ioctl_addr,
  205. GFP_KERNEL);
  206. }
  207. if (!esas2r_buffered_ioctl) {
  208. esas2r_log(ESAS2R_LOG_CRIT,
  209. "could not allocate %d bytes of consistent memory "
  210. "for a buffered ioctl!",
  211. bi->length);
  212. esas2r_debug("buffered ioctl alloc failure");
  213. result = IOCTL_OUT_OF_RESOURCES;
  214. goto exit_cleanly;
  215. }
  216. memcpy(esas2r_buffered_ioctl, bi->ioctl, bi->length);
  217. rq = esas2r_alloc_request(a);
  218. if (rq == NULL) {
  219. esas2r_log(ESAS2R_LOG_CRIT,
  220. "could not allocate an internal request");
  221. result = IOCTL_OUT_OF_RESOURCES;
  222. esas2r_debug("buffered ioctl - no requests");
  223. goto exit_cleanly;
  224. }
  225. a->buffered_ioctl_done = 0;
  226. rq->comp_cb = complete_buffered_ioctl_req;
  227. sgc.cur_offset = esas2r_buffered_ioctl + bi->offset;
  228. sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_buffered_ioctl;
  229. sgc.length = esas2r_buffered_ioctl_size;
  230. if (!(*bi->callback)(a, rq, &sgc, bi->context)) {
  231. /* completed immediately, no need to wait */
  232. a->buffered_ioctl_done = 0;
  233. goto free_andexit_cleanly;
  234. }
  235. /* now wait around for it to complete. */
  236. while (!a->buffered_ioctl_done)
  237. wait_event_interruptible(a->buffered_ioctl_waiter,
  238. a->buffered_ioctl_done);
  239. free_andexit_cleanly:
  240. if (result == IOCTL_SUCCESS && bi->done_callback)
  241. (*bi->done_callback)(a, rq, bi->done_context);
  242. esas2r_free_request(a, rq);
  243. exit_cleanly:
  244. if (result == IOCTL_SUCCESS)
  245. memcpy(bi->ioctl, esas2r_buffered_ioctl, bi->length);
  246. up(&buffered_ioctl_semaphore);
  247. return result;
  248. }
  249. /* SMP ioctl support */
  250. static int smp_ioctl_callback(struct esas2r_adapter *a,
  251. struct esas2r_request *rq,
  252. struct esas2r_sg_context *sgc, void *context)
  253. {
  254. struct atto_ioctl_smp *si =
  255. (struct atto_ioctl_smp *)esas2r_buffered_ioctl;
  256. esas2r_sgc_init(sgc, a, rq, rq->vrq->ioctl.sge);
  257. esas2r_build_ioctl_req(a, rq, sgc->length, VDA_IOCTL_SMP);
  258. if (!esas2r_build_sg_list(a, rq, sgc)) {
  259. si->status = ATTO_STS_OUT_OF_RSRC;
  260. return false;
  261. }
  262. esas2r_start_request(a, rq);
  263. return true;
  264. }
  265. static u8 handle_smp_ioctl(struct esas2r_adapter *a, struct atto_ioctl_smp *si)
  266. {
  267. struct esas2r_buffered_ioctl bi;
  268. memset(&bi, 0, sizeof(bi));
  269. bi.a = a;
  270. bi.ioctl = si;
  271. bi.length = sizeof(struct atto_ioctl_smp)
  272. + le32_to_cpu(si->req_length)
  273. + le32_to_cpu(si->rsp_length);
  274. bi.offset = 0;
  275. bi.callback = smp_ioctl_callback;
  276. return handle_buffered_ioctl(&bi);
  277. }
  278. /* CSMI ioctl support */
  279. static void esas2r_csmi_ioctl_tunnel_comp_cb(struct esas2r_adapter *a,
  280. struct esas2r_request *rq)
  281. {
  282. rq->target_id = le16_to_cpu(rq->func_rsp.ioctl_rsp.csmi.target_id);
  283. rq->vrq->scsi.flags |= cpu_to_le32(rq->func_rsp.ioctl_rsp.csmi.lun);
  284. /* Now call the original completion callback. */
  285. (*rq->aux_req_cb)(a, rq);
  286. }
  287. /* Tunnel a CSMI IOCTL to the back end driver for processing. */
  288. static bool csmi_ioctl_tunnel(struct esas2r_adapter *a,
  289. union atto_ioctl_csmi *ci,
  290. struct esas2r_request *rq,
  291. struct esas2r_sg_context *sgc,
  292. u32 ctrl_code,
  293. u16 target_id)
  294. {
  295. struct atto_vda_ioctl_req *ioctl = &rq->vrq->ioctl;
  296. if (test_bit(AF_DEGRADED_MODE, &a->flags))
  297. return false;
  298. esas2r_sgc_init(sgc, a, rq, rq->vrq->ioctl.sge);
  299. esas2r_build_ioctl_req(a, rq, sgc->length, VDA_IOCTL_CSMI);
  300. ioctl->csmi.ctrl_code = cpu_to_le32(ctrl_code);
  301. ioctl->csmi.target_id = cpu_to_le16(target_id);
  302. ioctl->csmi.lun = (u8)le32_to_cpu(rq->vrq->scsi.flags);
  303. /*
  304. * Always usurp the completion callback since the interrupt callback
  305. * mechanism may be used.
  306. */
  307. rq->aux_req_cx = ci;
  308. rq->aux_req_cb = rq->comp_cb;
  309. rq->comp_cb = esas2r_csmi_ioctl_tunnel_comp_cb;
  310. if (!esas2r_build_sg_list(a, rq, sgc))
  311. return false;
  312. esas2r_start_request(a, rq);
  313. return true;
  314. }
  315. static bool check_lun(struct scsi_lun lun)
  316. {
  317. bool result;
  318. result = ((lun.scsi_lun[7] == 0) &&
  319. (lun.scsi_lun[6] == 0) &&
  320. (lun.scsi_lun[5] == 0) &&
  321. (lun.scsi_lun[4] == 0) &&
  322. (lun.scsi_lun[3] == 0) &&
  323. (lun.scsi_lun[2] == 0) &&
  324. /* Byte 1 is intentionally skipped */
  325. (lun.scsi_lun[0] == 0));
  326. return result;
  327. }
  328. static int csmi_ioctl_callback(struct esas2r_adapter *a,
  329. struct esas2r_request *rq,
  330. struct esas2r_sg_context *sgc, void *context)
  331. {
  332. struct atto_csmi *ci = (struct atto_csmi *)context;
  333. union atto_ioctl_csmi *ioctl_csmi =
  334. (union atto_ioctl_csmi *)esas2r_buffered_ioctl;
  335. u8 path = 0;
  336. u8 tid = 0;
  337. u8 lun = 0;
  338. u32 sts = CSMI_STS_SUCCESS;
  339. struct esas2r_target *t;
  340. unsigned long flags;
  341. if (ci->control_code == CSMI_CC_GET_DEV_ADDR) {
  342. struct atto_csmi_get_dev_addr *gda = &ci->data.dev_addr;
  343. path = gda->path_id;
  344. tid = gda->target_id;
  345. lun = gda->lun;
  346. } else if (ci->control_code == CSMI_CC_TASK_MGT) {
  347. struct atto_csmi_task_mgmt *tm = &ci->data.tsk_mgt;
  348. path = tm->path_id;
  349. tid = tm->target_id;
  350. lun = tm->lun;
  351. }
  352. if (path > 0) {
  353. rq->func_rsp.ioctl_rsp.csmi.csmi_status = cpu_to_le32(
  354. CSMI_STS_INV_PARAM);
  355. return false;
  356. }
  357. rq->target_id = tid;
  358. rq->vrq->scsi.flags |= cpu_to_le32(lun);
  359. switch (ci->control_code) {
  360. case CSMI_CC_GET_DRVR_INFO:
  361. {
  362. struct atto_csmi_get_driver_info *gdi = &ioctl_csmi->drvr_info;
  363. strcpy(gdi->description, esas2r_get_model_name(a));
  364. gdi->csmi_major_rev = CSMI_MAJOR_REV;
  365. gdi->csmi_minor_rev = CSMI_MINOR_REV;
  366. break;
  367. }
  368. case CSMI_CC_GET_CNTLR_CFG:
  369. {
  370. struct atto_csmi_get_cntlr_cfg *gcc = &ioctl_csmi->cntlr_cfg;
  371. gcc->base_io_addr = 0;
  372. pci_read_config_dword(a->pcid, PCI_BASE_ADDRESS_2,
  373. &gcc->base_memaddr_lo);
  374. pci_read_config_dword(a->pcid, PCI_BASE_ADDRESS_3,
  375. &gcc->base_memaddr_hi);
  376. gcc->board_id = MAKEDWORD(a->pcid->subsystem_device,
  377. a->pcid->subsystem_vendor);
  378. gcc->slot_num = CSMI_SLOT_NUM_UNKNOWN;
  379. gcc->cntlr_class = CSMI_CNTLR_CLASS_HBA;
  380. gcc->io_bus_type = CSMI_BUS_TYPE_PCI;
  381. gcc->pci_addr.bus_num = a->pcid->bus->number;
  382. gcc->pci_addr.device_num = PCI_SLOT(a->pcid->devfn);
  383. gcc->pci_addr.function_num = PCI_FUNC(a->pcid->devfn);
  384. memset(gcc->serial_num, 0, sizeof(gcc->serial_num));
  385. gcc->major_rev = LOBYTE(LOWORD(a->fw_version));
  386. gcc->minor_rev = HIBYTE(LOWORD(a->fw_version));
  387. gcc->build_rev = LOBYTE(HIWORD(a->fw_version));
  388. gcc->release_rev = HIBYTE(HIWORD(a->fw_version));
  389. gcc->bios_major_rev = HIBYTE(HIWORD(a->flash_ver));
  390. gcc->bios_minor_rev = LOBYTE(HIWORD(a->flash_ver));
  391. gcc->bios_build_rev = LOWORD(a->flash_ver);
  392. if (test_bit(AF2_THUNDERLINK, &a->flags2))
  393. gcc->cntlr_flags = CSMI_CNTLRF_SAS_HBA
  394. | CSMI_CNTLRF_SATA_HBA;
  395. else
  396. gcc->cntlr_flags = CSMI_CNTLRF_SAS_RAID
  397. | CSMI_CNTLRF_SATA_RAID;
  398. gcc->rrom_major_rev = 0;
  399. gcc->rrom_minor_rev = 0;
  400. gcc->rrom_build_rev = 0;
  401. gcc->rrom_release_rev = 0;
  402. gcc->rrom_biosmajor_rev = 0;
  403. gcc->rrom_biosminor_rev = 0;
  404. gcc->rrom_biosbuild_rev = 0;
  405. gcc->rrom_biosrelease_rev = 0;
  406. break;
  407. }
  408. case CSMI_CC_GET_CNTLR_STS:
  409. {
  410. struct atto_csmi_get_cntlr_sts *gcs = &ioctl_csmi->cntlr_sts;
  411. if (test_bit(AF_DEGRADED_MODE, &a->flags))
  412. gcs->status = CSMI_CNTLR_STS_FAILED;
  413. else
  414. gcs->status = CSMI_CNTLR_STS_GOOD;
  415. gcs->offline_reason = CSMI_OFFLINE_NO_REASON;
  416. break;
  417. }
  418. case CSMI_CC_FW_DOWNLOAD:
  419. case CSMI_CC_GET_RAID_INFO:
  420. case CSMI_CC_GET_RAID_CFG:
  421. sts = CSMI_STS_BAD_CTRL_CODE;
  422. break;
  423. case CSMI_CC_SMP_PASSTHRU:
  424. case CSMI_CC_SSP_PASSTHRU:
  425. case CSMI_CC_STP_PASSTHRU:
  426. case CSMI_CC_GET_PHY_INFO:
  427. case CSMI_CC_SET_PHY_INFO:
  428. case CSMI_CC_GET_LINK_ERRORS:
  429. case CSMI_CC_GET_SATA_SIG:
  430. case CSMI_CC_GET_CONN_INFO:
  431. case CSMI_CC_PHY_CTRL:
  432. if (!csmi_ioctl_tunnel(a, ioctl_csmi, rq, sgc,
  433. ci->control_code,
  434. ESAS2R_TARG_ID_INV)) {
  435. sts = CSMI_STS_FAILED;
  436. break;
  437. }
  438. return true;
  439. case CSMI_CC_GET_SCSI_ADDR:
  440. {
  441. struct atto_csmi_get_scsi_addr *gsa = &ioctl_csmi->scsi_addr;
  442. struct scsi_lun lun;
  443. memcpy(&lun, gsa->sas_lun, sizeof(struct scsi_lun));
  444. if (!check_lun(lun)) {
  445. sts = CSMI_STS_NO_SCSI_ADDR;
  446. break;
  447. }
  448. /* make sure the device is present */
  449. spin_lock_irqsave(&a->mem_lock, flags);
  450. t = esas2r_targ_db_find_by_sas_addr(a, (u64 *)gsa->sas_addr);
  451. spin_unlock_irqrestore(&a->mem_lock, flags);
  452. if (t == NULL) {
  453. sts = CSMI_STS_NO_SCSI_ADDR;
  454. break;
  455. }
  456. gsa->host_index = 0xFF;
  457. gsa->lun = gsa->sas_lun[1];
  458. rq->target_id = esas2r_targ_get_id(t, a);
  459. break;
  460. }
  461. case CSMI_CC_GET_DEV_ADDR:
  462. {
  463. struct atto_csmi_get_dev_addr *gda = &ioctl_csmi->dev_addr;
  464. /* make sure the target is present */
  465. t = a->targetdb + rq->target_id;
  466. if (t >= a->targetdb_end
  467. || t->target_state != TS_PRESENT
  468. || t->sas_addr == 0) {
  469. sts = CSMI_STS_NO_DEV_ADDR;
  470. break;
  471. }
  472. /* fill in the result */
  473. *(u64 *)gda->sas_addr = t->sas_addr;
  474. memset(gda->sas_lun, 0, sizeof(gda->sas_lun));
  475. gda->sas_lun[1] = (u8)le32_to_cpu(rq->vrq->scsi.flags);
  476. break;
  477. }
  478. case CSMI_CC_TASK_MGT:
  479. /* make sure the target is present */
  480. t = a->targetdb + rq->target_id;
  481. if (t >= a->targetdb_end
  482. || t->target_state != TS_PRESENT
  483. || !(t->flags & TF_PASS_THRU)) {
  484. sts = CSMI_STS_NO_DEV_ADDR;
  485. break;
  486. }
  487. if (!csmi_ioctl_tunnel(a, ioctl_csmi, rq, sgc,
  488. ci->control_code,
  489. t->phys_targ_id)) {
  490. sts = CSMI_STS_FAILED;
  491. break;
  492. }
  493. return true;
  494. default:
  495. sts = CSMI_STS_BAD_CTRL_CODE;
  496. break;
  497. }
  498. rq->func_rsp.ioctl_rsp.csmi.csmi_status = cpu_to_le32(sts);
  499. return false;
  500. }
  501. static void csmi_ioctl_done_callback(struct esas2r_adapter *a,
  502. struct esas2r_request *rq, void *context)
  503. {
  504. struct atto_csmi *ci = (struct atto_csmi *)context;
  505. union atto_ioctl_csmi *ioctl_csmi =
  506. (union atto_ioctl_csmi *)esas2r_buffered_ioctl;
  507. switch (ci->control_code) {
  508. case CSMI_CC_GET_DRVR_INFO:
  509. {
  510. struct atto_csmi_get_driver_info *gdi =
  511. &ioctl_csmi->drvr_info;
  512. strcpy(gdi->name, ESAS2R_VERSION_STR);
  513. gdi->major_rev = ESAS2R_MAJOR_REV;
  514. gdi->minor_rev = ESAS2R_MINOR_REV;
  515. gdi->build_rev = 0;
  516. gdi->release_rev = 0;
  517. break;
  518. }
  519. case CSMI_CC_GET_SCSI_ADDR:
  520. {
  521. struct atto_csmi_get_scsi_addr *gsa = &ioctl_csmi->scsi_addr;
  522. if (le32_to_cpu(rq->func_rsp.ioctl_rsp.csmi.csmi_status) ==
  523. CSMI_STS_SUCCESS) {
  524. gsa->target_id = rq->target_id;
  525. gsa->path_id = 0;
  526. }
  527. break;
  528. }
  529. }
  530. ci->status = le32_to_cpu(rq->func_rsp.ioctl_rsp.csmi.csmi_status);
  531. }
  532. static u8 handle_csmi_ioctl(struct esas2r_adapter *a, struct atto_csmi *ci)
  533. {
  534. struct esas2r_buffered_ioctl bi;
  535. memset(&bi, 0, sizeof(bi));
  536. bi.a = a;
  537. bi.ioctl = &ci->data;
  538. bi.length = sizeof(union atto_ioctl_csmi);
  539. bi.offset = 0;
  540. bi.callback = csmi_ioctl_callback;
  541. bi.context = ci;
  542. bi.done_callback = csmi_ioctl_done_callback;
  543. bi.done_context = ci;
  544. return handle_buffered_ioctl(&bi);
  545. }
  546. /* ATTO HBA ioctl support */
  547. /* Tunnel an ATTO HBA IOCTL to the back end driver for processing. */
  548. static bool hba_ioctl_tunnel(struct esas2r_adapter *a,
  549. struct atto_ioctl *hi,
  550. struct esas2r_request *rq,
  551. struct esas2r_sg_context *sgc)
  552. {
  553. esas2r_sgc_init(sgc, a, rq, rq->vrq->ioctl.sge);
  554. esas2r_build_ioctl_req(a, rq, sgc->length, VDA_IOCTL_HBA);
  555. if (!esas2r_build_sg_list(a, rq, sgc)) {
  556. hi->status = ATTO_STS_OUT_OF_RSRC;
  557. return false;
  558. }
  559. esas2r_start_request(a, rq);
  560. return true;
  561. }
  562. static void scsi_passthru_comp_cb(struct esas2r_adapter *a,
  563. struct esas2r_request *rq)
  564. {
  565. struct atto_ioctl *hi = (struct atto_ioctl *)rq->aux_req_cx;
  566. struct atto_hba_scsi_pass_thru *spt = &hi->data.scsi_pass_thru;
  567. u8 sts = ATTO_SPT_RS_FAILED;
  568. spt->scsi_status = rq->func_rsp.scsi_rsp.scsi_stat;
  569. spt->sense_length = rq->sense_len;
  570. spt->residual_length =
  571. le32_to_cpu(rq->func_rsp.scsi_rsp.residual_length);
  572. switch (rq->req_stat) {
  573. case RS_SUCCESS:
  574. case RS_SCSI_ERROR:
  575. sts = ATTO_SPT_RS_SUCCESS;
  576. break;
  577. case RS_UNDERRUN:
  578. sts = ATTO_SPT_RS_UNDERRUN;
  579. break;
  580. case RS_OVERRUN:
  581. sts = ATTO_SPT_RS_OVERRUN;
  582. break;
  583. case RS_SEL:
  584. case RS_SEL2:
  585. sts = ATTO_SPT_RS_NO_DEVICE;
  586. break;
  587. case RS_NO_LUN:
  588. sts = ATTO_SPT_RS_NO_LUN;
  589. break;
  590. case RS_TIMEOUT:
  591. sts = ATTO_SPT_RS_TIMEOUT;
  592. break;
  593. case RS_DEGRADED:
  594. sts = ATTO_SPT_RS_DEGRADED;
  595. break;
  596. case RS_BUSY:
  597. sts = ATTO_SPT_RS_BUSY;
  598. break;
  599. case RS_ABORTED:
  600. sts = ATTO_SPT_RS_ABORTED;
  601. break;
  602. case RS_RESET:
  603. sts = ATTO_SPT_RS_BUS_RESET;
  604. break;
  605. }
  606. spt->req_status = sts;
  607. /* Update the target ID to the next one present. */
  608. spt->target_id =
  609. esas2r_targ_db_find_next_present(a, (u16)spt->target_id);
  610. /* Done, call the completion callback. */
  611. (*rq->aux_req_cb)(a, rq);
  612. }
  613. static int hba_ioctl_callback(struct esas2r_adapter *a,
  614. struct esas2r_request *rq,
  615. struct esas2r_sg_context *sgc,
  616. void *context)
  617. {
  618. struct atto_ioctl *hi = (struct atto_ioctl *)esas2r_buffered_ioctl;
  619. hi->status = ATTO_STS_SUCCESS;
  620. switch (hi->function) {
  621. case ATTO_FUNC_GET_ADAP_INFO:
  622. {
  623. u8 *class_code = (u8 *)&a->pcid->class;
  624. struct atto_hba_get_adapter_info *gai =
  625. &hi->data.get_adap_info;
  626. int pcie_cap_reg;
  627. if (hi->flags & HBAF_TUNNEL) {
  628. hi->status = ATTO_STS_UNSUPPORTED;
  629. break;
  630. }
  631. if (hi->version > ATTO_VER_GET_ADAP_INFO0) {
  632. hi->status = ATTO_STS_INV_VERSION;
  633. hi->version = ATTO_VER_GET_ADAP_INFO0;
  634. break;
  635. }
  636. memset(gai, 0, sizeof(*gai));
  637. gai->pci.vendor_id = a->pcid->vendor;
  638. gai->pci.device_id = a->pcid->device;
  639. gai->pci.ss_vendor_id = a->pcid->subsystem_vendor;
  640. gai->pci.ss_device_id = a->pcid->subsystem_device;
  641. gai->pci.class_code[0] = class_code[0];
  642. gai->pci.class_code[1] = class_code[1];
  643. gai->pci.class_code[2] = class_code[2];
  644. gai->pci.rev_id = a->pcid->revision;
  645. gai->pci.bus_num = a->pcid->bus->number;
  646. gai->pci.dev_num = PCI_SLOT(a->pcid->devfn);
  647. gai->pci.func_num = PCI_FUNC(a->pcid->devfn);
  648. pcie_cap_reg = pci_find_capability(a->pcid, PCI_CAP_ID_EXP);
  649. if (pcie_cap_reg) {
  650. u16 stat;
  651. u32 caps;
  652. pci_read_config_word(a->pcid,
  653. pcie_cap_reg + PCI_EXP_LNKSTA,
  654. &stat);
  655. pci_read_config_dword(a->pcid,
  656. pcie_cap_reg + PCI_EXP_LNKCAP,
  657. &caps);
  658. gai->pci.link_speed_curr =
  659. (u8)(stat & PCI_EXP_LNKSTA_CLS);
  660. gai->pci.link_speed_max =
  661. (u8)(caps & PCI_EXP_LNKCAP_SLS);
  662. gai->pci.link_width_curr =
  663. (u8)((stat & PCI_EXP_LNKSTA_NLW)
  664. >> PCI_EXP_LNKSTA_NLW_SHIFT);
  665. gai->pci.link_width_max =
  666. (u8)((caps & PCI_EXP_LNKCAP_MLW)
  667. >> 4);
  668. }
  669. gai->pci.msi_vector_cnt = 1;
  670. if (a->pcid->msix_enabled)
  671. gai->pci.interrupt_mode = ATTO_GAI_PCIIM_MSIX;
  672. else if (a->pcid->msi_enabled)
  673. gai->pci.interrupt_mode = ATTO_GAI_PCIIM_MSI;
  674. else
  675. gai->pci.interrupt_mode = ATTO_GAI_PCIIM_LEGACY;
  676. gai->adap_type = ATTO_GAI_AT_ESASRAID2;
  677. if (test_bit(AF2_THUNDERLINK, &a->flags2))
  678. gai->adap_type = ATTO_GAI_AT_TLSASHBA;
  679. if (test_bit(AF_DEGRADED_MODE, &a->flags))
  680. gai->adap_flags |= ATTO_GAI_AF_DEGRADED;
  681. gai->adap_flags |= ATTO_GAI_AF_SPT_SUPP |
  682. ATTO_GAI_AF_DEVADDR_SUPP;
  683. if (a->pcid->subsystem_device == ATTO_ESAS_R60F
  684. || a->pcid->subsystem_device == ATTO_ESAS_R608
  685. || a->pcid->subsystem_device == ATTO_ESAS_R644
  686. || a->pcid->subsystem_device == ATTO_TSSC_3808E)
  687. gai->adap_flags |= ATTO_GAI_AF_VIRT_SES;
  688. gai->num_ports = ESAS2R_NUM_PHYS;
  689. gai->num_phys = ESAS2R_NUM_PHYS;
  690. strcpy(gai->firmware_rev, a->fw_rev);
  691. strcpy(gai->flash_rev, a->flash_rev);
  692. strcpy(gai->model_name_short, esas2r_get_model_name_short(a));
  693. strcpy(gai->model_name, esas2r_get_model_name(a));
  694. gai->num_targets = ESAS2R_MAX_TARGETS;
  695. gai->num_busses = 1;
  696. gai->num_targsper_bus = gai->num_targets;
  697. gai->num_lunsper_targ = 256;
  698. if (a->pcid->subsystem_device == ATTO_ESAS_R6F0
  699. || a->pcid->subsystem_device == ATTO_ESAS_R60F)
  700. gai->num_connectors = 4;
  701. else
  702. gai->num_connectors = 2;
  703. gai->adap_flags2 |= ATTO_GAI_AF2_ADAP_CTRL_SUPP;
  704. gai->num_targets_backend = a->num_targets_backend;
  705. gai->tunnel_flags = a->ioctl_tunnel
  706. & (ATTO_GAI_TF_MEM_RW
  707. | ATTO_GAI_TF_TRACE
  708. | ATTO_GAI_TF_SCSI_PASS_THRU
  709. | ATTO_GAI_TF_GET_DEV_ADDR
  710. | ATTO_GAI_TF_PHY_CTRL
  711. | ATTO_GAI_TF_CONN_CTRL
  712. | ATTO_GAI_TF_GET_DEV_INFO);
  713. break;
  714. }
  715. case ATTO_FUNC_GET_ADAP_ADDR:
  716. {
  717. struct atto_hba_get_adapter_address *gaa =
  718. &hi->data.get_adap_addr;
  719. if (hi->flags & HBAF_TUNNEL) {
  720. hi->status = ATTO_STS_UNSUPPORTED;
  721. break;
  722. }
  723. if (hi->version > ATTO_VER_GET_ADAP_ADDR0) {
  724. hi->status = ATTO_STS_INV_VERSION;
  725. hi->version = ATTO_VER_GET_ADAP_ADDR0;
  726. } else if (gaa->addr_type == ATTO_GAA_AT_PORT
  727. || gaa->addr_type == ATTO_GAA_AT_NODE) {
  728. if (gaa->addr_type == ATTO_GAA_AT_PORT
  729. && gaa->port_id >= ESAS2R_NUM_PHYS) {
  730. hi->status = ATTO_STS_NOT_APPL;
  731. } else {
  732. memcpy((u64 *)gaa->address,
  733. &a->nvram->sas_addr[0], sizeof(u64));
  734. gaa->addr_len = sizeof(u64);
  735. }
  736. } else {
  737. hi->status = ATTO_STS_INV_PARAM;
  738. }
  739. break;
  740. }
  741. case ATTO_FUNC_MEM_RW:
  742. {
  743. if (hi->flags & HBAF_TUNNEL) {
  744. if (hba_ioctl_tunnel(a, hi, rq, sgc))
  745. return true;
  746. break;
  747. }
  748. hi->status = ATTO_STS_UNSUPPORTED;
  749. break;
  750. }
  751. case ATTO_FUNC_TRACE:
  752. {
  753. struct atto_hba_trace *trc = &hi->data.trace;
  754. if (hi->flags & HBAF_TUNNEL) {
  755. if (hba_ioctl_tunnel(a, hi, rq, sgc))
  756. return true;
  757. break;
  758. }
  759. if (hi->version > ATTO_VER_TRACE1) {
  760. hi->status = ATTO_STS_INV_VERSION;
  761. hi->version = ATTO_VER_TRACE1;
  762. break;
  763. }
  764. if (trc->trace_type == ATTO_TRC_TT_FWCOREDUMP
  765. && hi->version >= ATTO_VER_TRACE1) {
  766. if (trc->trace_func == ATTO_TRC_TF_UPLOAD) {
  767. u32 len = hi->data_length;
  768. u32 offset = trc->current_offset;
  769. u32 total_len = ESAS2R_FWCOREDUMP_SZ;
  770. /* Size is zero if a core dump isn't present */
  771. if (!test_bit(AF2_COREDUMP_SAVED, &a->flags2))
  772. total_len = 0;
  773. if (len > total_len)
  774. len = total_len;
  775. if (offset >= total_len
  776. || offset + len > total_len
  777. || len == 0) {
  778. hi->status = ATTO_STS_INV_PARAM;
  779. break;
  780. }
  781. memcpy(trc + 1,
  782. a->fw_coredump_buff + offset,
  783. len);
  784. hi->data_length = len;
  785. } else if (trc->trace_func == ATTO_TRC_TF_RESET) {
  786. memset(a->fw_coredump_buff, 0,
  787. ESAS2R_FWCOREDUMP_SZ);
  788. clear_bit(AF2_COREDUMP_SAVED, &a->flags2);
  789. } else if (trc->trace_func != ATTO_TRC_TF_GET_INFO) {
  790. hi->status = ATTO_STS_UNSUPPORTED;
  791. break;
  792. }
  793. /* Always return all the info we can. */
  794. trc->trace_mask = 0;
  795. trc->current_offset = 0;
  796. trc->total_length = ESAS2R_FWCOREDUMP_SZ;
  797. /* Return zero length buffer if core dump not present */
  798. if (!test_bit(AF2_COREDUMP_SAVED, &a->flags2))
  799. trc->total_length = 0;
  800. } else {
  801. hi->status = ATTO_STS_UNSUPPORTED;
  802. }
  803. break;
  804. }
  805. case ATTO_FUNC_SCSI_PASS_THRU:
  806. {
  807. struct atto_hba_scsi_pass_thru *spt = &hi->data.scsi_pass_thru;
  808. struct scsi_lun lun;
  809. memcpy(&lun, spt->lun, sizeof(struct scsi_lun));
  810. if (hi->flags & HBAF_TUNNEL) {
  811. if (hba_ioctl_tunnel(a, hi, rq, sgc))
  812. return true;
  813. break;
  814. }
  815. if (hi->version > ATTO_VER_SCSI_PASS_THRU0) {
  816. hi->status = ATTO_STS_INV_VERSION;
  817. hi->version = ATTO_VER_SCSI_PASS_THRU0;
  818. break;
  819. }
  820. if (spt->target_id >= ESAS2R_MAX_TARGETS || !check_lun(lun)) {
  821. hi->status = ATTO_STS_INV_PARAM;
  822. break;
  823. }
  824. esas2r_sgc_init(sgc, a, rq, NULL);
  825. sgc->length = hi->data_length;
  826. sgc->cur_offset += offsetof(struct atto_ioctl, data.byte)
  827. + sizeof(struct atto_hba_scsi_pass_thru);
  828. /* Finish request initialization */
  829. rq->target_id = (u16)spt->target_id;
  830. rq->vrq->scsi.flags |= cpu_to_le32(spt->lun[1]);
  831. memcpy(rq->vrq->scsi.cdb, spt->cdb, 16);
  832. rq->vrq->scsi.length = cpu_to_le32(hi->data_length);
  833. rq->sense_len = spt->sense_length;
  834. rq->sense_buf = (u8 *)spt->sense_data;
  835. /* NOTE: we ignore spt->timeout */
  836. /*
  837. * always usurp the completion callback since the interrupt
  838. * callback mechanism may be used.
  839. */
  840. rq->aux_req_cx = hi;
  841. rq->aux_req_cb = rq->comp_cb;
  842. rq->comp_cb = scsi_passthru_comp_cb;
  843. if (spt->flags & ATTO_SPTF_DATA_IN) {
  844. rq->vrq->scsi.flags |= cpu_to_le32(FCP_CMND_RDD);
  845. } else if (spt->flags & ATTO_SPTF_DATA_OUT) {
  846. rq->vrq->scsi.flags |= cpu_to_le32(FCP_CMND_WRD);
  847. } else {
  848. if (sgc->length) {
  849. hi->status = ATTO_STS_INV_PARAM;
  850. break;
  851. }
  852. }
  853. if (spt->flags & ATTO_SPTF_ORDERED_Q)
  854. rq->vrq->scsi.flags |=
  855. cpu_to_le32(FCP_CMND_TA_ORDRD_Q);
  856. else if (spt->flags & ATTO_SPTF_HEAD_OF_Q)
  857. rq->vrq->scsi.flags |= cpu_to_le32(FCP_CMND_TA_HEAD_Q);
  858. if (!esas2r_build_sg_list(a, rq, sgc)) {
  859. hi->status = ATTO_STS_OUT_OF_RSRC;
  860. break;
  861. }
  862. esas2r_start_request(a, rq);
  863. return true;
  864. }
  865. case ATTO_FUNC_GET_DEV_ADDR:
  866. {
  867. struct atto_hba_get_device_address *gda =
  868. &hi->data.get_dev_addr;
  869. struct esas2r_target *t;
  870. if (hi->flags & HBAF_TUNNEL) {
  871. if (hba_ioctl_tunnel(a, hi, rq, sgc))
  872. return true;
  873. break;
  874. }
  875. if (hi->version > ATTO_VER_GET_DEV_ADDR0) {
  876. hi->status = ATTO_STS_INV_VERSION;
  877. hi->version = ATTO_VER_GET_DEV_ADDR0;
  878. break;
  879. }
  880. if (gda->target_id >= ESAS2R_MAX_TARGETS) {
  881. hi->status = ATTO_STS_INV_PARAM;
  882. break;
  883. }
  884. t = a->targetdb + (u16)gda->target_id;
  885. if (t->target_state != TS_PRESENT) {
  886. hi->status = ATTO_STS_FAILED;
  887. } else if (gda->addr_type == ATTO_GDA_AT_PORT) {
  888. if (t->sas_addr == 0) {
  889. hi->status = ATTO_STS_UNSUPPORTED;
  890. } else {
  891. *(u64 *)gda->address = t->sas_addr;
  892. gda->addr_len = sizeof(u64);
  893. }
  894. } else if (gda->addr_type == ATTO_GDA_AT_NODE) {
  895. hi->status = ATTO_STS_NOT_APPL;
  896. } else {
  897. hi->status = ATTO_STS_INV_PARAM;
  898. }
  899. /* update the target ID to the next one present. */
  900. gda->target_id =
  901. esas2r_targ_db_find_next_present(a,
  902. (u16)gda->target_id);
  903. break;
  904. }
  905. case ATTO_FUNC_PHY_CTRL:
  906. case ATTO_FUNC_CONN_CTRL:
  907. {
  908. if (hba_ioctl_tunnel(a, hi, rq, sgc))
  909. return true;
  910. break;
  911. }
  912. case ATTO_FUNC_ADAP_CTRL:
  913. {
  914. struct atto_hba_adap_ctrl *ac = &hi->data.adap_ctrl;
  915. if (hi->flags & HBAF_TUNNEL) {
  916. hi->status = ATTO_STS_UNSUPPORTED;
  917. break;
  918. }
  919. if (hi->version > ATTO_VER_ADAP_CTRL0) {
  920. hi->status = ATTO_STS_INV_VERSION;
  921. hi->version = ATTO_VER_ADAP_CTRL0;
  922. break;
  923. }
  924. if (ac->adap_func == ATTO_AC_AF_HARD_RST) {
  925. esas2r_reset_adapter(a);
  926. } else if (ac->adap_func != ATTO_AC_AF_GET_STATE) {
  927. hi->status = ATTO_STS_UNSUPPORTED;
  928. break;
  929. }
  930. if (test_bit(AF_CHPRST_NEEDED, &a->flags))
  931. ac->adap_state = ATTO_AC_AS_RST_SCHED;
  932. else if (test_bit(AF_CHPRST_PENDING, &a->flags))
  933. ac->adap_state = ATTO_AC_AS_RST_IN_PROG;
  934. else if (test_bit(AF_DISC_PENDING, &a->flags))
  935. ac->adap_state = ATTO_AC_AS_RST_DISC;
  936. else if (test_bit(AF_DISABLED, &a->flags))
  937. ac->adap_state = ATTO_AC_AS_DISABLED;
  938. else if (test_bit(AF_DEGRADED_MODE, &a->flags))
  939. ac->adap_state = ATTO_AC_AS_DEGRADED;
  940. else
  941. ac->adap_state = ATTO_AC_AS_OK;
  942. break;
  943. }
  944. case ATTO_FUNC_GET_DEV_INFO:
  945. {
  946. struct atto_hba_get_device_info *gdi = &hi->data.get_dev_info;
  947. struct esas2r_target *t;
  948. if (hi->flags & HBAF_TUNNEL) {
  949. if (hba_ioctl_tunnel(a, hi, rq, sgc))
  950. return true;
  951. break;
  952. }
  953. if (hi->version > ATTO_VER_GET_DEV_INFO0) {
  954. hi->status = ATTO_STS_INV_VERSION;
  955. hi->version = ATTO_VER_GET_DEV_INFO0;
  956. break;
  957. }
  958. if (gdi->target_id >= ESAS2R_MAX_TARGETS) {
  959. hi->status = ATTO_STS_INV_PARAM;
  960. break;
  961. }
  962. t = a->targetdb + (u16)gdi->target_id;
  963. /* update the target ID to the next one present. */
  964. gdi->target_id =
  965. esas2r_targ_db_find_next_present(a,
  966. (u16)gdi->target_id);
  967. if (t->target_state != TS_PRESENT) {
  968. hi->status = ATTO_STS_FAILED;
  969. break;
  970. }
  971. hi->status = ATTO_STS_UNSUPPORTED;
  972. break;
  973. }
  974. default:
  975. hi->status = ATTO_STS_INV_FUNC;
  976. break;
  977. }
  978. return false;
  979. }
  980. static void hba_ioctl_done_callback(struct esas2r_adapter *a,
  981. struct esas2r_request *rq, void *context)
  982. {
  983. struct atto_ioctl *ioctl_hba =
  984. (struct atto_ioctl *)esas2r_buffered_ioctl;
  985. esas2r_debug("hba_ioctl_done_callback %d", a->index);
  986. if (ioctl_hba->function == ATTO_FUNC_GET_ADAP_INFO) {
  987. struct atto_hba_get_adapter_info *gai =
  988. &ioctl_hba->data.get_adap_info;
  989. esas2r_debug("ATTO_FUNC_GET_ADAP_INFO");
  990. gai->drvr_rev_major = ESAS2R_MAJOR_REV;
  991. gai->drvr_rev_minor = ESAS2R_MINOR_REV;
  992. strcpy(gai->drvr_rev_ascii, ESAS2R_VERSION_STR);
  993. strcpy(gai->drvr_name, ESAS2R_DRVR_NAME);
  994. gai->num_busses = 1;
  995. gai->num_targsper_bus = ESAS2R_MAX_ID + 1;
  996. gai->num_lunsper_targ = 1;
  997. }
  998. }
  999. u8 handle_hba_ioctl(struct esas2r_adapter *a,
  1000. struct atto_ioctl *ioctl_hba)
  1001. {
  1002. struct esas2r_buffered_ioctl bi;
  1003. memset(&bi, 0, sizeof(bi));
  1004. bi.a = a;
  1005. bi.ioctl = ioctl_hba;
  1006. bi.length = sizeof(struct atto_ioctl) + ioctl_hba->data_length;
  1007. bi.callback = hba_ioctl_callback;
  1008. bi.context = NULL;
  1009. bi.done_callback = hba_ioctl_done_callback;
  1010. bi.done_context = NULL;
  1011. bi.offset = 0;
  1012. return handle_buffered_ioctl(&bi);
  1013. }
  1014. int esas2r_write_params(struct esas2r_adapter *a, struct esas2r_request *rq,
  1015. struct esas2r_sas_nvram *data)
  1016. {
  1017. int result = 0;
  1018. a->nvram_command_done = 0;
  1019. rq->comp_cb = complete_nvr_req;
  1020. if (esas2r_nvram_write(a, rq, data)) {
  1021. /* now wait around for it to complete. */
  1022. while (!a->nvram_command_done)
  1023. wait_event_interruptible(a->nvram_waiter,
  1024. a->nvram_command_done);
  1025. ;
  1026. /* done, check the status. */
  1027. if (rq->req_stat == RS_SUCCESS)
  1028. result = 1;
  1029. }
  1030. return result;
  1031. }
  1032. /* This function only cares about ATTO-specific ioctls (atto_express_ioctl) */
  1033. int esas2r_ioctl_handler(void *hostdata, int cmd, void __user *arg)
  1034. {
  1035. struct atto_express_ioctl *ioctl = NULL;
  1036. struct esas2r_adapter *a;
  1037. struct esas2r_request *rq;
  1038. u16 code;
  1039. int err;
  1040. esas2r_log(ESAS2R_LOG_DEBG, "ioctl (%p, %x, %p)", hostdata, cmd, arg);
  1041. if ((arg == NULL)
  1042. || (cmd < EXPRESS_IOCTL_MIN)
  1043. || (cmd > EXPRESS_IOCTL_MAX))
  1044. return -ENOTSUPP;
  1045. if (!access_ok(VERIFY_WRITE, arg, sizeof(struct atto_express_ioctl))) {
  1046. esas2r_log(ESAS2R_LOG_WARN,
  1047. "ioctl_handler access_ok failed for cmd %d, "
  1048. "address %p", cmd,
  1049. arg);
  1050. return -EFAULT;
  1051. }
  1052. /* allocate a kernel memory buffer for the IOCTL data */
  1053. ioctl = kzalloc(sizeof(struct atto_express_ioctl), GFP_KERNEL);
  1054. if (ioctl == NULL) {
  1055. esas2r_log(ESAS2R_LOG_WARN,
  1056. "ioctl_handler kzalloc failed for %d bytes",
  1057. sizeof(struct atto_express_ioctl));
  1058. return -ENOMEM;
  1059. }
  1060. err = __copy_from_user(ioctl, arg, sizeof(struct atto_express_ioctl));
  1061. if (err != 0) {
  1062. esas2r_log(ESAS2R_LOG_WARN,
  1063. "copy_from_user didn't copy everything (err %d, cmd %d)",
  1064. err,
  1065. cmd);
  1066. kfree(ioctl);
  1067. return -EFAULT;
  1068. }
  1069. /* verify the signature */
  1070. if (memcmp(ioctl->header.signature,
  1071. EXPRESS_IOCTL_SIGNATURE,
  1072. EXPRESS_IOCTL_SIGNATURE_SIZE) != 0) {
  1073. esas2r_log(ESAS2R_LOG_WARN, "invalid signature");
  1074. kfree(ioctl);
  1075. return -ENOTSUPP;
  1076. }
  1077. /* assume success */
  1078. ioctl->header.return_code = IOCTL_SUCCESS;
  1079. err = 0;
  1080. /*
  1081. * handle EXPRESS_IOCTL_GET_CHANNELS
  1082. * without paying attention to channel
  1083. */
  1084. if (cmd == EXPRESS_IOCTL_GET_CHANNELS) {
  1085. int i = 0, k = 0;
  1086. ioctl->data.chanlist.num_channels = 0;
  1087. while (i < MAX_ADAPTERS) {
  1088. if (esas2r_adapters[i]) {
  1089. ioctl->data.chanlist.num_channels++;
  1090. ioctl->data.chanlist.channel[k] = i;
  1091. k++;
  1092. }
  1093. i++;
  1094. }
  1095. goto ioctl_done;
  1096. }
  1097. /* get the channel */
  1098. if (ioctl->header.channel == 0xFF) {
  1099. a = (struct esas2r_adapter *)hostdata;
  1100. } else {
  1101. if (ioctl->header.channel >= MAX_ADAPTERS ||
  1102. esas2r_adapters[ioctl->header.channel] == NULL) {
  1103. ioctl->header.return_code = IOCTL_BAD_CHANNEL;
  1104. esas2r_log(ESAS2R_LOG_WARN, "bad channel value");
  1105. kfree(ioctl);
  1106. return -ENOTSUPP;
  1107. }
  1108. a = esas2r_adapters[ioctl->header.channel];
  1109. }
  1110. switch (cmd) {
  1111. case EXPRESS_IOCTL_RW_FIRMWARE:
  1112. if (ioctl->data.fwrw.img_type == FW_IMG_FM_API) {
  1113. err = esas2r_write_fw(a,
  1114. (char *)ioctl->data.fwrw.image,
  1115. 0,
  1116. sizeof(struct
  1117. atto_express_ioctl));
  1118. if (err >= 0) {
  1119. err = esas2r_read_fw(a,
  1120. (char *)ioctl->data.fwrw.
  1121. image,
  1122. 0,
  1123. sizeof(struct
  1124. atto_express_ioctl));
  1125. }
  1126. } else if (ioctl->data.fwrw.img_type == FW_IMG_FS_API) {
  1127. err = esas2r_write_fs(a,
  1128. (char *)ioctl->data.fwrw.image,
  1129. 0,
  1130. sizeof(struct
  1131. atto_express_ioctl));
  1132. if (err >= 0) {
  1133. err = esas2r_read_fs(a,
  1134. (char *)ioctl->data.fwrw.
  1135. image,
  1136. 0,
  1137. sizeof(struct
  1138. atto_express_ioctl));
  1139. }
  1140. } else {
  1141. ioctl->header.return_code = IOCTL_BAD_FLASH_IMGTYPE;
  1142. }
  1143. break;
  1144. case EXPRESS_IOCTL_READ_PARAMS:
  1145. memcpy(ioctl->data.prw.data_buffer, a->nvram,
  1146. sizeof(struct esas2r_sas_nvram));
  1147. ioctl->data.prw.code = 1;
  1148. break;
  1149. case EXPRESS_IOCTL_WRITE_PARAMS:
  1150. rq = esas2r_alloc_request(a);
  1151. if (rq == NULL) {
  1152. kfree(ioctl);
  1153. esas2r_log(ESAS2R_LOG_WARN,
  1154. "could not allocate an internal request");
  1155. return -ENOMEM;
  1156. }
  1157. code = esas2r_write_params(a, rq,
  1158. (struct esas2r_sas_nvram *)ioctl->data.prw.data_buffer);
  1159. ioctl->data.prw.code = code;
  1160. esas2r_free_request(a, rq);
  1161. break;
  1162. case EXPRESS_IOCTL_DEFAULT_PARAMS:
  1163. esas2r_nvram_get_defaults(a,
  1164. (struct esas2r_sas_nvram *)ioctl->data.prw.data_buffer);
  1165. ioctl->data.prw.code = 1;
  1166. break;
  1167. case EXPRESS_IOCTL_CHAN_INFO:
  1168. ioctl->data.chaninfo.major_rev = ESAS2R_MAJOR_REV;
  1169. ioctl->data.chaninfo.minor_rev = ESAS2R_MINOR_REV;
  1170. ioctl->data.chaninfo.IRQ = a->pcid->irq;
  1171. ioctl->data.chaninfo.device_id = a->pcid->device;
  1172. ioctl->data.chaninfo.vendor_id = a->pcid->vendor;
  1173. ioctl->data.chaninfo.ven_dev_id = a->pcid->subsystem_device;
  1174. ioctl->data.chaninfo.revision_id = a->pcid->revision;
  1175. ioctl->data.chaninfo.pci_bus = a->pcid->bus->number;
  1176. ioctl->data.chaninfo.pci_dev_func = a->pcid->devfn;
  1177. ioctl->data.chaninfo.core_rev = 0;
  1178. ioctl->data.chaninfo.host_no = a->host->host_no;
  1179. ioctl->data.chaninfo.hbaapi_rev = 0;
  1180. break;
  1181. case EXPRESS_IOCTL_SMP:
  1182. ioctl->header.return_code = handle_smp_ioctl(a,
  1183. &ioctl->data.
  1184. ioctl_smp);
  1185. break;
  1186. case EXPRESS_CSMI:
  1187. ioctl->header.return_code =
  1188. handle_csmi_ioctl(a, &ioctl->data.csmi);
  1189. break;
  1190. case EXPRESS_IOCTL_HBA:
  1191. ioctl->header.return_code = handle_hba_ioctl(a,
  1192. &ioctl->data.
  1193. ioctl_hba);
  1194. break;
  1195. case EXPRESS_IOCTL_VDA:
  1196. err = esas2r_write_vda(a,
  1197. (char *)&ioctl->data.ioctl_vda,
  1198. 0,
  1199. sizeof(struct atto_ioctl_vda) +
  1200. ioctl->data.ioctl_vda.data_length);
  1201. if (err >= 0) {
  1202. err = esas2r_read_vda(a,
  1203. (char *)&ioctl->data.ioctl_vda,
  1204. 0,
  1205. sizeof(struct atto_ioctl_vda) +
  1206. ioctl->data.ioctl_vda.data_length);
  1207. }
  1208. break;
  1209. case EXPRESS_IOCTL_GET_MOD_INFO:
  1210. ioctl->data.modinfo.adapter = a;
  1211. ioctl->data.modinfo.pci_dev = a->pcid;
  1212. ioctl->data.modinfo.scsi_host = a->host;
  1213. ioctl->data.modinfo.host_no = a->host->host_no;
  1214. break;
  1215. default:
  1216. esas2r_debug("esas2r_ioctl invalid cmd %p!", cmd);
  1217. ioctl->header.return_code = IOCTL_ERR_INVCMD;
  1218. }
  1219. ioctl_done:
  1220. if (err < 0) {
  1221. esas2r_log(ESAS2R_LOG_WARN, "err %d on ioctl cmd %d", err,
  1222. cmd);
  1223. switch (err) {
  1224. case -ENOMEM:
  1225. case -EBUSY:
  1226. ioctl->header.return_code = IOCTL_OUT_OF_RESOURCES;
  1227. break;
  1228. case -ENOSYS:
  1229. case -EINVAL:
  1230. ioctl->header.return_code = IOCTL_INVALID_PARAM;
  1231. break;
  1232. default:
  1233. ioctl->header.return_code = IOCTL_GENERAL_ERROR;
  1234. break;
  1235. }
  1236. }
  1237. /* Always copy the buffer back, if only to pick up the status */
  1238. err = __copy_to_user(arg, ioctl, sizeof(struct atto_express_ioctl));
  1239. if (err != 0) {
  1240. esas2r_log(ESAS2R_LOG_WARN,
  1241. "ioctl_handler copy_to_user didn't copy "
  1242. "everything (err %d, cmd %d)", err,
  1243. cmd);
  1244. kfree(ioctl);
  1245. return -EFAULT;
  1246. }
  1247. kfree(ioctl);
  1248. return 0;
  1249. }
  1250. int esas2r_ioctl(struct scsi_device *sd, int cmd, void __user *arg)
  1251. {
  1252. return esas2r_ioctl_handler(sd->host->hostdata, cmd, arg);
  1253. }
  1254. static void free_fw_buffers(struct esas2r_adapter *a)
  1255. {
  1256. if (a->firmware.data) {
  1257. dma_free_coherent(&a->pcid->dev,
  1258. (size_t)a->firmware.orig_len,
  1259. a->firmware.data,
  1260. (dma_addr_t)a->firmware.phys);
  1261. a->firmware.data = NULL;
  1262. }
  1263. }
  1264. static int allocate_fw_buffers(struct esas2r_adapter *a, u32 length)
  1265. {
  1266. free_fw_buffers(a);
  1267. a->firmware.orig_len = length;
  1268. a->firmware.data = (u8 *)dma_alloc_coherent(&a->pcid->dev,
  1269. (size_t)length,
  1270. (dma_addr_t *)&a->firmware.
  1271. phys,
  1272. GFP_KERNEL);
  1273. if (!a->firmware.data) {
  1274. esas2r_debug("buffer alloc failed!");
  1275. return 0;
  1276. }
  1277. return 1;
  1278. }
  1279. /* Handle a call to read firmware. */
  1280. int esas2r_read_fw(struct esas2r_adapter *a, char *buf, long off, int count)
  1281. {
  1282. esas2r_trace_enter();
  1283. /* if the cached header is a status, simply copy it over and return. */
  1284. if (a->firmware.state == FW_STATUS_ST) {
  1285. int size = min_t(int, count, sizeof(a->firmware.header));
  1286. esas2r_trace_exit();
  1287. memcpy(buf, &a->firmware.header, size);
  1288. esas2r_debug("esas2r_read_fw: STATUS size %d", size);
  1289. return size;
  1290. }
  1291. /*
  1292. * if the cached header is a command, do it if at
  1293. * offset 0, otherwise copy the pieces.
  1294. */
  1295. if (a->firmware.state == FW_COMMAND_ST) {
  1296. u32 length = a->firmware.header.length;
  1297. esas2r_trace_exit();
  1298. esas2r_debug("esas2r_read_fw: COMMAND length %d off %d",
  1299. length,
  1300. off);
  1301. if (off == 0) {
  1302. if (a->firmware.header.action == FI_ACT_UP) {
  1303. if (!allocate_fw_buffers(a, length))
  1304. return -ENOMEM;
  1305. /* copy header over */
  1306. memcpy(a->firmware.data,
  1307. &a->firmware.header,
  1308. sizeof(a->firmware.header));
  1309. do_fm_api(a,
  1310. (struct esas2r_flash_img *)a->firmware.data);
  1311. } else if (a->firmware.header.action == FI_ACT_UPSZ) {
  1312. int size =
  1313. min((int)count,
  1314. (int)sizeof(a->firmware.header));
  1315. do_fm_api(a, &a->firmware.header);
  1316. memcpy(buf, &a->firmware.header, size);
  1317. esas2r_debug("FI_ACT_UPSZ size %d", size);
  1318. return size;
  1319. } else {
  1320. esas2r_debug("invalid action %d",
  1321. a->firmware.header.action);
  1322. return -ENOSYS;
  1323. }
  1324. }
  1325. if (count + off > length)
  1326. count = length - off;
  1327. if (count < 0)
  1328. return 0;
  1329. if (!a->firmware.data) {
  1330. esas2r_debug(
  1331. "read: nonzero offset but no buffer available!");
  1332. return -ENOMEM;
  1333. }
  1334. esas2r_debug("esas2r_read_fw: off %d count %d length %d ", off,
  1335. count,
  1336. length);
  1337. memcpy(buf, &a->firmware.data[off], count);
  1338. /* when done, release the buffer */
  1339. if (length <= off + count) {
  1340. esas2r_debug("esas2r_read_fw: freeing buffer!");
  1341. free_fw_buffers(a);
  1342. }
  1343. return count;
  1344. }
  1345. esas2r_trace_exit();
  1346. esas2r_debug("esas2r_read_fw: invalid firmware state %d",
  1347. a->firmware.state);
  1348. return -EINVAL;
  1349. }
  1350. /* Handle a call to write firmware. */
  1351. int esas2r_write_fw(struct esas2r_adapter *a, const char *buf, long off,
  1352. int count)
  1353. {
  1354. u32 length;
  1355. if (off == 0) {
  1356. struct esas2r_flash_img *header =
  1357. (struct esas2r_flash_img *)buf;
  1358. /* assume version 0 flash image */
  1359. int min_size = sizeof(struct esas2r_flash_img_v0);
  1360. a->firmware.state = FW_INVALID_ST;
  1361. /* validate the version field first */
  1362. if (count < 4
  1363. || header->fi_version > FI_VERSION_1) {
  1364. esas2r_debug(
  1365. "esas2r_write_fw: short header or invalid version");
  1366. return -EINVAL;
  1367. }
  1368. /* See if its a version 1 flash image */
  1369. if (header->fi_version == FI_VERSION_1)
  1370. min_size = sizeof(struct esas2r_flash_img);
  1371. /* If this is the start, the header must be full and valid. */
  1372. if (count < min_size) {
  1373. esas2r_debug("esas2r_write_fw: short header, aborting");
  1374. return -EINVAL;
  1375. }
  1376. /* Make sure the size is reasonable. */
  1377. length = header->length;
  1378. if (length > 1024 * 1024) {
  1379. esas2r_debug(
  1380. "esas2r_write_fw: hosed, length %d fi_version %d",
  1381. length, header->fi_version);
  1382. return -EINVAL;
  1383. }
  1384. /*
  1385. * If this is a write command, allocate memory because
  1386. * we have to cache everything. otherwise, just cache
  1387. * the header, because the read op will do the command.
  1388. */
  1389. if (header->action == FI_ACT_DOWN) {
  1390. if (!allocate_fw_buffers(a, length))
  1391. return -ENOMEM;
  1392. /*
  1393. * Store the command, so there is context on subsequent
  1394. * calls.
  1395. */
  1396. memcpy(&a->firmware.header,
  1397. buf,
  1398. sizeof(*header));
  1399. } else if (header->action == FI_ACT_UP
  1400. || header->action == FI_ACT_UPSZ) {
  1401. /* Save the command, result will be picked up on read */
  1402. memcpy(&a->firmware.header,
  1403. buf,
  1404. sizeof(*header));
  1405. a->firmware.state = FW_COMMAND_ST;
  1406. esas2r_debug(
  1407. "esas2r_write_fw: COMMAND, count %d, action %d ",
  1408. count, header->action);
  1409. /*
  1410. * Pretend we took the whole buffer,
  1411. * so we don't get bothered again.
  1412. */
  1413. return count;
  1414. } else {
  1415. esas2r_debug("esas2r_write_fw: invalid action %d ",
  1416. a->firmware.header.action);
  1417. return -ENOSYS;
  1418. }
  1419. } else {
  1420. length = a->firmware.header.length;
  1421. }
  1422. /*
  1423. * We only get here on a download command, regardless of offset.
  1424. * the chunks written by the system need to be cached, and when
  1425. * the final one arrives, issue the fmapi command.
  1426. */
  1427. if (off + count > length)
  1428. count = length - off;
  1429. if (count > 0) {
  1430. esas2r_debug("esas2r_write_fw: off %d count %d length %d", off,
  1431. count,
  1432. length);
  1433. /*
  1434. * On a full upload, the system tries sending the whole buffer.
  1435. * there's nothing to do with it, so just drop it here, before
  1436. * trying to copy over into unallocated memory!
  1437. */
  1438. if (a->firmware.header.action == FI_ACT_UP)
  1439. return count;
  1440. if (!a->firmware.data) {
  1441. esas2r_debug(
  1442. "write: nonzero offset but no buffer available!");
  1443. return -ENOMEM;
  1444. }
  1445. memcpy(&a->firmware.data[off], buf, count);
  1446. if (length == off + count) {
  1447. do_fm_api(a,
  1448. (struct esas2r_flash_img *)a->firmware.data);
  1449. /*
  1450. * Now copy the header result to be picked up by the
  1451. * next read
  1452. */
  1453. memcpy(&a->firmware.header,
  1454. a->firmware.data,
  1455. sizeof(a->firmware.header));
  1456. a->firmware.state = FW_STATUS_ST;
  1457. esas2r_debug("write completed");
  1458. /*
  1459. * Since the system has the data buffered, the only way
  1460. * this can leak is if a root user writes a program
  1461. * that writes a shorter buffer than it claims, and the
  1462. * copyin fails.
  1463. */
  1464. free_fw_buffers(a);
  1465. }
  1466. }
  1467. return count;
  1468. }
  1469. /* Callback for the completion of a VDA request. */
  1470. static void vda_complete_req(struct esas2r_adapter *a,
  1471. struct esas2r_request *rq)
  1472. {
  1473. a->vda_command_done = 1;
  1474. wake_up_interruptible(&a->vda_waiter);
  1475. }
  1476. /* Scatter/gather callback for VDA requests */
  1477. static u32 get_physaddr_vda(struct esas2r_sg_context *sgc, u64 *addr)
  1478. {
  1479. struct esas2r_adapter *a = (struct esas2r_adapter *)sgc->adapter;
  1480. int offset = (u8 *)sgc->cur_offset - (u8 *)a->vda_buffer;
  1481. (*addr) = a->ppvda_buffer + offset;
  1482. return VDA_MAX_BUFFER_SIZE - offset;
  1483. }
  1484. /* Handle a call to read a VDA command. */
  1485. int esas2r_read_vda(struct esas2r_adapter *a, char *buf, long off, int count)
  1486. {
  1487. if (!a->vda_buffer)
  1488. return -ENOMEM;
  1489. if (off == 0) {
  1490. struct esas2r_request *rq;
  1491. struct atto_ioctl_vda *vi =
  1492. (struct atto_ioctl_vda *)a->vda_buffer;
  1493. struct esas2r_sg_context sgc;
  1494. bool wait_for_completion;
  1495. /*
  1496. * Presumeably, someone has already written to the vda_buffer,
  1497. * and now they are reading the node the response, so now we
  1498. * will actually issue the request to the chip and reply.
  1499. */
  1500. /* allocate a request */
  1501. rq = esas2r_alloc_request(a);
  1502. if (rq == NULL) {
  1503. esas2r_debug("esas2r_read_vda: out of requestss");
  1504. return -EBUSY;
  1505. }
  1506. rq->comp_cb = vda_complete_req;
  1507. sgc.first_req = rq;
  1508. sgc.adapter = a;
  1509. sgc.cur_offset = a->vda_buffer + VDA_BUFFER_HEADER_SZ;
  1510. sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_vda;
  1511. a->vda_command_done = 0;
  1512. wait_for_completion =
  1513. esas2r_process_vda_ioctl(a, vi, rq, &sgc);
  1514. if (wait_for_completion) {
  1515. /* now wait around for it to complete. */
  1516. while (!a->vda_command_done)
  1517. wait_event_interruptible(a->vda_waiter,
  1518. a->vda_command_done);
  1519. }
  1520. esas2r_free_request(a, (struct esas2r_request *)rq);
  1521. }
  1522. if (off > VDA_MAX_BUFFER_SIZE)
  1523. return 0;
  1524. if (count + off > VDA_MAX_BUFFER_SIZE)
  1525. count = VDA_MAX_BUFFER_SIZE - off;
  1526. if (count < 0)
  1527. return 0;
  1528. memcpy(buf, a->vda_buffer + off, count);
  1529. return count;
  1530. }
  1531. /* Handle a call to write a VDA command. */
  1532. int esas2r_write_vda(struct esas2r_adapter *a, const char *buf, long off,
  1533. int count)
  1534. {
  1535. /*
  1536. * allocate memory for it, if not already done. once allocated,
  1537. * we will keep it around until the driver is unloaded.
  1538. */
  1539. if (!a->vda_buffer) {
  1540. dma_addr_t dma_addr;
  1541. a->vda_buffer = (u8 *)dma_alloc_coherent(&a->pcid->dev,
  1542. (size_t)
  1543. VDA_MAX_BUFFER_SIZE,
  1544. &dma_addr,
  1545. GFP_KERNEL);
  1546. a->ppvda_buffer = dma_addr;
  1547. }
  1548. if (!a->vda_buffer)
  1549. return -ENOMEM;
  1550. if (off > VDA_MAX_BUFFER_SIZE)
  1551. return 0;
  1552. if (count + off > VDA_MAX_BUFFER_SIZE)
  1553. count = VDA_MAX_BUFFER_SIZE - off;
  1554. if (count < 1)
  1555. return 0;
  1556. memcpy(a->vda_buffer + off, buf, count);
  1557. return count;
  1558. }
  1559. /* Callback for the completion of an FS_API request.*/
  1560. static void fs_api_complete_req(struct esas2r_adapter *a,
  1561. struct esas2r_request *rq)
  1562. {
  1563. a->fs_api_command_done = 1;
  1564. wake_up_interruptible(&a->fs_api_waiter);
  1565. }
  1566. /* Scatter/gather callback for VDA requests */
  1567. static u32 get_physaddr_fs_api(struct esas2r_sg_context *sgc, u64 *addr)
  1568. {
  1569. struct esas2r_adapter *a = (struct esas2r_adapter *)sgc->adapter;
  1570. struct esas2r_ioctl_fs *fs =
  1571. (struct esas2r_ioctl_fs *)a->fs_api_buffer;
  1572. u32 offset = (u8 *)sgc->cur_offset - (u8 *)fs;
  1573. (*addr) = a->ppfs_api_buffer + offset;
  1574. return a->fs_api_buffer_size - offset;
  1575. }
  1576. /* Handle a call to read firmware via FS_API. */
  1577. int esas2r_read_fs(struct esas2r_adapter *a, char *buf, long off, int count)
  1578. {
  1579. if (!a->fs_api_buffer)
  1580. return -ENOMEM;
  1581. if (off == 0) {
  1582. struct esas2r_request *rq;
  1583. struct esas2r_sg_context sgc;
  1584. struct esas2r_ioctl_fs *fs =
  1585. (struct esas2r_ioctl_fs *)a->fs_api_buffer;
  1586. /* If another flash request is already in progress, return. */
  1587. if (down_interruptible(&a->fs_api_semaphore)) {
  1588. busy:
  1589. fs->status = ATTO_STS_OUT_OF_RSRC;
  1590. return -EBUSY;
  1591. }
  1592. /*
  1593. * Presumeably, someone has already written to the
  1594. * fs_api_buffer, and now they are reading the node the
  1595. * response, so now we will actually issue the request to the
  1596. * chip and reply. Allocate a request
  1597. */
  1598. rq = esas2r_alloc_request(a);
  1599. if (rq == NULL) {
  1600. esas2r_debug("esas2r_read_fs: out of requests");
  1601. up(&a->fs_api_semaphore);
  1602. goto busy;
  1603. }
  1604. rq->comp_cb = fs_api_complete_req;
  1605. /* Set up the SGCONTEXT for to build the s/g table */
  1606. sgc.cur_offset = fs->data;
  1607. sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_fs_api;
  1608. a->fs_api_command_done = 0;
  1609. if (!esas2r_process_fs_ioctl(a, fs, rq, &sgc)) {
  1610. if (fs->status == ATTO_STS_OUT_OF_RSRC)
  1611. count = -EBUSY;
  1612. goto dont_wait;
  1613. }
  1614. /* Now wait around for it to complete. */
  1615. while (!a->fs_api_command_done)
  1616. wait_event_interruptible(a->fs_api_waiter,
  1617. a->fs_api_command_done);
  1618. ;
  1619. dont_wait:
  1620. /* Free the request and keep going */
  1621. up(&a->fs_api_semaphore);
  1622. esas2r_free_request(a, (struct esas2r_request *)rq);
  1623. /* Pick up possible error code from above */
  1624. if (count < 0)
  1625. return count;
  1626. }
  1627. if (off > a->fs_api_buffer_size)
  1628. return 0;
  1629. if (count + off > a->fs_api_buffer_size)
  1630. count = a->fs_api_buffer_size - off;
  1631. if (count < 0)
  1632. return 0;
  1633. memcpy(buf, a->fs_api_buffer + off, count);
  1634. return count;
  1635. }
  1636. /* Handle a call to write firmware via FS_API. */
  1637. int esas2r_write_fs(struct esas2r_adapter *a, const char *buf, long off,
  1638. int count)
  1639. {
  1640. if (off == 0) {
  1641. struct esas2r_ioctl_fs *fs = (struct esas2r_ioctl_fs *)buf;
  1642. u32 length = fs->command.length + offsetof(
  1643. struct esas2r_ioctl_fs,
  1644. data);
  1645. /*
  1646. * Special case, for BEGIN commands, the length field
  1647. * is lying to us, so just get enough for the header.
  1648. */
  1649. if (fs->command.command == ESAS2R_FS_CMD_BEGINW)
  1650. length = offsetof(struct esas2r_ioctl_fs, data);
  1651. /*
  1652. * Beginning a command. We assume we'll get at least
  1653. * enough in the first write so we can look at the
  1654. * header and see how much we need to alloc.
  1655. */
  1656. if (count < offsetof(struct esas2r_ioctl_fs, data))
  1657. return -EINVAL;
  1658. /* Allocate a buffer or use the existing buffer. */
  1659. if (a->fs_api_buffer) {
  1660. if (a->fs_api_buffer_size < length) {
  1661. /* Free too-small buffer and get a new one */
  1662. dma_free_coherent(&a->pcid->dev,
  1663. (size_t)a->fs_api_buffer_size,
  1664. a->fs_api_buffer,
  1665. (dma_addr_t)a->ppfs_api_buffer);
  1666. goto re_allocate_buffer;
  1667. }
  1668. } else {
  1669. re_allocate_buffer:
  1670. a->fs_api_buffer_size = length;
  1671. a->fs_api_buffer = (u8 *)dma_alloc_coherent(
  1672. &a->pcid->dev,
  1673. (size_t)a->fs_api_buffer_size,
  1674. (dma_addr_t *)&a->ppfs_api_buffer,
  1675. GFP_KERNEL);
  1676. }
  1677. }
  1678. if (!a->fs_api_buffer)
  1679. return -ENOMEM;
  1680. if (off > a->fs_api_buffer_size)
  1681. return 0;
  1682. if (count + off > a->fs_api_buffer_size)
  1683. count = a->fs_api_buffer_size - off;
  1684. if (count < 1)
  1685. return 0;
  1686. memcpy(a->fs_api_buffer + off, buf, count);
  1687. return count;
  1688. }