cciss.c 128 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615
  1. /*
  2. * Disk Array driver for HP Smart Array controllers.
  3. * (C) Copyright 2000, 2007 Hewlett-Packard Development Company, L.P.
  4. *
  5. * This program is free software; you can redistribute it and/or modify
  6. * it under the terms of the GNU General Public License as published by
  7. * the Free Software Foundation; version 2 of the License.
  8. *
  9. * This program is distributed in the hope that it will be useful,
  10. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  12. * General Public License for more details.
  13. *
  14. * You should have received a copy of the GNU General Public License
  15. * along with this program; if not, write to the Free Software
  16. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
  17. * 02111-1307, USA.
  18. *
  19. * Questions/Comments/Bugfixes to iss_storagedev@hp.com
  20. *
  21. */
  22. #include <linux/module.h>
  23. #include <linux/interrupt.h>
  24. #include <linux/types.h>
  25. #include <linux/pci.h>
  26. #include <linux/kernel.h>
  27. #include <linux/slab.h>
  28. #include <linux/smp_lock.h>
  29. #include <linux/delay.h>
  30. #include <linux/major.h>
  31. #include <linux/fs.h>
  32. #include <linux/bio.h>
  33. #include <linux/blkpg.h>
  34. #include <linux/timer.h>
  35. #include <linux/proc_fs.h>
  36. #include <linux/seq_file.h>
  37. #include <linux/init.h>
  38. #include <linux/jiffies.h>
  39. #include <linux/hdreg.h>
  40. #include <linux/spinlock.h>
  41. #include <linux/compat.h>
  42. #include <linux/mutex.h>
  43. #include <asm/uaccess.h>
  44. #include <asm/io.h>
  45. #include <linux/dma-mapping.h>
  46. #include <linux/blkdev.h>
  47. #include <linux/genhd.h>
  48. #include <linux/completion.h>
  49. #include <scsi/scsi.h>
  50. #include <scsi/sg.h>
  51. #include <scsi/scsi_ioctl.h>
  52. #include <linux/cdrom.h>
  53. #include <linux/scatterlist.h>
  54. #include <linux/kthread.h>
  55. #define CCISS_DRIVER_VERSION(maj,min,submin) ((maj<<16)|(min<<8)|(submin))
  56. #define DRIVER_NAME "HP CISS Driver (v 3.6.20)"
  57. #define DRIVER_VERSION CCISS_DRIVER_VERSION(3, 6, 20)
  58. /* Embedded module documentation macros - see modules.h */
  59. MODULE_AUTHOR("Hewlett-Packard Company");
  60. MODULE_DESCRIPTION("Driver for HP Smart Array Controllers");
  61. MODULE_SUPPORTED_DEVICE("HP SA5i SA5i+ SA532 SA5300 SA5312 SA641 SA642 SA6400"
  62. " SA6i P600 P800 P400 P400i E200 E200i E500 P700m"
  63. " Smart Array G2 Series SAS/SATA Controllers");
  64. MODULE_VERSION("3.6.20");
  65. MODULE_LICENSE("GPL");
  66. static int cciss_allow_hpsa;
  67. module_param(cciss_allow_hpsa, int, S_IRUGO|S_IWUSR);
  68. MODULE_PARM_DESC(cciss_allow_hpsa,
  69. "Prevent cciss driver from accessing hardware known to be "
  70. " supported by the hpsa driver");
  71. #include "cciss_cmd.h"
  72. #include "cciss.h"
  73. #include <linux/cciss_ioctl.h>
  74. /* define the PCI info for the cards we can control */
  75. static const struct pci_device_id cciss_pci_device_id[] = {
  76. {PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_CISS, 0x0E11, 0x4070},
  77. {PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_CISSB, 0x0E11, 0x4080},
  78. {PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_CISSB, 0x0E11, 0x4082},
  79. {PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_CISSB, 0x0E11, 0x4083},
  80. {PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_CISSC, 0x0E11, 0x4091},
  81. {PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_CISSC, 0x0E11, 0x409A},
  82. {PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_CISSC, 0x0E11, 0x409B},
  83. {PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_CISSC, 0x0E11, 0x409C},
  84. {PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_CISSC, 0x0E11, 0x409D},
  85. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSA, 0x103C, 0x3225},
  86. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSC, 0x103C, 0x3223},
  87. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSC, 0x103C, 0x3234},
  88. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSC, 0x103C, 0x3235},
  89. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSD, 0x103C, 0x3211},
  90. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSD, 0x103C, 0x3212},
  91. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSD, 0x103C, 0x3213},
  92. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSD, 0x103C, 0x3214},
  93. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSD, 0x103C, 0x3215},
  94. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSC, 0x103C, 0x3237},
  95. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSC, 0x103C, 0x323D},
  96. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSE, 0x103C, 0x3241},
  97. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSE, 0x103C, 0x3243},
  98. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSE, 0x103C, 0x3245},
  99. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSE, 0x103C, 0x3247},
  100. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSE, 0x103C, 0x3249},
  101. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSE, 0x103C, 0x324A},
  102. {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSE, 0x103C, 0x324B},
  103. {0,}
  104. };
  105. MODULE_DEVICE_TABLE(pci, cciss_pci_device_id);
  106. /* board_id = Subsystem Device ID & Vendor ID
  107. * product = Marketing Name for the board
  108. * access = Address of the struct of function pointers
  109. */
  110. static struct board_type products[] = {
  111. {0x40700E11, "Smart Array 5300", &SA5_access},
  112. {0x40800E11, "Smart Array 5i", &SA5B_access},
  113. {0x40820E11, "Smart Array 532", &SA5B_access},
  114. {0x40830E11, "Smart Array 5312", &SA5B_access},
  115. {0x409A0E11, "Smart Array 641", &SA5_access},
  116. {0x409B0E11, "Smart Array 642", &SA5_access},
  117. {0x409C0E11, "Smart Array 6400", &SA5_access},
  118. {0x409D0E11, "Smart Array 6400 EM", &SA5_access},
  119. {0x40910E11, "Smart Array 6i", &SA5_access},
  120. {0x3225103C, "Smart Array P600", &SA5_access},
  121. {0x3235103C, "Smart Array P400i", &SA5_access},
  122. {0x3211103C, "Smart Array E200i", &SA5_access},
  123. {0x3212103C, "Smart Array E200", &SA5_access},
  124. {0x3213103C, "Smart Array E200i", &SA5_access},
  125. {0x3214103C, "Smart Array E200i", &SA5_access},
  126. {0x3215103C, "Smart Array E200i", &SA5_access},
  127. {0x3237103C, "Smart Array E500", &SA5_access},
  128. /* controllers below this line are also supported by the hpsa driver. */
  129. #define HPSA_BOUNDARY 0x3223103C
  130. {0x3223103C, "Smart Array P800", &SA5_access},
  131. {0x3234103C, "Smart Array P400", &SA5_access},
  132. {0x323D103C, "Smart Array P700m", &SA5_access},
  133. {0x3241103C, "Smart Array P212", &SA5_access},
  134. {0x3243103C, "Smart Array P410", &SA5_access},
  135. {0x3245103C, "Smart Array P410i", &SA5_access},
  136. {0x3247103C, "Smart Array P411", &SA5_access},
  137. {0x3249103C, "Smart Array P812", &SA5_access},
  138. {0x324A103C, "Smart Array P712m", &SA5_access},
  139. {0x324B103C, "Smart Array P711m", &SA5_access},
  140. };
  141. /* How long to wait (in milliseconds) for board to go into simple mode */
  142. #define MAX_CONFIG_WAIT 30000
  143. #define MAX_IOCTL_CONFIG_WAIT 1000
  144. /*define how many times we will try a command because of bus resets */
  145. #define MAX_CMD_RETRIES 3
  146. #define MAX_CTLR 32
  147. /* Originally cciss driver only supports 8 major numbers */
  148. #define MAX_CTLR_ORIG 8
  149. static ctlr_info_t *hba[MAX_CTLR];
  150. static struct task_struct *cciss_scan_thread;
  151. static DEFINE_MUTEX(scan_mutex);
  152. static LIST_HEAD(scan_q);
  153. static void do_cciss_request(struct request_queue *q);
  154. static irqreturn_t do_cciss_intr(int irq, void *dev_id);
  155. static int cciss_open(struct block_device *bdev, fmode_t mode);
  156. static int cciss_release(struct gendisk *disk, fmode_t mode);
  157. static int cciss_ioctl(struct block_device *bdev, fmode_t mode,
  158. unsigned int cmd, unsigned long arg);
  159. static int cciss_getgeo(struct block_device *bdev, struct hd_geometry *geo);
  160. static int cciss_revalidate(struct gendisk *disk);
  161. static int rebuild_lun_table(ctlr_info_t *h, int first_time, int via_ioctl);
  162. static int deregister_disk(ctlr_info_t *h, int drv_index,
  163. int clear_all, int via_ioctl);
  164. static void cciss_read_capacity(int ctlr, int logvol, int withirq,
  165. sector_t *total_size, unsigned int *block_size);
  166. static void cciss_read_capacity_16(int ctlr, int logvol, int withirq,
  167. sector_t *total_size, unsigned int *block_size);
  168. static void cciss_geometry_inquiry(int ctlr, int logvol,
  169. int withirq, sector_t total_size,
  170. unsigned int block_size, InquiryData_struct *inq_buff,
  171. drive_info_struct *drv);
  172. static void __devinit cciss_interrupt_mode(ctlr_info_t *, struct pci_dev *,
  173. __u32);
  174. static void start_io(ctlr_info_t *h);
  175. static int sendcmd(__u8 cmd, int ctlr, void *buff, size_t size,
  176. __u8 page_code, unsigned char *scsi3addr, int cmd_type);
  177. static int sendcmd_withirq(__u8 cmd, int ctlr, void *buff, size_t size,
  178. __u8 page_code, unsigned char scsi3addr[],
  179. int cmd_type);
  180. static int sendcmd_withirq_core(ctlr_info_t *h, CommandList_struct *c,
  181. int attempt_retry);
  182. static int process_sendcmd_error(ctlr_info_t *h, CommandList_struct *c);
  183. static void fail_all_cmds(unsigned long ctlr);
  184. static int add_to_scan_list(struct ctlr_info *h);
  185. static int scan_thread(void *data);
  186. static int check_for_unit_attention(ctlr_info_t *h, CommandList_struct *c);
  187. static void cciss_hba_release(struct device *dev);
  188. static void cciss_device_release(struct device *dev);
  189. static void cciss_free_gendisk(ctlr_info_t *h, int drv_index);
  190. static void cciss_free_drive_info(ctlr_info_t *h, int drv_index);
  191. #ifdef CONFIG_PROC_FS
  192. static void cciss_procinit(int i);
  193. #else
  194. static void cciss_procinit(int i)
  195. {
  196. }
  197. #endif /* CONFIG_PROC_FS */
  198. #ifdef CONFIG_COMPAT
  199. static int cciss_compat_ioctl(struct block_device *, fmode_t,
  200. unsigned, unsigned long);
  201. #endif
  202. static const struct block_device_operations cciss_fops = {
  203. .owner = THIS_MODULE,
  204. .open = cciss_open,
  205. .release = cciss_release,
  206. .locked_ioctl = cciss_ioctl,
  207. .getgeo = cciss_getgeo,
  208. #ifdef CONFIG_COMPAT
  209. .compat_ioctl = cciss_compat_ioctl,
  210. #endif
  211. .revalidate_disk = cciss_revalidate,
  212. };
  213. /*
  214. * Enqueuing and dequeuing functions for cmdlists.
  215. */
  216. static inline void addQ(struct hlist_head *list, CommandList_struct *c)
  217. {
  218. hlist_add_head(&c->list, list);
  219. }
  220. static inline void removeQ(CommandList_struct *c)
  221. {
  222. /*
  223. * After kexec/dump some commands might still
  224. * be in flight, which the firmware will try
  225. * to complete. Resetting the firmware doesn't work
  226. * with old fw revisions, so we have to mark
  227. * them off as 'stale' to prevent the driver from
  228. * falling over.
  229. */
  230. if (WARN_ON(hlist_unhashed(&c->list))) {
  231. c->cmd_type = CMD_MSG_STALE;
  232. return;
  233. }
  234. hlist_del_init(&c->list);
  235. }
  236. #include "cciss_scsi.c" /* For SCSI tape support */
  237. static const char *raid_label[] = { "0", "4", "1(1+0)", "5", "5+1", "ADG",
  238. "UNKNOWN"
  239. };
  240. #define RAID_UNKNOWN (sizeof(raid_label) / sizeof(raid_label[0])-1)
  241. #ifdef CONFIG_PROC_FS
  242. /*
  243. * Report information about this controller.
  244. */
  245. #define ENG_GIG 1000000000
  246. #define ENG_GIG_FACTOR (ENG_GIG/512)
  247. #define ENGAGE_SCSI "engage scsi"
  248. static struct proc_dir_entry *proc_cciss;
  249. static void cciss_seq_show_header(struct seq_file *seq)
  250. {
  251. ctlr_info_t *h = seq->private;
  252. seq_printf(seq, "%s: HP %s Controller\n"
  253. "Board ID: 0x%08lx\n"
  254. "Firmware Version: %c%c%c%c\n"
  255. "IRQ: %d\n"
  256. "Logical drives: %d\n"
  257. "Current Q depth: %d\n"
  258. "Current # commands on controller: %d\n"
  259. "Max Q depth since init: %d\n"
  260. "Max # commands on controller since init: %d\n"
  261. "Max SG entries since init: %d\n",
  262. h->devname,
  263. h->product_name,
  264. (unsigned long)h->board_id,
  265. h->firm_ver[0], h->firm_ver[1], h->firm_ver[2],
  266. h->firm_ver[3], (unsigned int)h->intr[SIMPLE_MODE_INT],
  267. h->num_luns,
  268. h->Qdepth, h->commands_outstanding,
  269. h->maxQsinceinit, h->max_outstanding, h->maxSG);
  270. #ifdef CONFIG_CISS_SCSI_TAPE
  271. cciss_seq_tape_report(seq, h->ctlr);
  272. #endif /* CONFIG_CISS_SCSI_TAPE */
  273. }
  274. static void *cciss_seq_start(struct seq_file *seq, loff_t *pos)
  275. {
  276. ctlr_info_t *h = seq->private;
  277. unsigned ctlr = h->ctlr;
  278. unsigned long flags;
  279. /* prevent displaying bogus info during configuration
  280. * or deconfiguration of a logical volume
  281. */
  282. spin_lock_irqsave(CCISS_LOCK(ctlr), flags);
  283. if (h->busy_configuring) {
  284. spin_unlock_irqrestore(CCISS_LOCK(ctlr), flags);
  285. return ERR_PTR(-EBUSY);
  286. }
  287. h->busy_configuring = 1;
  288. spin_unlock_irqrestore(CCISS_LOCK(ctlr), flags);
  289. if (*pos == 0)
  290. cciss_seq_show_header(seq);
  291. return pos;
  292. }
  293. static int cciss_seq_show(struct seq_file *seq, void *v)
  294. {
  295. sector_t vol_sz, vol_sz_frac;
  296. ctlr_info_t *h = seq->private;
  297. unsigned ctlr = h->ctlr;
  298. loff_t *pos = v;
  299. drive_info_struct *drv = h->drv[*pos];
  300. if (*pos > h->highest_lun)
  301. return 0;
  302. if (drv->heads == 0)
  303. return 0;
  304. vol_sz = drv->nr_blocks;
  305. vol_sz_frac = sector_div(vol_sz, ENG_GIG_FACTOR);
  306. vol_sz_frac *= 100;
  307. sector_div(vol_sz_frac, ENG_GIG_FACTOR);
  308. if (drv->raid_level < 0 || drv->raid_level > RAID_UNKNOWN)
  309. drv->raid_level = RAID_UNKNOWN;
  310. seq_printf(seq, "cciss/c%dd%d:"
  311. "\t%4u.%02uGB\tRAID %s\n",
  312. ctlr, (int) *pos, (int)vol_sz, (int)vol_sz_frac,
  313. raid_label[drv->raid_level]);
  314. return 0;
  315. }
  316. static void *cciss_seq_next(struct seq_file *seq, void *v, loff_t *pos)
  317. {
  318. ctlr_info_t *h = seq->private;
  319. if (*pos > h->highest_lun)
  320. return NULL;
  321. *pos += 1;
  322. return pos;
  323. }
  324. static void cciss_seq_stop(struct seq_file *seq, void *v)
  325. {
  326. ctlr_info_t *h = seq->private;
  327. /* Only reset h->busy_configuring if we succeeded in setting
  328. * it during cciss_seq_start. */
  329. if (v == ERR_PTR(-EBUSY))
  330. return;
  331. h->busy_configuring = 0;
  332. }
  333. static const struct seq_operations cciss_seq_ops = {
  334. .start = cciss_seq_start,
  335. .show = cciss_seq_show,
  336. .next = cciss_seq_next,
  337. .stop = cciss_seq_stop,
  338. };
  339. static int cciss_seq_open(struct inode *inode, struct file *file)
  340. {
  341. int ret = seq_open(file, &cciss_seq_ops);
  342. struct seq_file *seq = file->private_data;
  343. if (!ret)
  344. seq->private = PDE(inode)->data;
  345. return ret;
  346. }
  347. static ssize_t
  348. cciss_proc_write(struct file *file, const char __user *buf,
  349. size_t length, loff_t *ppos)
  350. {
  351. int err;
  352. char *buffer;
  353. #ifndef CONFIG_CISS_SCSI_TAPE
  354. return -EINVAL;
  355. #endif
  356. if (!buf || length > PAGE_SIZE - 1)
  357. return -EINVAL;
  358. buffer = (char *)__get_free_page(GFP_KERNEL);
  359. if (!buffer)
  360. return -ENOMEM;
  361. err = -EFAULT;
  362. if (copy_from_user(buffer, buf, length))
  363. goto out;
  364. buffer[length] = '\0';
  365. #ifdef CONFIG_CISS_SCSI_TAPE
  366. if (strncmp(ENGAGE_SCSI, buffer, sizeof ENGAGE_SCSI - 1) == 0) {
  367. struct seq_file *seq = file->private_data;
  368. ctlr_info_t *h = seq->private;
  369. int rc;
  370. rc = cciss_engage_scsi(h->ctlr);
  371. if (rc != 0)
  372. err = -rc;
  373. else
  374. err = length;
  375. } else
  376. #endif /* CONFIG_CISS_SCSI_TAPE */
  377. err = -EINVAL;
  378. /* might be nice to have "disengage" too, but it's not
  379. safely possible. (only 1 module use count, lock issues.) */
  380. out:
  381. free_page((unsigned long)buffer);
  382. return err;
  383. }
  384. static const struct file_operations cciss_proc_fops = {
  385. .owner = THIS_MODULE,
  386. .open = cciss_seq_open,
  387. .read = seq_read,
  388. .llseek = seq_lseek,
  389. .release = seq_release,
  390. .write = cciss_proc_write,
  391. };
  392. static void __devinit cciss_procinit(int i)
  393. {
  394. struct proc_dir_entry *pde;
  395. if (proc_cciss == NULL)
  396. proc_cciss = proc_mkdir("driver/cciss", NULL);
  397. if (!proc_cciss)
  398. return;
  399. pde = proc_create_data(hba[i]->devname, S_IWUSR | S_IRUSR | S_IRGRP |
  400. S_IROTH, proc_cciss,
  401. &cciss_proc_fops, hba[i]);
  402. }
  403. #endif /* CONFIG_PROC_FS */
  404. #define MAX_PRODUCT_NAME_LEN 19
  405. #define to_hba(n) container_of(n, struct ctlr_info, dev)
  406. #define to_drv(n) container_of(n, drive_info_struct, dev)
  407. static ssize_t host_store_rescan(struct device *dev,
  408. struct device_attribute *attr,
  409. const char *buf, size_t count)
  410. {
  411. struct ctlr_info *h = to_hba(dev);
  412. add_to_scan_list(h);
  413. wake_up_process(cciss_scan_thread);
  414. wait_for_completion_interruptible(&h->scan_wait);
  415. return count;
  416. }
  417. static DEVICE_ATTR(rescan, S_IWUSR, NULL, host_store_rescan);
  418. static ssize_t dev_show_unique_id(struct device *dev,
  419. struct device_attribute *attr,
  420. char *buf)
  421. {
  422. drive_info_struct *drv = to_drv(dev);
  423. struct ctlr_info *h = to_hba(drv->dev.parent);
  424. __u8 sn[16];
  425. unsigned long flags;
  426. int ret = 0;
  427. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  428. if (h->busy_configuring)
  429. ret = -EBUSY;
  430. else
  431. memcpy(sn, drv->serial_no, sizeof(sn));
  432. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  433. if (ret)
  434. return ret;
  435. else
  436. return snprintf(buf, 16 * 2 + 2,
  437. "%02X%02X%02X%02X%02X%02X%02X%02X"
  438. "%02X%02X%02X%02X%02X%02X%02X%02X\n",
  439. sn[0], sn[1], sn[2], sn[3],
  440. sn[4], sn[5], sn[6], sn[7],
  441. sn[8], sn[9], sn[10], sn[11],
  442. sn[12], sn[13], sn[14], sn[15]);
  443. }
  444. static DEVICE_ATTR(unique_id, S_IRUGO, dev_show_unique_id, NULL);
  445. static ssize_t dev_show_vendor(struct device *dev,
  446. struct device_attribute *attr,
  447. char *buf)
  448. {
  449. drive_info_struct *drv = to_drv(dev);
  450. struct ctlr_info *h = to_hba(drv->dev.parent);
  451. char vendor[VENDOR_LEN + 1];
  452. unsigned long flags;
  453. int ret = 0;
  454. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  455. if (h->busy_configuring)
  456. ret = -EBUSY;
  457. else
  458. memcpy(vendor, drv->vendor, VENDOR_LEN + 1);
  459. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  460. if (ret)
  461. return ret;
  462. else
  463. return snprintf(buf, sizeof(vendor) + 1, "%s\n", drv->vendor);
  464. }
  465. static DEVICE_ATTR(vendor, S_IRUGO, dev_show_vendor, NULL);
  466. static ssize_t dev_show_model(struct device *dev,
  467. struct device_attribute *attr,
  468. char *buf)
  469. {
  470. drive_info_struct *drv = to_drv(dev);
  471. struct ctlr_info *h = to_hba(drv->dev.parent);
  472. char model[MODEL_LEN + 1];
  473. unsigned long flags;
  474. int ret = 0;
  475. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  476. if (h->busy_configuring)
  477. ret = -EBUSY;
  478. else
  479. memcpy(model, drv->model, MODEL_LEN + 1);
  480. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  481. if (ret)
  482. return ret;
  483. else
  484. return snprintf(buf, sizeof(model) + 1, "%s\n", drv->model);
  485. }
  486. static DEVICE_ATTR(model, S_IRUGO, dev_show_model, NULL);
  487. static ssize_t dev_show_rev(struct device *dev,
  488. struct device_attribute *attr,
  489. char *buf)
  490. {
  491. drive_info_struct *drv = to_drv(dev);
  492. struct ctlr_info *h = to_hba(drv->dev.parent);
  493. char rev[REV_LEN + 1];
  494. unsigned long flags;
  495. int ret = 0;
  496. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  497. if (h->busy_configuring)
  498. ret = -EBUSY;
  499. else
  500. memcpy(rev, drv->rev, REV_LEN + 1);
  501. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  502. if (ret)
  503. return ret;
  504. else
  505. return snprintf(buf, sizeof(rev) + 1, "%s\n", drv->rev);
  506. }
  507. static DEVICE_ATTR(rev, S_IRUGO, dev_show_rev, NULL);
  508. static ssize_t cciss_show_lunid(struct device *dev,
  509. struct device_attribute *attr, char *buf)
  510. {
  511. drive_info_struct *drv = to_drv(dev);
  512. struct ctlr_info *h = to_hba(drv->dev.parent);
  513. unsigned long flags;
  514. unsigned char lunid[8];
  515. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  516. if (h->busy_configuring) {
  517. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  518. return -EBUSY;
  519. }
  520. if (!drv->heads) {
  521. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  522. return -ENOTTY;
  523. }
  524. memcpy(lunid, drv->LunID, sizeof(lunid));
  525. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  526. return snprintf(buf, 20, "0x%02x%02x%02x%02x%02x%02x%02x%02x\n",
  527. lunid[0], lunid[1], lunid[2], lunid[3],
  528. lunid[4], lunid[5], lunid[6], lunid[7]);
  529. }
  530. static DEVICE_ATTR(lunid, S_IRUGO, cciss_show_lunid, NULL);
  531. static ssize_t cciss_show_raid_level(struct device *dev,
  532. struct device_attribute *attr, char *buf)
  533. {
  534. drive_info_struct *drv = to_drv(dev);
  535. struct ctlr_info *h = to_hba(drv->dev.parent);
  536. int raid;
  537. unsigned long flags;
  538. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  539. if (h->busy_configuring) {
  540. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  541. return -EBUSY;
  542. }
  543. raid = drv->raid_level;
  544. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  545. if (raid < 0 || raid > RAID_UNKNOWN)
  546. raid = RAID_UNKNOWN;
  547. return snprintf(buf, strlen(raid_label[raid]) + 7, "RAID %s\n",
  548. raid_label[raid]);
  549. }
  550. static DEVICE_ATTR(raid_level, S_IRUGO, cciss_show_raid_level, NULL);
  551. static ssize_t cciss_show_usage_count(struct device *dev,
  552. struct device_attribute *attr, char *buf)
  553. {
  554. drive_info_struct *drv = to_drv(dev);
  555. struct ctlr_info *h = to_hba(drv->dev.parent);
  556. unsigned long flags;
  557. int count;
  558. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  559. if (h->busy_configuring) {
  560. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  561. return -EBUSY;
  562. }
  563. count = drv->usage_count;
  564. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  565. return snprintf(buf, 20, "%d\n", count);
  566. }
  567. static DEVICE_ATTR(usage_count, S_IRUGO, cciss_show_usage_count, NULL);
  568. static struct attribute *cciss_host_attrs[] = {
  569. &dev_attr_rescan.attr,
  570. NULL
  571. };
  572. static struct attribute_group cciss_host_attr_group = {
  573. .attrs = cciss_host_attrs,
  574. };
  575. static const struct attribute_group *cciss_host_attr_groups[] = {
  576. &cciss_host_attr_group,
  577. NULL
  578. };
  579. static struct device_type cciss_host_type = {
  580. .name = "cciss_host",
  581. .groups = cciss_host_attr_groups,
  582. .release = cciss_hba_release,
  583. };
  584. static struct attribute *cciss_dev_attrs[] = {
  585. &dev_attr_unique_id.attr,
  586. &dev_attr_model.attr,
  587. &dev_attr_vendor.attr,
  588. &dev_attr_rev.attr,
  589. &dev_attr_lunid.attr,
  590. &dev_attr_raid_level.attr,
  591. &dev_attr_usage_count.attr,
  592. NULL
  593. };
  594. static struct attribute_group cciss_dev_attr_group = {
  595. .attrs = cciss_dev_attrs,
  596. };
  597. static const struct attribute_group *cciss_dev_attr_groups[] = {
  598. &cciss_dev_attr_group,
  599. NULL
  600. };
  601. static struct device_type cciss_dev_type = {
  602. .name = "cciss_device",
  603. .groups = cciss_dev_attr_groups,
  604. .release = cciss_device_release,
  605. };
  606. static struct bus_type cciss_bus_type = {
  607. .name = "cciss",
  608. };
  609. /*
  610. * cciss_hba_release is called when the reference count
  611. * of h->dev goes to zero.
  612. */
  613. static void cciss_hba_release(struct device *dev)
  614. {
  615. /*
  616. * nothing to do, but need this to avoid a warning
  617. * about not having a release handler from lib/kref.c.
  618. */
  619. }
  620. /*
  621. * Initialize sysfs entry for each controller. This sets up and registers
  622. * the 'cciss#' directory for each individual controller under
  623. * /sys/bus/pci/devices/<dev>/.
  624. */
  625. static int cciss_create_hba_sysfs_entry(struct ctlr_info *h)
  626. {
  627. device_initialize(&h->dev);
  628. h->dev.type = &cciss_host_type;
  629. h->dev.bus = &cciss_bus_type;
  630. dev_set_name(&h->dev, "%s", h->devname);
  631. h->dev.parent = &h->pdev->dev;
  632. return device_add(&h->dev);
  633. }
  634. /*
  635. * Remove sysfs entries for an hba.
  636. */
  637. static void cciss_destroy_hba_sysfs_entry(struct ctlr_info *h)
  638. {
  639. device_del(&h->dev);
  640. put_device(&h->dev); /* final put. */
  641. }
  642. /* cciss_device_release is called when the reference count
  643. * of h->drv[x]dev goes to zero.
  644. */
  645. static void cciss_device_release(struct device *dev)
  646. {
  647. drive_info_struct *drv = to_drv(dev);
  648. kfree(drv);
  649. }
  650. /*
  651. * Initialize sysfs for each logical drive. This sets up and registers
  652. * the 'c#d#' directory for each individual logical drive under
  653. * /sys/bus/pci/devices/<dev/ccis#/. We also create a link from
  654. * /sys/block/cciss!c#d# to this entry.
  655. */
  656. static long cciss_create_ld_sysfs_entry(struct ctlr_info *h,
  657. int drv_index)
  658. {
  659. struct device *dev;
  660. if (h->drv[drv_index]->device_initialized)
  661. return 0;
  662. dev = &h->drv[drv_index]->dev;
  663. device_initialize(dev);
  664. dev->type = &cciss_dev_type;
  665. dev->bus = &cciss_bus_type;
  666. dev_set_name(dev, "c%dd%d", h->ctlr, drv_index);
  667. dev->parent = &h->dev;
  668. h->drv[drv_index]->device_initialized = 1;
  669. return device_add(dev);
  670. }
  671. /*
  672. * Remove sysfs entries for a logical drive.
  673. */
  674. static void cciss_destroy_ld_sysfs_entry(struct ctlr_info *h, int drv_index,
  675. int ctlr_exiting)
  676. {
  677. struct device *dev = &h->drv[drv_index]->dev;
  678. /* special case for c*d0, we only destroy it on controller exit */
  679. if (drv_index == 0 && !ctlr_exiting)
  680. return;
  681. device_del(dev);
  682. put_device(dev); /* the "final" put. */
  683. h->drv[drv_index] = NULL;
  684. }
  685. /*
  686. * For operations that cannot sleep, a command block is allocated at init,
  687. * and managed by cmd_alloc() and cmd_free() using a simple bitmap to track
  688. * which ones are free or in use. For operations that can wait for kmalloc
  689. * to possible sleep, this routine can be called with get_from_pool set to 0.
  690. * cmd_free() MUST be called with a got_from_pool set to 0 if cmd_alloc was.
  691. */
  692. static CommandList_struct *cmd_alloc(ctlr_info_t *h, int get_from_pool)
  693. {
  694. CommandList_struct *c;
  695. int i;
  696. u64bit temp64;
  697. dma_addr_t cmd_dma_handle, err_dma_handle;
  698. if (!get_from_pool) {
  699. c = (CommandList_struct *) pci_alloc_consistent(h->pdev,
  700. sizeof(CommandList_struct), &cmd_dma_handle);
  701. if (c == NULL)
  702. return NULL;
  703. memset(c, 0, sizeof(CommandList_struct));
  704. c->cmdindex = -1;
  705. c->err_info = (ErrorInfo_struct *)
  706. pci_alloc_consistent(h->pdev, sizeof(ErrorInfo_struct),
  707. &err_dma_handle);
  708. if (c->err_info == NULL) {
  709. pci_free_consistent(h->pdev,
  710. sizeof(CommandList_struct), c, cmd_dma_handle);
  711. return NULL;
  712. }
  713. memset(c->err_info, 0, sizeof(ErrorInfo_struct));
  714. } else { /* get it out of the controllers pool */
  715. do {
  716. i = find_first_zero_bit(h->cmd_pool_bits, h->nr_cmds);
  717. if (i == h->nr_cmds)
  718. return NULL;
  719. } while (test_and_set_bit
  720. (i & (BITS_PER_LONG - 1),
  721. h->cmd_pool_bits + (i / BITS_PER_LONG)) != 0);
  722. #ifdef CCISS_DEBUG
  723. printk(KERN_DEBUG "cciss: using command buffer %d\n", i);
  724. #endif
  725. c = h->cmd_pool + i;
  726. memset(c, 0, sizeof(CommandList_struct));
  727. cmd_dma_handle = h->cmd_pool_dhandle
  728. + i * sizeof(CommandList_struct);
  729. c->err_info = h->errinfo_pool + i;
  730. memset(c->err_info, 0, sizeof(ErrorInfo_struct));
  731. err_dma_handle = h->errinfo_pool_dhandle
  732. + i * sizeof(ErrorInfo_struct);
  733. h->nr_allocs++;
  734. c->cmdindex = i;
  735. }
  736. INIT_HLIST_NODE(&c->list);
  737. c->busaddr = (__u32) cmd_dma_handle;
  738. temp64.val = (__u64) err_dma_handle;
  739. c->ErrDesc.Addr.lower = temp64.val32.lower;
  740. c->ErrDesc.Addr.upper = temp64.val32.upper;
  741. c->ErrDesc.Len = sizeof(ErrorInfo_struct);
  742. c->ctlr = h->ctlr;
  743. return c;
  744. }
  745. /*
  746. * Frees a command block that was previously allocated with cmd_alloc().
  747. */
  748. static void cmd_free(ctlr_info_t *h, CommandList_struct *c, int got_from_pool)
  749. {
  750. int i;
  751. u64bit temp64;
  752. if (!got_from_pool) {
  753. temp64.val32.lower = c->ErrDesc.Addr.lower;
  754. temp64.val32.upper = c->ErrDesc.Addr.upper;
  755. pci_free_consistent(h->pdev, sizeof(ErrorInfo_struct),
  756. c->err_info, (dma_addr_t) temp64.val);
  757. pci_free_consistent(h->pdev, sizeof(CommandList_struct),
  758. c, (dma_addr_t) c->busaddr);
  759. } else {
  760. i = c - h->cmd_pool;
  761. clear_bit(i & (BITS_PER_LONG - 1),
  762. h->cmd_pool_bits + (i / BITS_PER_LONG));
  763. h->nr_frees++;
  764. }
  765. }
  766. static inline ctlr_info_t *get_host(struct gendisk *disk)
  767. {
  768. return disk->queue->queuedata;
  769. }
  770. static inline drive_info_struct *get_drv(struct gendisk *disk)
  771. {
  772. return disk->private_data;
  773. }
  774. /*
  775. * Open. Make sure the device is really there.
  776. */
  777. static int cciss_open(struct block_device *bdev, fmode_t mode)
  778. {
  779. ctlr_info_t *host = get_host(bdev->bd_disk);
  780. drive_info_struct *drv = get_drv(bdev->bd_disk);
  781. #ifdef CCISS_DEBUG
  782. printk(KERN_DEBUG "cciss_open %s\n", bdev->bd_disk->disk_name);
  783. #endif /* CCISS_DEBUG */
  784. if (drv->busy_configuring)
  785. return -EBUSY;
  786. /*
  787. * Root is allowed to open raw volume zero even if it's not configured
  788. * so array config can still work. Root is also allowed to open any
  789. * volume that has a LUN ID, so it can issue IOCTL to reread the
  790. * disk information. I don't think I really like this
  791. * but I'm already using way to many device nodes to claim another one
  792. * for "raw controller".
  793. */
  794. if (drv->heads == 0) {
  795. if (MINOR(bdev->bd_dev) != 0) { /* not node 0? */
  796. /* if not node 0 make sure it is a partition = 0 */
  797. if (MINOR(bdev->bd_dev) & 0x0f) {
  798. return -ENXIO;
  799. /* if it is, make sure we have a LUN ID */
  800. } else if (memcmp(drv->LunID, CTLR_LUNID,
  801. sizeof(drv->LunID))) {
  802. return -ENXIO;
  803. }
  804. }
  805. if (!capable(CAP_SYS_ADMIN))
  806. return -EPERM;
  807. }
  808. drv->usage_count++;
  809. host->usage_count++;
  810. return 0;
  811. }
  812. /*
  813. * Close. Sync first.
  814. */
  815. static int cciss_release(struct gendisk *disk, fmode_t mode)
  816. {
  817. ctlr_info_t *host = get_host(disk);
  818. drive_info_struct *drv = get_drv(disk);
  819. #ifdef CCISS_DEBUG
  820. printk(KERN_DEBUG "cciss_release %s\n", disk->disk_name);
  821. #endif /* CCISS_DEBUG */
  822. drv->usage_count--;
  823. host->usage_count--;
  824. return 0;
  825. }
  826. #ifdef CONFIG_COMPAT
  827. static int do_ioctl(struct block_device *bdev, fmode_t mode,
  828. unsigned cmd, unsigned long arg)
  829. {
  830. int ret;
  831. lock_kernel();
  832. ret = cciss_ioctl(bdev, mode, cmd, arg);
  833. unlock_kernel();
  834. return ret;
  835. }
  836. static int cciss_ioctl32_passthru(struct block_device *bdev, fmode_t mode,
  837. unsigned cmd, unsigned long arg);
  838. static int cciss_ioctl32_big_passthru(struct block_device *bdev, fmode_t mode,
  839. unsigned cmd, unsigned long arg);
  840. static int cciss_compat_ioctl(struct block_device *bdev, fmode_t mode,
  841. unsigned cmd, unsigned long arg)
  842. {
  843. switch (cmd) {
  844. case CCISS_GETPCIINFO:
  845. case CCISS_GETINTINFO:
  846. case CCISS_SETINTINFO:
  847. case CCISS_GETNODENAME:
  848. case CCISS_SETNODENAME:
  849. case CCISS_GETHEARTBEAT:
  850. case CCISS_GETBUSTYPES:
  851. case CCISS_GETFIRMVER:
  852. case CCISS_GETDRIVVER:
  853. case CCISS_REVALIDVOLS:
  854. case CCISS_DEREGDISK:
  855. case CCISS_REGNEWDISK:
  856. case CCISS_REGNEWD:
  857. case CCISS_RESCANDISK:
  858. case CCISS_GETLUNINFO:
  859. return do_ioctl(bdev, mode, cmd, arg);
  860. case CCISS_PASSTHRU32:
  861. return cciss_ioctl32_passthru(bdev, mode, cmd, arg);
  862. case CCISS_BIG_PASSTHRU32:
  863. return cciss_ioctl32_big_passthru(bdev, mode, cmd, arg);
  864. default:
  865. return -ENOIOCTLCMD;
  866. }
  867. }
  868. static int cciss_ioctl32_passthru(struct block_device *bdev, fmode_t mode,
  869. unsigned cmd, unsigned long arg)
  870. {
  871. IOCTL32_Command_struct __user *arg32 =
  872. (IOCTL32_Command_struct __user *) arg;
  873. IOCTL_Command_struct arg64;
  874. IOCTL_Command_struct __user *p = compat_alloc_user_space(sizeof(arg64));
  875. int err;
  876. u32 cp;
  877. err = 0;
  878. err |=
  879. copy_from_user(&arg64.LUN_info, &arg32->LUN_info,
  880. sizeof(arg64.LUN_info));
  881. err |=
  882. copy_from_user(&arg64.Request, &arg32->Request,
  883. sizeof(arg64.Request));
  884. err |=
  885. copy_from_user(&arg64.error_info, &arg32->error_info,
  886. sizeof(arg64.error_info));
  887. err |= get_user(arg64.buf_size, &arg32->buf_size);
  888. err |= get_user(cp, &arg32->buf);
  889. arg64.buf = compat_ptr(cp);
  890. err |= copy_to_user(p, &arg64, sizeof(arg64));
  891. if (err)
  892. return -EFAULT;
  893. err = do_ioctl(bdev, mode, CCISS_PASSTHRU, (unsigned long)p);
  894. if (err)
  895. return err;
  896. err |=
  897. copy_in_user(&arg32->error_info, &p->error_info,
  898. sizeof(arg32->error_info));
  899. if (err)
  900. return -EFAULT;
  901. return err;
  902. }
  903. static int cciss_ioctl32_big_passthru(struct block_device *bdev, fmode_t mode,
  904. unsigned cmd, unsigned long arg)
  905. {
  906. BIG_IOCTL32_Command_struct __user *arg32 =
  907. (BIG_IOCTL32_Command_struct __user *) arg;
  908. BIG_IOCTL_Command_struct arg64;
  909. BIG_IOCTL_Command_struct __user *p =
  910. compat_alloc_user_space(sizeof(arg64));
  911. int err;
  912. u32 cp;
  913. err = 0;
  914. err |=
  915. copy_from_user(&arg64.LUN_info, &arg32->LUN_info,
  916. sizeof(arg64.LUN_info));
  917. err |=
  918. copy_from_user(&arg64.Request, &arg32->Request,
  919. sizeof(arg64.Request));
  920. err |=
  921. copy_from_user(&arg64.error_info, &arg32->error_info,
  922. sizeof(arg64.error_info));
  923. err |= get_user(arg64.buf_size, &arg32->buf_size);
  924. err |= get_user(arg64.malloc_size, &arg32->malloc_size);
  925. err |= get_user(cp, &arg32->buf);
  926. arg64.buf = compat_ptr(cp);
  927. err |= copy_to_user(p, &arg64, sizeof(arg64));
  928. if (err)
  929. return -EFAULT;
  930. err = do_ioctl(bdev, mode, CCISS_BIG_PASSTHRU, (unsigned long)p);
  931. if (err)
  932. return err;
  933. err |=
  934. copy_in_user(&arg32->error_info, &p->error_info,
  935. sizeof(arg32->error_info));
  936. if (err)
  937. return -EFAULT;
  938. return err;
  939. }
  940. #endif
  941. static int cciss_getgeo(struct block_device *bdev, struct hd_geometry *geo)
  942. {
  943. drive_info_struct *drv = get_drv(bdev->bd_disk);
  944. if (!drv->cylinders)
  945. return -ENXIO;
  946. geo->heads = drv->heads;
  947. geo->sectors = drv->sectors;
  948. geo->cylinders = drv->cylinders;
  949. return 0;
  950. }
  951. static void check_ioctl_unit_attention(ctlr_info_t *host, CommandList_struct *c)
  952. {
  953. if (c->err_info->CommandStatus == CMD_TARGET_STATUS &&
  954. c->err_info->ScsiStatus != SAM_STAT_CHECK_CONDITION)
  955. (void)check_for_unit_attention(host, c);
  956. }
  957. /*
  958. * ioctl
  959. */
  960. static int cciss_ioctl(struct block_device *bdev, fmode_t mode,
  961. unsigned int cmd, unsigned long arg)
  962. {
  963. struct gendisk *disk = bdev->bd_disk;
  964. ctlr_info_t *host = get_host(disk);
  965. drive_info_struct *drv = get_drv(disk);
  966. int ctlr = host->ctlr;
  967. void __user *argp = (void __user *)arg;
  968. #ifdef CCISS_DEBUG
  969. printk(KERN_DEBUG "cciss_ioctl: Called with cmd=%x %lx\n", cmd, arg);
  970. #endif /* CCISS_DEBUG */
  971. switch (cmd) {
  972. case CCISS_GETPCIINFO:
  973. {
  974. cciss_pci_info_struct pciinfo;
  975. if (!arg)
  976. return -EINVAL;
  977. pciinfo.domain = pci_domain_nr(host->pdev->bus);
  978. pciinfo.bus = host->pdev->bus->number;
  979. pciinfo.dev_fn = host->pdev->devfn;
  980. pciinfo.board_id = host->board_id;
  981. if (copy_to_user
  982. (argp, &pciinfo, sizeof(cciss_pci_info_struct)))
  983. return -EFAULT;
  984. return 0;
  985. }
  986. case CCISS_GETINTINFO:
  987. {
  988. cciss_coalint_struct intinfo;
  989. if (!arg)
  990. return -EINVAL;
  991. intinfo.delay =
  992. readl(&host->cfgtable->HostWrite.CoalIntDelay);
  993. intinfo.count =
  994. readl(&host->cfgtable->HostWrite.CoalIntCount);
  995. if (copy_to_user
  996. (argp, &intinfo, sizeof(cciss_coalint_struct)))
  997. return -EFAULT;
  998. return 0;
  999. }
  1000. case CCISS_SETINTINFO:
  1001. {
  1002. cciss_coalint_struct intinfo;
  1003. unsigned long flags;
  1004. int i;
  1005. if (!arg)
  1006. return -EINVAL;
  1007. if (!capable(CAP_SYS_ADMIN))
  1008. return -EPERM;
  1009. if (copy_from_user
  1010. (&intinfo, argp, sizeof(cciss_coalint_struct)))
  1011. return -EFAULT;
  1012. if ((intinfo.delay == 0) && (intinfo.count == 0))
  1013. {
  1014. // printk("cciss_ioctl: delay and count cannot be 0\n");
  1015. return -EINVAL;
  1016. }
  1017. spin_lock_irqsave(CCISS_LOCK(ctlr), flags);
  1018. /* Update the field, and then ring the doorbell */
  1019. writel(intinfo.delay,
  1020. &(host->cfgtable->HostWrite.CoalIntDelay));
  1021. writel(intinfo.count,
  1022. &(host->cfgtable->HostWrite.CoalIntCount));
  1023. writel(CFGTBL_ChangeReq, host->vaddr + SA5_DOORBELL);
  1024. for (i = 0; i < MAX_IOCTL_CONFIG_WAIT; i++) {
  1025. if (!(readl(host->vaddr + SA5_DOORBELL)
  1026. & CFGTBL_ChangeReq))
  1027. break;
  1028. /* delay and try again */
  1029. udelay(1000);
  1030. }
  1031. spin_unlock_irqrestore(CCISS_LOCK(ctlr), flags);
  1032. if (i >= MAX_IOCTL_CONFIG_WAIT)
  1033. return -EAGAIN;
  1034. return 0;
  1035. }
  1036. case CCISS_GETNODENAME:
  1037. {
  1038. NodeName_type NodeName;
  1039. int i;
  1040. if (!arg)
  1041. return -EINVAL;
  1042. for (i = 0; i < 16; i++)
  1043. NodeName[i] =
  1044. readb(&host->cfgtable->ServerName[i]);
  1045. if (copy_to_user(argp, NodeName, sizeof(NodeName_type)))
  1046. return -EFAULT;
  1047. return 0;
  1048. }
  1049. case CCISS_SETNODENAME:
  1050. {
  1051. NodeName_type NodeName;
  1052. unsigned long flags;
  1053. int i;
  1054. if (!arg)
  1055. return -EINVAL;
  1056. if (!capable(CAP_SYS_ADMIN))
  1057. return -EPERM;
  1058. if (copy_from_user
  1059. (NodeName, argp, sizeof(NodeName_type)))
  1060. return -EFAULT;
  1061. spin_lock_irqsave(CCISS_LOCK(ctlr), flags);
  1062. /* Update the field, and then ring the doorbell */
  1063. for (i = 0; i < 16; i++)
  1064. writeb(NodeName[i],
  1065. &host->cfgtable->ServerName[i]);
  1066. writel(CFGTBL_ChangeReq, host->vaddr + SA5_DOORBELL);
  1067. for (i = 0; i < MAX_IOCTL_CONFIG_WAIT; i++) {
  1068. if (!(readl(host->vaddr + SA5_DOORBELL)
  1069. & CFGTBL_ChangeReq))
  1070. break;
  1071. /* delay and try again */
  1072. udelay(1000);
  1073. }
  1074. spin_unlock_irqrestore(CCISS_LOCK(ctlr), flags);
  1075. if (i >= MAX_IOCTL_CONFIG_WAIT)
  1076. return -EAGAIN;
  1077. return 0;
  1078. }
  1079. case CCISS_GETHEARTBEAT:
  1080. {
  1081. Heartbeat_type heartbeat;
  1082. if (!arg)
  1083. return -EINVAL;
  1084. heartbeat = readl(&host->cfgtable->HeartBeat);
  1085. if (copy_to_user
  1086. (argp, &heartbeat, sizeof(Heartbeat_type)))
  1087. return -EFAULT;
  1088. return 0;
  1089. }
  1090. case CCISS_GETBUSTYPES:
  1091. {
  1092. BusTypes_type BusTypes;
  1093. if (!arg)
  1094. return -EINVAL;
  1095. BusTypes = readl(&host->cfgtable->BusTypes);
  1096. if (copy_to_user
  1097. (argp, &BusTypes, sizeof(BusTypes_type)))
  1098. return -EFAULT;
  1099. return 0;
  1100. }
  1101. case CCISS_GETFIRMVER:
  1102. {
  1103. FirmwareVer_type firmware;
  1104. if (!arg)
  1105. return -EINVAL;
  1106. memcpy(firmware, host->firm_ver, 4);
  1107. if (copy_to_user
  1108. (argp, firmware, sizeof(FirmwareVer_type)))
  1109. return -EFAULT;
  1110. return 0;
  1111. }
  1112. case CCISS_GETDRIVVER:
  1113. {
  1114. DriverVer_type DriverVer = DRIVER_VERSION;
  1115. if (!arg)
  1116. return -EINVAL;
  1117. if (copy_to_user
  1118. (argp, &DriverVer, sizeof(DriverVer_type)))
  1119. return -EFAULT;
  1120. return 0;
  1121. }
  1122. case CCISS_DEREGDISK:
  1123. case CCISS_REGNEWD:
  1124. case CCISS_REVALIDVOLS:
  1125. return rebuild_lun_table(host, 0, 1);
  1126. case CCISS_GETLUNINFO:{
  1127. LogvolInfo_struct luninfo;
  1128. memcpy(&luninfo.LunID, drv->LunID,
  1129. sizeof(luninfo.LunID));
  1130. luninfo.num_opens = drv->usage_count;
  1131. luninfo.num_parts = 0;
  1132. if (copy_to_user(argp, &luninfo,
  1133. sizeof(LogvolInfo_struct)))
  1134. return -EFAULT;
  1135. return 0;
  1136. }
  1137. case CCISS_PASSTHRU:
  1138. {
  1139. IOCTL_Command_struct iocommand;
  1140. CommandList_struct *c;
  1141. char *buff = NULL;
  1142. u64bit temp64;
  1143. unsigned long flags;
  1144. DECLARE_COMPLETION_ONSTACK(wait);
  1145. if (!arg)
  1146. return -EINVAL;
  1147. if (!capable(CAP_SYS_RAWIO))
  1148. return -EPERM;
  1149. if (copy_from_user
  1150. (&iocommand, argp, sizeof(IOCTL_Command_struct)))
  1151. return -EFAULT;
  1152. if ((iocommand.buf_size < 1) &&
  1153. (iocommand.Request.Type.Direction != XFER_NONE)) {
  1154. return -EINVAL;
  1155. }
  1156. #if 0 /* 'buf_size' member is 16-bits, and always smaller than kmalloc limit */
  1157. /* Check kmalloc limits */
  1158. if (iocommand.buf_size > 128000)
  1159. return -EINVAL;
  1160. #endif
  1161. if (iocommand.buf_size > 0) {
  1162. buff = kmalloc(iocommand.buf_size, GFP_KERNEL);
  1163. if (buff == NULL)
  1164. return -EFAULT;
  1165. }
  1166. if (iocommand.Request.Type.Direction == XFER_WRITE) {
  1167. /* Copy the data into the buffer we created */
  1168. if (copy_from_user
  1169. (buff, iocommand.buf, iocommand.buf_size)) {
  1170. kfree(buff);
  1171. return -EFAULT;
  1172. }
  1173. } else {
  1174. memset(buff, 0, iocommand.buf_size);
  1175. }
  1176. if ((c = cmd_alloc(host, 0)) == NULL) {
  1177. kfree(buff);
  1178. return -ENOMEM;
  1179. }
  1180. // Fill in the command type
  1181. c->cmd_type = CMD_IOCTL_PEND;
  1182. // Fill in Command Header
  1183. c->Header.ReplyQueue = 0; // unused in simple mode
  1184. if (iocommand.buf_size > 0) // buffer to fill
  1185. {
  1186. c->Header.SGList = 1;
  1187. c->Header.SGTotal = 1;
  1188. } else // no buffers to fill
  1189. {
  1190. c->Header.SGList = 0;
  1191. c->Header.SGTotal = 0;
  1192. }
  1193. c->Header.LUN = iocommand.LUN_info;
  1194. c->Header.Tag.lower = c->busaddr; // use the kernel address the cmd block for tag
  1195. // Fill in Request block
  1196. c->Request = iocommand.Request;
  1197. // Fill in the scatter gather information
  1198. if (iocommand.buf_size > 0) {
  1199. temp64.val = pci_map_single(host->pdev, buff,
  1200. iocommand.buf_size,
  1201. PCI_DMA_BIDIRECTIONAL);
  1202. c->SG[0].Addr.lower = temp64.val32.lower;
  1203. c->SG[0].Addr.upper = temp64.val32.upper;
  1204. c->SG[0].Len = iocommand.buf_size;
  1205. c->SG[0].Ext = 0; // we are not chaining
  1206. }
  1207. c->waiting = &wait;
  1208. /* Put the request on the tail of the request queue */
  1209. spin_lock_irqsave(CCISS_LOCK(ctlr), flags);
  1210. addQ(&host->reqQ, c);
  1211. host->Qdepth++;
  1212. start_io(host);
  1213. spin_unlock_irqrestore(CCISS_LOCK(ctlr), flags);
  1214. wait_for_completion(&wait);
  1215. /* unlock the buffers from DMA */
  1216. temp64.val32.lower = c->SG[0].Addr.lower;
  1217. temp64.val32.upper = c->SG[0].Addr.upper;
  1218. pci_unmap_single(host->pdev, (dma_addr_t) temp64.val,
  1219. iocommand.buf_size,
  1220. PCI_DMA_BIDIRECTIONAL);
  1221. check_ioctl_unit_attention(host, c);
  1222. /* Copy the error information out */
  1223. iocommand.error_info = *(c->err_info);
  1224. if (copy_to_user
  1225. (argp, &iocommand, sizeof(IOCTL_Command_struct))) {
  1226. kfree(buff);
  1227. cmd_free(host, c, 0);
  1228. return -EFAULT;
  1229. }
  1230. if (iocommand.Request.Type.Direction == XFER_READ) {
  1231. /* Copy the data out of the buffer we created */
  1232. if (copy_to_user
  1233. (iocommand.buf, buff, iocommand.buf_size)) {
  1234. kfree(buff);
  1235. cmd_free(host, c, 0);
  1236. return -EFAULT;
  1237. }
  1238. }
  1239. kfree(buff);
  1240. cmd_free(host, c, 0);
  1241. return 0;
  1242. }
  1243. case CCISS_BIG_PASSTHRU:{
  1244. BIG_IOCTL_Command_struct *ioc;
  1245. CommandList_struct *c;
  1246. unsigned char **buff = NULL;
  1247. int *buff_size = NULL;
  1248. u64bit temp64;
  1249. unsigned long flags;
  1250. BYTE sg_used = 0;
  1251. int status = 0;
  1252. int i;
  1253. DECLARE_COMPLETION_ONSTACK(wait);
  1254. __u32 left;
  1255. __u32 sz;
  1256. BYTE __user *data_ptr;
  1257. if (!arg)
  1258. return -EINVAL;
  1259. if (!capable(CAP_SYS_RAWIO))
  1260. return -EPERM;
  1261. ioc = (BIG_IOCTL_Command_struct *)
  1262. kmalloc(sizeof(*ioc), GFP_KERNEL);
  1263. if (!ioc) {
  1264. status = -ENOMEM;
  1265. goto cleanup1;
  1266. }
  1267. if (copy_from_user(ioc, argp, sizeof(*ioc))) {
  1268. status = -EFAULT;
  1269. goto cleanup1;
  1270. }
  1271. if ((ioc->buf_size < 1) &&
  1272. (ioc->Request.Type.Direction != XFER_NONE)) {
  1273. status = -EINVAL;
  1274. goto cleanup1;
  1275. }
  1276. /* Check kmalloc limits using all SGs */
  1277. if (ioc->malloc_size > MAX_KMALLOC_SIZE) {
  1278. status = -EINVAL;
  1279. goto cleanup1;
  1280. }
  1281. if (ioc->buf_size > ioc->malloc_size * MAXSGENTRIES) {
  1282. status = -EINVAL;
  1283. goto cleanup1;
  1284. }
  1285. buff =
  1286. kzalloc(MAXSGENTRIES * sizeof(char *), GFP_KERNEL);
  1287. if (!buff) {
  1288. status = -ENOMEM;
  1289. goto cleanup1;
  1290. }
  1291. buff_size = kmalloc(MAXSGENTRIES * sizeof(int),
  1292. GFP_KERNEL);
  1293. if (!buff_size) {
  1294. status = -ENOMEM;
  1295. goto cleanup1;
  1296. }
  1297. left = ioc->buf_size;
  1298. data_ptr = ioc->buf;
  1299. while (left) {
  1300. sz = (left >
  1301. ioc->malloc_size) ? ioc->
  1302. malloc_size : left;
  1303. buff_size[sg_used] = sz;
  1304. buff[sg_used] = kmalloc(sz, GFP_KERNEL);
  1305. if (buff[sg_used] == NULL) {
  1306. status = -ENOMEM;
  1307. goto cleanup1;
  1308. }
  1309. if (ioc->Request.Type.Direction == XFER_WRITE) {
  1310. if (copy_from_user
  1311. (buff[sg_used], data_ptr, sz)) {
  1312. status = -EFAULT;
  1313. goto cleanup1;
  1314. }
  1315. } else {
  1316. memset(buff[sg_used], 0, sz);
  1317. }
  1318. left -= sz;
  1319. data_ptr += sz;
  1320. sg_used++;
  1321. }
  1322. if ((c = cmd_alloc(host, 0)) == NULL) {
  1323. status = -ENOMEM;
  1324. goto cleanup1;
  1325. }
  1326. c->cmd_type = CMD_IOCTL_PEND;
  1327. c->Header.ReplyQueue = 0;
  1328. if (ioc->buf_size > 0) {
  1329. c->Header.SGList = sg_used;
  1330. c->Header.SGTotal = sg_used;
  1331. } else {
  1332. c->Header.SGList = 0;
  1333. c->Header.SGTotal = 0;
  1334. }
  1335. c->Header.LUN = ioc->LUN_info;
  1336. c->Header.Tag.lower = c->busaddr;
  1337. c->Request = ioc->Request;
  1338. if (ioc->buf_size > 0) {
  1339. int i;
  1340. for (i = 0; i < sg_used; i++) {
  1341. temp64.val =
  1342. pci_map_single(host->pdev, buff[i],
  1343. buff_size[i],
  1344. PCI_DMA_BIDIRECTIONAL);
  1345. c->SG[i].Addr.lower =
  1346. temp64.val32.lower;
  1347. c->SG[i].Addr.upper =
  1348. temp64.val32.upper;
  1349. c->SG[i].Len = buff_size[i];
  1350. c->SG[i].Ext = 0; /* we are not chaining */
  1351. }
  1352. }
  1353. c->waiting = &wait;
  1354. /* Put the request on the tail of the request queue */
  1355. spin_lock_irqsave(CCISS_LOCK(ctlr), flags);
  1356. addQ(&host->reqQ, c);
  1357. host->Qdepth++;
  1358. start_io(host);
  1359. spin_unlock_irqrestore(CCISS_LOCK(ctlr), flags);
  1360. wait_for_completion(&wait);
  1361. /* unlock the buffers from DMA */
  1362. for (i = 0; i < sg_used; i++) {
  1363. temp64.val32.lower = c->SG[i].Addr.lower;
  1364. temp64.val32.upper = c->SG[i].Addr.upper;
  1365. pci_unmap_single(host->pdev,
  1366. (dma_addr_t) temp64.val, buff_size[i],
  1367. PCI_DMA_BIDIRECTIONAL);
  1368. }
  1369. check_ioctl_unit_attention(host, c);
  1370. /* Copy the error information out */
  1371. ioc->error_info = *(c->err_info);
  1372. if (copy_to_user(argp, ioc, sizeof(*ioc))) {
  1373. cmd_free(host, c, 0);
  1374. status = -EFAULT;
  1375. goto cleanup1;
  1376. }
  1377. if (ioc->Request.Type.Direction == XFER_READ) {
  1378. /* Copy the data out of the buffer we created */
  1379. BYTE __user *ptr = ioc->buf;
  1380. for (i = 0; i < sg_used; i++) {
  1381. if (copy_to_user
  1382. (ptr, buff[i], buff_size[i])) {
  1383. cmd_free(host, c, 0);
  1384. status = -EFAULT;
  1385. goto cleanup1;
  1386. }
  1387. ptr += buff_size[i];
  1388. }
  1389. }
  1390. cmd_free(host, c, 0);
  1391. status = 0;
  1392. cleanup1:
  1393. if (buff) {
  1394. for (i = 0; i < sg_used; i++)
  1395. kfree(buff[i]);
  1396. kfree(buff);
  1397. }
  1398. kfree(buff_size);
  1399. kfree(ioc);
  1400. return status;
  1401. }
  1402. /* scsi_cmd_ioctl handles these, below, though some are not */
  1403. /* very meaningful for cciss. SG_IO is the main one people want. */
  1404. case SG_GET_VERSION_NUM:
  1405. case SG_SET_TIMEOUT:
  1406. case SG_GET_TIMEOUT:
  1407. case SG_GET_RESERVED_SIZE:
  1408. case SG_SET_RESERVED_SIZE:
  1409. case SG_EMULATED_HOST:
  1410. case SG_IO:
  1411. case SCSI_IOCTL_SEND_COMMAND:
  1412. return scsi_cmd_ioctl(disk->queue, disk, mode, cmd, argp);
  1413. /* scsi_cmd_ioctl would normally handle these, below, but */
  1414. /* they aren't a good fit for cciss, as CD-ROMs are */
  1415. /* not supported, and we don't have any bus/target/lun */
  1416. /* which we present to the kernel. */
  1417. case CDROM_SEND_PACKET:
  1418. case CDROMCLOSETRAY:
  1419. case CDROMEJECT:
  1420. case SCSI_IOCTL_GET_IDLUN:
  1421. case SCSI_IOCTL_GET_BUS_NUMBER:
  1422. default:
  1423. return -ENOTTY;
  1424. }
  1425. }
  1426. static void cciss_check_queues(ctlr_info_t *h)
  1427. {
  1428. int start_queue = h->next_to_run;
  1429. int i;
  1430. /* check to see if we have maxed out the number of commands that can
  1431. * be placed on the queue. If so then exit. We do this check here
  1432. * in case the interrupt we serviced was from an ioctl and did not
  1433. * free any new commands.
  1434. */
  1435. if ((find_first_zero_bit(h->cmd_pool_bits, h->nr_cmds)) == h->nr_cmds)
  1436. return;
  1437. /* We have room on the queue for more commands. Now we need to queue
  1438. * them up. We will also keep track of the next queue to run so
  1439. * that every queue gets a chance to be started first.
  1440. */
  1441. for (i = 0; i < h->highest_lun + 1; i++) {
  1442. int curr_queue = (start_queue + i) % (h->highest_lun + 1);
  1443. /* make sure the disk has been added and the drive is real
  1444. * because this can be called from the middle of init_one.
  1445. */
  1446. if (!h->drv[curr_queue])
  1447. continue;
  1448. if (!(h->drv[curr_queue]->queue) ||
  1449. !(h->drv[curr_queue]->heads))
  1450. continue;
  1451. blk_start_queue(h->gendisk[curr_queue]->queue);
  1452. /* check to see if we have maxed out the number of commands
  1453. * that can be placed on the queue.
  1454. */
  1455. if ((find_first_zero_bit(h->cmd_pool_bits, h->nr_cmds)) == h->nr_cmds) {
  1456. if (curr_queue == start_queue) {
  1457. h->next_to_run =
  1458. (start_queue + 1) % (h->highest_lun + 1);
  1459. break;
  1460. } else {
  1461. h->next_to_run = curr_queue;
  1462. break;
  1463. }
  1464. }
  1465. }
  1466. }
  1467. static void cciss_softirq_done(struct request *rq)
  1468. {
  1469. CommandList_struct *cmd = rq->completion_data;
  1470. ctlr_info_t *h = hba[cmd->ctlr];
  1471. unsigned long flags;
  1472. u64bit temp64;
  1473. int i, ddir;
  1474. if (cmd->Request.Type.Direction == XFER_READ)
  1475. ddir = PCI_DMA_FROMDEVICE;
  1476. else
  1477. ddir = PCI_DMA_TODEVICE;
  1478. /* command did not need to be retried */
  1479. /* unmap the DMA mapping for all the scatter gather elements */
  1480. for (i = 0; i < cmd->Header.SGList; i++) {
  1481. temp64.val32.lower = cmd->SG[i].Addr.lower;
  1482. temp64.val32.upper = cmd->SG[i].Addr.upper;
  1483. pci_unmap_page(h->pdev, temp64.val, cmd->SG[i].Len, ddir);
  1484. }
  1485. #ifdef CCISS_DEBUG
  1486. printk("Done with %p\n", rq);
  1487. #endif /* CCISS_DEBUG */
  1488. /* set the residual count for pc requests */
  1489. if (blk_pc_request(rq))
  1490. rq->resid_len = cmd->err_info->ResidualCnt;
  1491. blk_end_request_all(rq, (rq->errors == 0) ? 0 : -EIO);
  1492. spin_lock_irqsave(&h->lock, flags);
  1493. cmd_free(h, cmd, 1);
  1494. cciss_check_queues(h);
  1495. spin_unlock_irqrestore(&h->lock, flags);
  1496. }
  1497. static inline void log_unit_to_scsi3addr(ctlr_info_t *h,
  1498. unsigned char scsi3addr[], uint32_t log_unit)
  1499. {
  1500. memcpy(scsi3addr, h->drv[log_unit]->LunID,
  1501. sizeof(h->drv[log_unit]->LunID));
  1502. }
  1503. /* This function gets the SCSI vendor, model, and revision of a logical drive
  1504. * via the inquiry page 0. Model, vendor, and rev are set to empty strings if
  1505. * they cannot be read.
  1506. */
  1507. static void cciss_get_device_descr(int ctlr, int logvol, int withirq,
  1508. char *vendor, char *model, char *rev)
  1509. {
  1510. int rc;
  1511. InquiryData_struct *inq_buf;
  1512. unsigned char scsi3addr[8];
  1513. *vendor = '\0';
  1514. *model = '\0';
  1515. *rev = '\0';
  1516. inq_buf = kzalloc(sizeof(InquiryData_struct), GFP_KERNEL);
  1517. if (!inq_buf)
  1518. return;
  1519. log_unit_to_scsi3addr(hba[ctlr], scsi3addr, logvol);
  1520. if (withirq)
  1521. rc = sendcmd_withirq(CISS_INQUIRY, ctlr, inq_buf,
  1522. sizeof(InquiryData_struct), 0,
  1523. scsi3addr, TYPE_CMD);
  1524. else
  1525. rc = sendcmd(CISS_INQUIRY, ctlr, inq_buf,
  1526. sizeof(InquiryData_struct), 0,
  1527. scsi3addr, TYPE_CMD);
  1528. if (rc == IO_OK) {
  1529. memcpy(vendor, &inq_buf->data_byte[8], VENDOR_LEN);
  1530. vendor[VENDOR_LEN] = '\0';
  1531. memcpy(model, &inq_buf->data_byte[16], MODEL_LEN);
  1532. model[MODEL_LEN] = '\0';
  1533. memcpy(rev, &inq_buf->data_byte[32], REV_LEN);
  1534. rev[REV_LEN] = '\0';
  1535. }
  1536. kfree(inq_buf);
  1537. return;
  1538. }
  1539. /* This function gets the serial number of a logical drive via
  1540. * inquiry page 0x83. Serial no. is 16 bytes. If the serial
  1541. * number cannot be had, for whatever reason, 16 bytes of 0xff
  1542. * are returned instead.
  1543. */
  1544. static void cciss_get_serial_no(int ctlr, int logvol, int withirq,
  1545. unsigned char *serial_no, int buflen)
  1546. {
  1547. #define PAGE_83_INQ_BYTES 64
  1548. int rc;
  1549. unsigned char *buf;
  1550. unsigned char scsi3addr[8];
  1551. if (buflen > 16)
  1552. buflen = 16;
  1553. memset(serial_no, 0xff, buflen);
  1554. buf = kzalloc(PAGE_83_INQ_BYTES, GFP_KERNEL);
  1555. if (!buf)
  1556. return;
  1557. memset(serial_no, 0, buflen);
  1558. log_unit_to_scsi3addr(hba[ctlr], scsi3addr, logvol);
  1559. if (withirq)
  1560. rc = sendcmd_withirq(CISS_INQUIRY, ctlr, buf,
  1561. PAGE_83_INQ_BYTES, 0x83, scsi3addr, TYPE_CMD);
  1562. else
  1563. rc = sendcmd(CISS_INQUIRY, ctlr, buf,
  1564. PAGE_83_INQ_BYTES, 0x83, scsi3addr, TYPE_CMD);
  1565. if (rc == IO_OK)
  1566. memcpy(serial_no, &buf[8], buflen);
  1567. kfree(buf);
  1568. return;
  1569. }
  1570. /*
  1571. * cciss_add_disk sets up the block device queue for a logical drive
  1572. */
  1573. static int cciss_add_disk(ctlr_info_t *h, struct gendisk *disk,
  1574. int drv_index)
  1575. {
  1576. disk->queue = blk_init_queue(do_cciss_request, &h->lock);
  1577. if (!disk->queue)
  1578. goto init_queue_failure;
  1579. sprintf(disk->disk_name, "cciss/c%dd%d", h->ctlr, drv_index);
  1580. disk->major = h->major;
  1581. disk->first_minor = drv_index << NWD_SHIFT;
  1582. disk->fops = &cciss_fops;
  1583. if (cciss_create_ld_sysfs_entry(h, drv_index))
  1584. goto cleanup_queue;
  1585. disk->private_data = h->drv[drv_index];
  1586. disk->driverfs_dev = &h->drv[drv_index]->dev;
  1587. /* Set up queue information */
  1588. blk_queue_bounce_limit(disk->queue, h->pdev->dma_mask);
  1589. /* This is a hardware imposed limit. */
  1590. blk_queue_max_hw_segments(disk->queue, MAXSGENTRIES);
  1591. /* This is a limit in the driver and could be eliminated. */
  1592. blk_queue_max_phys_segments(disk->queue, MAXSGENTRIES);
  1593. blk_queue_max_sectors(disk->queue, h->cciss_max_sectors);
  1594. blk_queue_softirq_done(disk->queue, cciss_softirq_done);
  1595. disk->queue->queuedata = h;
  1596. blk_queue_logical_block_size(disk->queue,
  1597. h->drv[drv_index]->block_size);
  1598. /* Make sure all queue data is written out before */
  1599. /* setting h->drv[drv_index]->queue, as setting this */
  1600. /* allows the interrupt handler to start the queue */
  1601. wmb();
  1602. h->drv[drv_index]->queue = disk->queue;
  1603. add_disk(disk);
  1604. return 0;
  1605. cleanup_queue:
  1606. blk_cleanup_queue(disk->queue);
  1607. disk->queue = NULL;
  1608. init_queue_failure:
  1609. return -1;
  1610. }
  1611. /* This function will check the usage_count of the drive to be updated/added.
  1612. * If the usage_count is zero and it is a heretofore unknown drive, or,
  1613. * the drive's capacity, geometry, or serial number has changed,
  1614. * then the drive information will be updated and the disk will be
  1615. * re-registered with the kernel. If these conditions don't hold,
  1616. * then it will be left alone for the next reboot. The exception to this
  1617. * is disk 0 which will always be left registered with the kernel since it
  1618. * is also the controller node. Any changes to disk 0 will show up on
  1619. * the next reboot.
  1620. */
  1621. static void cciss_update_drive_info(int ctlr, int drv_index, int first_time,
  1622. int via_ioctl)
  1623. {
  1624. ctlr_info_t *h = hba[ctlr];
  1625. struct gendisk *disk;
  1626. InquiryData_struct *inq_buff = NULL;
  1627. unsigned int block_size;
  1628. sector_t total_size;
  1629. unsigned long flags = 0;
  1630. int ret = 0;
  1631. drive_info_struct *drvinfo;
  1632. /* Get information about the disk and modify the driver structure */
  1633. inq_buff = kmalloc(sizeof(InquiryData_struct), GFP_KERNEL);
  1634. drvinfo = kzalloc(sizeof(*drvinfo), GFP_KERNEL);
  1635. if (inq_buff == NULL || drvinfo == NULL)
  1636. goto mem_msg;
  1637. /* testing to see if 16-byte CDBs are already being used */
  1638. if (h->cciss_read == CCISS_READ_16) {
  1639. cciss_read_capacity_16(h->ctlr, drv_index, 1,
  1640. &total_size, &block_size);
  1641. } else {
  1642. cciss_read_capacity(ctlr, drv_index, 1,
  1643. &total_size, &block_size);
  1644. /* if read_capacity returns all F's this volume is >2TB */
  1645. /* in size so we switch to 16-byte CDB's for all */
  1646. /* read/write ops */
  1647. if (total_size == 0xFFFFFFFFULL) {
  1648. cciss_read_capacity_16(ctlr, drv_index, 1,
  1649. &total_size, &block_size);
  1650. h->cciss_read = CCISS_READ_16;
  1651. h->cciss_write = CCISS_WRITE_16;
  1652. } else {
  1653. h->cciss_read = CCISS_READ_10;
  1654. h->cciss_write = CCISS_WRITE_10;
  1655. }
  1656. }
  1657. cciss_geometry_inquiry(ctlr, drv_index, 1, total_size, block_size,
  1658. inq_buff, drvinfo);
  1659. drvinfo->block_size = block_size;
  1660. drvinfo->nr_blocks = total_size + 1;
  1661. cciss_get_device_descr(ctlr, drv_index, 1, drvinfo->vendor,
  1662. drvinfo->model, drvinfo->rev);
  1663. cciss_get_serial_no(ctlr, drv_index, 1, drvinfo->serial_no,
  1664. sizeof(drvinfo->serial_no));
  1665. /* Save the lunid in case we deregister the disk, below. */
  1666. memcpy(drvinfo->LunID, h->drv[drv_index]->LunID,
  1667. sizeof(drvinfo->LunID));
  1668. /* Is it the same disk we already know, and nothing's changed? */
  1669. if (h->drv[drv_index]->raid_level != -1 &&
  1670. ((memcmp(drvinfo->serial_no,
  1671. h->drv[drv_index]->serial_no, 16) == 0) &&
  1672. drvinfo->block_size == h->drv[drv_index]->block_size &&
  1673. drvinfo->nr_blocks == h->drv[drv_index]->nr_blocks &&
  1674. drvinfo->heads == h->drv[drv_index]->heads &&
  1675. drvinfo->sectors == h->drv[drv_index]->sectors &&
  1676. drvinfo->cylinders == h->drv[drv_index]->cylinders))
  1677. /* The disk is unchanged, nothing to update */
  1678. goto freeret;
  1679. /* If we get here it's not the same disk, or something's changed,
  1680. * so we need to * deregister it, and re-register it, if it's not
  1681. * in use.
  1682. * If the disk already exists then deregister it before proceeding
  1683. * (unless it's the first disk (for the controller node).
  1684. */
  1685. if (h->drv[drv_index]->raid_level != -1 && drv_index != 0) {
  1686. printk(KERN_WARNING "disk %d has changed.\n", drv_index);
  1687. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  1688. h->drv[drv_index]->busy_configuring = 1;
  1689. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  1690. /* deregister_disk sets h->drv[drv_index]->queue = NULL
  1691. * which keeps the interrupt handler from starting
  1692. * the queue.
  1693. */
  1694. ret = deregister_disk(h, drv_index, 0, via_ioctl);
  1695. }
  1696. /* If the disk is in use return */
  1697. if (ret)
  1698. goto freeret;
  1699. /* Save the new information from cciss_geometry_inquiry
  1700. * and serial number inquiry. If the disk was deregistered
  1701. * above, then h->drv[drv_index] will be NULL.
  1702. */
  1703. if (h->drv[drv_index] == NULL) {
  1704. drvinfo->device_initialized = 0;
  1705. h->drv[drv_index] = drvinfo;
  1706. drvinfo = NULL; /* so it won't be freed below. */
  1707. } else {
  1708. /* special case for cxd0 */
  1709. h->drv[drv_index]->block_size = drvinfo->block_size;
  1710. h->drv[drv_index]->nr_blocks = drvinfo->nr_blocks;
  1711. h->drv[drv_index]->heads = drvinfo->heads;
  1712. h->drv[drv_index]->sectors = drvinfo->sectors;
  1713. h->drv[drv_index]->cylinders = drvinfo->cylinders;
  1714. h->drv[drv_index]->raid_level = drvinfo->raid_level;
  1715. memcpy(h->drv[drv_index]->serial_no, drvinfo->serial_no, 16);
  1716. memcpy(h->drv[drv_index]->vendor, drvinfo->vendor,
  1717. VENDOR_LEN + 1);
  1718. memcpy(h->drv[drv_index]->model, drvinfo->model, MODEL_LEN + 1);
  1719. memcpy(h->drv[drv_index]->rev, drvinfo->rev, REV_LEN + 1);
  1720. }
  1721. ++h->num_luns;
  1722. disk = h->gendisk[drv_index];
  1723. set_capacity(disk, h->drv[drv_index]->nr_blocks);
  1724. /* If it's not disk 0 (drv_index != 0)
  1725. * or if it was disk 0, but there was previously
  1726. * no actual corresponding configured logical drive
  1727. * (raid_leve == -1) then we want to update the
  1728. * logical drive's information.
  1729. */
  1730. if (drv_index || first_time) {
  1731. if (cciss_add_disk(h, disk, drv_index) != 0) {
  1732. cciss_free_gendisk(h, drv_index);
  1733. cciss_free_drive_info(h, drv_index);
  1734. printk(KERN_WARNING "cciss:%d could not update "
  1735. "disk %d\n", h->ctlr, drv_index);
  1736. --h->num_luns;
  1737. }
  1738. }
  1739. freeret:
  1740. kfree(inq_buff);
  1741. kfree(drvinfo);
  1742. return;
  1743. mem_msg:
  1744. printk(KERN_ERR "cciss: out of memory\n");
  1745. goto freeret;
  1746. }
  1747. /* This function will find the first index of the controllers drive array
  1748. * that has a null drv pointer and allocate the drive info struct and
  1749. * will return that index This is where new drives will be added.
  1750. * If the index to be returned is greater than the highest_lun index for
  1751. * the controller then highest_lun is set * to this new index.
  1752. * If there are no available indexes or if tha allocation fails, then -1
  1753. * is returned. * "controller_node" is used to know if this is a real
  1754. * logical drive, or just the controller node, which determines if this
  1755. * counts towards highest_lun.
  1756. */
  1757. static int cciss_alloc_drive_info(ctlr_info_t *h, int controller_node)
  1758. {
  1759. int i;
  1760. drive_info_struct *drv;
  1761. /* Search for an empty slot for our drive info */
  1762. for (i = 0; i < CISS_MAX_LUN; i++) {
  1763. /* if not cxd0 case, and it's occupied, skip it. */
  1764. if (h->drv[i] && i != 0)
  1765. continue;
  1766. /*
  1767. * If it's cxd0 case, and drv is alloc'ed already, and a
  1768. * disk is configured there, skip it.
  1769. */
  1770. if (i == 0 && h->drv[i] && h->drv[i]->raid_level != -1)
  1771. continue;
  1772. /*
  1773. * We've found an empty slot. Update highest_lun
  1774. * provided this isn't just the fake cxd0 controller node.
  1775. */
  1776. if (i > h->highest_lun && !controller_node)
  1777. h->highest_lun = i;
  1778. /* If adding a real disk at cxd0, and it's already alloc'ed */
  1779. if (i == 0 && h->drv[i] != NULL)
  1780. return i;
  1781. /*
  1782. * Found an empty slot, not already alloc'ed. Allocate it.
  1783. * Mark it with raid_level == -1, so we know it's new later on.
  1784. */
  1785. drv = kzalloc(sizeof(*drv), GFP_KERNEL);
  1786. if (!drv)
  1787. return -1;
  1788. drv->raid_level = -1; /* so we know it's new */
  1789. h->drv[i] = drv;
  1790. return i;
  1791. }
  1792. return -1;
  1793. }
  1794. static void cciss_free_drive_info(ctlr_info_t *h, int drv_index)
  1795. {
  1796. kfree(h->drv[drv_index]);
  1797. h->drv[drv_index] = NULL;
  1798. }
  1799. static void cciss_free_gendisk(ctlr_info_t *h, int drv_index)
  1800. {
  1801. put_disk(h->gendisk[drv_index]);
  1802. h->gendisk[drv_index] = NULL;
  1803. }
  1804. /* cciss_add_gendisk finds a free hba[]->drv structure
  1805. * and allocates a gendisk if needed, and sets the lunid
  1806. * in the drvinfo structure. It returns the index into
  1807. * the ->drv[] array, or -1 if none are free.
  1808. * is_controller_node indicates whether highest_lun should
  1809. * count this disk, or if it's only being added to provide
  1810. * a means to talk to the controller in case no logical
  1811. * drives have yet been configured.
  1812. */
  1813. static int cciss_add_gendisk(ctlr_info_t *h, unsigned char lunid[],
  1814. int controller_node)
  1815. {
  1816. int drv_index;
  1817. drv_index = cciss_alloc_drive_info(h, controller_node);
  1818. if (drv_index == -1)
  1819. return -1;
  1820. /*Check if the gendisk needs to be allocated */
  1821. if (!h->gendisk[drv_index]) {
  1822. h->gendisk[drv_index] =
  1823. alloc_disk(1 << NWD_SHIFT);
  1824. if (!h->gendisk[drv_index]) {
  1825. printk(KERN_ERR "cciss%d: could not "
  1826. "allocate a new disk %d\n",
  1827. h->ctlr, drv_index);
  1828. goto err_free_drive_info;
  1829. }
  1830. }
  1831. memcpy(h->drv[drv_index]->LunID, lunid,
  1832. sizeof(h->drv[drv_index]->LunID));
  1833. if (cciss_create_ld_sysfs_entry(h, drv_index))
  1834. goto err_free_disk;
  1835. /* Don't need to mark this busy because nobody */
  1836. /* else knows about this disk yet to contend */
  1837. /* for access to it. */
  1838. h->drv[drv_index]->busy_configuring = 0;
  1839. wmb();
  1840. return drv_index;
  1841. err_free_disk:
  1842. cciss_free_gendisk(h, drv_index);
  1843. err_free_drive_info:
  1844. cciss_free_drive_info(h, drv_index);
  1845. return -1;
  1846. }
  1847. /* This is for the special case of a controller which
  1848. * has no logical drives. In this case, we still need
  1849. * to register a disk so the controller can be accessed
  1850. * by the Array Config Utility.
  1851. */
  1852. static void cciss_add_controller_node(ctlr_info_t *h)
  1853. {
  1854. struct gendisk *disk;
  1855. int drv_index;
  1856. if (h->gendisk[0] != NULL) /* already did this? Then bail. */
  1857. return;
  1858. drv_index = cciss_add_gendisk(h, CTLR_LUNID, 1);
  1859. if (drv_index == -1)
  1860. goto error;
  1861. h->drv[drv_index]->block_size = 512;
  1862. h->drv[drv_index]->nr_blocks = 0;
  1863. h->drv[drv_index]->heads = 0;
  1864. h->drv[drv_index]->sectors = 0;
  1865. h->drv[drv_index]->cylinders = 0;
  1866. h->drv[drv_index]->raid_level = -1;
  1867. memset(h->drv[drv_index]->serial_no, 0, 16);
  1868. disk = h->gendisk[drv_index];
  1869. if (cciss_add_disk(h, disk, drv_index) == 0)
  1870. return;
  1871. cciss_free_gendisk(h, drv_index);
  1872. cciss_free_drive_info(h, drv_index);
  1873. error:
  1874. printk(KERN_WARNING "cciss%d: could not "
  1875. "add disk 0.\n", h->ctlr);
  1876. return;
  1877. }
  1878. /* This function will add and remove logical drives from the Logical
  1879. * drive array of the controller and maintain persistency of ordering
  1880. * so that mount points are preserved until the next reboot. This allows
  1881. * for the removal of logical drives in the middle of the drive array
  1882. * without a re-ordering of those drives.
  1883. * INPUT
  1884. * h = The controller to perform the operations on
  1885. */
  1886. static int rebuild_lun_table(ctlr_info_t *h, int first_time,
  1887. int via_ioctl)
  1888. {
  1889. int ctlr = h->ctlr;
  1890. int num_luns;
  1891. ReportLunData_struct *ld_buff = NULL;
  1892. int return_code;
  1893. int listlength = 0;
  1894. int i;
  1895. int drv_found;
  1896. int drv_index = 0;
  1897. unsigned char lunid[8] = CTLR_LUNID;
  1898. unsigned long flags;
  1899. if (!capable(CAP_SYS_RAWIO))
  1900. return -EPERM;
  1901. /* Set busy_configuring flag for this operation */
  1902. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  1903. if (h->busy_configuring) {
  1904. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  1905. return -EBUSY;
  1906. }
  1907. h->busy_configuring = 1;
  1908. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  1909. ld_buff = kzalloc(sizeof(ReportLunData_struct), GFP_KERNEL);
  1910. if (ld_buff == NULL)
  1911. goto mem_msg;
  1912. return_code = sendcmd_withirq(CISS_REPORT_LOG, ctlr, ld_buff,
  1913. sizeof(ReportLunData_struct),
  1914. 0, CTLR_LUNID, TYPE_CMD);
  1915. if (return_code == IO_OK)
  1916. listlength = be32_to_cpu(*(__be32 *) ld_buff->LUNListLength);
  1917. else { /* reading number of logical volumes failed */
  1918. printk(KERN_WARNING "cciss: report logical volume"
  1919. " command failed\n");
  1920. listlength = 0;
  1921. goto freeret;
  1922. }
  1923. num_luns = listlength / 8; /* 8 bytes per entry */
  1924. if (num_luns > CISS_MAX_LUN) {
  1925. num_luns = CISS_MAX_LUN;
  1926. printk(KERN_WARNING "cciss: more luns configured"
  1927. " on controller than can be handled by"
  1928. " this driver.\n");
  1929. }
  1930. if (num_luns == 0)
  1931. cciss_add_controller_node(h);
  1932. /* Compare controller drive array to driver's drive array
  1933. * to see if any drives are missing on the controller due
  1934. * to action of Array Config Utility (user deletes drive)
  1935. * and deregister logical drives which have disappeared.
  1936. */
  1937. for (i = 0; i <= h->highest_lun; i++) {
  1938. int j;
  1939. drv_found = 0;
  1940. /* skip holes in the array from already deleted drives */
  1941. if (h->drv[i] == NULL)
  1942. continue;
  1943. for (j = 0; j < num_luns; j++) {
  1944. memcpy(lunid, &ld_buff->LUN[j][0], sizeof(lunid));
  1945. if (memcmp(h->drv[i]->LunID, lunid,
  1946. sizeof(lunid)) == 0) {
  1947. drv_found = 1;
  1948. break;
  1949. }
  1950. }
  1951. if (!drv_found) {
  1952. /* Deregister it from the OS, it's gone. */
  1953. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  1954. h->drv[i]->busy_configuring = 1;
  1955. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  1956. return_code = deregister_disk(h, i, 1, via_ioctl);
  1957. if (h->drv[i] != NULL)
  1958. h->drv[i]->busy_configuring = 0;
  1959. }
  1960. }
  1961. /* Compare controller drive array to driver's drive array.
  1962. * Check for updates in the drive information and any new drives
  1963. * on the controller due to ACU adding logical drives, or changing
  1964. * a logical drive's size, etc. Reregister any new/changed drives
  1965. */
  1966. for (i = 0; i < num_luns; i++) {
  1967. int j;
  1968. drv_found = 0;
  1969. memcpy(lunid, &ld_buff->LUN[i][0], sizeof(lunid));
  1970. /* Find if the LUN is already in the drive array
  1971. * of the driver. If so then update its info
  1972. * if not in use. If it does not exist then find
  1973. * the first free index and add it.
  1974. */
  1975. for (j = 0; j <= h->highest_lun; j++) {
  1976. if (h->drv[j] != NULL &&
  1977. memcmp(h->drv[j]->LunID, lunid,
  1978. sizeof(h->drv[j]->LunID)) == 0) {
  1979. drv_index = j;
  1980. drv_found = 1;
  1981. break;
  1982. }
  1983. }
  1984. /* check if the drive was found already in the array */
  1985. if (!drv_found) {
  1986. drv_index = cciss_add_gendisk(h, lunid, 0);
  1987. if (drv_index == -1)
  1988. goto freeret;
  1989. }
  1990. cciss_update_drive_info(ctlr, drv_index, first_time,
  1991. via_ioctl);
  1992. } /* end for */
  1993. freeret:
  1994. kfree(ld_buff);
  1995. h->busy_configuring = 0;
  1996. /* We return -1 here to tell the ACU that we have registered/updated
  1997. * all of the drives that we can and to keep it from calling us
  1998. * additional times.
  1999. */
  2000. return -1;
  2001. mem_msg:
  2002. printk(KERN_ERR "cciss: out of memory\n");
  2003. h->busy_configuring = 0;
  2004. goto freeret;
  2005. }
  2006. static void cciss_clear_drive_info(drive_info_struct *drive_info)
  2007. {
  2008. /* zero out the disk size info */
  2009. drive_info->nr_blocks = 0;
  2010. drive_info->block_size = 0;
  2011. drive_info->heads = 0;
  2012. drive_info->sectors = 0;
  2013. drive_info->cylinders = 0;
  2014. drive_info->raid_level = -1;
  2015. memset(drive_info->serial_no, 0, sizeof(drive_info->serial_no));
  2016. memset(drive_info->model, 0, sizeof(drive_info->model));
  2017. memset(drive_info->rev, 0, sizeof(drive_info->rev));
  2018. memset(drive_info->vendor, 0, sizeof(drive_info->vendor));
  2019. /*
  2020. * don't clear the LUNID though, we need to remember which
  2021. * one this one is.
  2022. */
  2023. }
  2024. /* This function will deregister the disk and it's queue from the
  2025. * kernel. It must be called with the controller lock held and the
  2026. * drv structures busy_configuring flag set. It's parameters are:
  2027. *
  2028. * disk = This is the disk to be deregistered
  2029. * drv = This is the drive_info_struct associated with the disk to be
  2030. * deregistered. It contains information about the disk used
  2031. * by the driver.
  2032. * clear_all = This flag determines whether or not the disk information
  2033. * is going to be completely cleared out and the highest_lun
  2034. * reset. Sometimes we want to clear out information about
  2035. * the disk in preparation for re-adding it. In this case
  2036. * the highest_lun should be left unchanged and the LunID
  2037. * should not be cleared.
  2038. * via_ioctl
  2039. * This indicates whether we've reached this path via ioctl.
  2040. * This affects the maximum usage count allowed for c0d0 to be messed with.
  2041. * If this path is reached via ioctl(), then the max_usage_count will
  2042. * be 1, as the process calling ioctl() has got to have the device open.
  2043. * If we get here via sysfs, then the max usage count will be zero.
  2044. */
  2045. static int deregister_disk(ctlr_info_t *h, int drv_index,
  2046. int clear_all, int via_ioctl)
  2047. {
  2048. int i;
  2049. struct gendisk *disk;
  2050. drive_info_struct *drv;
  2051. int recalculate_highest_lun;
  2052. if (!capable(CAP_SYS_RAWIO))
  2053. return -EPERM;
  2054. drv = h->drv[drv_index];
  2055. disk = h->gendisk[drv_index];
  2056. /* make sure logical volume is NOT is use */
  2057. if (clear_all || (h->gendisk[0] == disk)) {
  2058. if (drv->usage_count > via_ioctl)
  2059. return -EBUSY;
  2060. } else if (drv->usage_count > 0)
  2061. return -EBUSY;
  2062. recalculate_highest_lun = (drv == h->drv[h->highest_lun]);
  2063. /* invalidate the devices and deregister the disk. If it is disk
  2064. * zero do not deregister it but just zero out it's values. This
  2065. * allows us to delete disk zero but keep the controller registered.
  2066. */
  2067. if (h->gendisk[0] != disk) {
  2068. struct request_queue *q = disk->queue;
  2069. if (disk->flags & GENHD_FL_UP) {
  2070. cciss_destroy_ld_sysfs_entry(h, drv_index, 0);
  2071. del_gendisk(disk);
  2072. }
  2073. if (q)
  2074. blk_cleanup_queue(q);
  2075. /* If clear_all is set then we are deleting the logical
  2076. * drive, not just refreshing its info. For drives
  2077. * other than disk 0 we will call put_disk. We do not
  2078. * do this for disk 0 as we need it to be able to
  2079. * configure the controller.
  2080. */
  2081. if (clear_all){
  2082. /* This isn't pretty, but we need to find the
  2083. * disk in our array and NULL our the pointer.
  2084. * This is so that we will call alloc_disk if
  2085. * this index is used again later.
  2086. */
  2087. for (i=0; i < CISS_MAX_LUN; i++){
  2088. if (h->gendisk[i] == disk) {
  2089. h->gendisk[i] = NULL;
  2090. break;
  2091. }
  2092. }
  2093. put_disk(disk);
  2094. }
  2095. } else {
  2096. set_capacity(disk, 0);
  2097. cciss_clear_drive_info(drv);
  2098. }
  2099. --h->num_luns;
  2100. /* if it was the last disk, find the new hightest lun */
  2101. if (clear_all && recalculate_highest_lun) {
  2102. int i, newhighest = -1;
  2103. for (i = 0; i <= h->highest_lun; i++) {
  2104. /* if the disk has size > 0, it is available */
  2105. if (h->drv[i] && h->drv[i]->heads)
  2106. newhighest = i;
  2107. }
  2108. h->highest_lun = newhighest;
  2109. }
  2110. return 0;
  2111. }
  2112. static int fill_cmd(CommandList_struct *c, __u8 cmd, int ctlr, void *buff,
  2113. size_t size, __u8 page_code, unsigned char *scsi3addr,
  2114. int cmd_type)
  2115. {
  2116. ctlr_info_t *h = hba[ctlr];
  2117. u64bit buff_dma_handle;
  2118. int status = IO_OK;
  2119. c->cmd_type = CMD_IOCTL_PEND;
  2120. c->Header.ReplyQueue = 0;
  2121. if (buff != NULL) {
  2122. c->Header.SGList = 1;
  2123. c->Header.SGTotal = 1;
  2124. } else {
  2125. c->Header.SGList = 0;
  2126. c->Header.SGTotal = 0;
  2127. }
  2128. c->Header.Tag.lower = c->busaddr;
  2129. memcpy(c->Header.LUN.LunAddrBytes, scsi3addr, 8);
  2130. c->Request.Type.Type = cmd_type;
  2131. if (cmd_type == TYPE_CMD) {
  2132. switch (cmd) {
  2133. case CISS_INQUIRY:
  2134. /* are we trying to read a vital product page */
  2135. if (page_code != 0) {
  2136. c->Request.CDB[1] = 0x01;
  2137. c->Request.CDB[2] = page_code;
  2138. }
  2139. c->Request.CDBLen = 6;
  2140. c->Request.Type.Attribute = ATTR_SIMPLE;
  2141. c->Request.Type.Direction = XFER_READ;
  2142. c->Request.Timeout = 0;
  2143. c->Request.CDB[0] = CISS_INQUIRY;
  2144. c->Request.CDB[4] = size & 0xFF;
  2145. break;
  2146. case CISS_REPORT_LOG:
  2147. case CISS_REPORT_PHYS:
  2148. /* Talking to controller so It's a physical command
  2149. mode = 00 target = 0. Nothing to write.
  2150. */
  2151. c->Request.CDBLen = 12;
  2152. c->Request.Type.Attribute = ATTR_SIMPLE;
  2153. c->Request.Type.Direction = XFER_READ;
  2154. c->Request.Timeout = 0;
  2155. c->Request.CDB[0] = cmd;
  2156. c->Request.CDB[6] = (size >> 24) & 0xFF; //MSB
  2157. c->Request.CDB[7] = (size >> 16) & 0xFF;
  2158. c->Request.CDB[8] = (size >> 8) & 0xFF;
  2159. c->Request.CDB[9] = size & 0xFF;
  2160. break;
  2161. case CCISS_READ_CAPACITY:
  2162. c->Request.CDBLen = 10;
  2163. c->Request.Type.Attribute = ATTR_SIMPLE;
  2164. c->Request.Type.Direction = XFER_READ;
  2165. c->Request.Timeout = 0;
  2166. c->Request.CDB[0] = cmd;
  2167. break;
  2168. case CCISS_READ_CAPACITY_16:
  2169. c->Request.CDBLen = 16;
  2170. c->Request.Type.Attribute = ATTR_SIMPLE;
  2171. c->Request.Type.Direction = XFER_READ;
  2172. c->Request.Timeout = 0;
  2173. c->Request.CDB[0] = cmd;
  2174. c->Request.CDB[1] = 0x10;
  2175. c->Request.CDB[10] = (size >> 24) & 0xFF;
  2176. c->Request.CDB[11] = (size >> 16) & 0xFF;
  2177. c->Request.CDB[12] = (size >> 8) & 0xFF;
  2178. c->Request.CDB[13] = size & 0xFF;
  2179. c->Request.Timeout = 0;
  2180. c->Request.CDB[0] = cmd;
  2181. break;
  2182. case CCISS_CACHE_FLUSH:
  2183. c->Request.CDBLen = 12;
  2184. c->Request.Type.Attribute = ATTR_SIMPLE;
  2185. c->Request.Type.Direction = XFER_WRITE;
  2186. c->Request.Timeout = 0;
  2187. c->Request.CDB[0] = BMIC_WRITE;
  2188. c->Request.CDB[6] = BMIC_CACHE_FLUSH;
  2189. break;
  2190. case TEST_UNIT_READY:
  2191. c->Request.CDBLen = 6;
  2192. c->Request.Type.Attribute = ATTR_SIMPLE;
  2193. c->Request.Type.Direction = XFER_NONE;
  2194. c->Request.Timeout = 0;
  2195. break;
  2196. default:
  2197. printk(KERN_WARNING
  2198. "cciss%d: Unknown Command 0x%c\n", ctlr, cmd);
  2199. return IO_ERROR;
  2200. }
  2201. } else if (cmd_type == TYPE_MSG) {
  2202. switch (cmd) {
  2203. case 0: /* ABORT message */
  2204. c->Request.CDBLen = 12;
  2205. c->Request.Type.Attribute = ATTR_SIMPLE;
  2206. c->Request.Type.Direction = XFER_WRITE;
  2207. c->Request.Timeout = 0;
  2208. c->Request.CDB[0] = cmd; /* abort */
  2209. c->Request.CDB[1] = 0; /* abort a command */
  2210. /* buff contains the tag of the command to abort */
  2211. memcpy(&c->Request.CDB[4], buff, 8);
  2212. break;
  2213. case 1: /* RESET message */
  2214. c->Request.CDBLen = 16;
  2215. c->Request.Type.Attribute = ATTR_SIMPLE;
  2216. c->Request.Type.Direction = XFER_NONE;
  2217. c->Request.Timeout = 0;
  2218. memset(&c->Request.CDB[0], 0, sizeof(c->Request.CDB));
  2219. c->Request.CDB[0] = cmd; /* reset */
  2220. c->Request.CDB[1] = 0x03; /* reset a target */
  2221. break;
  2222. case 3: /* No-Op message */
  2223. c->Request.CDBLen = 1;
  2224. c->Request.Type.Attribute = ATTR_SIMPLE;
  2225. c->Request.Type.Direction = XFER_WRITE;
  2226. c->Request.Timeout = 0;
  2227. c->Request.CDB[0] = cmd;
  2228. break;
  2229. default:
  2230. printk(KERN_WARNING
  2231. "cciss%d: unknown message type %d\n", ctlr, cmd);
  2232. return IO_ERROR;
  2233. }
  2234. } else {
  2235. printk(KERN_WARNING
  2236. "cciss%d: unknown command type %d\n", ctlr, cmd_type);
  2237. return IO_ERROR;
  2238. }
  2239. /* Fill in the scatter gather information */
  2240. if (size > 0) {
  2241. buff_dma_handle.val = (__u64) pci_map_single(h->pdev,
  2242. buff, size,
  2243. PCI_DMA_BIDIRECTIONAL);
  2244. c->SG[0].Addr.lower = buff_dma_handle.val32.lower;
  2245. c->SG[0].Addr.upper = buff_dma_handle.val32.upper;
  2246. c->SG[0].Len = size;
  2247. c->SG[0].Ext = 0; /* we are not chaining */
  2248. }
  2249. return status;
  2250. }
  2251. static int check_target_status(ctlr_info_t *h, CommandList_struct *c)
  2252. {
  2253. switch (c->err_info->ScsiStatus) {
  2254. case SAM_STAT_GOOD:
  2255. return IO_OK;
  2256. case SAM_STAT_CHECK_CONDITION:
  2257. switch (0xf & c->err_info->SenseInfo[2]) {
  2258. case 0: return IO_OK; /* no sense */
  2259. case 1: return IO_OK; /* recovered error */
  2260. default:
  2261. printk(KERN_WARNING "cciss%d: cmd 0x%02x "
  2262. "check condition, sense key = 0x%02x\n",
  2263. h->ctlr, c->Request.CDB[0],
  2264. c->err_info->SenseInfo[2]);
  2265. }
  2266. break;
  2267. default:
  2268. printk(KERN_WARNING "cciss%d: cmd 0x%02x"
  2269. "scsi status = 0x%02x\n", h->ctlr,
  2270. c->Request.CDB[0], c->err_info->ScsiStatus);
  2271. break;
  2272. }
  2273. return IO_ERROR;
  2274. }
  2275. static int process_sendcmd_error(ctlr_info_t *h, CommandList_struct *c)
  2276. {
  2277. int return_status = IO_OK;
  2278. if (c->err_info->CommandStatus == CMD_SUCCESS)
  2279. return IO_OK;
  2280. switch (c->err_info->CommandStatus) {
  2281. case CMD_TARGET_STATUS:
  2282. return_status = check_target_status(h, c);
  2283. break;
  2284. case CMD_DATA_UNDERRUN:
  2285. case CMD_DATA_OVERRUN:
  2286. /* expected for inquiry and report lun commands */
  2287. break;
  2288. case CMD_INVALID:
  2289. printk(KERN_WARNING "cciss: cmd 0x%02x is "
  2290. "reported invalid\n", c->Request.CDB[0]);
  2291. return_status = IO_ERROR;
  2292. break;
  2293. case CMD_PROTOCOL_ERR:
  2294. printk(KERN_WARNING "cciss: cmd 0x%02x has "
  2295. "protocol error \n", c->Request.CDB[0]);
  2296. return_status = IO_ERROR;
  2297. break;
  2298. case CMD_HARDWARE_ERR:
  2299. printk(KERN_WARNING "cciss: cmd 0x%02x had "
  2300. " hardware error\n", c->Request.CDB[0]);
  2301. return_status = IO_ERROR;
  2302. break;
  2303. case CMD_CONNECTION_LOST:
  2304. printk(KERN_WARNING "cciss: cmd 0x%02x had "
  2305. "connection lost\n", c->Request.CDB[0]);
  2306. return_status = IO_ERROR;
  2307. break;
  2308. case CMD_ABORTED:
  2309. printk(KERN_WARNING "cciss: cmd 0x%02x was "
  2310. "aborted\n", c->Request.CDB[0]);
  2311. return_status = IO_ERROR;
  2312. break;
  2313. case CMD_ABORT_FAILED:
  2314. printk(KERN_WARNING "cciss: cmd 0x%02x reports "
  2315. "abort failed\n", c->Request.CDB[0]);
  2316. return_status = IO_ERROR;
  2317. break;
  2318. case CMD_UNSOLICITED_ABORT:
  2319. printk(KERN_WARNING
  2320. "cciss%d: unsolicited abort 0x%02x\n", h->ctlr,
  2321. c->Request.CDB[0]);
  2322. return_status = IO_NEEDS_RETRY;
  2323. break;
  2324. default:
  2325. printk(KERN_WARNING "cciss: cmd 0x%02x returned "
  2326. "unknown status %x\n", c->Request.CDB[0],
  2327. c->err_info->CommandStatus);
  2328. return_status = IO_ERROR;
  2329. }
  2330. return return_status;
  2331. }
  2332. static int sendcmd_withirq_core(ctlr_info_t *h, CommandList_struct *c,
  2333. int attempt_retry)
  2334. {
  2335. DECLARE_COMPLETION_ONSTACK(wait);
  2336. u64bit buff_dma_handle;
  2337. unsigned long flags;
  2338. int return_status = IO_OK;
  2339. resend_cmd2:
  2340. c->waiting = &wait;
  2341. /* Put the request on the tail of the queue and send it */
  2342. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  2343. addQ(&h->reqQ, c);
  2344. h->Qdepth++;
  2345. start_io(h);
  2346. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  2347. wait_for_completion(&wait);
  2348. if (c->err_info->CommandStatus == 0 || !attempt_retry)
  2349. goto command_done;
  2350. return_status = process_sendcmd_error(h, c);
  2351. if (return_status == IO_NEEDS_RETRY &&
  2352. c->retry_count < MAX_CMD_RETRIES) {
  2353. printk(KERN_WARNING "cciss%d: retrying 0x%02x\n", h->ctlr,
  2354. c->Request.CDB[0]);
  2355. c->retry_count++;
  2356. /* erase the old error information */
  2357. memset(c->err_info, 0, sizeof(ErrorInfo_struct));
  2358. return_status = IO_OK;
  2359. INIT_COMPLETION(wait);
  2360. goto resend_cmd2;
  2361. }
  2362. command_done:
  2363. /* unlock the buffers from DMA */
  2364. buff_dma_handle.val32.lower = c->SG[0].Addr.lower;
  2365. buff_dma_handle.val32.upper = c->SG[0].Addr.upper;
  2366. pci_unmap_single(h->pdev, (dma_addr_t) buff_dma_handle.val,
  2367. c->SG[0].Len, PCI_DMA_BIDIRECTIONAL);
  2368. return return_status;
  2369. }
  2370. static int sendcmd_withirq(__u8 cmd, int ctlr, void *buff, size_t size,
  2371. __u8 page_code, unsigned char scsi3addr[],
  2372. int cmd_type)
  2373. {
  2374. ctlr_info_t *h = hba[ctlr];
  2375. CommandList_struct *c;
  2376. int return_status;
  2377. c = cmd_alloc(h, 0);
  2378. if (!c)
  2379. return -ENOMEM;
  2380. return_status = fill_cmd(c, cmd, ctlr, buff, size, page_code,
  2381. scsi3addr, cmd_type);
  2382. if (return_status == IO_OK)
  2383. return_status = sendcmd_withirq_core(h, c, 1);
  2384. cmd_free(h, c, 0);
  2385. return return_status;
  2386. }
  2387. static void cciss_geometry_inquiry(int ctlr, int logvol,
  2388. int withirq, sector_t total_size,
  2389. unsigned int block_size,
  2390. InquiryData_struct *inq_buff,
  2391. drive_info_struct *drv)
  2392. {
  2393. int return_code;
  2394. unsigned long t;
  2395. unsigned char scsi3addr[8];
  2396. memset(inq_buff, 0, sizeof(InquiryData_struct));
  2397. log_unit_to_scsi3addr(hba[ctlr], scsi3addr, logvol);
  2398. if (withirq)
  2399. return_code = sendcmd_withirq(CISS_INQUIRY, ctlr,
  2400. inq_buff, sizeof(*inq_buff),
  2401. 0xC1, scsi3addr, TYPE_CMD);
  2402. else
  2403. return_code = sendcmd(CISS_INQUIRY, ctlr, inq_buff,
  2404. sizeof(*inq_buff), 0xC1, scsi3addr,
  2405. TYPE_CMD);
  2406. if (return_code == IO_OK) {
  2407. if (inq_buff->data_byte[8] == 0xFF) {
  2408. printk(KERN_WARNING
  2409. "cciss: reading geometry failed, volume "
  2410. "does not support reading geometry\n");
  2411. drv->heads = 255;
  2412. drv->sectors = 32; // Sectors per track
  2413. drv->cylinders = total_size + 1;
  2414. drv->raid_level = RAID_UNKNOWN;
  2415. } else {
  2416. drv->heads = inq_buff->data_byte[6];
  2417. drv->sectors = inq_buff->data_byte[7];
  2418. drv->cylinders = (inq_buff->data_byte[4] & 0xff) << 8;
  2419. drv->cylinders += inq_buff->data_byte[5];
  2420. drv->raid_level = inq_buff->data_byte[8];
  2421. }
  2422. drv->block_size = block_size;
  2423. drv->nr_blocks = total_size + 1;
  2424. t = drv->heads * drv->sectors;
  2425. if (t > 1) {
  2426. sector_t real_size = total_size + 1;
  2427. unsigned long rem = sector_div(real_size, t);
  2428. if (rem)
  2429. real_size++;
  2430. drv->cylinders = real_size;
  2431. }
  2432. } else { /* Get geometry failed */
  2433. printk(KERN_WARNING "cciss: reading geometry failed\n");
  2434. }
  2435. }
  2436. static void
  2437. cciss_read_capacity(int ctlr, int logvol, int withirq, sector_t *total_size,
  2438. unsigned int *block_size)
  2439. {
  2440. ReadCapdata_struct *buf;
  2441. int return_code;
  2442. unsigned char scsi3addr[8];
  2443. buf = kzalloc(sizeof(ReadCapdata_struct), GFP_KERNEL);
  2444. if (!buf) {
  2445. printk(KERN_WARNING "cciss: out of memory\n");
  2446. return;
  2447. }
  2448. log_unit_to_scsi3addr(hba[ctlr], scsi3addr, logvol);
  2449. if (withirq)
  2450. return_code = sendcmd_withirq(CCISS_READ_CAPACITY,
  2451. ctlr, buf, sizeof(ReadCapdata_struct),
  2452. 0, scsi3addr, TYPE_CMD);
  2453. else
  2454. return_code = sendcmd(CCISS_READ_CAPACITY,
  2455. ctlr, buf, sizeof(ReadCapdata_struct),
  2456. 0, scsi3addr, TYPE_CMD);
  2457. if (return_code == IO_OK) {
  2458. *total_size = be32_to_cpu(*(__be32 *) buf->total_size);
  2459. *block_size = be32_to_cpu(*(__be32 *) buf->block_size);
  2460. } else { /* read capacity command failed */
  2461. printk(KERN_WARNING "cciss: read capacity failed\n");
  2462. *total_size = 0;
  2463. *block_size = BLOCK_SIZE;
  2464. }
  2465. kfree(buf);
  2466. }
  2467. static void
  2468. cciss_read_capacity_16(int ctlr, int logvol, int withirq, sector_t *total_size, unsigned int *block_size)
  2469. {
  2470. ReadCapdata_struct_16 *buf;
  2471. int return_code;
  2472. unsigned char scsi3addr[8];
  2473. buf = kzalloc(sizeof(ReadCapdata_struct_16), GFP_KERNEL);
  2474. if (!buf) {
  2475. printk(KERN_WARNING "cciss: out of memory\n");
  2476. return;
  2477. }
  2478. log_unit_to_scsi3addr(hba[ctlr], scsi3addr, logvol);
  2479. if (withirq) {
  2480. return_code = sendcmd_withirq(CCISS_READ_CAPACITY_16,
  2481. ctlr, buf, sizeof(ReadCapdata_struct_16),
  2482. 0, scsi3addr, TYPE_CMD);
  2483. }
  2484. else {
  2485. return_code = sendcmd(CCISS_READ_CAPACITY_16,
  2486. ctlr, buf, sizeof(ReadCapdata_struct_16),
  2487. 0, scsi3addr, TYPE_CMD);
  2488. }
  2489. if (return_code == IO_OK) {
  2490. *total_size = be64_to_cpu(*(__be64 *) buf->total_size);
  2491. *block_size = be32_to_cpu(*(__be32 *) buf->block_size);
  2492. } else { /* read capacity command failed */
  2493. printk(KERN_WARNING "cciss: read capacity failed\n");
  2494. *total_size = 0;
  2495. *block_size = BLOCK_SIZE;
  2496. }
  2497. printk(KERN_INFO " blocks= %llu block_size= %d\n",
  2498. (unsigned long long)*total_size+1, *block_size);
  2499. kfree(buf);
  2500. }
  2501. static int cciss_revalidate(struct gendisk *disk)
  2502. {
  2503. ctlr_info_t *h = get_host(disk);
  2504. drive_info_struct *drv = get_drv(disk);
  2505. int logvol;
  2506. int FOUND = 0;
  2507. unsigned int block_size;
  2508. sector_t total_size;
  2509. InquiryData_struct *inq_buff = NULL;
  2510. for (logvol = 0; logvol < CISS_MAX_LUN; logvol++) {
  2511. if (memcmp(h->drv[logvol]->LunID, drv->LunID,
  2512. sizeof(drv->LunID)) == 0) {
  2513. FOUND = 1;
  2514. break;
  2515. }
  2516. }
  2517. if (!FOUND)
  2518. return 1;
  2519. inq_buff = kmalloc(sizeof(InquiryData_struct), GFP_KERNEL);
  2520. if (inq_buff == NULL) {
  2521. printk(KERN_WARNING "cciss: out of memory\n");
  2522. return 1;
  2523. }
  2524. if (h->cciss_read == CCISS_READ_10) {
  2525. cciss_read_capacity(h->ctlr, logvol, 1,
  2526. &total_size, &block_size);
  2527. } else {
  2528. cciss_read_capacity_16(h->ctlr, logvol, 1,
  2529. &total_size, &block_size);
  2530. }
  2531. cciss_geometry_inquiry(h->ctlr, logvol, 1, total_size, block_size,
  2532. inq_buff, drv);
  2533. blk_queue_logical_block_size(drv->queue, drv->block_size);
  2534. set_capacity(disk, drv->nr_blocks);
  2535. kfree(inq_buff);
  2536. return 0;
  2537. }
  2538. /*
  2539. * Wait polling for a command to complete.
  2540. * The memory mapped FIFO is polled for the completion.
  2541. * Used only at init time, interrupts from the HBA are disabled.
  2542. */
  2543. static unsigned long pollcomplete(int ctlr)
  2544. {
  2545. unsigned long done;
  2546. int i;
  2547. /* Wait (up to 20 seconds) for a command to complete */
  2548. for (i = 20 * HZ; i > 0; i--) {
  2549. done = hba[ctlr]->access.command_completed(hba[ctlr]);
  2550. if (done == FIFO_EMPTY)
  2551. schedule_timeout_uninterruptible(1);
  2552. else
  2553. return done;
  2554. }
  2555. /* Invalid address to tell caller we ran out of time */
  2556. return 1;
  2557. }
  2558. /* Send command c to controller h and poll for it to complete.
  2559. * Turns interrupts off on the board. Used at driver init time
  2560. * and during SCSI error recovery.
  2561. */
  2562. static int sendcmd_core(ctlr_info_t *h, CommandList_struct *c)
  2563. {
  2564. int i;
  2565. unsigned long complete;
  2566. int status = IO_ERROR;
  2567. u64bit buff_dma_handle;
  2568. resend_cmd1:
  2569. /* Disable interrupt on the board. */
  2570. h->access.set_intr_mask(h, CCISS_INTR_OFF);
  2571. /* Make sure there is room in the command FIFO */
  2572. /* Actually it should be completely empty at this time */
  2573. /* unless we are in here doing error handling for the scsi */
  2574. /* tape side of the driver. */
  2575. for (i = 200000; i > 0; i--) {
  2576. /* if fifo isn't full go */
  2577. if (!(h->access.fifo_full(h)))
  2578. break;
  2579. udelay(10);
  2580. printk(KERN_WARNING "cciss cciss%d: SendCmd FIFO full,"
  2581. " waiting!\n", h->ctlr);
  2582. }
  2583. h->access.submit_command(h, c); /* Send the cmd */
  2584. do {
  2585. complete = pollcomplete(h->ctlr);
  2586. #ifdef CCISS_DEBUG
  2587. printk(KERN_DEBUG "cciss: command completed\n");
  2588. #endif /* CCISS_DEBUG */
  2589. if (complete == 1) {
  2590. printk(KERN_WARNING
  2591. "cciss cciss%d: SendCmd Timeout out, "
  2592. "No command list address returned!\n", h->ctlr);
  2593. status = IO_ERROR;
  2594. break;
  2595. }
  2596. /* Make sure it's the command we're expecting. */
  2597. if ((complete & ~CISS_ERROR_BIT) != c->busaddr) {
  2598. printk(KERN_WARNING "cciss%d: Unexpected command "
  2599. "completion.\n", h->ctlr);
  2600. continue;
  2601. }
  2602. /* It is our command. If no error, we're done. */
  2603. if (!(complete & CISS_ERROR_BIT)) {
  2604. status = IO_OK;
  2605. break;
  2606. }
  2607. /* There is an error... */
  2608. /* if data overrun or underun on Report command ignore it */
  2609. if (((c->Request.CDB[0] == CISS_REPORT_LOG) ||
  2610. (c->Request.CDB[0] == CISS_REPORT_PHYS) ||
  2611. (c->Request.CDB[0] == CISS_INQUIRY)) &&
  2612. ((c->err_info->CommandStatus == CMD_DATA_OVERRUN) ||
  2613. (c->err_info->CommandStatus == CMD_DATA_UNDERRUN))) {
  2614. complete = c->busaddr;
  2615. status = IO_OK;
  2616. break;
  2617. }
  2618. if (c->err_info->CommandStatus == CMD_UNSOLICITED_ABORT) {
  2619. printk(KERN_WARNING "cciss%d: unsolicited abort %p\n",
  2620. h->ctlr, c);
  2621. if (c->retry_count < MAX_CMD_RETRIES) {
  2622. printk(KERN_WARNING "cciss%d: retrying %p\n",
  2623. h->ctlr, c);
  2624. c->retry_count++;
  2625. /* erase the old error information */
  2626. memset(c->err_info, 0, sizeof(c->err_info));
  2627. goto resend_cmd1;
  2628. }
  2629. printk(KERN_WARNING "cciss%d: retried %p too many "
  2630. "times\n", h->ctlr, c);
  2631. status = IO_ERROR;
  2632. break;
  2633. }
  2634. if (c->err_info->CommandStatus == CMD_UNABORTABLE) {
  2635. printk(KERN_WARNING "cciss%d: command could not be "
  2636. "aborted.\n", h->ctlr);
  2637. status = IO_ERROR;
  2638. break;
  2639. }
  2640. if (c->err_info->CommandStatus == CMD_TARGET_STATUS) {
  2641. status = check_target_status(h, c);
  2642. break;
  2643. }
  2644. printk(KERN_WARNING "cciss%d: sendcmd error\n", h->ctlr);
  2645. printk(KERN_WARNING "cmd = 0x%02x, CommandStatus = 0x%02x\n",
  2646. c->Request.CDB[0], c->err_info->CommandStatus);
  2647. status = IO_ERROR;
  2648. break;
  2649. } while (1);
  2650. /* unlock the data buffer from DMA */
  2651. buff_dma_handle.val32.lower = c->SG[0].Addr.lower;
  2652. buff_dma_handle.val32.upper = c->SG[0].Addr.upper;
  2653. pci_unmap_single(h->pdev, (dma_addr_t) buff_dma_handle.val,
  2654. c->SG[0].Len, PCI_DMA_BIDIRECTIONAL);
  2655. return status;
  2656. }
  2657. /*
  2658. * Send a command to the controller, and wait for it to complete.
  2659. * Used at init time, and during SCSI error recovery.
  2660. */
  2661. static int sendcmd(__u8 cmd, int ctlr, void *buff, size_t size,
  2662. __u8 page_code, unsigned char *scsi3addr, int cmd_type)
  2663. {
  2664. CommandList_struct *c;
  2665. int status;
  2666. c = cmd_alloc(hba[ctlr], 1);
  2667. if (!c) {
  2668. printk(KERN_WARNING "cciss: unable to get memory");
  2669. return IO_ERROR;
  2670. }
  2671. status = fill_cmd(c, cmd, ctlr, buff, size, page_code,
  2672. scsi3addr, cmd_type);
  2673. if (status == IO_OK)
  2674. status = sendcmd_core(hba[ctlr], c);
  2675. cmd_free(hba[ctlr], c, 1);
  2676. return status;
  2677. }
  2678. /*
  2679. * Map (physical) PCI mem into (virtual) kernel space
  2680. */
  2681. static void __iomem *remap_pci_mem(ulong base, ulong size)
  2682. {
  2683. ulong page_base = ((ulong) base) & PAGE_MASK;
  2684. ulong page_offs = ((ulong) base) - page_base;
  2685. void __iomem *page_remapped = ioremap(page_base, page_offs + size);
  2686. return page_remapped ? (page_remapped + page_offs) : NULL;
  2687. }
  2688. /*
  2689. * Takes jobs of the Q and sends them to the hardware, then puts it on
  2690. * the Q to wait for completion.
  2691. */
  2692. static void start_io(ctlr_info_t *h)
  2693. {
  2694. CommandList_struct *c;
  2695. while (!hlist_empty(&h->reqQ)) {
  2696. c = hlist_entry(h->reqQ.first, CommandList_struct, list);
  2697. /* can't do anything if fifo is full */
  2698. if ((h->access.fifo_full(h))) {
  2699. printk(KERN_WARNING "cciss: fifo full\n");
  2700. break;
  2701. }
  2702. /* Get the first entry from the Request Q */
  2703. removeQ(c);
  2704. h->Qdepth--;
  2705. /* Tell the controller execute command */
  2706. h->access.submit_command(h, c);
  2707. /* Put job onto the completed Q */
  2708. addQ(&h->cmpQ, c);
  2709. }
  2710. }
  2711. /* Assumes that CCISS_LOCK(h->ctlr) is held. */
  2712. /* Zeros out the error record and then resends the command back */
  2713. /* to the controller */
  2714. static inline void resend_cciss_cmd(ctlr_info_t *h, CommandList_struct *c)
  2715. {
  2716. /* erase the old error information */
  2717. memset(c->err_info, 0, sizeof(ErrorInfo_struct));
  2718. /* add it to software queue and then send it to the controller */
  2719. addQ(&h->reqQ, c);
  2720. h->Qdepth++;
  2721. if (h->Qdepth > h->maxQsinceinit)
  2722. h->maxQsinceinit = h->Qdepth;
  2723. start_io(h);
  2724. }
  2725. static inline unsigned int make_status_bytes(unsigned int scsi_status_byte,
  2726. unsigned int msg_byte, unsigned int host_byte,
  2727. unsigned int driver_byte)
  2728. {
  2729. /* inverse of macros in scsi.h */
  2730. return (scsi_status_byte & 0xff) |
  2731. ((msg_byte & 0xff) << 8) |
  2732. ((host_byte & 0xff) << 16) |
  2733. ((driver_byte & 0xff) << 24);
  2734. }
  2735. static inline int evaluate_target_status(ctlr_info_t *h,
  2736. CommandList_struct *cmd, int *retry_cmd)
  2737. {
  2738. unsigned char sense_key;
  2739. unsigned char status_byte, msg_byte, host_byte, driver_byte;
  2740. int error_value;
  2741. *retry_cmd = 0;
  2742. /* If we get in here, it means we got "target status", that is, scsi status */
  2743. status_byte = cmd->err_info->ScsiStatus;
  2744. driver_byte = DRIVER_OK;
  2745. msg_byte = cmd->err_info->CommandStatus; /* correct? seems too device specific */
  2746. if (blk_pc_request(cmd->rq))
  2747. host_byte = DID_PASSTHROUGH;
  2748. else
  2749. host_byte = DID_OK;
  2750. error_value = make_status_bytes(status_byte, msg_byte,
  2751. host_byte, driver_byte);
  2752. if (cmd->err_info->ScsiStatus != SAM_STAT_CHECK_CONDITION) {
  2753. if (!blk_pc_request(cmd->rq))
  2754. printk(KERN_WARNING "cciss: cmd %p "
  2755. "has SCSI Status 0x%x\n",
  2756. cmd, cmd->err_info->ScsiStatus);
  2757. return error_value;
  2758. }
  2759. /* check the sense key */
  2760. sense_key = 0xf & cmd->err_info->SenseInfo[2];
  2761. /* no status or recovered error */
  2762. if (((sense_key == 0x0) || (sense_key == 0x1)) && !blk_pc_request(cmd->rq))
  2763. error_value = 0;
  2764. if (check_for_unit_attention(h, cmd)) {
  2765. *retry_cmd = !blk_pc_request(cmd->rq);
  2766. return 0;
  2767. }
  2768. if (!blk_pc_request(cmd->rq)) { /* Not SG_IO or similar? */
  2769. if (error_value != 0)
  2770. printk(KERN_WARNING "cciss: cmd %p has CHECK CONDITION"
  2771. " sense key = 0x%x\n", cmd, sense_key);
  2772. return error_value;
  2773. }
  2774. /* SG_IO or similar, copy sense data back */
  2775. if (cmd->rq->sense) {
  2776. if (cmd->rq->sense_len > cmd->err_info->SenseLen)
  2777. cmd->rq->sense_len = cmd->err_info->SenseLen;
  2778. memcpy(cmd->rq->sense, cmd->err_info->SenseInfo,
  2779. cmd->rq->sense_len);
  2780. } else
  2781. cmd->rq->sense_len = 0;
  2782. return error_value;
  2783. }
  2784. /* checks the status of the job and calls complete buffers to mark all
  2785. * buffers for the completed job. Note that this function does not need
  2786. * to hold the hba/queue lock.
  2787. */
  2788. static inline void complete_command(ctlr_info_t *h, CommandList_struct *cmd,
  2789. int timeout)
  2790. {
  2791. int retry_cmd = 0;
  2792. struct request *rq = cmd->rq;
  2793. rq->errors = 0;
  2794. if (timeout)
  2795. rq->errors = make_status_bytes(0, 0, 0, DRIVER_TIMEOUT);
  2796. if (cmd->err_info->CommandStatus == 0) /* no error has occurred */
  2797. goto after_error_processing;
  2798. switch (cmd->err_info->CommandStatus) {
  2799. case CMD_TARGET_STATUS:
  2800. rq->errors = evaluate_target_status(h, cmd, &retry_cmd);
  2801. break;
  2802. case CMD_DATA_UNDERRUN:
  2803. if (blk_fs_request(cmd->rq)) {
  2804. printk(KERN_WARNING "cciss: cmd %p has"
  2805. " completed with data underrun "
  2806. "reported\n", cmd);
  2807. cmd->rq->resid_len = cmd->err_info->ResidualCnt;
  2808. }
  2809. break;
  2810. case CMD_DATA_OVERRUN:
  2811. if (blk_fs_request(cmd->rq))
  2812. printk(KERN_WARNING "cciss: cmd %p has"
  2813. " completed with data overrun "
  2814. "reported\n", cmd);
  2815. break;
  2816. case CMD_INVALID:
  2817. printk(KERN_WARNING "cciss: cmd %p is "
  2818. "reported invalid\n", cmd);
  2819. rq->errors = make_status_bytes(SAM_STAT_GOOD,
  2820. cmd->err_info->CommandStatus, DRIVER_OK,
  2821. blk_pc_request(cmd->rq) ? DID_PASSTHROUGH : DID_ERROR);
  2822. break;
  2823. case CMD_PROTOCOL_ERR:
  2824. printk(KERN_WARNING "cciss: cmd %p has "
  2825. "protocol error \n", cmd);
  2826. rq->errors = make_status_bytes(SAM_STAT_GOOD,
  2827. cmd->err_info->CommandStatus, DRIVER_OK,
  2828. blk_pc_request(cmd->rq) ? DID_PASSTHROUGH : DID_ERROR);
  2829. break;
  2830. case CMD_HARDWARE_ERR:
  2831. printk(KERN_WARNING "cciss: cmd %p had "
  2832. " hardware error\n", cmd);
  2833. rq->errors = make_status_bytes(SAM_STAT_GOOD,
  2834. cmd->err_info->CommandStatus, DRIVER_OK,
  2835. blk_pc_request(cmd->rq) ? DID_PASSTHROUGH : DID_ERROR);
  2836. break;
  2837. case CMD_CONNECTION_LOST:
  2838. printk(KERN_WARNING "cciss: cmd %p had "
  2839. "connection lost\n", cmd);
  2840. rq->errors = make_status_bytes(SAM_STAT_GOOD,
  2841. cmd->err_info->CommandStatus, DRIVER_OK,
  2842. blk_pc_request(cmd->rq) ? DID_PASSTHROUGH : DID_ERROR);
  2843. break;
  2844. case CMD_ABORTED:
  2845. printk(KERN_WARNING "cciss: cmd %p was "
  2846. "aborted\n", cmd);
  2847. rq->errors = make_status_bytes(SAM_STAT_GOOD,
  2848. cmd->err_info->CommandStatus, DRIVER_OK,
  2849. blk_pc_request(cmd->rq) ? DID_PASSTHROUGH : DID_ABORT);
  2850. break;
  2851. case CMD_ABORT_FAILED:
  2852. printk(KERN_WARNING "cciss: cmd %p reports "
  2853. "abort failed\n", cmd);
  2854. rq->errors = make_status_bytes(SAM_STAT_GOOD,
  2855. cmd->err_info->CommandStatus, DRIVER_OK,
  2856. blk_pc_request(cmd->rq) ? DID_PASSTHROUGH : DID_ERROR);
  2857. break;
  2858. case CMD_UNSOLICITED_ABORT:
  2859. printk(KERN_WARNING "cciss%d: unsolicited "
  2860. "abort %p\n", h->ctlr, cmd);
  2861. if (cmd->retry_count < MAX_CMD_RETRIES) {
  2862. retry_cmd = 1;
  2863. printk(KERN_WARNING
  2864. "cciss%d: retrying %p\n", h->ctlr, cmd);
  2865. cmd->retry_count++;
  2866. } else
  2867. printk(KERN_WARNING
  2868. "cciss%d: %p retried too "
  2869. "many times\n", h->ctlr, cmd);
  2870. rq->errors = make_status_bytes(SAM_STAT_GOOD,
  2871. cmd->err_info->CommandStatus, DRIVER_OK,
  2872. blk_pc_request(cmd->rq) ? DID_PASSTHROUGH : DID_ABORT);
  2873. break;
  2874. case CMD_TIMEOUT:
  2875. printk(KERN_WARNING "cciss: cmd %p timedout\n", cmd);
  2876. rq->errors = make_status_bytes(SAM_STAT_GOOD,
  2877. cmd->err_info->CommandStatus, DRIVER_OK,
  2878. blk_pc_request(cmd->rq) ? DID_PASSTHROUGH : DID_ERROR);
  2879. break;
  2880. default:
  2881. printk(KERN_WARNING "cciss: cmd %p returned "
  2882. "unknown status %x\n", cmd,
  2883. cmd->err_info->CommandStatus);
  2884. rq->errors = make_status_bytes(SAM_STAT_GOOD,
  2885. cmd->err_info->CommandStatus, DRIVER_OK,
  2886. blk_pc_request(cmd->rq) ? DID_PASSTHROUGH : DID_ERROR);
  2887. }
  2888. after_error_processing:
  2889. /* We need to return this command */
  2890. if (retry_cmd) {
  2891. resend_cciss_cmd(h, cmd);
  2892. return;
  2893. }
  2894. cmd->rq->completion_data = cmd;
  2895. blk_complete_request(cmd->rq);
  2896. }
  2897. /*
  2898. * Get a request and submit it to the controller.
  2899. */
  2900. static void do_cciss_request(struct request_queue *q)
  2901. {
  2902. ctlr_info_t *h = q->queuedata;
  2903. CommandList_struct *c;
  2904. sector_t start_blk;
  2905. int seg;
  2906. struct request *creq;
  2907. u64bit temp64;
  2908. struct scatterlist tmp_sg[MAXSGENTRIES];
  2909. drive_info_struct *drv;
  2910. int i, dir;
  2911. /* We call start_io here in case there is a command waiting on the
  2912. * queue that has not been sent.
  2913. */
  2914. if (blk_queue_plugged(q))
  2915. goto startio;
  2916. queue:
  2917. creq = blk_peek_request(q);
  2918. if (!creq)
  2919. goto startio;
  2920. BUG_ON(creq->nr_phys_segments > MAXSGENTRIES);
  2921. if ((c = cmd_alloc(h, 1)) == NULL)
  2922. goto full;
  2923. blk_start_request(creq);
  2924. spin_unlock_irq(q->queue_lock);
  2925. c->cmd_type = CMD_RWREQ;
  2926. c->rq = creq;
  2927. /* fill in the request */
  2928. drv = creq->rq_disk->private_data;
  2929. c->Header.ReplyQueue = 0; // unused in simple mode
  2930. /* got command from pool, so use the command block index instead */
  2931. /* for direct lookups. */
  2932. /* The first 2 bits are reserved for controller error reporting. */
  2933. c->Header.Tag.lower = (c->cmdindex << 3);
  2934. c->Header.Tag.lower |= 0x04; /* flag for direct lookup. */
  2935. memcpy(&c->Header.LUN, drv->LunID, sizeof(drv->LunID));
  2936. c->Request.CDBLen = 10; // 12 byte commands not in FW yet;
  2937. c->Request.Type.Type = TYPE_CMD; // It is a command.
  2938. c->Request.Type.Attribute = ATTR_SIMPLE;
  2939. c->Request.Type.Direction =
  2940. (rq_data_dir(creq) == READ) ? XFER_READ : XFER_WRITE;
  2941. c->Request.Timeout = 0; // Don't time out
  2942. c->Request.CDB[0] =
  2943. (rq_data_dir(creq) == READ) ? h->cciss_read : h->cciss_write;
  2944. start_blk = blk_rq_pos(creq);
  2945. #ifdef CCISS_DEBUG
  2946. printk(KERN_DEBUG "ciss: sector =%d nr_sectors=%d\n",
  2947. (int)blk_rq_pos(creq), (int)blk_rq_sectors(creq));
  2948. #endif /* CCISS_DEBUG */
  2949. sg_init_table(tmp_sg, MAXSGENTRIES);
  2950. seg = blk_rq_map_sg(q, creq, tmp_sg);
  2951. /* get the DMA records for the setup */
  2952. if (c->Request.Type.Direction == XFER_READ)
  2953. dir = PCI_DMA_FROMDEVICE;
  2954. else
  2955. dir = PCI_DMA_TODEVICE;
  2956. for (i = 0; i < seg; i++) {
  2957. c->SG[i].Len = tmp_sg[i].length;
  2958. temp64.val = (__u64) pci_map_page(h->pdev, sg_page(&tmp_sg[i]),
  2959. tmp_sg[i].offset,
  2960. tmp_sg[i].length, dir);
  2961. c->SG[i].Addr.lower = temp64.val32.lower;
  2962. c->SG[i].Addr.upper = temp64.val32.upper;
  2963. c->SG[i].Ext = 0; // we are not chaining
  2964. }
  2965. /* track how many SG entries we are using */
  2966. if (seg > h->maxSG)
  2967. h->maxSG = seg;
  2968. #ifdef CCISS_DEBUG
  2969. printk(KERN_DEBUG "cciss: Submitting %u sectors in %d segments\n",
  2970. blk_rq_sectors(creq), seg);
  2971. #endif /* CCISS_DEBUG */
  2972. c->Header.SGList = c->Header.SGTotal = seg;
  2973. if (likely(blk_fs_request(creq))) {
  2974. if(h->cciss_read == CCISS_READ_10) {
  2975. c->Request.CDB[1] = 0;
  2976. c->Request.CDB[2] = (start_blk >> 24) & 0xff; //MSB
  2977. c->Request.CDB[3] = (start_blk >> 16) & 0xff;
  2978. c->Request.CDB[4] = (start_blk >> 8) & 0xff;
  2979. c->Request.CDB[5] = start_blk & 0xff;
  2980. c->Request.CDB[6] = 0; // (sect >> 24) & 0xff; MSB
  2981. c->Request.CDB[7] = (blk_rq_sectors(creq) >> 8) & 0xff;
  2982. c->Request.CDB[8] = blk_rq_sectors(creq) & 0xff;
  2983. c->Request.CDB[9] = c->Request.CDB[11] = c->Request.CDB[12] = 0;
  2984. } else {
  2985. u32 upper32 = upper_32_bits(start_blk);
  2986. c->Request.CDBLen = 16;
  2987. c->Request.CDB[1]= 0;
  2988. c->Request.CDB[2]= (upper32 >> 24) & 0xff; //MSB
  2989. c->Request.CDB[3]= (upper32 >> 16) & 0xff;
  2990. c->Request.CDB[4]= (upper32 >> 8) & 0xff;
  2991. c->Request.CDB[5]= upper32 & 0xff;
  2992. c->Request.CDB[6]= (start_blk >> 24) & 0xff;
  2993. c->Request.CDB[7]= (start_blk >> 16) & 0xff;
  2994. c->Request.CDB[8]= (start_blk >> 8) & 0xff;
  2995. c->Request.CDB[9]= start_blk & 0xff;
  2996. c->Request.CDB[10]= (blk_rq_sectors(creq) >> 24) & 0xff;
  2997. c->Request.CDB[11]= (blk_rq_sectors(creq) >> 16) & 0xff;
  2998. c->Request.CDB[12]= (blk_rq_sectors(creq) >> 8) & 0xff;
  2999. c->Request.CDB[13]= blk_rq_sectors(creq) & 0xff;
  3000. c->Request.CDB[14] = c->Request.CDB[15] = 0;
  3001. }
  3002. } else if (blk_pc_request(creq)) {
  3003. c->Request.CDBLen = creq->cmd_len;
  3004. memcpy(c->Request.CDB, creq->cmd, BLK_MAX_CDB);
  3005. } else {
  3006. printk(KERN_WARNING "cciss%d: bad request type %d\n", h->ctlr, creq->cmd_type);
  3007. BUG();
  3008. }
  3009. spin_lock_irq(q->queue_lock);
  3010. addQ(&h->reqQ, c);
  3011. h->Qdepth++;
  3012. if (h->Qdepth > h->maxQsinceinit)
  3013. h->maxQsinceinit = h->Qdepth;
  3014. goto queue;
  3015. full:
  3016. blk_stop_queue(q);
  3017. startio:
  3018. /* We will already have the driver lock here so not need
  3019. * to lock it.
  3020. */
  3021. start_io(h);
  3022. }
  3023. static inline unsigned long get_next_completion(ctlr_info_t *h)
  3024. {
  3025. return h->access.command_completed(h);
  3026. }
  3027. static inline int interrupt_pending(ctlr_info_t *h)
  3028. {
  3029. return h->access.intr_pending(h);
  3030. }
  3031. static inline long interrupt_not_for_us(ctlr_info_t *h)
  3032. {
  3033. return (((h->access.intr_pending(h) == 0) ||
  3034. (h->interrupts_enabled == 0)));
  3035. }
  3036. static irqreturn_t do_cciss_intr(int irq, void *dev_id)
  3037. {
  3038. ctlr_info_t *h = dev_id;
  3039. CommandList_struct *c;
  3040. unsigned long flags;
  3041. __u32 a, a1, a2;
  3042. if (interrupt_not_for_us(h))
  3043. return IRQ_NONE;
  3044. /*
  3045. * If there are completed commands in the completion queue,
  3046. * we had better do something about it.
  3047. */
  3048. spin_lock_irqsave(CCISS_LOCK(h->ctlr), flags);
  3049. while (interrupt_pending(h)) {
  3050. while ((a = get_next_completion(h)) != FIFO_EMPTY) {
  3051. a1 = a;
  3052. if ((a & 0x04)) {
  3053. a2 = (a >> 3);
  3054. if (a2 >= h->nr_cmds) {
  3055. printk(KERN_WARNING
  3056. "cciss: controller cciss%d failed, stopping.\n",
  3057. h->ctlr);
  3058. fail_all_cmds(h->ctlr);
  3059. return IRQ_HANDLED;
  3060. }
  3061. c = h->cmd_pool + a2;
  3062. a = c->busaddr;
  3063. } else {
  3064. struct hlist_node *tmp;
  3065. a &= ~3;
  3066. c = NULL;
  3067. hlist_for_each_entry(c, tmp, &h->cmpQ, list) {
  3068. if (c->busaddr == a)
  3069. break;
  3070. }
  3071. }
  3072. /*
  3073. * If we've found the command, take it off the
  3074. * completion Q and free it
  3075. */
  3076. if (c && c->busaddr == a) {
  3077. removeQ(c);
  3078. if (c->cmd_type == CMD_RWREQ) {
  3079. complete_command(h, c, 0);
  3080. } else if (c->cmd_type == CMD_IOCTL_PEND) {
  3081. complete(c->waiting);
  3082. }
  3083. # ifdef CONFIG_CISS_SCSI_TAPE
  3084. else if (c->cmd_type == CMD_SCSI)
  3085. complete_scsi_command(c, 0, a1);
  3086. # endif
  3087. continue;
  3088. }
  3089. }
  3090. }
  3091. spin_unlock_irqrestore(CCISS_LOCK(h->ctlr), flags);
  3092. return IRQ_HANDLED;
  3093. }
  3094. /**
  3095. * add_to_scan_list() - add controller to rescan queue
  3096. * @h: Pointer to the controller.
  3097. *
  3098. * Adds the controller to the rescan queue if not already on the queue.
  3099. *
  3100. * returns 1 if added to the queue, 0 if skipped (could be on the
  3101. * queue already, or the controller could be initializing or shutting
  3102. * down).
  3103. **/
  3104. static int add_to_scan_list(struct ctlr_info *h)
  3105. {
  3106. struct ctlr_info *test_h;
  3107. int found = 0;
  3108. int ret = 0;
  3109. if (h->busy_initializing)
  3110. return 0;
  3111. if (!mutex_trylock(&h->busy_shutting_down))
  3112. return 0;
  3113. mutex_lock(&scan_mutex);
  3114. list_for_each_entry(test_h, &scan_q, scan_list) {
  3115. if (test_h == h) {
  3116. found = 1;
  3117. break;
  3118. }
  3119. }
  3120. if (!found && !h->busy_scanning) {
  3121. INIT_COMPLETION(h->scan_wait);
  3122. list_add_tail(&h->scan_list, &scan_q);
  3123. ret = 1;
  3124. }
  3125. mutex_unlock(&scan_mutex);
  3126. mutex_unlock(&h->busy_shutting_down);
  3127. return ret;
  3128. }
  3129. /**
  3130. * remove_from_scan_list() - remove controller from rescan queue
  3131. * @h: Pointer to the controller.
  3132. *
  3133. * Removes the controller from the rescan queue if present. Blocks if
  3134. * the controller is currently conducting a rescan. The controller
  3135. * can be in one of three states:
  3136. * 1. Doesn't need a scan
  3137. * 2. On the scan list, but not scanning yet (we remove it)
  3138. * 3. Busy scanning (and not on the list). In this case we want to wait for
  3139. * the scan to complete to make sure the scanning thread for this
  3140. * controller is completely idle.
  3141. **/
  3142. static void remove_from_scan_list(struct ctlr_info *h)
  3143. {
  3144. struct ctlr_info *test_h, *tmp_h;
  3145. mutex_lock(&scan_mutex);
  3146. list_for_each_entry_safe(test_h, tmp_h, &scan_q, scan_list) {
  3147. if (test_h == h) { /* state 2. */
  3148. list_del(&h->scan_list);
  3149. complete_all(&h->scan_wait);
  3150. mutex_unlock(&scan_mutex);
  3151. return;
  3152. }
  3153. }
  3154. if (h->busy_scanning) { /* state 3. */
  3155. mutex_unlock(&scan_mutex);
  3156. wait_for_completion(&h->scan_wait);
  3157. } else { /* state 1, nothing to do. */
  3158. mutex_unlock(&scan_mutex);
  3159. }
  3160. }
  3161. /**
  3162. * scan_thread() - kernel thread used to rescan controllers
  3163. * @data: Ignored.
  3164. *
  3165. * A kernel thread used scan for drive topology changes on
  3166. * controllers. The thread processes only one controller at a time
  3167. * using a queue. Controllers are added to the queue using
  3168. * add_to_scan_list() and removed from the queue either after done
  3169. * processing or using remove_from_scan_list().
  3170. *
  3171. * returns 0.
  3172. **/
  3173. static int scan_thread(void *data)
  3174. {
  3175. struct ctlr_info *h;
  3176. while (1) {
  3177. set_current_state(TASK_INTERRUPTIBLE);
  3178. schedule();
  3179. if (kthread_should_stop())
  3180. break;
  3181. while (1) {
  3182. mutex_lock(&scan_mutex);
  3183. if (list_empty(&scan_q)) {
  3184. mutex_unlock(&scan_mutex);
  3185. break;
  3186. }
  3187. h = list_entry(scan_q.next,
  3188. struct ctlr_info,
  3189. scan_list);
  3190. list_del(&h->scan_list);
  3191. h->busy_scanning = 1;
  3192. mutex_unlock(&scan_mutex);
  3193. if (h) {
  3194. rebuild_lun_table(h, 0, 0);
  3195. complete_all(&h->scan_wait);
  3196. mutex_lock(&scan_mutex);
  3197. h->busy_scanning = 0;
  3198. mutex_unlock(&scan_mutex);
  3199. }
  3200. }
  3201. }
  3202. return 0;
  3203. }
  3204. static int check_for_unit_attention(ctlr_info_t *h, CommandList_struct *c)
  3205. {
  3206. if (c->err_info->SenseInfo[2] != UNIT_ATTENTION)
  3207. return 0;
  3208. switch (c->err_info->SenseInfo[12]) {
  3209. case STATE_CHANGED:
  3210. printk(KERN_WARNING "cciss%d: a state change "
  3211. "detected, command retried\n", h->ctlr);
  3212. return 1;
  3213. break;
  3214. case LUN_FAILED:
  3215. printk(KERN_WARNING "cciss%d: LUN failure "
  3216. "detected, action required\n", h->ctlr);
  3217. return 1;
  3218. break;
  3219. case REPORT_LUNS_CHANGED:
  3220. printk(KERN_WARNING "cciss%d: report LUN data "
  3221. "changed\n", h->ctlr);
  3222. add_to_scan_list(h);
  3223. wake_up_process(cciss_scan_thread);
  3224. return 1;
  3225. break;
  3226. case POWER_OR_RESET:
  3227. printk(KERN_WARNING "cciss%d: a power on "
  3228. "or device reset detected\n", h->ctlr);
  3229. return 1;
  3230. break;
  3231. case UNIT_ATTENTION_CLEARED:
  3232. printk(KERN_WARNING "cciss%d: unit attention "
  3233. "cleared by another initiator\n", h->ctlr);
  3234. return 1;
  3235. break;
  3236. default:
  3237. printk(KERN_WARNING "cciss%d: unknown "
  3238. "unit attention detected\n", h->ctlr);
  3239. return 1;
  3240. }
  3241. }
  3242. /*
  3243. * We cannot read the structure directly, for portability we must use
  3244. * the io functions.
  3245. * This is for debug only.
  3246. */
  3247. #ifdef CCISS_DEBUG
  3248. static void print_cfg_table(CfgTable_struct *tb)
  3249. {
  3250. int i;
  3251. char temp_name[17];
  3252. printk("Controller Configuration information\n");
  3253. printk("------------------------------------\n");
  3254. for (i = 0; i < 4; i++)
  3255. temp_name[i] = readb(&(tb->Signature[i]));
  3256. temp_name[4] = '\0';
  3257. printk(" Signature = %s\n", temp_name);
  3258. printk(" Spec Number = %d\n", readl(&(tb->SpecValence)));
  3259. printk(" Transport methods supported = 0x%x\n",
  3260. readl(&(tb->TransportSupport)));
  3261. printk(" Transport methods active = 0x%x\n",
  3262. readl(&(tb->TransportActive)));
  3263. printk(" Requested transport Method = 0x%x\n",
  3264. readl(&(tb->HostWrite.TransportRequest)));
  3265. printk(" Coalesce Interrupt Delay = 0x%x\n",
  3266. readl(&(tb->HostWrite.CoalIntDelay)));
  3267. printk(" Coalesce Interrupt Count = 0x%x\n",
  3268. readl(&(tb->HostWrite.CoalIntCount)));
  3269. printk(" Max outstanding commands = 0x%d\n",
  3270. readl(&(tb->CmdsOutMax)));
  3271. printk(" Bus Types = 0x%x\n", readl(&(tb->BusTypes)));
  3272. for (i = 0; i < 16; i++)
  3273. temp_name[i] = readb(&(tb->ServerName[i]));
  3274. temp_name[16] = '\0';
  3275. printk(" Server Name = %s\n", temp_name);
  3276. printk(" Heartbeat Counter = 0x%x\n\n\n", readl(&(tb->HeartBeat)));
  3277. }
  3278. #endif /* CCISS_DEBUG */
  3279. static int find_PCI_BAR_index(struct pci_dev *pdev, unsigned long pci_bar_addr)
  3280. {
  3281. int i, offset, mem_type, bar_type;
  3282. if (pci_bar_addr == PCI_BASE_ADDRESS_0) /* looking for BAR zero? */
  3283. return 0;
  3284. offset = 0;
  3285. for (i = 0; i < DEVICE_COUNT_RESOURCE; i++) {
  3286. bar_type = pci_resource_flags(pdev, i) & PCI_BASE_ADDRESS_SPACE;
  3287. if (bar_type == PCI_BASE_ADDRESS_SPACE_IO)
  3288. offset += 4;
  3289. else {
  3290. mem_type = pci_resource_flags(pdev, i) &
  3291. PCI_BASE_ADDRESS_MEM_TYPE_MASK;
  3292. switch (mem_type) {
  3293. case PCI_BASE_ADDRESS_MEM_TYPE_32:
  3294. case PCI_BASE_ADDRESS_MEM_TYPE_1M:
  3295. offset += 4; /* 32 bit */
  3296. break;
  3297. case PCI_BASE_ADDRESS_MEM_TYPE_64:
  3298. offset += 8;
  3299. break;
  3300. default: /* reserved in PCI 2.2 */
  3301. printk(KERN_WARNING
  3302. "Base address is invalid\n");
  3303. return -1;
  3304. break;
  3305. }
  3306. }
  3307. if (offset == pci_bar_addr - PCI_BASE_ADDRESS_0)
  3308. return i + 1;
  3309. }
  3310. return -1;
  3311. }
  3312. /* If MSI/MSI-X is supported by the kernel we will try to enable it on
  3313. * controllers that are capable. If not, we use IO-APIC mode.
  3314. */
  3315. static void __devinit cciss_interrupt_mode(ctlr_info_t *c,
  3316. struct pci_dev *pdev, __u32 board_id)
  3317. {
  3318. #ifdef CONFIG_PCI_MSI
  3319. int err;
  3320. struct msix_entry cciss_msix_entries[4] = { {0, 0}, {0, 1},
  3321. {0, 2}, {0, 3}
  3322. };
  3323. /* Some boards advertise MSI but don't really support it */
  3324. if ((board_id == 0x40700E11) ||
  3325. (board_id == 0x40800E11) ||
  3326. (board_id == 0x40820E11) || (board_id == 0x40830E11))
  3327. goto default_int_mode;
  3328. if (pci_find_capability(pdev, PCI_CAP_ID_MSIX)) {
  3329. err = pci_enable_msix(pdev, cciss_msix_entries, 4);
  3330. if (!err) {
  3331. c->intr[0] = cciss_msix_entries[0].vector;
  3332. c->intr[1] = cciss_msix_entries[1].vector;
  3333. c->intr[2] = cciss_msix_entries[2].vector;
  3334. c->intr[3] = cciss_msix_entries[3].vector;
  3335. c->msix_vector = 1;
  3336. return;
  3337. }
  3338. if (err > 0) {
  3339. printk(KERN_WARNING "cciss: only %d MSI-X vectors "
  3340. "available\n", err);
  3341. goto default_int_mode;
  3342. } else {
  3343. printk(KERN_WARNING "cciss: MSI-X init failed %d\n",
  3344. err);
  3345. goto default_int_mode;
  3346. }
  3347. }
  3348. if (pci_find_capability(pdev, PCI_CAP_ID_MSI)) {
  3349. if (!pci_enable_msi(pdev)) {
  3350. c->msi_vector = 1;
  3351. } else {
  3352. printk(KERN_WARNING "cciss: MSI init failed\n");
  3353. }
  3354. }
  3355. default_int_mode:
  3356. #endif /* CONFIG_PCI_MSI */
  3357. /* if we get here we're going to use the default interrupt mode */
  3358. c->intr[SIMPLE_MODE_INT] = pdev->irq;
  3359. return;
  3360. }
  3361. static int __devinit cciss_pci_init(ctlr_info_t *c, struct pci_dev *pdev)
  3362. {
  3363. ushort subsystem_vendor_id, subsystem_device_id, command;
  3364. __u32 board_id, scratchpad = 0;
  3365. __u64 cfg_offset;
  3366. __u32 cfg_base_addr;
  3367. __u64 cfg_base_addr_index;
  3368. int i, prod_index, err;
  3369. subsystem_vendor_id = pdev->subsystem_vendor;
  3370. subsystem_device_id = pdev->subsystem_device;
  3371. board_id = (((__u32) (subsystem_device_id << 16) & 0xffff0000) |
  3372. subsystem_vendor_id);
  3373. for (i = 0; i < ARRAY_SIZE(products); i++) {
  3374. /* Stand aside for hpsa driver on request */
  3375. if (cciss_allow_hpsa && products[i].board_id == HPSA_BOUNDARY)
  3376. return -ENODEV;
  3377. if (board_id == products[i].board_id)
  3378. break;
  3379. }
  3380. prod_index = i;
  3381. if (prod_index == ARRAY_SIZE(products)) {
  3382. dev_warn(&pdev->dev,
  3383. "unrecognized board ID: 0x%08lx, ignoring.\n",
  3384. (unsigned long) board_id);
  3385. return -ENODEV;
  3386. }
  3387. /* check to see if controller has been disabled */
  3388. /* BEFORE trying to enable it */
  3389. (void)pci_read_config_word(pdev, PCI_COMMAND, &command);
  3390. if (!(command & 0x02)) {
  3391. printk(KERN_WARNING
  3392. "cciss: controller appears to be disabled\n");
  3393. return -ENODEV;
  3394. }
  3395. err = pci_enable_device(pdev);
  3396. if (err) {
  3397. printk(KERN_ERR "cciss: Unable to Enable PCI device\n");
  3398. return err;
  3399. }
  3400. err = pci_request_regions(pdev, "cciss");
  3401. if (err) {
  3402. printk(KERN_ERR "cciss: Cannot obtain PCI resources, "
  3403. "aborting\n");
  3404. return err;
  3405. }
  3406. #ifdef CCISS_DEBUG
  3407. printk("command = %x\n", command);
  3408. printk("irq = %x\n", pdev->irq);
  3409. printk("board_id = %x\n", board_id);
  3410. #endif /* CCISS_DEBUG */
  3411. /* If the kernel supports MSI/MSI-X we will try to enable that functionality,
  3412. * else we use the IO-APIC interrupt assigned to us by system ROM.
  3413. */
  3414. cciss_interrupt_mode(c, pdev, board_id);
  3415. /* find the memory BAR */
  3416. for (i = 0; i < DEVICE_COUNT_RESOURCE; i++) {
  3417. if (pci_resource_flags(pdev, i) & IORESOURCE_MEM)
  3418. break;
  3419. }
  3420. if (i == DEVICE_COUNT_RESOURCE) {
  3421. printk(KERN_WARNING "cciss: No memory BAR found\n");
  3422. err = -ENODEV;
  3423. goto err_out_free_res;
  3424. }
  3425. c->paddr = pci_resource_start(pdev, i); /* addressing mode bits
  3426. * already removed
  3427. */
  3428. #ifdef CCISS_DEBUG
  3429. printk("address 0 = %lx\n", c->paddr);
  3430. #endif /* CCISS_DEBUG */
  3431. c->vaddr = remap_pci_mem(c->paddr, 0x250);
  3432. /* Wait for the board to become ready. (PCI hotplug needs this.)
  3433. * We poll for up to 120 secs, once per 100ms. */
  3434. for (i = 0; i < 1200; i++) {
  3435. scratchpad = readl(c->vaddr + SA5_SCRATCHPAD_OFFSET);
  3436. if (scratchpad == CCISS_FIRMWARE_READY)
  3437. break;
  3438. set_current_state(TASK_INTERRUPTIBLE);
  3439. schedule_timeout(msecs_to_jiffies(100)); /* wait 100ms */
  3440. }
  3441. if (scratchpad != CCISS_FIRMWARE_READY) {
  3442. printk(KERN_WARNING "cciss: Board not ready. Timed out.\n");
  3443. err = -ENODEV;
  3444. goto err_out_free_res;
  3445. }
  3446. /* get the address index number */
  3447. cfg_base_addr = readl(c->vaddr + SA5_CTCFG_OFFSET);
  3448. cfg_base_addr &= (__u32) 0x0000ffff;
  3449. #ifdef CCISS_DEBUG
  3450. printk("cfg base address = %x\n", cfg_base_addr);
  3451. #endif /* CCISS_DEBUG */
  3452. cfg_base_addr_index = find_PCI_BAR_index(pdev, cfg_base_addr);
  3453. #ifdef CCISS_DEBUG
  3454. printk("cfg base address index = %llx\n",
  3455. (unsigned long long)cfg_base_addr_index);
  3456. #endif /* CCISS_DEBUG */
  3457. if (cfg_base_addr_index == -1) {
  3458. printk(KERN_WARNING "cciss: Cannot find cfg_base_addr_index\n");
  3459. err = -ENODEV;
  3460. goto err_out_free_res;
  3461. }
  3462. cfg_offset = readl(c->vaddr + SA5_CTMEM_OFFSET);
  3463. #ifdef CCISS_DEBUG
  3464. printk("cfg offset = %llx\n", (unsigned long long)cfg_offset);
  3465. #endif /* CCISS_DEBUG */
  3466. c->cfgtable = remap_pci_mem(pci_resource_start(pdev,
  3467. cfg_base_addr_index) +
  3468. cfg_offset, sizeof(CfgTable_struct));
  3469. c->board_id = board_id;
  3470. #ifdef CCISS_DEBUG
  3471. print_cfg_table(c->cfgtable);
  3472. #endif /* CCISS_DEBUG */
  3473. /* Some controllers support Zero Memory Raid (ZMR).
  3474. * When configured in ZMR mode the number of supported
  3475. * commands drops to 64. So instead of just setting an
  3476. * arbitrary value we make the driver a little smarter.
  3477. * We read the config table to tell us how many commands
  3478. * are supported on the controller then subtract 4 to
  3479. * leave a little room for ioctl calls.
  3480. */
  3481. c->max_commands = readl(&(c->cfgtable->CmdsOutMax));
  3482. c->product_name = products[prod_index].product_name;
  3483. c->access = *(products[prod_index].access);
  3484. c->nr_cmds = c->max_commands - 4;
  3485. if ((readb(&c->cfgtable->Signature[0]) != 'C') ||
  3486. (readb(&c->cfgtable->Signature[1]) != 'I') ||
  3487. (readb(&c->cfgtable->Signature[2]) != 'S') ||
  3488. (readb(&c->cfgtable->Signature[3]) != 'S')) {
  3489. printk("Does not appear to be a valid CISS config table\n");
  3490. err = -ENODEV;
  3491. goto err_out_free_res;
  3492. }
  3493. #ifdef CONFIG_X86
  3494. {
  3495. /* Need to enable prefetch in the SCSI core for 6400 in x86 */
  3496. __u32 prefetch;
  3497. prefetch = readl(&(c->cfgtable->SCSI_Prefetch));
  3498. prefetch |= 0x100;
  3499. writel(prefetch, &(c->cfgtable->SCSI_Prefetch));
  3500. }
  3501. #endif
  3502. /* Disabling DMA prefetch and refetch for the P600.
  3503. * An ASIC bug may result in accesses to invalid memory addresses.
  3504. * We've disabled prefetch for some time now. Testing with XEN
  3505. * kernels revealed a bug in the refetch if dom0 resides on a P600.
  3506. */
  3507. if(board_id == 0x3225103C) {
  3508. __u32 dma_prefetch;
  3509. __u32 dma_refetch;
  3510. dma_prefetch = readl(c->vaddr + I2O_DMA1_CFG);
  3511. dma_prefetch |= 0x8000;
  3512. writel(dma_prefetch, c->vaddr + I2O_DMA1_CFG);
  3513. pci_read_config_dword(pdev, PCI_COMMAND_PARITY, &dma_refetch);
  3514. dma_refetch |= 0x1;
  3515. pci_write_config_dword(pdev, PCI_COMMAND_PARITY, dma_refetch);
  3516. }
  3517. #ifdef CCISS_DEBUG
  3518. printk("Trying to put board into Simple mode\n");
  3519. #endif /* CCISS_DEBUG */
  3520. c->max_commands = readl(&(c->cfgtable->CmdsOutMax));
  3521. /* Update the field, and then ring the doorbell */
  3522. writel(CFGTBL_Trans_Simple, &(c->cfgtable->HostWrite.TransportRequest));
  3523. writel(CFGTBL_ChangeReq, c->vaddr + SA5_DOORBELL);
  3524. /* under certain very rare conditions, this can take awhile.
  3525. * (e.g.: hot replace a failed 144GB drive in a RAID 5 set right
  3526. * as we enter this code.) */
  3527. for (i = 0; i < MAX_CONFIG_WAIT; i++) {
  3528. if (!(readl(c->vaddr + SA5_DOORBELL) & CFGTBL_ChangeReq))
  3529. break;
  3530. /* delay and try again */
  3531. set_current_state(TASK_INTERRUPTIBLE);
  3532. schedule_timeout(msecs_to_jiffies(1));
  3533. }
  3534. #ifdef CCISS_DEBUG
  3535. printk(KERN_DEBUG "I counter got to %d %x\n", i,
  3536. readl(c->vaddr + SA5_DOORBELL));
  3537. #endif /* CCISS_DEBUG */
  3538. #ifdef CCISS_DEBUG
  3539. print_cfg_table(c->cfgtable);
  3540. #endif /* CCISS_DEBUG */
  3541. if (!(readl(&(c->cfgtable->TransportActive)) & CFGTBL_Trans_Simple)) {
  3542. printk(KERN_WARNING "cciss: unable to get board into"
  3543. " simple mode\n");
  3544. err = -ENODEV;
  3545. goto err_out_free_res;
  3546. }
  3547. return 0;
  3548. err_out_free_res:
  3549. /*
  3550. * Deliberately omit pci_disable_device(): it does something nasty to
  3551. * Smart Array controllers that pci_enable_device does not undo
  3552. */
  3553. pci_release_regions(pdev);
  3554. return err;
  3555. }
  3556. /* Function to find the first free pointer into our hba[] array
  3557. * Returns -1 if no free entries are left.
  3558. */
  3559. static int alloc_cciss_hba(void)
  3560. {
  3561. int i;
  3562. for (i = 0; i < MAX_CTLR; i++) {
  3563. if (!hba[i]) {
  3564. ctlr_info_t *p;
  3565. p = kzalloc(sizeof(ctlr_info_t), GFP_KERNEL);
  3566. if (!p)
  3567. goto Enomem;
  3568. hba[i] = p;
  3569. return i;
  3570. }
  3571. }
  3572. printk(KERN_WARNING "cciss: This driver supports a maximum"
  3573. " of %d controllers.\n", MAX_CTLR);
  3574. return -1;
  3575. Enomem:
  3576. printk(KERN_ERR "cciss: out of memory.\n");
  3577. return -1;
  3578. }
  3579. static void free_hba(int n)
  3580. {
  3581. ctlr_info_t *h = hba[n];
  3582. int i;
  3583. hba[n] = NULL;
  3584. for (i = 0; i < h->highest_lun + 1; i++)
  3585. if (h->gendisk[i] != NULL)
  3586. put_disk(h->gendisk[i]);
  3587. kfree(h);
  3588. }
  3589. /* Send a message CDB to the firmware. */
  3590. static __devinit int cciss_message(struct pci_dev *pdev, unsigned char opcode, unsigned char type)
  3591. {
  3592. typedef struct {
  3593. CommandListHeader_struct CommandHeader;
  3594. RequestBlock_struct Request;
  3595. ErrDescriptor_struct ErrorDescriptor;
  3596. } Command;
  3597. static const size_t cmd_sz = sizeof(Command) + sizeof(ErrorInfo_struct);
  3598. Command *cmd;
  3599. dma_addr_t paddr64;
  3600. uint32_t paddr32, tag;
  3601. void __iomem *vaddr;
  3602. int i, err;
  3603. vaddr = ioremap_nocache(pci_resource_start(pdev, 0), pci_resource_len(pdev, 0));
  3604. if (vaddr == NULL)
  3605. return -ENOMEM;
  3606. /* The Inbound Post Queue only accepts 32-bit physical addresses for the
  3607. CCISS commands, so they must be allocated from the lower 4GiB of
  3608. memory. */
  3609. err = pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(32));
  3610. if (err) {
  3611. iounmap(vaddr);
  3612. return -ENOMEM;
  3613. }
  3614. cmd = pci_alloc_consistent(pdev, cmd_sz, &paddr64);
  3615. if (cmd == NULL) {
  3616. iounmap(vaddr);
  3617. return -ENOMEM;
  3618. }
  3619. /* This must fit, because of the 32-bit consistent DMA mask. Also,
  3620. although there's no guarantee, we assume that the address is at
  3621. least 4-byte aligned (most likely, it's page-aligned). */
  3622. paddr32 = paddr64;
  3623. cmd->CommandHeader.ReplyQueue = 0;
  3624. cmd->CommandHeader.SGList = 0;
  3625. cmd->CommandHeader.SGTotal = 0;
  3626. cmd->CommandHeader.Tag.lower = paddr32;
  3627. cmd->CommandHeader.Tag.upper = 0;
  3628. memset(&cmd->CommandHeader.LUN.LunAddrBytes, 0, 8);
  3629. cmd->Request.CDBLen = 16;
  3630. cmd->Request.Type.Type = TYPE_MSG;
  3631. cmd->Request.Type.Attribute = ATTR_HEADOFQUEUE;
  3632. cmd->Request.Type.Direction = XFER_NONE;
  3633. cmd->Request.Timeout = 0; /* Don't time out */
  3634. cmd->Request.CDB[0] = opcode;
  3635. cmd->Request.CDB[1] = type;
  3636. memset(&cmd->Request.CDB[2], 0, 14); /* the rest of the CDB is reserved */
  3637. cmd->ErrorDescriptor.Addr.lower = paddr32 + sizeof(Command);
  3638. cmd->ErrorDescriptor.Addr.upper = 0;
  3639. cmd->ErrorDescriptor.Len = sizeof(ErrorInfo_struct);
  3640. writel(paddr32, vaddr + SA5_REQUEST_PORT_OFFSET);
  3641. for (i = 0; i < 10; i++) {
  3642. tag = readl(vaddr + SA5_REPLY_PORT_OFFSET);
  3643. if ((tag & ~3) == paddr32)
  3644. break;
  3645. schedule_timeout_uninterruptible(HZ);
  3646. }
  3647. iounmap(vaddr);
  3648. /* we leak the DMA buffer here ... no choice since the controller could
  3649. still complete the command. */
  3650. if (i == 10) {
  3651. printk(KERN_ERR "cciss: controller message %02x:%02x timed out\n",
  3652. opcode, type);
  3653. return -ETIMEDOUT;
  3654. }
  3655. pci_free_consistent(pdev, cmd_sz, cmd, paddr64);
  3656. if (tag & 2) {
  3657. printk(KERN_ERR "cciss: controller message %02x:%02x failed\n",
  3658. opcode, type);
  3659. return -EIO;
  3660. }
  3661. printk(KERN_INFO "cciss: controller message %02x:%02x succeeded\n",
  3662. opcode, type);
  3663. return 0;
  3664. }
  3665. #define cciss_soft_reset_controller(p) cciss_message(p, 1, 0)
  3666. #define cciss_noop(p) cciss_message(p, 3, 0)
  3667. static __devinit int cciss_reset_msi(struct pci_dev *pdev)
  3668. {
  3669. /* the #defines are stolen from drivers/pci/msi.h. */
  3670. #define msi_control_reg(base) (base + PCI_MSI_FLAGS)
  3671. #define PCI_MSIX_FLAGS_ENABLE (1 << 15)
  3672. int pos;
  3673. u16 control = 0;
  3674. pos = pci_find_capability(pdev, PCI_CAP_ID_MSI);
  3675. if (pos) {
  3676. pci_read_config_word(pdev, msi_control_reg(pos), &control);
  3677. if (control & PCI_MSI_FLAGS_ENABLE) {
  3678. printk(KERN_INFO "cciss: resetting MSI\n");
  3679. pci_write_config_word(pdev, msi_control_reg(pos), control & ~PCI_MSI_FLAGS_ENABLE);
  3680. }
  3681. }
  3682. pos = pci_find_capability(pdev, PCI_CAP_ID_MSIX);
  3683. if (pos) {
  3684. pci_read_config_word(pdev, msi_control_reg(pos), &control);
  3685. if (control & PCI_MSIX_FLAGS_ENABLE) {
  3686. printk(KERN_INFO "cciss: resetting MSI-X\n");
  3687. pci_write_config_word(pdev, msi_control_reg(pos), control & ~PCI_MSIX_FLAGS_ENABLE);
  3688. }
  3689. }
  3690. return 0;
  3691. }
  3692. /* This does a hard reset of the controller using PCI power management
  3693. * states. */
  3694. static __devinit int cciss_hard_reset_controller(struct pci_dev *pdev)
  3695. {
  3696. u16 pmcsr, saved_config_space[32];
  3697. int i, pos;
  3698. printk(KERN_INFO "cciss: using PCI PM to reset controller\n");
  3699. /* This is very nearly the same thing as
  3700. pci_save_state(pci_dev);
  3701. pci_set_power_state(pci_dev, PCI_D3hot);
  3702. pci_set_power_state(pci_dev, PCI_D0);
  3703. pci_restore_state(pci_dev);
  3704. but we can't use these nice canned kernel routines on
  3705. kexec, because they also check the MSI/MSI-X state in PCI
  3706. configuration space and do the wrong thing when it is
  3707. set/cleared. Also, the pci_save/restore_state functions
  3708. violate the ordering requirements for restoring the
  3709. configuration space from the CCISS document (see the
  3710. comment below). So we roll our own .... */
  3711. for (i = 0; i < 32; i++)
  3712. pci_read_config_word(pdev, 2*i, &saved_config_space[i]);
  3713. pos = pci_find_capability(pdev, PCI_CAP_ID_PM);
  3714. if (pos == 0) {
  3715. printk(KERN_ERR "cciss_reset_controller: PCI PM not supported\n");
  3716. return -ENODEV;
  3717. }
  3718. /* Quoting from the Open CISS Specification: "The Power
  3719. * Management Control/Status Register (CSR) controls the power
  3720. * state of the device. The normal operating state is D0,
  3721. * CSR=00h. The software off state is D3, CSR=03h. To reset
  3722. * the controller, place the interface device in D3 then to
  3723. * D0, this causes a secondary PCI reset which will reset the
  3724. * controller." */
  3725. /* enter the D3hot power management state */
  3726. pci_read_config_word(pdev, pos + PCI_PM_CTRL, &pmcsr);
  3727. pmcsr &= ~PCI_PM_CTRL_STATE_MASK;
  3728. pmcsr |= PCI_D3hot;
  3729. pci_write_config_word(pdev, pos + PCI_PM_CTRL, pmcsr);
  3730. schedule_timeout_uninterruptible(HZ >> 1);
  3731. /* enter the D0 power management state */
  3732. pmcsr &= ~PCI_PM_CTRL_STATE_MASK;
  3733. pmcsr |= PCI_D0;
  3734. pci_write_config_word(pdev, pos + PCI_PM_CTRL, pmcsr);
  3735. schedule_timeout_uninterruptible(HZ >> 1);
  3736. /* Restore the PCI configuration space. The Open CISS
  3737. * Specification says, "Restore the PCI Configuration
  3738. * Registers, offsets 00h through 60h. It is important to
  3739. * restore the command register, 16-bits at offset 04h,
  3740. * last. Do not restore the configuration status register,
  3741. * 16-bits at offset 06h." Note that the offset is 2*i. */
  3742. for (i = 0; i < 32; i++) {
  3743. if (i == 2 || i == 3)
  3744. continue;
  3745. pci_write_config_word(pdev, 2*i, saved_config_space[i]);
  3746. }
  3747. wmb();
  3748. pci_write_config_word(pdev, 4, saved_config_space[2]);
  3749. return 0;
  3750. }
  3751. /*
  3752. * This is it. Find all the controllers and register them. I really hate
  3753. * stealing all these major device numbers.
  3754. * returns the number of block devices registered.
  3755. */
  3756. static int __devinit cciss_init_one(struct pci_dev *pdev,
  3757. const struct pci_device_id *ent)
  3758. {
  3759. int i;
  3760. int j = 0;
  3761. int rc;
  3762. int dac, return_code;
  3763. InquiryData_struct *inq_buff;
  3764. if (reset_devices) {
  3765. /* Reset the controller with a PCI power-cycle */
  3766. if (cciss_hard_reset_controller(pdev) || cciss_reset_msi(pdev))
  3767. return -ENODEV;
  3768. /* Now try to get the controller to respond to a no-op. Some
  3769. devices (notably the HP Smart Array 5i Controller) need
  3770. up to 30 seconds to respond. */
  3771. for (i=0; i<30; i++) {
  3772. if (cciss_noop(pdev) == 0)
  3773. break;
  3774. schedule_timeout_uninterruptible(HZ);
  3775. }
  3776. if (i == 30) {
  3777. printk(KERN_ERR "cciss: controller seems dead\n");
  3778. return -EBUSY;
  3779. }
  3780. }
  3781. i = alloc_cciss_hba();
  3782. if (i < 0)
  3783. return -1;
  3784. hba[i]->busy_initializing = 1;
  3785. INIT_HLIST_HEAD(&hba[i]->cmpQ);
  3786. INIT_HLIST_HEAD(&hba[i]->reqQ);
  3787. mutex_init(&hba[i]->busy_shutting_down);
  3788. if (cciss_pci_init(hba[i], pdev) != 0)
  3789. goto clean_no_release_regions;
  3790. sprintf(hba[i]->devname, "cciss%d", i);
  3791. hba[i]->ctlr = i;
  3792. hba[i]->pdev = pdev;
  3793. init_completion(&hba[i]->scan_wait);
  3794. if (cciss_create_hba_sysfs_entry(hba[i]))
  3795. goto clean0;
  3796. /* configure PCI DMA stuff */
  3797. if (!pci_set_dma_mask(pdev, DMA_BIT_MASK(64)))
  3798. dac = 1;
  3799. else if (!pci_set_dma_mask(pdev, DMA_BIT_MASK(32)))
  3800. dac = 0;
  3801. else {
  3802. printk(KERN_ERR "cciss: no suitable DMA available\n");
  3803. goto clean1;
  3804. }
  3805. /*
  3806. * register with the major number, or get a dynamic major number
  3807. * by passing 0 as argument. This is done for greater than
  3808. * 8 controller support.
  3809. */
  3810. if (i < MAX_CTLR_ORIG)
  3811. hba[i]->major = COMPAQ_CISS_MAJOR + i;
  3812. rc = register_blkdev(hba[i]->major, hba[i]->devname);
  3813. if (rc == -EBUSY || rc == -EINVAL) {
  3814. printk(KERN_ERR
  3815. "cciss: Unable to get major number %d for %s "
  3816. "on hba %d\n", hba[i]->major, hba[i]->devname, i);
  3817. goto clean1;
  3818. } else {
  3819. if (i >= MAX_CTLR_ORIG)
  3820. hba[i]->major = rc;
  3821. }
  3822. /* make sure the board interrupts are off */
  3823. hba[i]->access.set_intr_mask(hba[i], CCISS_INTR_OFF);
  3824. if (request_irq(hba[i]->intr[SIMPLE_MODE_INT], do_cciss_intr,
  3825. IRQF_DISABLED | IRQF_SHARED, hba[i]->devname, hba[i])) {
  3826. printk(KERN_ERR "cciss: Unable to get irq %d for %s\n",
  3827. hba[i]->intr[SIMPLE_MODE_INT], hba[i]->devname);
  3828. goto clean2;
  3829. }
  3830. printk(KERN_INFO "%s: <0x%x> at PCI %s IRQ %d%s using DAC\n",
  3831. hba[i]->devname, pdev->device, pci_name(pdev),
  3832. hba[i]->intr[SIMPLE_MODE_INT], dac ? "" : " not");
  3833. hba[i]->cmd_pool_bits =
  3834. kmalloc(DIV_ROUND_UP(hba[i]->nr_cmds, BITS_PER_LONG)
  3835. * sizeof(unsigned long), GFP_KERNEL);
  3836. hba[i]->cmd_pool = (CommandList_struct *)
  3837. pci_alloc_consistent(hba[i]->pdev,
  3838. hba[i]->nr_cmds * sizeof(CommandList_struct),
  3839. &(hba[i]->cmd_pool_dhandle));
  3840. hba[i]->errinfo_pool = (ErrorInfo_struct *)
  3841. pci_alloc_consistent(hba[i]->pdev,
  3842. hba[i]->nr_cmds * sizeof(ErrorInfo_struct),
  3843. &(hba[i]->errinfo_pool_dhandle));
  3844. if ((hba[i]->cmd_pool_bits == NULL)
  3845. || (hba[i]->cmd_pool == NULL)
  3846. || (hba[i]->errinfo_pool == NULL)) {
  3847. printk(KERN_ERR "cciss: out of memory");
  3848. goto clean4;
  3849. }
  3850. spin_lock_init(&hba[i]->lock);
  3851. /* Initialize the pdev driver private data.
  3852. have it point to hba[i]. */
  3853. pci_set_drvdata(pdev, hba[i]);
  3854. /* command and error info recs zeroed out before
  3855. they are used */
  3856. memset(hba[i]->cmd_pool_bits, 0,
  3857. DIV_ROUND_UP(hba[i]->nr_cmds, BITS_PER_LONG)
  3858. * sizeof(unsigned long));
  3859. hba[i]->num_luns = 0;
  3860. hba[i]->highest_lun = -1;
  3861. for (j = 0; j < CISS_MAX_LUN; j++) {
  3862. hba[i]->drv[j] = NULL;
  3863. hba[i]->gendisk[j] = NULL;
  3864. }
  3865. cciss_scsi_setup(i);
  3866. /* Turn the interrupts on so we can service requests */
  3867. hba[i]->access.set_intr_mask(hba[i], CCISS_INTR_ON);
  3868. /* Get the firmware version */
  3869. inq_buff = kzalloc(sizeof(InquiryData_struct), GFP_KERNEL);
  3870. if (inq_buff == NULL) {
  3871. printk(KERN_ERR "cciss: out of memory\n");
  3872. goto clean4;
  3873. }
  3874. return_code = sendcmd_withirq(CISS_INQUIRY, i, inq_buff,
  3875. sizeof(InquiryData_struct), 0, CTLR_LUNID, TYPE_CMD);
  3876. if (return_code == IO_OK) {
  3877. hba[i]->firm_ver[0] = inq_buff->data_byte[32];
  3878. hba[i]->firm_ver[1] = inq_buff->data_byte[33];
  3879. hba[i]->firm_ver[2] = inq_buff->data_byte[34];
  3880. hba[i]->firm_ver[3] = inq_buff->data_byte[35];
  3881. } else { /* send command failed */
  3882. printk(KERN_WARNING "cciss: unable to determine firmware"
  3883. " version of controller\n");
  3884. }
  3885. kfree(inq_buff);
  3886. cciss_procinit(i);
  3887. hba[i]->cciss_max_sectors = 2048;
  3888. rebuild_lun_table(hba[i], 1, 0);
  3889. hba[i]->busy_initializing = 0;
  3890. return 1;
  3891. clean4:
  3892. kfree(hba[i]->cmd_pool_bits);
  3893. if (hba[i]->cmd_pool)
  3894. pci_free_consistent(hba[i]->pdev,
  3895. hba[i]->nr_cmds * sizeof(CommandList_struct),
  3896. hba[i]->cmd_pool, hba[i]->cmd_pool_dhandle);
  3897. if (hba[i]->errinfo_pool)
  3898. pci_free_consistent(hba[i]->pdev,
  3899. hba[i]->nr_cmds * sizeof(ErrorInfo_struct),
  3900. hba[i]->errinfo_pool,
  3901. hba[i]->errinfo_pool_dhandle);
  3902. free_irq(hba[i]->intr[SIMPLE_MODE_INT], hba[i]);
  3903. clean2:
  3904. unregister_blkdev(hba[i]->major, hba[i]->devname);
  3905. clean1:
  3906. cciss_destroy_hba_sysfs_entry(hba[i]);
  3907. clean0:
  3908. pci_release_regions(pdev);
  3909. clean_no_release_regions:
  3910. hba[i]->busy_initializing = 0;
  3911. /*
  3912. * Deliberately omit pci_disable_device(): it does something nasty to
  3913. * Smart Array controllers that pci_enable_device does not undo
  3914. */
  3915. pci_set_drvdata(pdev, NULL);
  3916. free_hba(i);
  3917. return -1;
  3918. }
  3919. static void cciss_shutdown(struct pci_dev *pdev)
  3920. {
  3921. ctlr_info_t *tmp_ptr;
  3922. int i;
  3923. char flush_buf[4];
  3924. int return_code;
  3925. tmp_ptr = pci_get_drvdata(pdev);
  3926. if (tmp_ptr == NULL)
  3927. return;
  3928. i = tmp_ptr->ctlr;
  3929. if (hba[i] == NULL)
  3930. return;
  3931. /* Turn board interrupts off and send the flush cache command */
  3932. /* sendcmd will turn off interrupt, and send the flush...
  3933. * To write all data in the battery backed cache to disks */
  3934. memset(flush_buf, 0, 4);
  3935. return_code = sendcmd(CCISS_CACHE_FLUSH, i, flush_buf, 4, 0,
  3936. CTLR_LUNID, TYPE_CMD);
  3937. if (return_code == IO_OK) {
  3938. printk(KERN_INFO "Completed flushing cache on controller %d\n", i);
  3939. } else {
  3940. printk(KERN_WARNING "Error flushing cache on controller %d\n", i);
  3941. }
  3942. free_irq(hba[i]->intr[2], hba[i]);
  3943. }
  3944. static void __devexit cciss_remove_one(struct pci_dev *pdev)
  3945. {
  3946. ctlr_info_t *tmp_ptr;
  3947. int i, j;
  3948. if (pci_get_drvdata(pdev) == NULL) {
  3949. printk(KERN_ERR "cciss: Unable to remove device \n");
  3950. return;
  3951. }
  3952. tmp_ptr = pci_get_drvdata(pdev);
  3953. i = tmp_ptr->ctlr;
  3954. if (hba[i] == NULL) {
  3955. printk(KERN_ERR "cciss: device appears to "
  3956. "already be removed \n");
  3957. return;
  3958. }
  3959. mutex_lock(&hba[i]->busy_shutting_down);
  3960. remove_from_scan_list(hba[i]);
  3961. remove_proc_entry(hba[i]->devname, proc_cciss);
  3962. unregister_blkdev(hba[i]->major, hba[i]->devname);
  3963. /* remove it from the disk list */
  3964. for (j = 0; j < CISS_MAX_LUN; j++) {
  3965. struct gendisk *disk = hba[i]->gendisk[j];
  3966. if (disk) {
  3967. struct request_queue *q = disk->queue;
  3968. if (disk->flags & GENHD_FL_UP) {
  3969. cciss_destroy_ld_sysfs_entry(hba[i], j, 1);
  3970. del_gendisk(disk);
  3971. }
  3972. if (q)
  3973. blk_cleanup_queue(q);
  3974. }
  3975. }
  3976. #ifdef CONFIG_CISS_SCSI_TAPE
  3977. cciss_unregister_scsi(i); /* unhook from SCSI subsystem */
  3978. #endif
  3979. cciss_shutdown(pdev);
  3980. #ifdef CONFIG_PCI_MSI
  3981. if (hba[i]->msix_vector)
  3982. pci_disable_msix(hba[i]->pdev);
  3983. else if (hba[i]->msi_vector)
  3984. pci_disable_msi(hba[i]->pdev);
  3985. #endif /* CONFIG_PCI_MSI */
  3986. iounmap(hba[i]->vaddr);
  3987. pci_free_consistent(hba[i]->pdev, hba[i]->nr_cmds * sizeof(CommandList_struct),
  3988. hba[i]->cmd_pool, hba[i]->cmd_pool_dhandle);
  3989. pci_free_consistent(hba[i]->pdev, hba[i]->nr_cmds * sizeof(ErrorInfo_struct),
  3990. hba[i]->errinfo_pool, hba[i]->errinfo_pool_dhandle);
  3991. kfree(hba[i]->cmd_pool_bits);
  3992. /*
  3993. * Deliberately omit pci_disable_device(): it does something nasty to
  3994. * Smart Array controllers that pci_enable_device does not undo
  3995. */
  3996. pci_release_regions(pdev);
  3997. pci_set_drvdata(pdev, NULL);
  3998. cciss_destroy_hba_sysfs_entry(hba[i]);
  3999. mutex_unlock(&hba[i]->busy_shutting_down);
  4000. free_hba(i);
  4001. }
  4002. static struct pci_driver cciss_pci_driver = {
  4003. .name = "cciss",
  4004. .probe = cciss_init_one,
  4005. .remove = __devexit_p(cciss_remove_one),
  4006. .id_table = cciss_pci_device_id, /* id_table */
  4007. .shutdown = cciss_shutdown,
  4008. };
  4009. /*
  4010. * This is it. Register the PCI driver information for the cards we control
  4011. * the OS will call our registered routines when it finds one of our cards.
  4012. */
  4013. static int __init cciss_init(void)
  4014. {
  4015. int err;
  4016. /*
  4017. * The hardware requires that commands are aligned on a 64-bit
  4018. * boundary. Given that we use pci_alloc_consistent() to allocate an
  4019. * array of them, the size must be a multiple of 8 bytes.
  4020. */
  4021. BUILD_BUG_ON(sizeof(CommandList_struct) % 8);
  4022. printk(KERN_INFO DRIVER_NAME "\n");
  4023. err = bus_register(&cciss_bus_type);
  4024. if (err)
  4025. return err;
  4026. /* Start the scan thread */
  4027. cciss_scan_thread = kthread_run(scan_thread, NULL, "cciss_scan");
  4028. if (IS_ERR(cciss_scan_thread)) {
  4029. err = PTR_ERR(cciss_scan_thread);
  4030. goto err_bus_unregister;
  4031. }
  4032. /* Register for our PCI devices */
  4033. err = pci_register_driver(&cciss_pci_driver);
  4034. if (err)
  4035. goto err_thread_stop;
  4036. return err;
  4037. err_thread_stop:
  4038. kthread_stop(cciss_scan_thread);
  4039. err_bus_unregister:
  4040. bus_unregister(&cciss_bus_type);
  4041. return err;
  4042. }
  4043. static void __exit cciss_cleanup(void)
  4044. {
  4045. int i;
  4046. pci_unregister_driver(&cciss_pci_driver);
  4047. /* double check that all controller entrys have been removed */
  4048. for (i = 0; i < MAX_CTLR; i++) {
  4049. if (hba[i] != NULL) {
  4050. printk(KERN_WARNING "cciss: had to remove"
  4051. " controller %d\n", i);
  4052. cciss_remove_one(hba[i]->pdev);
  4053. }
  4054. }
  4055. kthread_stop(cciss_scan_thread);
  4056. remove_proc_entry("driver/cciss", NULL);
  4057. bus_unregister(&cciss_bus_type);
  4058. }
  4059. static void fail_all_cmds(unsigned long ctlr)
  4060. {
  4061. /* If we get here, the board is apparently dead. */
  4062. ctlr_info_t *h = hba[ctlr];
  4063. CommandList_struct *c;
  4064. unsigned long flags;
  4065. printk(KERN_WARNING "cciss%d: controller not responding.\n", h->ctlr);
  4066. h->alive = 0; /* the controller apparently died... */
  4067. spin_lock_irqsave(CCISS_LOCK(ctlr), flags);
  4068. pci_disable_device(h->pdev); /* Make sure it is really dead. */
  4069. /* move everything off the request queue onto the completed queue */
  4070. while (!hlist_empty(&h->reqQ)) {
  4071. c = hlist_entry(h->reqQ.first, CommandList_struct, list);
  4072. removeQ(c);
  4073. h->Qdepth--;
  4074. addQ(&h->cmpQ, c);
  4075. }
  4076. /* Now, fail everything on the completed queue with a HW error */
  4077. while (!hlist_empty(&h->cmpQ)) {
  4078. c = hlist_entry(h->cmpQ.first, CommandList_struct, list);
  4079. removeQ(c);
  4080. if (c->cmd_type != CMD_MSG_STALE)
  4081. c->err_info->CommandStatus = CMD_HARDWARE_ERR;
  4082. if (c->cmd_type == CMD_RWREQ) {
  4083. complete_command(h, c, 0);
  4084. } else if (c->cmd_type == CMD_IOCTL_PEND)
  4085. complete(c->waiting);
  4086. #ifdef CONFIG_CISS_SCSI_TAPE
  4087. else if (c->cmd_type == CMD_SCSI)
  4088. complete_scsi_command(c, 0, 0);
  4089. #endif
  4090. }
  4091. spin_unlock_irqrestore(CCISS_LOCK(ctlr), flags);
  4092. return;
  4093. }
  4094. module_init(cciss_init);
  4095. module_exit(cciss_cleanup);