Home
last modified time | relevance | path

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

/include/scsi/
Dscsi_cmnd.h101 struct scsi_data_buffer sdb; member
192 return cmd->sdb.table.nents; in scsi_sg_count()
197 return cmd->sdb.table.sgl; in scsi_sglist()
202 return cmd->sdb.length; in scsi_bufflen()
339 unsigned int xfer_len = scmd->sdb.length; in scsi_transfer_length()
Dscsi_eh.h42 struct scsi_data_buffer sdb; member