Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtlan.h209 #define TLAN_HC_RT 0x00080000 macro
H A Dtlan.c512 outl(TLAN_HC_GO | TLAN_HC_RT, BASE + TLAN_HOST_CMD); in TLan_FinishReset()
575 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_poll()