Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dpcnet.c133 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