aacraid.h 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669
  1. #if (!defined(dprintk))
  2. # define dprintk(x)
  3. #endif
  4. /*------------------------------------------------------------------------------
  5. * D E F I N E S
  6. *----------------------------------------------------------------------------*/
  7. #define MAXIMUM_NUM_CONTAINERS 32
  8. #define AAC_NUM_FIB (256 + 64)
  9. #define AAC_NUM_IO_FIB 100
  10. #define AAC_MAX_LUN (8)
  11. #define AAC_MAX_HOSTPHYSMEMPAGES (0xfffff)
  12. /*
  13. * These macros convert from physical channels to virtual channels
  14. */
  15. #define CONTAINER_CHANNEL (0)
  16. #define ID_LUN_TO_CONTAINER(id, lun) (id)
  17. #define CONTAINER_TO_CHANNEL(cont) (CONTAINER_CHANNEL)
  18. #define CONTAINER_TO_ID(cont) (cont)
  19. #define CONTAINER_TO_LUN(cont) (0)
  20. #define aac_phys_to_logical(x) (x+1)
  21. #define aac_logical_to_phys(x) (x?x-1:0)
  22. /* #define AAC_DETAILED_STATUS_INFO */
  23. struct diskparm
  24. {
  25. int heads;
  26. int sectors;
  27. int cylinders;
  28. };
  29. /*
  30. * DON'T CHANGE THE ORDER, this is set by the firmware
  31. */
  32. #define CT_NONE 0
  33. #define CT_VOLUME 1
  34. #define CT_MIRROR 2
  35. #define CT_STRIPE 3
  36. #define CT_RAID5 4
  37. #define CT_SSRW 5
  38. #define CT_SSRO 6
  39. #define CT_MORPH 7
  40. #define CT_PASSTHRU 8
  41. #define CT_RAID4 9
  42. #define CT_RAID10 10 /* stripe of mirror */
  43. #define CT_RAID00 11 /* stripe of stripe */
  44. #define CT_VOLUME_OF_MIRRORS 12 /* volume of mirror */
  45. #define CT_PSEUDO_RAID 13 /* really raid4 */
  46. #define CT_LAST_VOLUME_TYPE 14
  47. #define CT_OK 218
  48. /*
  49. * Types of objects addressable in some fashion by the client.
  50. * This is a superset of those objects handled just by the filesystem
  51. * and includes "raw" objects that an administrator would use to
  52. * configure containers and filesystems.
  53. */
  54. #define FT_REG 1 /* regular file */
  55. #define FT_DIR 2 /* directory */
  56. #define FT_BLK 3 /* "block" device - reserved */
  57. #define FT_CHR 4 /* "character special" device - reserved */
  58. #define FT_LNK 5 /* symbolic link */
  59. #define FT_SOCK 6 /* socket */
  60. #define FT_FIFO 7 /* fifo */
  61. #define FT_FILESYS 8 /* ADAPTEC's "FSA"(tm) filesystem */
  62. #define FT_DRIVE 9 /* physical disk - addressable in scsi by bus/id/lun */
  63. #define FT_SLICE 10 /* virtual disk - raw volume - slice */
  64. #define FT_PARTITION 11 /* FSA partition - carved out of a slice - building block for containers */
  65. #define FT_VOLUME 12 /* Container - Volume Set */
  66. #define FT_STRIPE 13 /* Container - Stripe Set */
  67. #define FT_MIRROR 14 /* Container - Mirror Set */
  68. #define FT_RAID5 15 /* Container - Raid 5 Set */
  69. #define FT_DATABASE 16 /* Storage object with "foreign" content manager */
  70. /*
  71. * Host side memory scatter gather list
  72. * Used by the adapter for read, write, and readdirplus operations
  73. * We have separate 32 and 64 bit version because even
  74. * on 64 bit systems not all cards support the 64 bit version
  75. */
  76. struct sgentry {
  77. __le32 addr; /* 32-bit address. */
  78. __le32 count; /* Length. */
  79. };
  80. struct user_sgentry {
  81. u32 addr; /* 32-bit address. */
  82. u32 count; /* Length. */
  83. };
  84. struct sgentry64 {
  85. __le32 addr[2]; /* 64-bit addr. 2 pieces for data alignment */
  86. __le32 count; /* Length. */
  87. };
  88. struct user_sgentry64 {
  89. u32 addr[2]; /* 64-bit addr. 2 pieces for data alignment */
  90. u32 count; /* Length. */
  91. };
  92. /*
  93. * SGMAP
  94. *
  95. * This is the SGMAP structure for all commands that use
  96. * 32-bit addressing.
  97. */
  98. struct sgmap {
  99. __le32 count;
  100. struct sgentry sg[1];
  101. };
  102. struct user_sgmap {
  103. u32 count;
  104. struct user_sgentry sg[1];
  105. };
  106. struct sgmap64 {
  107. __le32 count;
  108. struct sgentry64 sg[1];
  109. };
  110. struct user_sgmap64 {
  111. u32 count;
  112. struct user_sgentry64 sg[1];
  113. };
  114. struct creation_info
  115. {
  116. u8 buildnum; /* e.g., 588 */
  117. u8 usec; /* e.g., 588 */
  118. u8 via; /* e.g., 1 = FSU,
  119. * 2 = API
  120. */
  121. u8 year; /* e.g., 1997 = 97 */
  122. __le32 date; /*
  123. * unsigned Month :4; // 1 - 12
  124. * unsigned Day :6; // 1 - 32
  125. * unsigned Hour :6; // 0 - 23
  126. * unsigned Minute :6; // 0 - 60
  127. * unsigned Second :6; // 0 - 60
  128. */
  129. __le32 serial[2]; /* e.g., 0x1DEADB0BFAFAF001 */
  130. };
  131. /*
  132. * Define all the constants needed for the communication interface
  133. */
  134. /*
  135. * Define how many queue entries each queue will have and the total
  136. * number of entries for the entire communication interface. Also define
  137. * how many queues we support.
  138. *
  139. * This has to match the controller
  140. */
  141. #define NUMBER_OF_COMM_QUEUES 8 // 4 command; 4 response
  142. #define HOST_HIGH_CMD_ENTRIES 4
  143. #define HOST_NORM_CMD_ENTRIES 8
  144. #define ADAP_HIGH_CMD_ENTRIES 4
  145. #define ADAP_NORM_CMD_ENTRIES 512
  146. #define HOST_HIGH_RESP_ENTRIES 4
  147. #define HOST_NORM_RESP_ENTRIES 512
  148. #define ADAP_HIGH_RESP_ENTRIES 4
  149. #define ADAP_NORM_RESP_ENTRIES 8
  150. #define TOTAL_QUEUE_ENTRIES \
  151. (HOST_NORM_CMD_ENTRIES + HOST_HIGH_CMD_ENTRIES + ADAP_NORM_CMD_ENTRIES + ADAP_HIGH_CMD_ENTRIES + \
  152. HOST_NORM_RESP_ENTRIES + HOST_HIGH_RESP_ENTRIES + ADAP_NORM_RESP_ENTRIES + ADAP_HIGH_RESP_ENTRIES)
  153. /*
  154. * Set the queues on a 16 byte alignment
  155. */
  156. #define QUEUE_ALIGNMENT 16
  157. /*
  158. * The queue headers define the Communication Region queues. These
  159. * are physically contiguous and accessible by both the adapter and the
  160. * host. Even though all queue headers are in the same contiguous block
  161. * they will be represented as individual units in the data structures.
  162. */
  163. struct aac_entry {
  164. __le32 size; /* Size in bytes of Fib which this QE points to */
  165. __le32 addr; /* Receiver address of the FIB */
  166. };
  167. /*
  168. * The adapter assumes the ProducerIndex and ConsumerIndex are grouped
  169. * adjacently and in that order.
  170. */
  171. struct aac_qhdr {
  172. __le64 header_addr;/* Address to hand the adapter to access
  173. to this queue head */
  174. __le32 *producer; /* The producer index for this queue (host address) */
  175. __le32 *consumer; /* The consumer index for this queue (host address) */
  176. };
  177. /*
  178. * Define all the events which the adapter would like to notify
  179. * the host of.
  180. */
  181. #define HostNormCmdQue 1 /* Change in host normal priority command queue */
  182. #define HostHighCmdQue 2 /* Change in host high priority command queue */
  183. #define HostNormRespQue 3 /* Change in host normal priority response queue */
  184. #define HostHighRespQue 4 /* Change in host high priority response queue */
  185. #define AdapNormRespNotFull 5
  186. #define AdapHighRespNotFull 6
  187. #define AdapNormCmdNotFull 7
  188. #define AdapHighCmdNotFull 8
  189. #define SynchCommandComplete 9
  190. #define AdapInternalError 0xfe /* The adapter detected an internal error shutting down */
  191. /*
  192. * Define all the events the host wishes to notify the
  193. * adapter of. The first four values much match the Qid the
  194. * corresponding queue.
  195. */
  196. #define AdapNormCmdQue 2
  197. #define AdapHighCmdQue 3
  198. #define AdapNormRespQue 6
  199. #define AdapHighRespQue 7
  200. #define HostShutdown 8
  201. #define HostPowerFail 9
  202. #define FatalCommError 10
  203. #define HostNormRespNotFull 11
  204. #define HostHighRespNotFull 12
  205. #define HostNormCmdNotFull 13
  206. #define HostHighCmdNotFull 14
  207. #define FastIo 15
  208. #define AdapPrintfDone 16
  209. /*
  210. * Define all the queues that the adapter and host use to communicate
  211. * Number them to match the physical queue layout.
  212. */
  213. enum aac_queue_types {
  214. HostNormCmdQueue = 0, /* Adapter to host normal priority command traffic */
  215. HostHighCmdQueue, /* Adapter to host high priority command traffic */
  216. AdapNormCmdQueue, /* Host to adapter normal priority command traffic */
  217. AdapHighCmdQueue, /* Host to adapter high priority command traffic */
  218. HostNormRespQueue, /* Adapter to host normal priority response traffic */
  219. HostHighRespQueue, /* Adapter to host high priority response traffic */
  220. AdapNormRespQueue, /* Host to adapter normal priority response traffic */
  221. AdapHighRespQueue /* Host to adapter high priority response traffic */
  222. };
  223. /*
  224. * Assign type values to the FSA communication data structures
  225. */
  226. #define FIB_MAGIC 0x0001
  227. /*
  228. * Define the priority levels the FSA communication routines support.
  229. */
  230. #define FsaNormal 1
  231. #define FsaHigh 2
  232. /*
  233. * Define the FIB. The FIB is the where all the requested data and
  234. * command information are put to the application on the FSA adapter.
  235. */
  236. struct aac_fibhdr {
  237. __le32 XferState; /* Current transfer state for this CCB */
  238. __le16 Command; /* Routing information for the destination */
  239. u8 StructType; /* Type FIB */
  240. u8 Flags; /* Flags for FIB */
  241. __le16 Size; /* Size of this FIB in bytes */
  242. __le16 SenderSize; /* Size of the FIB in the sender
  243. (for response sizing) */
  244. __le32 SenderFibAddress; /* Host defined data in the FIB */
  245. __le32 ReceiverFibAddress;/* Logical address of this FIB for
  246. the adapter */
  247. u32 SenderData; /* Place holder for the sender to store data */
  248. union {
  249. struct {
  250. __le32 _ReceiverTimeStart; /* Timestamp for
  251. receipt of fib */
  252. __le32 _ReceiverTimeDone; /* Timestamp for
  253. completion of fib */
  254. } _s;
  255. } _u;
  256. };
  257. #define FIB_DATA_SIZE_IN_BYTES (512 - sizeof(struct aac_fibhdr))
  258. struct hw_fib {
  259. struct aac_fibhdr header;
  260. u8 data[FIB_DATA_SIZE_IN_BYTES]; // Command specific data
  261. };
  262. /*
  263. * FIB commands
  264. */
  265. #define TestCommandResponse 1
  266. #define TestAdapterCommand 2
  267. /*
  268. * Lowlevel and comm commands
  269. */
  270. #define LastTestCommand 100
  271. #define ReinitHostNormCommandQueue 101
  272. #define ReinitHostHighCommandQueue 102
  273. #define ReinitHostHighRespQueue 103
  274. #define ReinitHostNormRespQueue 104
  275. #define ReinitAdapNormCommandQueue 105
  276. #define ReinitAdapHighCommandQueue 107
  277. #define ReinitAdapHighRespQueue 108
  278. #define ReinitAdapNormRespQueue 109
  279. #define InterfaceShutdown 110
  280. #define DmaCommandFib 120
  281. #define StartProfile 121
  282. #define TermProfile 122
  283. #define SpeedTest 123
  284. #define TakeABreakPt 124
  285. #define RequestPerfData 125
  286. #define SetInterruptDefTimer 126
  287. #define SetInterruptDefCount 127
  288. #define GetInterruptDefStatus 128
  289. #define LastCommCommand 129
  290. /*
  291. * Filesystem commands
  292. */
  293. #define NuFileSystem 300
  294. #define UFS 301
  295. #define HostFileSystem 302
  296. #define LastFileSystemCommand 303
  297. /*
  298. * Container Commands
  299. */
  300. #define ContainerCommand 500
  301. #define ContainerCommand64 501
  302. /*
  303. * Cluster Commands
  304. */
  305. #define ClusterCommand 550
  306. /*
  307. * Scsi Port commands (scsi passthrough)
  308. */
  309. #define ScsiPortCommand 600
  310. #define ScsiPortCommand64 601
  311. /*
  312. * Misc house keeping and generic adapter initiated commands
  313. */
  314. #define AifRequest 700
  315. #define CheckRevision 701
  316. #define FsaHostShutdown 702
  317. #define RequestAdapterInfo 703
  318. #define IsAdapterPaused 704
  319. #define SendHostTime 705
  320. #define LastMiscCommand 706
  321. //
  322. // Commands that will target the failover level on the FSA adapter
  323. //
  324. enum fib_xfer_state {
  325. HostOwned = (1<<0),
  326. AdapterOwned = (1<<1),
  327. FibInitialized = (1<<2),
  328. FibEmpty = (1<<3),
  329. AllocatedFromPool = (1<<4),
  330. SentFromHost = (1<<5),
  331. SentFromAdapter = (1<<6),
  332. ResponseExpected = (1<<7),
  333. NoResponseExpected = (1<<8),
  334. AdapterProcessed = (1<<9),
  335. HostProcessed = (1<<10),
  336. HighPriority = (1<<11),
  337. NormalPriority = (1<<12),
  338. Async = (1<<13),
  339. AsyncIo = (1<<13), // rpbfix: remove with new regime
  340. PageFileIo = (1<<14), // rpbfix: remove with new regime
  341. ShutdownRequest = (1<<15),
  342. LazyWrite = (1<<16), // rpbfix: remove with new regime
  343. AdapterMicroFib = (1<<17),
  344. BIOSFibPath = (1<<18),
  345. FastResponseCapable = (1<<19),
  346. ApiFib = (1<<20) // Its an API Fib.
  347. };
  348. /*
  349. * The following defines needs to be updated any time there is an
  350. * incompatible change made to the aac_init structure.
  351. */
  352. #define ADAPTER_INIT_STRUCT_REVISION 3
  353. struct aac_init
  354. {
  355. __le32 InitStructRevision;
  356. __le32 MiniPortRevision;
  357. __le32 fsrev;
  358. __le32 CommHeaderAddress;
  359. __le32 FastIoCommAreaAddress;
  360. __le32 AdapterFibsPhysicalAddress;
  361. __le32 AdapterFibsVirtualAddress;
  362. __le32 AdapterFibsSize;
  363. __le32 AdapterFibAlign;
  364. __le32 printfbuf;
  365. __le32 printfbufsiz;
  366. __le32 HostPhysMemPages; /* number of 4k pages of host
  367. physical memory */
  368. __le32 HostElapsedSeconds; /* number of seconds since 1970. */
  369. };
  370. enum aac_log_level {
  371. LOG_AAC_INIT = 10,
  372. LOG_AAC_INFORMATIONAL = 20,
  373. LOG_AAC_WARNING = 30,
  374. LOG_AAC_LOW_ERROR = 40,
  375. LOG_AAC_MEDIUM_ERROR = 50,
  376. LOG_AAC_HIGH_ERROR = 60,
  377. LOG_AAC_PANIC = 70,
  378. LOG_AAC_DEBUG = 80,
  379. LOG_AAC_WINDBG_PRINT = 90
  380. };
  381. #define FSAFS_NTC_GET_ADAPTER_FIB_CONTEXT 0x030b
  382. #define FSAFS_NTC_FIB_CONTEXT 0x030c
  383. struct aac_dev;
  384. struct adapter_ops
  385. {
  386. void (*adapter_interrupt)(struct aac_dev *dev);
  387. void (*adapter_notify)(struct aac_dev *dev, u32 event);
  388. int (*adapter_sync_cmd)(struct aac_dev *dev, u32 command, u32 p1, u32 *status);
  389. int (*adapter_check_health)(struct aac_dev *dev);
  390. };
  391. /*
  392. * Define which interrupt handler needs to be installed
  393. */
  394. struct aac_driver_ident
  395. {
  396. int (*init)(struct aac_dev *dev);
  397. char * name;
  398. char * vname;
  399. char * model;
  400. u16 channels;
  401. int quirks;
  402. };
  403. /*
  404. * Some adapter firmware needs communication memory
  405. * below 2gig. This tells the init function to set the
  406. * dma mask such that fib memory will be allocated where the
  407. * adapter firmware can get to it.
  408. */
  409. #define AAC_QUIRK_31BIT 0x0001
  410. /*
  411. * Some adapter firmware, when the raid card's cache is turned off, can not
  412. * split up scatter gathers in order to deal with the limits of the
  413. * underlying CHIM. This limit is 34 scatter gather elements.
  414. */
  415. #define AAC_QUIRK_34SG 0x0002
  416. /*
  417. * This adapter is a slave (no Firmware)
  418. */
  419. #define AAC_QUIRK_SLAVE 0x0004
  420. /*
  421. * This adapter is a master.
  422. */
  423. #define AAC_QUIRK_MASTER 0x0008
  424. /*
  425. * The adapter interface specs all queues to be located in the same
  426. * physically contigous block. The host structure that defines the
  427. * commuication queues will assume they are each a separate physically
  428. * contigous memory region that will support them all being one big
  429. * contigous block.
  430. * There is a command and response queue for each level and direction of
  431. * commuication. These regions are accessed by both the host and adapter.
  432. */
  433. struct aac_queue {
  434. u64 logical; /*address we give the adapter */
  435. struct aac_entry *base; /*system virtual address */
  436. struct aac_qhdr headers; /*producer,consumer q headers*/
  437. u32 entries; /*Number of queue entries */
  438. wait_queue_head_t qfull; /*Event to wait on if q full */
  439. wait_queue_head_t cmdready; /*Cmd ready from the adapter */
  440. /* This is only valid for adapter to host command queues. */
  441. spinlock_t *lock; /* Spinlock for this queue must take this lock before accessing the lock */
  442. spinlock_t lockdata; /* Actual lock (used only on one side of the lock) */
  443. unsigned long SavedIrql; /* Previous IRQL when the spin lock is taken */
  444. u32 padding; /* Padding - FIXME - can remove I believe */
  445. struct list_head cmdq; /* A queue of FIBs which need to be prcessed by the FS thread. This is */
  446. /* only valid for command queues which receive entries from the adapter. */
  447. struct list_head pendingq; /* A queue of outstanding fib's to the adapter. */
  448. u32 numpending; /* Number of entries on outstanding queue. */
  449. struct aac_dev * dev; /* Back pointer to adapter structure */
  450. };
  451. /*
  452. * Message queues. The order here is important, see also the
  453. * queue type ordering
  454. */
  455. struct aac_queue_block
  456. {
  457. struct aac_queue queue[8];
  458. };
  459. /*
  460. * SaP1 Message Unit Registers
  461. */
  462. struct sa_drawbridge_CSR {
  463. /* Offset | Name */
  464. __le32 reserved[10]; /* 00h-27h | Reserved */
  465. u8 LUT_Offset; /* 28h | Lookup Table Offset */
  466. u8 reserved1[3]; /* 29h-2bh | Reserved */
  467. __le32 LUT_Data; /* 2ch | Looup Table Data */
  468. __le32 reserved2[26]; /* 30h-97h | Reserved */
  469. __le16 PRICLEARIRQ; /* 98h | Primary Clear Irq */
  470. __le16 SECCLEARIRQ; /* 9ah | Secondary Clear Irq */
  471. __le16 PRISETIRQ; /* 9ch | Primary Set Irq */
  472. __le16 SECSETIRQ; /* 9eh | Secondary Set Irq */
  473. __le16 PRICLEARIRQMASK;/* a0h | Primary Clear Irq Mask */
  474. __le16 SECCLEARIRQMASK;/* a2h | Secondary Clear Irq Mask */
  475. __le16 PRISETIRQMASK; /* a4h | Primary Set Irq Mask */
  476. __le16 SECSETIRQMASK; /* a6h | Secondary Set Irq Mask */
  477. __le32 MAILBOX0; /* a8h | Scratchpad 0 */
  478. __le32 MAILBOX1; /* ach | Scratchpad 1 */
  479. __le32 MAILBOX2; /* b0h | Scratchpad 2 */
  480. __le32 MAILBOX3; /* b4h | Scratchpad 3 */
  481. __le32 MAILBOX4; /* b8h | Scratchpad 4 */
  482. __le32 MAILBOX5; /* bch | Scratchpad 5 */
  483. __le32 MAILBOX6; /* c0h | Scratchpad 6 */
  484. __le32 MAILBOX7; /* c4h | Scratchpad 7 */
  485. __le32 ROM_Setup_Data; /* c8h | Rom Setup and Data */
  486. __le32 ROM_Control_Addr;/* cch | Rom Control and Address */
  487. __le32 reserved3[12]; /* d0h-ffh | reserved */
  488. __le32 LUT[64]; /* 100h-1ffh | Lookup Table Entries */
  489. };
  490. #define Mailbox0 SaDbCSR.MAILBOX0
  491. #define Mailbox1 SaDbCSR.MAILBOX1
  492. #define Mailbox2 SaDbCSR.MAILBOX2
  493. #define Mailbox3 SaDbCSR.MAILBOX3
  494. #define Mailbox4 SaDbCSR.MAILBOX4
  495. #define Mailbox5 SaDbCSR.MAILBOX5
  496. #define Mailbox7 SaDbCSR.MAILBOX7
  497. #define DoorbellReg_p SaDbCSR.PRISETIRQ
  498. #define DoorbellReg_s SaDbCSR.SECSETIRQ
  499. #define DoorbellClrReg_p SaDbCSR.PRICLEARIRQ
  500. #define DOORBELL_0 0x0001
  501. #define DOORBELL_1 0x0002
  502. #define DOORBELL_2 0x0004
  503. #define DOORBELL_3 0x0008
  504. #define DOORBELL_4 0x0010
  505. #define DOORBELL_5 0x0020
  506. #define DOORBELL_6 0x0040
  507. #define PrintfReady DOORBELL_5
  508. #define PrintfDone DOORBELL_5
  509. struct sa_registers {
  510. struct sa_drawbridge_CSR SaDbCSR; /* 98h - c4h */
  511. };
  512. #define Sa_MINIPORT_REVISION 1
  513. #define sa_readw(AEP, CSR) readl(&((AEP)->regs.sa->CSR))
  514. #define sa_readl(AEP, CSR) readl(&((AEP)->regs.sa->CSR))
  515. #define sa_writew(AEP, CSR, value) writew(value, &((AEP)->regs.sa->CSR))
  516. #define sa_writel(AEP, CSR, value) writel(value, &((AEP)->regs.sa->CSR))
  517. /*
  518. * Rx Message Unit Registers
  519. */
  520. struct rx_mu_registers {
  521. /* Local | PCI*| Name */
  522. __le32 ARSR; /* 1300h | 00h | APIC Register Select Register */
  523. __le32 reserved0; /* 1304h | 04h | Reserved */
  524. __le32 AWR; /* 1308h | 08h | APIC Window Register */
  525. __le32 reserved1; /* 130Ch | 0Ch | Reserved */
  526. __le32 IMRx[2]; /* 1310h | 10h | Inbound Message Registers */
  527. __le32 OMRx[2]; /* 1318h | 18h | Outbound Message Registers */
  528. __le32 IDR; /* 1320h | 20h | Inbound Doorbell Register */
  529. __le32 IISR; /* 1324h | 24h | Inbound Interrupt
  530. Status Register */
  531. __le32 IIMR; /* 1328h | 28h | Inbound Interrupt
  532. Mask Register */
  533. __le32 ODR; /* 132Ch | 2Ch | Outbound Doorbell Register */
  534. __le32 OISR; /* 1330h | 30h | Outbound Interrupt
  535. Status Register */
  536. __le32 OIMR; /* 1334h | 34h | Outbound Interrupt
  537. Mask Register */
  538. /* * Must access through ATU Inbound
  539. Translation Window */
  540. };
  541. struct rx_inbound {
  542. __le32 Mailbox[8];
  543. };
  544. #define InboundMailbox0 IndexRegs.Mailbox[0]
  545. #define InboundMailbox1 IndexRegs.Mailbox[1]
  546. #define InboundMailbox2 IndexRegs.Mailbox[2]
  547. #define InboundMailbox3 IndexRegs.Mailbox[3]
  548. #define InboundMailbox4 IndexRegs.Mailbox[4]
  549. #define InboundMailbox5 IndexRegs.Mailbox[5]
  550. #define InboundMailbox6 IndexRegs.Mailbox[6]
  551. #define INBOUNDDOORBELL_0 0x00000001
  552. #define INBOUNDDOORBELL_1 0x00000002
  553. #define INBOUNDDOORBELL_2 0x00000004
  554. #define INBOUNDDOORBELL_3 0x00000008
  555. #define INBOUNDDOORBELL_4 0x00000010
  556. #define INBOUNDDOORBELL_5 0x00000020
  557. #define INBOUNDDOORBELL_6 0x00000040
  558. #define OUTBOUNDDOORBELL_0 0x00000001
  559. #define OUTBOUNDDOORBELL_1 0x00000002
  560. #define OUTBOUNDDOORBELL_2 0x00000004
  561. #define OUTBOUNDDOORBELL_3 0x00000008
  562. #define OUTBOUNDDOORBELL_4 0x00000010
  563. #define InboundDoorbellReg MUnit.IDR
  564. #define OutboundDoorbellReg MUnit.ODR
  565. struct rx_registers {
  566. struct rx_mu_registers MUnit; /* 1300h - 1334h */
  567. __le32 reserved1[6]; /* 1338h - 134ch */
  568. struct rx_inbound IndexRegs;
  569. };
  570. #define rx_readb(AEP, CSR) readb(&((AEP)->regs.rx->CSR))
  571. #define rx_readl(AEP, CSR) readl(&((AEP)->regs.rx->CSR))
  572. #define rx_writeb(AEP, CSR, value) writeb(value, &((AEP)->regs.rx->CSR))
  573. #define rx_writel(AEP, CSR, value) writel(value, &((AEP)->regs.rx->CSR))
  574. /*
  575. * Rkt Message Unit Registers (same as Rx, except a larger reserve region)
  576. */
  577. #define rkt_mu_registers rx_mu_registers
  578. #define rkt_inbound rx_inbound
  579. struct rkt_registers {
  580. struct rkt_mu_registers MUnit; /* 1300h - 1334h */
  581. __le32 reserved1[1010]; /* 1338h - 22fch */
  582. struct rkt_inbound IndexRegs; /* 2300h - */
  583. };
  584. #define rkt_readb(AEP, CSR) readb(&((AEP)->regs.rkt->CSR))
  585. #define rkt_readl(AEP, CSR) readl(&((AEP)->regs.rkt->CSR))
  586. #define rkt_writeb(AEP, CSR, value) writeb(value, &((AEP)->regs.rkt->CSR))
  587. #define rkt_writel(AEP, CSR, value) writel(value, &((AEP)->regs.rkt->CSR))
  588. struct fib;
  589. typedef void (*fib_callback)(void *ctxt, struct fib *fibctx);
  590. struct aac_fib_context {
  591. s16 type; // used for verification of structure
  592. s16 size;
  593. u32 unique; // unique value representing this context
  594. ulong jiffies; // used for cleanup - dmb changed to ulong
  595. struct list_head next; // used to link context's into a linked list
  596. struct semaphore wait_sem; // this is used to wait for the next fib to arrive.
  597. int wait; // Set to true when thread is in WaitForSingleObject
  598. unsigned long count; // total number of FIBs on FibList
  599. struct list_head fib_list; // this holds fibs and their attachd hw_fibs
  600. };
  601. struct sense_data {
  602. u8 error_code; /* 70h (current errors), 71h(deferred errors) */
  603. u8 valid:1; /* A valid bit of one indicates that the information */
  604. /* field contains valid information as defined in the
  605. * SCSI-2 Standard.
  606. */
  607. u8 segment_number; /* Only used for COPY, COMPARE, or COPY AND VERIFY Commands */
  608. u8 sense_key:4; /* Sense Key */
  609. u8 reserved:1;
  610. u8 ILI:1; /* Incorrect Length Indicator */
  611. u8 EOM:1; /* End Of Medium - reserved for random access devices */
  612. u8 filemark:1; /* Filemark - reserved for random access devices */
  613. u8 information[4]; /* for direct-access devices, contains the unsigned
  614. * logical block address or residue associated with
  615. * the sense key
  616. */
  617. u8 add_sense_len; /* number of additional sense bytes to follow this field */
  618. u8 cmnd_info[4]; /* not used */
  619. u8 ASC; /* Additional Sense Code */
  620. u8 ASCQ; /* Additional Sense Code Qualifier */
  621. u8 FRUC; /* Field Replaceable Unit Code - not used */
  622. u8 bit_ptr:3; /* indicates which byte of the CDB or parameter data
  623. * was in error
  624. */
  625. u8 BPV:1; /* bit pointer valid (BPV): 1- indicates that
  626. * the bit_ptr field has valid value
  627. */
  628. u8 reserved2:2;
  629. u8 CD:1; /* command data bit: 1- illegal parameter in CDB.
  630. * 0- illegal parameter in data.
  631. */
  632. u8 SKSV:1;
  633. u8 field_ptr[2]; /* byte of the CDB or parameter data in error */
  634. };
  635. struct fsa_dev_info {
  636. u64 last;
  637. u64 size;
  638. u32 type;
  639. u16 queue_depth;
  640. u8 valid;
  641. u8 ro;
  642. u8 locked;
  643. u8 deleted;
  644. char devname[8];
  645. struct sense_data sense_data;
  646. };
  647. struct fib {
  648. void *next; /* this is used by the allocator */
  649. s16 type;
  650. s16 size;
  651. /*
  652. * The Adapter that this I/O is destined for.
  653. */
  654. struct aac_dev *dev;
  655. /*
  656. * This is the event the sendfib routine will wait on if the
  657. * caller did not pass one and this is synch io.
  658. */
  659. struct semaphore event_wait;
  660. spinlock_t event_lock;
  661. u32 done; /* gets set to 1 when fib is complete */
  662. fib_callback callback;
  663. void *callback_data;
  664. u32 flags; // u32 dmb was ulong
  665. /*
  666. * The following is used to put this fib context onto the
  667. * Outstanding I/O queue.
  668. */
  669. struct list_head queue;
  670. /*
  671. * And for the internal issue/reply queues (we may be able
  672. * to merge these two)
  673. */
  674. struct list_head fiblink;
  675. void *data;
  676. struct hw_fib *hw_fib; /* Actual shared object */
  677. dma_addr_t hw_fib_pa; /* physical address of hw_fib*/
  678. };
  679. /*
  680. * Adapter Information Block
  681. *
  682. * This is returned by the RequestAdapterInfo block
  683. */
  684. struct aac_adapter_info
  685. {
  686. __le32 platform;
  687. __le32 cpu;
  688. __le32 subcpu;
  689. __le32 clock;
  690. __le32 execmem;
  691. __le32 buffermem;
  692. __le32 totalmem;
  693. __le32 kernelrev;
  694. __le32 kernelbuild;
  695. __le32 monitorrev;
  696. __le32 monitorbuild;
  697. __le32 hwrev;
  698. __le32 hwbuild;
  699. __le32 biosrev;
  700. __le32 biosbuild;
  701. __le32 cluster;
  702. __le32 clusterchannelmask;
  703. __le32 serial[2];
  704. __le32 battery;
  705. __le32 options;
  706. __le32 OEM;
  707. };
  708. /*
  709. * Battery platforms
  710. */
  711. #define AAC_BAT_REQ_PRESENT (1)
  712. #define AAC_BAT_REQ_NOTPRESENT (2)
  713. #define AAC_BAT_OPT_PRESENT (3)
  714. #define AAC_BAT_OPT_NOTPRESENT (4)
  715. #define AAC_BAT_NOT_SUPPORTED (5)
  716. /*
  717. * cpu types
  718. */
  719. #define AAC_CPU_SIMULATOR (1)
  720. #define AAC_CPU_I960 (2)
  721. #define AAC_CPU_STRONGARM (3)
  722. /*
  723. * Supported Options
  724. */
  725. #define AAC_OPT_SNAPSHOT cpu_to_le32(1)
  726. #define AAC_OPT_CLUSTERS cpu_to_le32(1<<1)
  727. #define AAC_OPT_WRITE_CACHE cpu_to_le32(1<<2)
  728. #define AAC_OPT_64BIT_DATA cpu_to_le32(1<<3)
  729. #define AAC_OPT_HOST_TIME_FIB cpu_to_le32(1<<4)
  730. #define AAC_OPT_RAID50 cpu_to_le32(1<<5)
  731. #define AAC_OPT_4GB_WINDOW cpu_to_le32(1<<6)
  732. #define AAC_OPT_SCSI_UPGRADEABLE cpu_to_le32(1<<7)
  733. #define AAC_OPT_SOFT_ERR_REPORT cpu_to_le32(1<<8)
  734. #define AAC_OPT_SUPPORTED_RECONDITION cpu_to_le32(1<<9)
  735. #define AAC_OPT_SGMAP_HOST64 cpu_to_le32(1<<10)
  736. #define AAC_OPT_ALARM cpu_to_le32(1<<11)
  737. #define AAC_OPT_NONDASD cpu_to_le32(1<<12)
  738. #define AAC_OPT_SCSI_MANAGED cpu_to_le32(1<<13)
  739. #define AAC_OPT_RAID_SCSI_MODE cpu_to_le32(1<<14)
  740. #define AAC_OPT_SUPPLEMENT_ADAPTER_INFO cpu_to_le32(1<<16)
  741. #define AAC_OPT_NEW_COMM cpu_to_le32(1<<17)
  742. #define AAC_OPT_NEW_COMM_64 cpu_to_le32(1<<18)
  743. struct aac_dev
  744. {
  745. struct list_head entry;
  746. const char *name;
  747. int id;
  748. u16 irq_mask;
  749. /*
  750. * Map for 128 fib objects (64k)
  751. */
  752. dma_addr_t hw_fib_pa;
  753. struct hw_fib *hw_fib_va;
  754. struct hw_fib *aif_base_va;
  755. /*
  756. * Fib Headers
  757. */
  758. struct fib *fibs;
  759. struct fib *free_fib;
  760. struct fib *timeout_fib;
  761. spinlock_t fib_lock;
  762. struct aac_queue_block *queues;
  763. /*
  764. * The user API will use an IOCTL to register itself to receive
  765. * FIBs from the adapter. The following list is used to keep
  766. * track of all the threads that have requested these FIBs. The
  767. * mutex is used to synchronize access to all data associated
  768. * with the adapter fibs.
  769. */
  770. struct list_head fib_list;
  771. struct adapter_ops a_ops;
  772. unsigned long fsrev; /* Main driver's revision number */
  773. struct aac_init *init; /* Holds initialization info to communicate with adapter */
  774. dma_addr_t init_pa; /* Holds physical address of the init struct */
  775. struct pci_dev *pdev; /* Our PCI interface */
  776. void * printfbuf; /* pointer to buffer used for printf's from the adapter */
  777. void * comm_addr; /* Base address of Comm area */
  778. dma_addr_t comm_phys; /* Physical Address of Comm area */
  779. size_t comm_size;
  780. struct Scsi_Host *scsi_host_ptr;
  781. int maximum_num_containers;
  782. struct fsa_dev_info *fsa_dev;
  783. pid_t thread_pid;
  784. int cardtype;
  785. /*
  786. * The following is the device specific extension.
  787. */
  788. union
  789. {
  790. struct sa_registers __iomem *sa;
  791. struct rx_registers __iomem *rx;
  792. struct rkt_registers __iomem *rkt;
  793. } regs;
  794. u32 OIMR; /* Mask Register Cache */
  795. /*
  796. * AIF thread states
  797. */
  798. u32 aif_thread;
  799. struct completion aif_completion;
  800. struct aac_adapter_info adapter_info;
  801. /* These are in adapter info but they are in the io flow so
  802. * lets break them out so we don't have to do an AND to check them
  803. */
  804. u8 nondasd_support;
  805. u8 dac_support;
  806. u8 raid_scsi_mode;
  807. };
  808. #define aac_adapter_interrupt(dev) \
  809. (dev)->a_ops.adapter_interrupt(dev)
  810. #define aac_adapter_notify(dev, event) \
  811. (dev)->a_ops.adapter_notify(dev, event)
  812. #define aac_adapter_check_health(dev) \
  813. (dev)->a_ops.adapter_check_health(dev)
  814. #define FIB_CONTEXT_FLAG_TIMED_OUT (0x00000001)
  815. /*
  816. * Define the command values
  817. */
  818. #define Null 0
  819. #define GetAttributes 1
  820. #define SetAttributes 2
  821. #define Lookup 3
  822. #define ReadLink 4
  823. #define Read 5
  824. #define Write 6
  825. #define Create 7
  826. #define MakeDirectory 8
  827. #define SymbolicLink 9
  828. #define MakeNode 10
  829. #define Removex 11
  830. #define RemoveDirectoryx 12
  831. #define Rename 13
  832. #define Link 14
  833. #define ReadDirectory 15
  834. #define ReadDirectoryPlus 16
  835. #define FileSystemStatus 17
  836. #define FileSystemInfo 18
  837. #define PathConfigure 19
  838. #define Commit 20
  839. #define Mount 21
  840. #define UnMount 22
  841. #define Newfs 23
  842. #define FsCheck 24
  843. #define FsSync 25
  844. #define SimReadWrite 26
  845. #define SetFileSystemStatus 27
  846. #define BlockRead 28
  847. #define BlockWrite 29
  848. #define NvramIoctl 30
  849. #define FsSyncWait 31
  850. #define ClearArchiveBit 32
  851. #define SetAcl 33
  852. #define GetAcl 34
  853. #define AssignAcl 35
  854. #define FaultInsertion 36 /* Fault Insertion Command */
  855. #define CrazyCache 37 /* Crazycache */
  856. #define MAX_FSACOMMAND_NUM 38
  857. /*
  858. * Define the status returns. These are very unixlike although
  859. * most are not in fact used
  860. */
  861. #define ST_OK 0
  862. #define ST_PERM 1
  863. #define ST_NOENT 2
  864. #define ST_IO 5
  865. #define ST_NXIO 6
  866. #define ST_E2BIG 7
  867. #define ST_ACCES 13
  868. #define ST_EXIST 17
  869. #define ST_XDEV 18
  870. #define ST_NODEV 19
  871. #define ST_NOTDIR 20
  872. #define ST_ISDIR 21
  873. #define ST_INVAL 22
  874. #define ST_FBIG 27
  875. #define ST_NOSPC 28
  876. #define ST_ROFS 30
  877. #define ST_MLINK 31
  878. #define ST_WOULDBLOCK 35
  879. #define ST_NAMETOOLONG 63
  880. #define ST_NOTEMPTY 66
  881. #define ST_DQUOT 69
  882. #define ST_STALE 70
  883. #define ST_REMOTE 71
  884. #define ST_BADHANDLE 10001
  885. #define ST_NOT_SYNC 10002
  886. #define ST_BAD_COOKIE 10003
  887. #define ST_NOTSUPP 10004
  888. #define ST_TOOSMALL 10005
  889. #define ST_SERVERFAULT 10006
  890. #define ST_BADTYPE 10007
  891. #define ST_JUKEBOX 10008
  892. #define ST_NOTMOUNTED 10009
  893. #define ST_MAINTMODE 10010
  894. #define ST_STALEACL 10011
  895. /*
  896. * On writes how does the client want the data written.
  897. */
  898. #define CACHE_CSTABLE 1
  899. #define CACHE_UNSTABLE 2
  900. /*
  901. * Lets the client know at which level the data was commited on
  902. * a write request
  903. */
  904. #define CMFILE_SYNCH_NVRAM 1
  905. #define CMDATA_SYNCH_NVRAM 2
  906. #define CMFILE_SYNCH 3
  907. #define CMDATA_SYNCH 4
  908. #define CMUNSTABLE 5
  909. struct aac_read
  910. {
  911. __le32 command;
  912. __le32 cid;
  913. __le32 block;
  914. __le32 count;
  915. struct sgmap sg; // Must be last in struct because it is variable
  916. };
  917. struct aac_read64
  918. {
  919. __le32 command;
  920. __le16 cid;
  921. __le16 sector_count;
  922. __le32 block;
  923. __le16 pad;
  924. __le16 flags;
  925. struct sgmap64 sg; // Must be last in struct because it is variable
  926. };
  927. struct aac_read_reply
  928. {
  929. __le32 status;
  930. __le32 count;
  931. };
  932. struct aac_write
  933. {
  934. __le32 command;
  935. __le32 cid;
  936. __le32 block;
  937. __le32 count;
  938. __le32 stable; // Not used
  939. struct sgmap sg; // Must be last in struct because it is variable
  940. };
  941. struct aac_write64
  942. {
  943. __le32 command;
  944. __le16 cid;
  945. __le16 sector_count;
  946. __le32 block;
  947. __le16 pad;
  948. __le16 flags;
  949. struct sgmap64 sg; // Must be last in struct because it is variable
  950. };
  951. struct aac_write_reply
  952. {
  953. __le32 status;
  954. __le32 count;
  955. __le32 committed;
  956. };
  957. #define CT_FLUSH_CACHE 129
  958. struct aac_synchronize {
  959. __le32 command; /* VM_ContainerConfig */
  960. __le32 type; /* CT_FLUSH_CACHE */
  961. __le32 cid;
  962. __le32 parm1;
  963. __le32 parm2;
  964. __le32 parm3;
  965. __le32 parm4;
  966. __le32 count; /* sizeof(((struct aac_synchronize_reply *)NULL)->data) */
  967. };
  968. struct aac_synchronize_reply {
  969. __le32 dummy0;
  970. __le32 dummy1;
  971. __le32 status; /* CT_OK */
  972. __le32 parm1;
  973. __le32 parm2;
  974. __le32 parm3;
  975. __le32 parm4;
  976. __le32 parm5;
  977. u8 data[16];
  978. };
  979. struct aac_srb
  980. {
  981. __le32 function;
  982. __le32 channel;
  983. __le32 id;
  984. __le32 lun;
  985. __le32 timeout;
  986. __le32 flags;
  987. __le32 count; // Data xfer size
  988. __le32 retry_limit;
  989. __le32 cdb_size;
  990. u8 cdb[16];
  991. struct sgmap sg;
  992. };
  993. /*
  994. * This and assocated data structs are used by the
  995. * ioctl caller and are in cpu order.
  996. */
  997. struct user_aac_srb
  998. {
  999. u32 function;
  1000. u32 channel;
  1001. u32 id;
  1002. u32 lun;
  1003. u32 timeout;
  1004. u32 flags;
  1005. u32 count; // Data xfer size
  1006. u32 retry_limit;
  1007. u32 cdb_size;
  1008. u8 cdb[16];
  1009. struct user_sgmap sg;
  1010. };
  1011. #define AAC_SENSE_BUFFERSIZE 30
  1012. struct aac_srb_reply
  1013. {
  1014. __le32 status;
  1015. __le32 srb_status;
  1016. __le32 scsi_status;
  1017. __le32 data_xfer_length;
  1018. __le32 sense_data_size;
  1019. u8 sense_data[AAC_SENSE_BUFFERSIZE]; // Can this be SCSI_SENSE_BUFFERSIZE
  1020. };
  1021. /*
  1022. * SRB Flags
  1023. */
  1024. #define SRB_NoDataXfer 0x0000
  1025. #define SRB_DisableDisconnect 0x0004
  1026. #define SRB_DisableSynchTransfer 0x0008
  1027. #define SRB_BypassFrozenQueue 0x0010
  1028. #define SRB_DisableAutosense 0x0020
  1029. #define SRB_DataIn 0x0040
  1030. #define SRB_DataOut 0x0080
  1031. /*
  1032. * SRB Functions - set in aac_srb->function
  1033. */
  1034. #define SRBF_ExecuteScsi 0x0000
  1035. #define SRBF_ClaimDevice 0x0001
  1036. #define SRBF_IO_Control 0x0002
  1037. #define SRBF_ReceiveEvent 0x0003
  1038. #define SRBF_ReleaseQueue 0x0004
  1039. #define SRBF_AttachDevice 0x0005
  1040. #define SRBF_ReleaseDevice 0x0006
  1041. #define SRBF_Shutdown 0x0007
  1042. #define SRBF_Flush 0x0008
  1043. #define SRBF_AbortCommand 0x0010
  1044. #define SRBF_ReleaseRecovery 0x0011
  1045. #define SRBF_ResetBus 0x0012
  1046. #define SRBF_ResetDevice 0x0013
  1047. #define SRBF_TerminateIO 0x0014
  1048. #define SRBF_FlushQueue 0x0015
  1049. #define SRBF_RemoveDevice 0x0016
  1050. #define SRBF_DomainValidation 0x0017
  1051. /*
  1052. * SRB SCSI Status - set in aac_srb->scsi_status
  1053. */
  1054. #define SRB_STATUS_PENDING 0x00
  1055. #define SRB_STATUS_SUCCESS 0x01
  1056. #define SRB_STATUS_ABORTED 0x02
  1057. #define SRB_STATUS_ABORT_FAILED 0x03
  1058. #define SRB_STATUS_ERROR 0x04
  1059. #define SRB_STATUS_BUSY 0x05
  1060. #define SRB_STATUS_INVALID_REQUEST 0x06
  1061. #define SRB_STATUS_INVALID_PATH_ID 0x07
  1062. #define SRB_STATUS_NO_DEVICE 0x08
  1063. #define SRB_STATUS_TIMEOUT 0x09
  1064. #define SRB_STATUS_SELECTION_TIMEOUT 0x0A
  1065. #define SRB_STATUS_COMMAND_TIMEOUT 0x0B
  1066. #define SRB_STATUS_MESSAGE_REJECTED 0x0D
  1067. #define SRB_STATUS_BUS_RESET 0x0E
  1068. #define SRB_STATUS_PARITY_ERROR 0x0F
  1069. #define SRB_STATUS_REQUEST_SENSE_FAILED 0x10
  1070. #define SRB_STATUS_NO_HBA 0x11
  1071. #define SRB_STATUS_DATA_OVERRUN 0x12
  1072. #define SRB_STATUS_UNEXPECTED_BUS_FREE 0x13
  1073. #define SRB_STATUS_PHASE_SEQUENCE_FAILURE 0x14
  1074. #define SRB_STATUS_BAD_SRB_BLOCK_LENGTH 0x15
  1075. #define SRB_STATUS_REQUEST_FLUSHED 0x16
  1076. #define SRB_STATUS_DELAYED_RETRY 0x17
  1077. #define SRB_STATUS_INVALID_LUN 0x20
  1078. #define SRB_STATUS_INVALID_TARGET_ID 0x21
  1079. #define SRB_STATUS_BAD_FUNCTION 0x22
  1080. #define SRB_STATUS_ERROR_RECOVERY 0x23
  1081. #define SRB_STATUS_NOT_STARTED 0x24
  1082. #define SRB_STATUS_NOT_IN_USE 0x30
  1083. #define SRB_STATUS_FORCE_ABORT 0x31
  1084. #define SRB_STATUS_DOMAIN_VALIDATION_FAIL 0x32
  1085. /*
  1086. * Object-Server / Volume-Manager Dispatch Classes
  1087. */
  1088. #define VM_Null 0
  1089. #define VM_NameServe 1
  1090. #define VM_ContainerConfig 2
  1091. #define VM_Ioctl 3
  1092. #define VM_FilesystemIoctl 4
  1093. #define VM_CloseAll 5
  1094. #define VM_CtBlockRead 6
  1095. #define VM_CtBlockWrite 7
  1096. #define VM_SliceBlockRead 8 /* raw access to configured "storage objects" */
  1097. #define VM_SliceBlockWrite 9
  1098. #define VM_DriveBlockRead 10 /* raw access to physical devices */
  1099. #define VM_DriveBlockWrite 11
  1100. #define VM_EnclosureMgt 12 /* enclosure management */
  1101. #define VM_Unused 13 /* used to be diskset management */
  1102. #define VM_CtBlockVerify 14
  1103. #define VM_CtPerf 15 /* performance test */
  1104. #define VM_CtBlockRead64 16
  1105. #define VM_CtBlockWrite64 17
  1106. #define VM_CtBlockVerify64 18
  1107. #define VM_CtHostRead64 19
  1108. #define VM_CtHostWrite64 20
  1109. #define MAX_VMCOMMAND_NUM 21 /* used for sizing stats array - leave last */
  1110. /*
  1111. * Descriptive information (eg, vital stats)
  1112. * that a content manager might report. The
  1113. * FileArray filesystem component is one example
  1114. * of a content manager. Raw mode might be
  1115. * another.
  1116. */
  1117. struct aac_fsinfo {
  1118. __le32 fsTotalSize; /* Consumed by fs, incl. metadata */
  1119. __le32 fsBlockSize;
  1120. __le32 fsFragSize;
  1121. __le32 fsMaxExtendSize;
  1122. __le32 fsSpaceUnits;
  1123. __le32 fsMaxNumFiles;
  1124. __le32 fsNumFreeFiles;
  1125. __le32 fsInodeDensity;
  1126. }; /* valid iff ObjType == FT_FILESYS && !(ContentState & FSCS_NOTCLEAN) */
  1127. union aac_contentinfo {
  1128. struct aac_fsinfo filesys; /* valid iff ObjType == FT_FILESYS && !(ContentState & FSCS_NOTCLEAN) */
  1129. };
  1130. /*
  1131. * Query for Container Configuration Status
  1132. */
  1133. #define CT_GET_CONFIG_STATUS 147
  1134. struct aac_get_config_status {
  1135. __le32 command; /* VM_ContainerConfig */
  1136. __le32 type; /* CT_GET_CONFIG_STATUS */
  1137. __le32 parm1;
  1138. __le32 parm2;
  1139. __le32 parm3;
  1140. __le32 parm4;
  1141. __le32 parm5;
  1142. __le32 count; /* sizeof(((struct aac_get_config_status_resp *)NULL)->data) */
  1143. };
  1144. #define CFACT_CONTINUE 0
  1145. #define CFACT_PAUSE 1
  1146. #define CFACT_ABORT 2
  1147. struct aac_get_config_status_resp {
  1148. __le32 response; /* ST_OK */
  1149. __le32 dummy0;
  1150. __le32 status; /* CT_OK */
  1151. __le32 parm1;
  1152. __le32 parm2;
  1153. __le32 parm3;
  1154. __le32 parm4;
  1155. __le32 parm5;
  1156. struct {
  1157. __le32 action; /* CFACT_CONTINUE, CFACT_PAUSE or CFACT_ABORT */
  1158. __le16 flags;
  1159. __le16 count;
  1160. } data;
  1161. };
  1162. /*
  1163. * Accept the configuration as-is
  1164. */
  1165. #define CT_COMMIT_CONFIG 152
  1166. struct aac_commit_config {
  1167. __le32 command; /* VM_ContainerConfig */
  1168. __le32 type; /* CT_COMMIT_CONFIG */
  1169. };
  1170. /*
  1171. * Query for Container Configuration Count
  1172. */
  1173. #define CT_GET_CONTAINER_COUNT 4
  1174. struct aac_get_container_count {
  1175. __le32 command; /* VM_ContainerConfig */
  1176. __le32 type; /* CT_GET_CONTAINER_COUNT */
  1177. };
  1178. struct aac_get_container_count_resp {
  1179. __le32 response; /* ST_OK */
  1180. __le32 dummy0;
  1181. __le32 MaxContainers;
  1182. __le32 ContainerSwitchEntries;
  1183. __le32 MaxPartitions;
  1184. };
  1185. /*
  1186. * Query for "mountable" objects, ie, objects that are typically
  1187. * associated with a drive letter on the client (host) side.
  1188. */
  1189. struct aac_mntent {
  1190. __le32 oid;
  1191. u8 name[16]; /* if applicable */
  1192. struct creation_info create_info; /* if applicable */
  1193. __le32 capacity;
  1194. __le32 vol; /* substrate structure */
  1195. __le32 obj; /* FT_FILESYS,
  1196. FT_DATABASE, etc. */
  1197. __le32 state; /* unready for mounting,
  1198. readonly, etc. */
  1199. union aac_contentinfo fileinfo; /* Info specific to content
  1200. manager (eg, filesystem) */
  1201. __le32 altoid; /* != oid <==> snapshot or
  1202. broken mirror exists */
  1203. };
  1204. #define FSCS_NOTCLEAN 0x0001 /* fsck is neccessary before mounting */
  1205. #define FSCS_READONLY 0x0002 /* possible result of broken mirror */
  1206. #define FSCS_HIDDEN 0x0004 /* should be ignored - set during a clear */
  1207. struct aac_query_mount {
  1208. __le32 command;
  1209. __le32 type;
  1210. __le32 count;
  1211. };
  1212. struct aac_mount {
  1213. __le32 status;
  1214. __le32 type; /* should be same as that requested */
  1215. __le32 count;
  1216. struct aac_mntent mnt[1];
  1217. };
  1218. #define CT_READ_NAME 130
  1219. struct aac_get_name {
  1220. __le32 command; /* VM_ContainerConfig */
  1221. __le32 type; /* CT_READ_NAME */
  1222. __le32 cid;
  1223. __le32 parm1;
  1224. __le32 parm2;
  1225. __le32 parm3;
  1226. __le32 parm4;
  1227. __le32 count; /* sizeof(((struct aac_get_name_resp *)NULL)->data) */
  1228. };
  1229. #define CT_OK 218
  1230. struct aac_get_name_resp {
  1231. __le32 dummy0;
  1232. __le32 dummy1;
  1233. __le32 status; /* CT_OK */
  1234. __le32 parm1;
  1235. __le32 parm2;
  1236. __le32 parm3;
  1237. __le32 parm4;
  1238. __le32 parm5;
  1239. u8 data[16];
  1240. };
  1241. /*
  1242. * The following command is sent to shut down each container.
  1243. */
  1244. struct aac_close {
  1245. __le32 command;
  1246. __le32 cid;
  1247. };
  1248. struct aac_query_disk
  1249. {
  1250. s32 cnum;
  1251. s32 bus;
  1252. s32 id;
  1253. s32 lun;
  1254. u32 valid;
  1255. u32 locked;
  1256. u32 deleted;
  1257. s32 instance;
  1258. s8 name[10];
  1259. u32 unmapped;
  1260. };
  1261. struct aac_delete_disk {
  1262. u32 disknum;
  1263. u32 cnum;
  1264. };
  1265. struct fib_ioctl
  1266. {
  1267. u32 fibctx;
  1268. s32 wait;
  1269. char __user *fib;
  1270. };
  1271. struct revision
  1272. {
  1273. u32 compat;
  1274. u32 version;
  1275. u32 build;
  1276. };
  1277. /*
  1278. * Ugly - non Linux like ioctl coding for back compat.
  1279. */
  1280. #define CTL_CODE(function, method) ( \
  1281. (4<< 16) | ((function) << 2) | (method) \
  1282. )
  1283. /*
  1284. * Define the method codes for how buffers are passed for I/O and FS
  1285. * controls
  1286. */
  1287. #define METHOD_BUFFERED 0
  1288. #define METHOD_NEITHER 3
  1289. /*
  1290. * Filesystem ioctls
  1291. */
  1292. #define FSACTL_SENDFIB CTL_CODE(2050, METHOD_BUFFERED)
  1293. #define FSACTL_SEND_RAW_SRB CTL_CODE(2067, METHOD_BUFFERED)
  1294. #define FSACTL_DELETE_DISK 0x163
  1295. #define FSACTL_QUERY_DISK 0x173
  1296. #define FSACTL_OPEN_GET_ADAPTER_FIB CTL_CODE(2100, METHOD_BUFFERED)
  1297. #define FSACTL_GET_NEXT_ADAPTER_FIB CTL_CODE(2101, METHOD_BUFFERED)
  1298. #define FSACTL_CLOSE_GET_ADAPTER_FIB CTL_CODE(2102, METHOD_BUFFERED)
  1299. #define FSACTL_MINIPORT_REV_CHECK CTL_CODE(2107, METHOD_BUFFERED)
  1300. #define FSACTL_GET_PCI_INFO CTL_CODE(2119, METHOD_BUFFERED)
  1301. #define FSACTL_FORCE_DELETE_DISK CTL_CODE(2120, METHOD_NEITHER)
  1302. #define FSACTL_GET_CONTAINERS 2131
  1303. struct aac_common
  1304. {
  1305. /*
  1306. * If this value is set to 1 then interrupt moderation will occur
  1307. * in the base commuication support.
  1308. */
  1309. u32 irq_mod;
  1310. u32 peak_fibs;
  1311. u32 zero_fibs;
  1312. u32 fib_timeouts;
  1313. /*
  1314. * Statistical counters in debug mode
  1315. */
  1316. #ifdef DBG
  1317. u32 FibsSent;
  1318. u32 FibRecved;
  1319. u32 NoResponseSent;
  1320. u32 NoResponseRecved;
  1321. u32 AsyncSent;
  1322. u32 AsyncRecved;
  1323. u32 NormalSent;
  1324. u32 NormalRecved;
  1325. #endif
  1326. };
  1327. extern struct aac_common aac_config;
  1328. /*
  1329. * The following macro is used when sending and receiving FIBs. It is
  1330. * only used for debugging.
  1331. */
  1332. #ifdef DBG
  1333. #define FIB_COUNTER_INCREMENT(counter) (counter)++
  1334. #else
  1335. #define FIB_COUNTER_INCREMENT(counter)
  1336. #endif
  1337. /*
  1338. * Adapter direct commands
  1339. * Monitor/Kernel API
  1340. */
  1341. #define BREAKPOINT_REQUEST 0x00000004
  1342. #define INIT_STRUCT_BASE_ADDRESS 0x00000005
  1343. #define READ_PERMANENT_PARAMETERS 0x0000000a
  1344. #define WRITE_PERMANENT_PARAMETERS 0x0000000b
  1345. #define HOST_CRASHING 0x0000000d
  1346. #define SEND_SYNCHRONOUS_FIB 0x0000000c
  1347. #define COMMAND_POST_RESULTS 0x00000014
  1348. #define GET_ADAPTER_PROPERTIES 0x00000019
  1349. #define GET_DRIVER_BUFFER_PROPERTIES 0x00000023
  1350. #define RCV_TEMP_READINGS 0x00000025
  1351. #define GET_COMM_PREFERRED_SETTINGS 0x00000026
  1352. #define IOP_RESET 0x00001000
  1353. #define RE_INIT_ADAPTER 0x000000ee
  1354. /*
  1355. * Adapter Status Register
  1356. *
  1357. * Phase Staus mailbox is 32bits:
  1358. * <31:16> = Phase Status
  1359. * <15:0> = Phase
  1360. *
  1361. * The adapter reports is present state through the phase. Only
  1362. * a single phase should be ever be set. Each phase can have multiple
  1363. * phase status bits to provide more detailed information about the
  1364. * state of the board. Care should be taken to ensure that any phase
  1365. * status bits that are set when changing the phase are also valid
  1366. * for the new phase or be cleared out. Adapter software (monitor,
  1367. * iflash, kernel) is responsible for properly maintining the phase
  1368. * status mailbox when it is running.
  1369. *
  1370. * MONKER_API Phases
  1371. *
  1372. * Phases are bit oriented. It is NOT valid to have multiple bits set
  1373. */
  1374. #define SELF_TEST_FAILED 0x00000004
  1375. #define MONITOR_PANIC 0x00000020
  1376. #define KERNEL_UP_AND_RUNNING 0x00000080
  1377. #define KERNEL_PANIC 0x00000100
  1378. /*
  1379. * Doorbell bit defines
  1380. */
  1381. #define DoorBellSyncCmdAvailable (1<<0) /* Host -> Adapter */
  1382. #define DoorBellPrintfDone (1<<5) /* Host -> Adapter */
  1383. #define DoorBellAdapterNormCmdReady (1<<1) /* Adapter -> Host */
  1384. #define DoorBellAdapterNormRespReady (1<<2) /* Adapter -> Host */
  1385. #define DoorBellAdapterNormCmdNotFull (1<<3) /* Adapter -> Host */
  1386. #define DoorBellAdapterNormRespNotFull (1<<4) /* Adapter -> Host */
  1387. #define DoorBellPrintfReady (1<<5) /* Adapter -> Host */
  1388. /*
  1389. * For FIB communication, we need all of the following things
  1390. * to send back to the user.
  1391. */
  1392. #define AifCmdEventNotify 1 /* Notify of event */
  1393. #define AifEnConfigChange 3 /* Adapter configuration change */
  1394. #define AifEnContainerChange 4 /* Container configuration change */
  1395. #define AifEnDeviceFailure 5 /* SCSI device failed */
  1396. #define AifEnAddContainer 15 /* A new array was created */
  1397. #define AifEnDeleteContainer 16 /* A container was deleted */
  1398. #define AifEnExpEvent 23 /* Firmware Event Log */
  1399. #define AifExeFirmwarePanic 3 /* Firmware Event Panic */
  1400. #define AifHighPriority 3 /* Highest Priority Event */
  1401. #define AifCmdJobProgress 2 /* Progress report */
  1402. #define AifJobCtrZero 101 /* Array Zero progress */
  1403. #define AifJobStsSuccess 1 /* Job completes */
  1404. #define AifCmdAPIReport 3 /* Report from other user of API */
  1405. #define AifCmdDriverNotify 4 /* Notify host driver of event */
  1406. #define AifDenMorphComplete 200 /* A morph operation completed */
  1407. #define AifDenVolumeExtendComplete 201 /* A volume extend completed */
  1408. #define AifReqJobList 100 /* Gets back complete job list */
  1409. #define AifReqJobsForCtr 101 /* Gets back jobs for specific container */
  1410. #define AifReqJobsForScsi 102 /* Gets back jobs for specific SCSI device */
  1411. #define AifReqJobReport 103 /* Gets back a specific job report or list of them */
  1412. #define AifReqTerminateJob 104 /* Terminates job */
  1413. #define AifReqSuspendJob 105 /* Suspends a job */
  1414. #define AifReqResumeJob 106 /* Resumes a job */
  1415. #define AifReqSendAPIReport 107 /* API generic report requests */
  1416. #define AifReqAPIJobStart 108 /* Start a job from the API */
  1417. #define AifReqAPIJobUpdate 109 /* Update a job report from the API */
  1418. #define AifReqAPIJobFinish 110 /* Finish a job from the API */
  1419. /*
  1420. * Adapter Initiated FIB command structures. Start with the adapter
  1421. * initiated FIBs that really come from the adapter, and get responded
  1422. * to by the host.
  1423. */
  1424. struct aac_aifcmd {
  1425. __le32 command; /* Tell host what type of notify this is */
  1426. __le32 seqnum; /* To allow ordering of reports (if necessary) */
  1427. u8 data[1]; /* Undefined length (from kernel viewpoint) */
  1428. };
  1429. /**
  1430. * Convert capacity to cylinders
  1431. * accounting for the fact capacity could be a 64 bit value
  1432. *
  1433. */
  1434. static inline u32 cap_to_cyls(sector_t capacity, u32 divisor)
  1435. {
  1436. sector_div(capacity, divisor);
  1437. return (u32)capacity;
  1438. }
  1439. struct scsi_cmnd;
  1440. const char *aac_driverinfo(struct Scsi_Host *);
  1441. struct fib *fib_alloc(struct aac_dev *dev);
  1442. int fib_setup(struct aac_dev *dev);
  1443. void fib_map_free(struct aac_dev *dev);
  1444. void fib_free(struct fib * context);
  1445. void fib_init(struct fib * context);
  1446. void aac_printf(struct aac_dev *dev, u32 val);
  1447. int fib_send(u16 command, struct fib * context, unsigned long size, int priority, int wait, int reply, fib_callback callback, void *ctxt);
  1448. int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry);
  1449. void aac_consumer_free(struct aac_dev * dev, struct aac_queue * q, u32 qnum);
  1450. int fib_complete(struct fib * context);
  1451. #define fib_data(fibctx) ((void *)(fibctx)->hw_fib->data)
  1452. struct aac_dev *aac_init_adapter(struct aac_dev *dev);
  1453. int aac_get_config_status(struct aac_dev *dev);
  1454. int aac_get_containers(struct aac_dev *dev);
  1455. int aac_scsi_cmd(struct scsi_cmnd *cmd);
  1456. int aac_dev_ioctl(struct aac_dev *dev, int cmd, void __user *arg);
  1457. int aac_do_ioctl(struct aac_dev * dev, int cmd, void __user *arg);
  1458. int aac_rx_init(struct aac_dev *dev);
  1459. int aac_rkt_init(struct aac_dev *dev);
  1460. int aac_sa_init(struct aac_dev *dev);
  1461. unsigned int aac_response_normal(struct aac_queue * q);
  1462. unsigned int aac_command_normal(struct aac_queue * q);
  1463. int aac_command_thread(struct aac_dev * dev);
  1464. int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context *fibctx);
  1465. int fib_adapter_complete(struct fib * fibptr, unsigned short size);
  1466. struct aac_driver_ident* aac_get_driver_ident(int devtype);
  1467. int aac_get_adapter_info(struct aac_dev* dev);
  1468. int aac_send_shutdown(struct aac_dev *dev);