Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dpnic_api.h26 #define PNIC_REG_LEN 0x02 /* Length register, 2 bytes, read-write */ macro
H A Dpnic.c58 outw ( input_length, nic->ioaddr + PNIC_REG_LEN ); in pnic_command_quiet()
69 _output_length = inw ( nic->ioaddr + PNIC_REG_LEN ); in pnic_command_quiet()