commit | fd76175a7d3abf4d14df17f5f4c7e68b466b455d | [log] [tgz] |
---|---|---|
author | Kashyap, Desai <kashyap.desai@lsi.com> | Fri May 29 16:39:06 2009 +0530 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Jun 09 17:22:08 2009 -0500 |
tree | 7bbf8c68103d3501b428747e63871d5756933484 | |
parent | 7b5a65b9e649dad9cf9c6d282df4162843070351 [diff] |
[SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO SendEventNotification was handled through FIFO, now it is using doorbell to communicate with hardware. Added Sleep Flag as an extra argument to support Can-Sleep feature. Resending patch including compilation error fix reviewed by Grant Grundler. Signed-off-by: Kashyap Desai <kadesai@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>