aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_typedefs.h
blob: 6283c233335f57da341799a6fb94f2279c0e4ebe (plain)
1
2
3
4

typedef struct scsi_device Scsi_Device;
typedef struct scsi_cmnd Scsi_Cmnd;
typedef struct scsi_request Scsi_Request;