Searched hist:"0 a20de446c76529028cb239bf2a13cb0f05b263a" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/bfa/ |
H A D | Makefile | diff 0a20de446c76529028cb239bf2a13cb0f05b263a Fri Mar 05 21:34:20 CST 2010 Krishna Gudipati <kgudipat@brocade.com> [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code.
Add support for faster IOC recovery after failure.
Split bfa_ioc.c into three files: bfa_ioc.c: Common code shared between crossbow and catapult ASIC's.
bfa_ioc_cb.c: Code specific to the crossbow, reg mapping and interrupt related routines.
bfa_ioc_ct.c: Code specific to the catapult, reg mapping and interrupt related routines.
Fix to make sure IOC reinitialize's properly on enable request - update the ioc_fwstate reg with BFI_IOC_FAIL on ioc disable mbox cmd timeout.
Makefile changes to support the 2 newly added files bfa_ioc_cb.c and bfa_ioc_ct.c.
Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | bfa_ioc_cb.c | 0a20de446c76529028cb239bf2a13cb0f05b263a Fri Mar 05 21:34:20 CST 2010 Krishna Gudipati <kgudipat@brocade.com> [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code.
Add support for faster IOC recovery after failure.
Split bfa_ioc.c into three files: bfa_ioc.c: Common code shared between crossbow and catapult ASIC's.
bfa_ioc_cb.c: Code specific to the crossbow, reg mapping and interrupt related routines.
bfa_ioc_ct.c: Code specific to the catapult, reg mapping and interrupt related routines.
Fix to make sure IOC reinitialize's properly on enable request - update the ioc_fwstate reg with BFI_IOC_FAIL on ioc disable mbox cmd timeout.
Makefile changes to support the 2 newly added files bfa_ioc_cb.c and bfa_ioc_ct.c.
Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | bfa_ioc_ct.c | 0a20de446c76529028cb239bf2a13cb0f05b263a Fri Mar 05 21:34:20 CST 2010 Krishna Gudipati <kgudipat@brocade.com> [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code.
Add support for faster IOC recovery after failure.
Split bfa_ioc.c into three files: bfa_ioc.c: Common code shared between crossbow and catapult ASIC's.
bfa_ioc_cb.c: Code specific to the crossbow, reg mapping and interrupt related routines.
bfa_ioc_ct.c: Code specific to the catapult, reg mapping and interrupt related routines.
Fix to make sure IOC reinitialize's properly on enable request - update the ioc_fwstate reg with BFI_IOC_FAIL on ioc disable mbox cmd timeout.
Makefile changes to support the 2 newly added files bfa_ioc_cb.c and bfa_ioc_ct.c.
Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | bfa_ioc.h | diff 0a20de446c76529028cb239bf2a13cb0f05b263a Fri Mar 05 21:34:20 CST 2010 Krishna Gudipati <kgudipat@brocade.com> [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code.
Add support for faster IOC recovery after failure.
Split bfa_ioc.c into three files: bfa_ioc.c: Common code shared between crossbow and catapult ASIC's.
bfa_ioc_cb.c: Code specific to the crossbow, reg mapping and interrupt related routines.
bfa_ioc_ct.c: Code specific to the catapult, reg mapping and interrupt related routines.
Fix to make sure IOC reinitialize's properly on enable request - update the ioc_fwstate reg with BFI_IOC_FAIL on ioc disable mbox cmd timeout.
Makefile changes to support the 2 newly added files bfa_ioc_cb.c and bfa_ioc_ct.c.
Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | bfa_core.c | diff 0a20de446c76529028cb239bf2a13cb0f05b263a Fri Mar 05 21:34:20 CST 2010 Krishna Gudipati <kgudipat@brocade.com> [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code.
Add support for faster IOC recovery after failure.
Split bfa_ioc.c into three files: bfa_ioc.c: Common code shared between crossbow and catapult ASIC's.
bfa_ioc_cb.c: Code specific to the crossbow, reg mapping and interrupt related routines.
bfa_ioc_ct.c: Code specific to the catapult, reg mapping and interrupt related routines.
Fix to make sure IOC reinitialize's properly on enable request - update the ioc_fwstate reg with BFI_IOC_FAIL on ioc disable mbox cmd timeout.
Makefile changes to support the 2 newly added files bfa_ioc_cb.c and bfa_ioc_ct.c.
Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | bfa_ioc.c | diff 0a20de446c76529028cb239bf2a13cb0f05b263a Fri Mar 05 21:34:20 CST 2010 Krishna Gudipati <kgudipat@brocade.com> [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code.
Add support for faster IOC recovery after failure.
Split bfa_ioc.c into three files: bfa_ioc.c: Common code shared between crossbow and catapult ASIC's.
bfa_ioc_cb.c: Code specific to the crossbow, reg mapping and interrupt related routines.
bfa_ioc_ct.c: Code specific to the catapult, reg mapping and interrupt related routines.
Fix to make sure IOC reinitialize's properly on enable request - update the ioc_fwstate reg with BFI_IOC_FAIL on ioc disable mbox cmd timeout.
Makefile changes to support the 2 newly added files bfa_ioc_cb.c and bfa_ioc_ct.c.
Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|