Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Deepro100.c224 static void eepro100_halt (struct eth_device *dev);
440 dev->halt = eepro100_halt; in eepro100_initialize()
721 static void eepro100_halt (struct eth_device *dev) in eepro100_halt() function