Searched refs:pcnet_halt (Results 1 – 1 of 1) sorted by relevance
133 static void pcnet_halt (struct eth_device *dev);216 dev->halt = pcnet_halt; in pcnet_initialize()537 static void pcnet_halt(struct eth_device *dev) in pcnet_halt() function