taglinefilesource code
rfd_struct186drivers/net/ni52.cvolatile struct rfd_struct  *rfd_last,*rfd_top,*rfd_first;
rfd_struct687drivers/net/ni52.cvolatile struct rfd_struct *rfd = (struct rfd_struct *)ptr;
rfd_struct692drivers/net/ni52.cmemset((char *) rfd,0,sizeof(struct rfd_struct)*p->num_recv_buffs);
rfd_struct834drivers/net/ni52.cp->rfd_top = (struct rfd_struct *) make32(p->rfd_top->next); /* step to next RFD */