summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_ctl.h
diff options
context:
space:
mode:
authorjack wang2009-12-07 10:23:08 +0100
committerJames Bottomley2009-12-10 17:09:23 +0100
commit7c8356d969e203a8f2f740a9a80d4944eb8cf1d1 (patch)
tree913d69e1c99ea5ce4e82cdbc2867a2457883f972 /drivers/scsi/pm8001/pm8001_ctl.h
parent[SCSI] pm8001: do not reset local sata as it will not be found if reset (diff)
downloadkernel-qcow2-linux-7c8356d969e203a8f2f740a9a80d4944eb8cf1d1.tar.gz
kernel-qcow2-linux-7c8356d969e203a8f2f740a9a80d4944eb8cf1d1.tar.xz
kernel-qcow2-linux-7c8356d969e203a8f2f740a9a80d4944eb8cf1d1.zip
[SCSI] pm8001: enable read HBA SAS address from VPD
Signed-off-by: Jack Wang <jack_wang@usish.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/pm8001/pm8001_ctl.h')
-rw-r--r--drivers/scsi/pm8001/pm8001_ctl.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/scsi/pm8001/pm8001_ctl.h b/drivers/scsi/pm8001/pm8001_ctl.h
index 22644de26399..63ad4aa0c422 100644
--- a/drivers/scsi/pm8001/pm8001_ctl.h
+++ b/drivers/scsi/pm8001/pm8001_ctl.h
@@ -45,16 +45,6 @@
#define HEADER_LEN 28
#define SIZE_OFFSET 16
-struct pm8001_ioctl_payload {
- u32 signature;
- u16 major_function;
- u16 minor_function;
- u16 length;
- u16 status;
- u16 offset;
- u16 id;
- u8 func_specific[1];
-};
#define FLASH_OK 0x000000
#define FAIL_OPEN_BIOS_FILE 0x000100