Home
last modified time | relevance | path

Searched refs:wresid (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_fw2.h1777 offsetof (struct sym_ccb, phys.wresid.addr),
1806 offsetof (struct sym_ccb, phys.wresid.size),
1822 offsetof (struct sym_ccb, phys.wresid),
1858 offsetof (struct sym_ccb, phys.wresid),
Dsym_hipd.h791 struct sym_tblmove wresid; member
Dsym_fw1.h1763 offsetof (struct sym_ccb, phys.wresid),
Dsym_hipd.c2598 cp->phys.wresid.addr = cpu_to_scr(tmp);
2601 cp->phys.wresid.size = cpu_to_scr((tmp&0xff000000) | 1);
/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx.c1903 struct scr_tblmove wresid; member
4318 offsetof (struct ccb, phys.wresid.addr),
4347 offsetof (struct ccb, phys.wresid.size),
4363 offsetof (struct ccb, phys.wresid),
4402 offsetof (struct ccb, phys.wresid),
9556 cp->phys.wresid.addr = cpu_to_scr(tmp);
9559 cp->phys.wresid.size = cpu_to_scr((tmp&0xff000000) | 1);