Searched refs:DRV_STATE_UNLOAD (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 1551 #define DRV_STATE_UNLOAD 0x00000002 macro |
H A D | tg3.c | 1634 return tg3_restart_fw(tp, DRV_STATE_UNLOAD); in tg3_halt() |