scsi_data_buffer
struct scsi_data_buffer *sdb = prot ? scsi_prot(sc) : &sc->sdb;
struct scsi_data_buffer *sdb = &task->sc->sdb;
struct scsi_data_buffer *sdb = &task->sc->sdb;
struct scsi_data_buffer *sdb = &scp->sdb;
struct scsi_data_buffer *sdb = &scp->sdb;
struct scsi_data_buffer *sdb = &scp->sdb;
struct scsi_data_buffer *sdb = &scp->sdb;
struct scsi_data_buffer *sdb = &scp->sdb;
struct scsi_data_buffer *sdb = &scp->sdb;
struct scsi_data_buffer *prot_sdb = cmd->prot_sdb;
memset(cmd->prot_sdb, 0, sizeof(struct scsi_data_buffer));
cmd_size += sizeof(struct scsi_data_buffer) +
struct scsi_data_buffer *sdb = &cmnd->sdb;
struct scsi_data_buffer *sdb = &cmnd->sdb;
struct scsi_data_buffer sdb;
struct scsi_data_buffer *prot_sdb;
static inline struct scsi_data_buffer *scsi_prot(struct scsi_cmnd *cmd)
struct scsi_data_buffer sdb;