Searched defs:scsi_cmnd (Results 1 – 10 of 10) sorted by relevance
27317 struct scsi_cmnd { struct27330 enum scsi_cmnd_submitter submitter; argument27331 short unsigned int cmd_len;27332 enum dma_data_direction sc_data_direction;27333 unsigned char cmnd[32];27334 struct scsi_data_buffer sdb;27335 struct scsi_data_buffer *prot_sdb;27336 unsigned int underflow;27337 unsigned int transfersize;27338 unsigned int resid_len;[all …]
43577 struct scsi_cmnd { struct43590 enum scsi_cmnd_submitter submitter; argument43611 blk_status_t (*init_command)(struct scsi_cmnd *); argument
101381 struct scsi_cmnd { struct101394 enum scsi_cmnd_submitter submitter; argument101395 short unsigned int cmd_len;101396 enum dma_data_direction sc_data_direction;101397 unsigned char cmnd[32];101398 struct scsi_data_buffer sdb;101399 struct scsi_data_buffer *prot_sdb;101400 unsigned int underflow;101401 unsigned int transfersize;101425 blk_status_t (*init_command)(struct scsi_cmnd *); argument
88731 struct scsi_cmnd { struct88744 enum scsi_cmnd_submitter submitter; argument88745 short unsigned int cmd_len;88746 enum dma_data_direction sc_data_direction;88747 unsigned char cmnd[32];88748 struct scsi_data_buffer sdb;88749 struct scsi_data_buffer *prot_sdb;88750 unsigned int underflow;88751 unsigned int transfersize;88775 blk_status_t (*init_command)(struct scsi_cmnd *); argument
48759 struct scsi_cmnd { struct48772 enum scsi_cmnd_submitter submitter; argument48773 short unsigned int cmd_len;48774 enum dma_data_direction sc_data_direction;48775 unsigned char cmnd[32];48776 struct scsi_data_buffer sdb;48777 struct scsi_data_buffer *prot_sdb;48778 unsigned int underflow;48779 unsigned int transfersize;48803 blk_status_t (*init_command)(struct scsi_cmnd *); argument