Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
2a1464ac
Commit
2a1464ac
authored
Aug 25, 2003
by
Christoph Hellwig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] make scsi_priv.h includable standalone
parent
75c43071
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
drivers/scsi/scsi_priv.h
drivers/scsi/scsi_priv.h
+11
-0
No files found.
drivers/scsi/scsi_priv.h
View file @
2a1464ac
#ifndef _SCSI_PRIV_H
#ifndef _SCSI_PRIV_H
#define _SCSI_PRIV_H
#define _SCSI_PRIV_H
#include <linux/config.h>
#include <linux/device.h>
struct
request_queue
;
struct
scsi_cmnd
;
struct
scsi_device
;
struct
scsi_host_template
;
struct
scsi_request
;
struct
Scsi_Host
;
/*
/*
* These are the values that the owner field can take.
* These are the values that the owner field can take.
* They are used as an indication of who the command belongs to.
* They are used as an indication of who the command belongs to.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment