commit | 37c60f374a855974c27bd30d5662a8fa5e933792 | [log] [tgz] |
---|---|---|
author | Kashyap, Desai <kashyap.desai@lsi.com> | Fri May 29 16:44:06 2009 +0530 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Jun 09 17:27:49 2009 -0500 |
tree | 98e1ee9a5f54152a7dfaf9f320a87fde791f544e | |
parent | f0f09d3b3f06900d64971625d6753dea0623ed45 [diff] |
[SCSI] mpt fusion: rewrite of all internal generated functions Rewrite of all internal generated functions that issue commands to firmware, porting them to be single threaded using the generic MPT_MGMT struct. Implemented using completion Queue. Signed-off-by: Kashyap Desai <kadesai@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>