Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns8390.h169 #define D8390_P0_BOUND 0x03 macro
H A Dns8390.c291 outb(eth_memsize - 1, eth_nic_base+D8390_P0_BOUND); in ns8390_reset()
506 next = inb(eth_nic_base+D8390_P0_BOUND)+1; in ns8390_poll()
579 outb(next-1, eth_nic_base+D8390_P0_BOUND); in ns8390_poll()