root/drivers/scsi/constants.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 #ifndef _CONSTANTS_H
   2 #define _CONSTANTS_H
   3 extern void print_command(unsigned char *);
   4 extern int print_msg(unsigned char *);
   5 /* extern void print_sense(const char *,  Scsi_Cmnd *); */
   6 extern void print_status(int);
   7 extern void print_Scsi_Cmnd (Scsi_Cmnd *);
   8 #endif /* def _CONSTANTS_H */

/* [previous][next][first][last][top][bottom][index][help] */