Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h1551 #define DRV_STATE_UNLOAD 0x00000002 macro
H A Dtg3.c1634 return tg3_restart_fw(tp, DRV_STATE_UNLOAD); in tg3_halt()