Lines Matching refs:TLAN_HOST_CMD
344 data = inl(BASE + TLAN_HOST_CMD); in TLan_ResetAdapter()
346 outl(data, BASE + TLAN_HOST_CMD); in TLan_ResetAdapter()
352 data = inl(BASE + TLAN_HOST_CMD); in TLan_ResetAdapter()
354 outl(data, BASE + TLAN_HOST_CMD); in TLan_ResetAdapter()
369 outl(TLAN_HC_LD_TMR | 0x3f, BASE + TLAN_HOST_CMD); in TLan_ResetAdapter()
370 outl(TLAN_HC_LD_THR | 0x0, BASE + TLAN_HOST_CMD); in TLan_ResetAdapter()
505 outb((TLAN_HC_INT_ON >> 8), BASE + TLAN_HOST_CMD + 1); in TLan_FinishReset()
512 outl(TLAN_HC_GO | TLAN_HC_RT, BASE + TLAN_HOST_CMD); in TLan_FinishReset()
577 outl(host_cmd, BASE + TLAN_HOST_CMD); in tlan_poll()
581 outl(host_cmd, BASE + TLAN_HOST_CMD); in tlan_poll()
699 outl(TLAN_HC_GO, BASE + TLAN_HOST_CMD); in tlan_transmit()
751 outl(host_cmd, BASE + TLAN_HOST_CMD); in tlan_transmit()
764 outl(host_cmd, BASE + TLAN_HOST_CMD); in tlan_transmit()
793 outl(TLAN_HC_AD_RST, BASE + TLAN_HOST_CMD); in tlan_disable()
904 data = inl(BASE + TLAN_HOST_CMD);
906 outw(data, BASE + TLAN_HOST_CMD);