Home
last modified time | relevance | path

Searched refs:tbd_offset (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsun3_82586.h275 unsigned short tbd_offset; /* pointeroffset to TBD */ member
Dni52.h267 unsigned short tbd_offset; /* pointeroffset to TBD */ member
D3c523.h235 unsigned short tbd_offset; /* pointeroffset to TBD */ member
Dsun3_82586.c580 p->xmit_cmds[i]->tbd_offset = make16((p->xmit_buffs[i])); in init586()
Dni52.c731 p->xmit_cmds[i]->tbd_offset = make16((p->xmit_buffs[i])); in init586()
D3c523.c805 p->xmit_cmds[i]->tbd_offset = make16((p->xmit_buffs[i])); in init586()