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(char *,  Scsi_Cmnd *);
   6 extern void print_status(int);;
   7 #endif /* def _CONSTANTS_H */

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