infoleaf_fn 852 drivers/net/ethernet/dec/tulip/de4x5.c int (*infoleaf_fn)(struct net_device *); /* Pointer to infoleaf function */ infoleaf_fn 3185 drivers/net/ethernet/dec/tulip/de4x5.c return lp->infoleaf_fn(dev); infoleaf_fn 4312 drivers/net/ethernet/dec/tulip/de4x5.c lp->infoleaf_fn = infoleaf_array[i].fn;