Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux
/
refs/tags/v2.6.12-rc5
/
.
/
drivers
/
scsi
/
scsi_typedefs.h
blob: 6c431323581cb675cb1d47467201c4804ea310d0 [
file
] [
log
] [
blame
]
typedef
struct
scsi_host_template
Scsi_Host_Template
;
typedef
struct
scsi_device
Scsi_Device
;
typedef
struct
scsi_cmnd
Scsi_Cmnd
;
typedef
struct
scsi_request
Scsi_Request
;
typedef
struct
scsi_pointer
Scsi_Pointer
;