blob: 6c431323581cb675cb1d47467201c4804ea310d0 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2typedef struct scsi_host_template Scsi_Host_Template;
3typedef struct scsi_device Scsi_Device;
4typedef struct scsi_cmnd Scsi_Cmnd;
5typedef struct scsi_request Scsi_Request;
6typedef struct scsi_pointer Scsi_Pointer;