Searched refs:TLAN_CH_PARM (Results 1 – 2 of 2) sorted by relevance
511 outl(virt_to_bus(&rx_ring), BASE + TLAN_CH_PARM); in TLan_FinishReset()583 printf("AC: 0x%hX\n", inw(BASE + TLAN_CH_PARM)); in tlan_poll()698 outl(virt_to_le32desc(tail_list), BASE + TLAN_CH_PARM); in tlan_transmit()743 outl(virt_to_le32desc(head_list), BASE + TLAN_CH_PARM); in tlan_transmit()758 outl(virt_to_le32desc(head_list), BASE + TLAN_CH_PARM); in tlan_transmit()
218 #define TLAN_CH_PARM 0x04 macro