Home
last modified time | relevance | path

Searched refs:scsi_data_buffer (Results 1 – 6 of 6) sorted by relevance

/linux/include/scsi/
H A Dscsi_cmnd.h30 struct scsi_data_buffer { struct
106 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()
H A Dscsi_eh.h42 struct scsi_data_buffer sdb;
/linux/drivers/scsi/
H A Dscsi_lib.c1176 struct scsi_data_buffer *prot_sdb = cmd->prot_sdb; in scsi_alloc_sgtables()
1685 memset(cmd->prot_sdb, 0, sizeof(struct scsi_data_buffer)); in scsi_prepare_cmd()
2076 cmd_size += sizeof(struct scsi_data_buffer) + in scsi_mq_setup_tags()
H A Discsi_tcp.c552 struct scsi_data_buffer *sdb = &task->sc->sdb; in iscsi_sw_tcp_pdu_init()
H A Dlibiscsi_tcp.c723 struct scsi_data_buffer *sdb = &task->sc->sdb; in iscsi_tcp_hdr_dissect()
H A Dscsi_debug.c1637 struct scsi_data_buffer *sdb = &scp->sdb; in fill_from_dev_buffer()
1660 struct scsi_data_buffer *sdb = &scp->sdb; in p_fill_from_dev_buffer()
4223 struct scsi_data_buffer *sdb = &scp->sdb; in do_device_access()
4277 struct scsi_data_buffer *sdb = &scp->sdb; in do_dout_fetch()
4449 struct scsi_data_buffer *sdb = &scp->sdb; in resp_read_tape()
4848 struct scsi_data_buffer *sdb = &scp->sdb; in resp_write_tape()