Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dpnic_api.h39 #define PNIC_CMD_RESET 0x0003 macro
H A Dpnic.c186 pnic_command ( nic, PNIC_CMD_RESET, NULL, 0, NULL, 0, NULL ); in pnic_disable()