projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Pull update-default-configs into release branch
[linux-2.6]
/
drivers
/
scsi
/
scsi_typedefs.h
1
2
typedef struct scsi_host_template Scsi_Host_Template;
3
typedef struct scsi_device Scsi_Device;
4
typedef struct scsi_cmnd Scsi_Cmnd;
5
typedef struct scsi_request Scsi_Request;
6
typedef struct scsi_pointer Scsi_Pointer;