Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dnetdev.h39 int eepro100_initialize(bd_t *bis);
85 num += eepro100_initialize(bis); in pci_eth_init()
/openbmc/u-boot/drivers/net/
H A Deepro100.c387 int eepro100_initialize (bd_t * bis) in eepro100_initialize() function