repo.or.cz
/
davej-history.git
/
blob
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import 2.3.18pre1
[davej-history.git]
/
drivers
/
scsi
/
constants.h
blob
e10527ea5e4a9927d3f05d52ec9a0545a9ae80ff
1
#ifndef _CONSTANTS_H
2
#define _CONSTANTS_H
3
extern
int
print_msg
(
unsigned char
*);
4
extern
void
print_status
(
int
);
5
extern
void
print_Scsi_Cmnd
(
Scsi_Cmnd
*);
6
#endif
/* def _CONSTANTS_H */