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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c540 u16 host_int = inw(BASE + TLAN_HOST_INT); local
545 outw(host_int, BASE + TLAN_HOST_INT);
550 /* printf("PI-1: 0x%hX\n", host_int); */
584 host_int = inw(BASE + TLAN_HOST_INT);
585 printf("PI-2: 0x%hX\n", host_int);
626 u16 host_int = inw(BASE + TLAN_HOST_INT); local
631 printf("INT0-0x%hX\n", host_int);
692 host_int = inw(BASE + TLAN_HOST_INT);
693 printf("INT1-0x%hX\n", host_int);
719 host_int
[all...]

Completed in 45 milliseconds