Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c96 static int pcnet_open(struct net_device *dev);
220 .ndo_open = pcnet_open,
907 static int pcnet_open(struct net_device *dev) in pcnet_open() function