Searched refs:scsi_data_buffer (Results 1 – 4 of 4) 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;
723 struct scsi_data_buffer *sdb = &task->sc->sdb; in iscsi_tcp_hdr_dissect()
1146 struct scsi_data_buffer *sdb = prot ? scsi_prot(sc) : &sc->sdb; in scmd_get_params()