Home
last modified time | relevance | path

Searched refs:sdb (Results 1 – 2 of 2) sorted by relevance

/include/scsi/
Dscsi_cmnd.h103 struct scsi_data_buffer sdb; member
193 return cmd->sdb.table.nents; in scsi_sg_count()
198 return cmd->sdb.table.sgl; in scsi_sglist()
203 return cmd->sdb.length; in scsi_bufflen()
393 unsigned int xfer_len = scmd->sdb.length; in scsi_transfer_length()
Dscsi_eh.h42 struct scsi_data_buffer sdb; member