Searched refs:wresid (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/sym/ |
H A D | sym_fw2.h | 1741 offsetof (struct sym_ccb, phys.wresid.addr), 1770 offsetof (struct sym_ccb, phys.wresid.size), 1786 offsetof (struct sym_ccb, phys.wresid), 1825 offsetof (struct sym_ccb, phys.wresid),
|
H A D | sym_fw1.h | 1753 offsetof (struct sym_ccb, phys.wresid),
|
H A D | sym_hipd.c | 1362 struct sym_tblmove wresid; member 4423 cp->phys.wresid.addr = cpu_to_scr(tmp); in sym_int_ma() 4426 cp->phys.wresid.size = cpu_to_scr((tmp&0xff000000) | 1); in sym_int_ma()
|