Lines Matching +full:software +full:- +full:initiated
8 * Copyright (c) 1999-2008 LSI Corporation
9 * (mailto:DL-MPTFusionLinux@lsi.com)
12 /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
14 This program is free software; you can redistribute it and/or modify
16 the Free Software Foundation; version 2 of the License.
26 LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
44 along with this program; if not, write to the Free Software
45 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
50 /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
54 /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
93 * (as the app. will not use 8-byte pointers).
117 * iocnum - must be defined.
118 * port - must be defined for all IOCTL commands other than MPTIOCINFO
119 * maxDataSize - ignored on MPTCOMMAND commands
120 * - ignored on MPTFWREPLACE commands
121 * - on query commands, reports the maximum number of bytes to be returned
216 * above structure. Wish to re-align, but cannot.
240 * bits 31-24: reserved
241 * 23-16: LUN
242 * 15- 8: Bus Number
243 * 7- 0: Target ID
290 * newImageSize - image size in bytes
291 * newImage - first byte of the new image
302 * timeout - in seconds, command timeout. If 0, set by driver to
304 * replyFrameBufPtr - reply location
305 * dataInBufPtr - destination for read
306 * dataOutBufPtr - data source for write
307 * senseDataPtr - sense data location
308 * maxReplyBytes - maximum number of reply bytes to be sent to app.
309 * dataInSize - num bytes for data transfer in (read)
310 * dataOutSize - num bytes for data transfer out (write)
311 * dataSgeOffset - offset in words from the start of the request message
315 * Remark: Some config pages have bi-directional transfer,
356 /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
395 unsigned int hard_resets; /* driver initiated resets */
418 unsigned long hard_resets; /* driver initiated resets */
461 /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
464 /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/