Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | mts_transfer_context |
struct | mts_desc |
Macros | |
#define | MTS_EP_OUT 0x1 |
#define | MTS_EP_RESPONSE 0x2 |
#define | MTS_EP_IMAGE 0x3 |
#define | MTS_EP_TOTAL 0x3 |
#define | MTS_SCSI_ERR_MASK ~0x3fu |
Typedefs | |
typedef void(* | mts_scsi_cmnd_callback )(struct scsi_cmnd *) |
#define MTS_EP_IMAGE 0x3 |
Definition at line 50 of file microtek.h.
#define MTS_EP_OUT 0x1 |
Definition at line 48 of file microtek.h.
#define MTS_EP_RESPONSE 0x2 |
Definition at line 49 of file microtek.h.
#define MTS_EP_TOTAL 0x3 |
Definition at line 51 of file microtek.h.
#define MTS_SCSI_ERR_MASK ~0x3fu |
Definition at line 53 of file microtek.h.
Definition at line 11 of file microtek.h.