Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_eth.c206 static int al_eth_hw_init(struct al_eth_adapter *);
425 al_eth_hw_init(adapter); in al_attach()
1825 al_eth_hw_init(struct al_eth_adapter *adapter) in al_eth_hw_init() function
3179 rc = al_eth_hw_init(adapter); in al_eth_up()