diff options
Diffstat (limited to 'drivers/scsi/pci2000.h')
| -rw-r--r-- | drivers/scsi/pci2000.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/pci2000.h b/drivers/scsi/pci2000.h index 6c962d7dca47..0ebd8ce9e1de 100644 --- a/drivers/scsi/pci2000.h +++ b/drivers/scsi/pci2000.h | |||
| @@ -184,7 +184,7 @@ typedef struct _INQUIRYDATA | |||
| 184 | #endif | 184 | #endif |
| 185 | 185 | ||
| 186 | // function prototypes | 186 | // function prototypes |
| 187 | int Pci2000_Detect (Scsi_Host_Template *tpnt); | 187 | int Pci2000_Detect (struct scsi_host_template *tpnt); |
| 188 | int Pci2000_Command (Scsi_Cmnd *SCpnt); | 188 | int Pci2000_Command (Scsi_Cmnd *SCpnt); |
| 189 | int Pci2000_QueueCommand (Scsi_Cmnd *SCpnt, void (*done)(Scsi_Cmnd *)); | 189 | int Pci2000_QueueCommand (Scsi_Cmnd *SCpnt, void (*done)(Scsi_Cmnd *)); |
| 190 | int Pci2000_Abort (Scsi_Cmnd *SCpnt); | 190 | int Pci2000_Abort (Scsi_Cmnd *SCpnt); |
