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