Searched refs:TLAN_HOST_INT (Results 1 – 2 of 2) sorted by relevance
540 u16 host_int = inw(BASE + TLAN_HOST_INT); in tlan_poll()545 outw(host_int, BASE + TLAN_HOST_INT); in tlan_poll()584 host_int = inw(BASE + TLAN_HOST_INT); in tlan_poll()626 u16 host_int = inw(BASE + TLAN_HOST_INT); in tlan_transmit()692 host_int = inw(BASE + TLAN_HOST_INT); in tlan_transmit()719 host_int = inw(BASE + TLAN_HOST_INT); in tlan_transmit()
222 #define TLAN_HOST_INT 0x0A macro