Home
last modified time | relevance | path

Searched defs:scsi_cmnd (Results 1 – 1 of 1) sorted by relevance

/include/scsi/
A Dscsi_cmnd.h74 struct scsi_cmnd { struct
98 enum scsi_cmnd_submitter submitter; argument
100 unsigned short cmd_len;
101 enum dma_data_direction sc_data_direction;
103 unsigned char cmnd[32]; /* SCSI CDB */
106 struct scsi_data_buffer sdb;
107 struct scsi_data_buffer *prot_sdb;
117 unsigned resid_len; /* residual count */
118 unsigned sense_len;
119 unsigned char *sense_buffer;
[all …]

Completed in 8 milliseconds