Linux Kernel
3.7.1
|
#include <st.h>
Data Fields | |
unsigned char | cmd [MAX_COMMAND_SIZE] |
unsigned char | sense [SCSI_SENSE_BUFFERSIZE] |
int | result |
struct scsi_tape * | stp |
struct completion * | waiting |
struct bio * | bio |
unsigned char cmd[MAX_COMMAND_SIZE] |
unsigned char sense[SCSI_SENSE_BUFFERSIZE] |
struct completion* waiting |