Home
last modified time | relevance | path

Searched refs:ext_ofs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h779 int ext_ofs; /* to calculate the residual. */ member
H A Dsym_hipd.c3721 (dp_sg == cp->ext_sg && dp_ofs > cp->ext_ofs)) {
3723 cp->ext_ofs = dp_ofs;
3893 resid = -cp->ext_ofs;
5260 cp->ext_ofs = 0;
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h779 int ext_ofs; /* to calculate the residual. */ member
H A Dsym_hipd.c3721 (dp_sg == cp->ext_sg && dp_ofs > cp->ext_ofs)) {
3723 cp->ext_ofs = dp_ofs;
3893 resid = -cp->ext_ofs;
5259 cp->ext_ofs = 0;

Completed in 16 milliseconds