Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Drtl8139.c292 static const unsigned int rtl8139_rx_config = variable
304 outl(rtl8139_rx_config | rx_mode, nic->ioaddr + RxConfig); in set_rx_mode()
355 outl(rtl8139_rx_config, nic->ioaddr + RxConfig); in rtl_reset()