Linux Kernel
3.7.1
|
#include <linux/cdrom.h>
#include <scsi/scsi.h>
#include <scsi/scsi_cmnd.h>
#include <scsi/scsi_dbg.h>
#include "debug.h"
#include "scsi.h"
Go to the source code of this file.
Functions | |
void | usb_stor_show_command (struct scsi_cmnd *srb) |
void | usb_stor_show_sense (unsigned char key, unsigned char asc, unsigned char ascq) |