Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dpnic_api.h25 #define PNIC_REG_STAT 0x00 /* Status register, 2 bytes, read only */ macro
H A Dpnic.c67 status = inw ( nic->ioaddr + PNIC_REG_STAT ); in pnic_command_quiet()