alloc_rfa         138 drivers/net/ethernet/i825xx/sun3_82586.c static void   *alloc_rfa(struct net_device *dev,void *ptr);
alloc_rfa         574 drivers/net/ethernet/i825xx/sun3_82586.c 	ptr = alloc_rfa(dev,ptr); /* init receive-frame-area */
alloc_rfa         893 drivers/net/ethernet/i825xx/sun3_82586.c 	alloc_rfa(dev,(char *)p->rfd_first);