Searched refs:TLAN_CH_PARM (Results 1 – 2 of 2) sorted by relevance
473 outl(virt_to_bus(&rx_ring), BASE + TLAN_CH_PARM); in TLan_FinishReset()542 DBG ( "AC: 0x%hX\n", inw(BASE + TLAN_CH_PARM) ); in tlan_poll()648 outl(virt_to_le32desc(tail_list), BASE + TLAN_CH_PARM); in tlan_transmit()686 outl(virt_to_le32desc(head_list), BASE + TLAN_CH_PARM); in tlan_transmit()701 outl(virt_to_le32desc(head_list), BASE + TLAN_CH_PARM); in tlan_transmit()
208 #define TLAN_CH_PARM 0x04 macro