linux-kernel-test/drivers/scsi/megaraid
adam radford cd50ba8ede [SCSI] megaraid_sas: Add struct megasas_instance_template changes
The following patch adds struct megasas_instance_template changes to
the megaraid_sas driver, and changes all code to use the new instance
entries:

   irqreturn_t (*service_isr )(int irq, void *devp);
   void (*tasklet)(unsigned long);
   u32 (*init_adapter)(struct megasas_instance *);
   u32 (*build_and_issue_cmd) (struct megasas_instance *, struct scsi_cmnd *);
   void (*issue_dcmd) (struct megasas_instance *instance,
                              struct megasas_cmd *cmd);

Signed-off-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-12-22 23:26:52 -06:00
..
Kconfig.megaraid
Makefile [SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.c 2010-12-21 12:37:29 -06:00
mbox_defs.h tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
mega_common.h [SCSI] replace __FUNCTION__ with __func__ 2008-07-27 10:31:49 -04:00
megaraid_ioctl.h
megaraid_mbox.c SCSI host lock push-down 2010-11-16 13:33:23 -08:00
megaraid_mbox.h
megaraid_mm.c Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:56 -07:00
megaraid_mm.h
megaraid_sas_base.c [SCSI] megaraid_sas: Add struct megasas_instance_template changes 2010-12-22 23:26:52 -06:00
megaraid_sas.h [SCSI] megaraid_sas: Add struct megasas_instance_template changes 2010-12-22 23:26:52 -06:00