Loading drivers/scsi/ahci.c +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ #include <asm/io.h> #define DRV_NAME "ahci" #define DRV_VERSION "1.2" #define DRV_VERSION "1.3" enum { Loading drivers/scsi/ata_piix.c +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ #include <linux/libata.h> #define DRV_NAME "ata_piix" #define DRV_VERSION "1.05" #define DRV_VERSION "1.10" enum { PIIX_IOCFG = 0x54, /* IDE I/O configuration register */ Loading drivers/scsi/libata.h +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ #define __LIBATA_H__ #define DRV_NAME "libata" #define DRV_VERSION "1.20" /* must be exactly four chars */ #define DRV_VERSION "1.30" /* must be exactly four chars */ struct ata_scsi_args { struct ata_port *ap; Loading drivers/scsi/pdc_adma.c +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ #include <linux/libata.h> #define DRV_NAME "pdc_adma" #define DRV_VERSION "0.03" #define DRV_VERSION "0.04" /* macro to calculate base address for ATA regs */ #define ADMA_ATA_REGS(base,port_no) ((base) + ((port_no) * 0x40)) Loading drivers/scsi/sata_nv.c +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ #include <linux/libata.h> #define DRV_NAME "sata_nv" #define DRV_VERSION "0.8" #define DRV_VERSION "0.9" enum { NV_PORTS = 2, Loading Loading
drivers/scsi/ahci.c +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ #include <asm/io.h> #define DRV_NAME "ahci" #define DRV_VERSION "1.2" #define DRV_VERSION "1.3" enum { Loading
drivers/scsi/ata_piix.c +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ #include <linux/libata.h> #define DRV_NAME "ata_piix" #define DRV_VERSION "1.05" #define DRV_VERSION "1.10" enum { PIIX_IOCFG = 0x54, /* IDE I/O configuration register */ Loading
drivers/scsi/libata.h +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ #define __LIBATA_H__ #define DRV_NAME "libata" #define DRV_VERSION "1.20" /* must be exactly four chars */ #define DRV_VERSION "1.30" /* must be exactly four chars */ struct ata_scsi_args { struct ata_port *ap; Loading
drivers/scsi/pdc_adma.c +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ #include <linux/libata.h> #define DRV_NAME "pdc_adma" #define DRV_VERSION "0.03" #define DRV_VERSION "0.04" /* macro to calculate base address for ATA regs */ #define ADMA_ATA_REGS(base,port_no) ((base) + ((port_no) * 0x40)) Loading
drivers/scsi/sata_nv.c +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ #include <linux/libata.h> #define DRV_NAME "sata_nv" #define DRV_VERSION "0.8" #define DRV_VERSION "0.9" enum { NV_PORTS = 2, Loading