Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtlan.h211 #define TLAN_HC_AD_RST 0x00008000 macro
H A Dtlan.c345 data |= TLAN_HC_AD_RST; in TLan_ResetAdapter()
793 outl(TLAN_HC_AD_RST, BASE + TLAN_HOST_CMD); in tlan_disable()