Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Deepro100.c222 static void eepro100_halt (struct eth_device *dev);
438 dev->halt = eepro100_halt; in eepro100_initialize()
719 static void eepro100_halt (struct eth_device *dev) in eepro100_halt() function