Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns8390.h147 #define _3COM_DALSB 0x0a macro
H A Dns8390.c133 outb(src & 0xff, eth_asic_base + _3COM_DALSB);
184 outb(dst & 0xff, eth_asic_base + _3COM_DALSB); in eth_pio_write()