Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c1602 static int tg3_restart_fw(struct tg3 *tp, uint32_t state) in tg3_restart_fw() function
1634 return tg3_restart_fw(tp, DRV_STATE_UNLOAD); in tg3_halt()
1775 err = tg3_restart_fw(tp, DRV_STATE_START); in tg3_setup_hw()