Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dsg.h59 unsigned char sb_len_wr; /* [o] byte count actually written to sbp */ member
88 unsigned char sb_len_wr; /* [o] byte count actually written to sbp */ member
/linux/drivers/scsi/
H A Dsg.c570 hp->sb_len_wr = 0; in sg_new_read()
583 hp->sb_len_wr = len; in sg_new_read()