Searched refs:scsi_data_buffer (Results 1 – 8 of 8) sorted by relevance
30 struct scsi_data_buffer { struct106 struct scsi_data_buffer sdb;107 struct scsi_data_buffer *prot_sdb;326 static inline struct scsi_data_buffer *scsi_prot(struct scsi_cmnd *cmd) in scsi_prot()
42 struct scsi_data_buffer sdb;
397 struct scsi_data_buffer *sdb = &cmnd->sdb; in uas_data_cmplt()450 struct scsi_data_buffer *sdb = &cmnd->sdb; in uas_alloc_data_urb()
1073 struct scsi_data_buffer *prot_sdb = cmd->prot_sdb; in scsi_alloc_sgtables()1584 memset(cmd->prot_sdb, 0, sizeof(struct scsi_data_buffer)); in scsi_prepare_cmd()1971 cmd_size += sizeof(struct scsi_data_buffer) + in scsi_mq_setup_tags()
555 struct scsi_data_buffer *sdb = &task->sc->sdb; in iscsi_sw_tcp_pdu_init()
734 struct scsi_data_buffer *sdb = &task->sc->sdb; in iscsi_tcp_hdr_dissect()
1159 struct scsi_data_buffer *sdb = &scp->sdb; in fill_from_dev_buffer()1182 struct scsi_data_buffer *sdb = &scp->sdb; in p_fill_from_dev_buffer()3011 struct scsi_data_buffer *sdb = &scp->sdb; in do_device_access()3050 struct scsi_data_buffer *sdb = &scp->sdb; in do_dout_fetch()
1146 struct scsi_data_buffer *sdb = prot ? scsi_prot(sc) : &sc->sdb; in scmd_get_params()