Home
last modified time | relevance | path

Searched refs:rbd_struct (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c639 volatile struct rbd_struct *rbd; in alloc_rfa()
654 rbd = (struct rbd_struct *) ptr; in alloc_rfa()
658 memset((char *) rbd,0,sizeof(struct rbd_struct)*(p->num_recv_buffs)); in alloc_rfa()
762 struct rbd_struct *rbd; in sun3_82586_rcv_int()
770 rbd = (struct rbd_struct *) make32(p->rfd_top->rbd_offset); in sun3_82586_rcv_int()
805 rbd = (struct rbd_struct *) make32(rbd->next); in sun3_82586_rcv_int()
857 volatile struct rbd_struct *rbds; in sun3_82586_rcv_int()
861 rbds = (struct rbd_struct *) make32(rfds->rbd_offset); in sun3_82586_rcv_int()
H A Dsun3_82586.h163 struct rbd_struct struct