Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpnic_api.h24 #define PNIC_REG_CMD 0x00 /* Command register, 2 bytes, write only */ macro
H A Dpnic.c65 outw ( command, nic->ioaddr + PNIC_REG_CMD ); in pnic_command_quiet()