Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c540 u16 host_int = inw(BASE + TLAN_HOST_INT); in tlan_poll() local
545 outw(host_int, BASE + TLAN_HOST_INT); in tlan_poll()
584 host_int = inw(BASE + TLAN_HOST_INT); in tlan_poll()
585 printf("PI-2: 0x%hX\n", host_int); in tlan_poll()
626 u16 host_int = inw(BASE + TLAN_HOST_INT); in tlan_transmit() local
631 printf("INT0-0x%hX\n", host_int); in tlan_transmit()
692 host_int = inw(BASE + TLAN_HOST_INT); in tlan_transmit()
693 printf("INT1-0x%hX\n", host_int); in tlan_transmit()
719 host_int = inw(BASE + TLAN_HOST_INT); in tlan_transmit()
720 printf("INT2-0x%hX\n", host_int); in tlan_transmit()