Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000_spi.c84 struct e1000_hw *hw = e1000_find_card(bus); in spi_setup_slave()
H A De1000.h66 struct e1000_hw *e1000_find_card(unsigned int cardnum);
H A De1000.c5747 struct e1000_hw *e1000_find_card(unsigned int cardnum) in e1000_find_card() function
5790 hw = e1000_find_card(cardnum); in do_e1000()