HomeSort by relevance Sort by last modified time
    Searched refs:ICR (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/uts/i86pc/boot/
boot_serial.h 37 #define ICR 1 /* ... intr control reg */
boot_console.c 184 outb(port + ICR, 0);
  /onnv/onnv-gate/usr/src/uts/sun4/io/
su_driver.c 410 * when the ICR is loaded with zero. The workaround
418 OUTB(ICR, 0);
445 OUTB(ICR, 0);
620 OUTB(ICR, 0);
839 /* Initialize saved ICR and polled_enter */
1113 int icr, lcr; local
1334 int icr, lcr; local
2775 uchar_t val, icr; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4/sys/
sudev.h 51 #define ICR 1 /* interrupt control register */
272 uchar_t polled_icr; /* the value of ICR on start of poll */
  /onnv/onnv-gate/usr/src/uts/common/io/
asy.c 690 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + ICR, 0);
778 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + ICR, 0);
886 * did not clear ICR. Hence when we get to
891 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + ICR, 0x00);
1001 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + ICR, 0);
1774 int icr, lcr; local
2024 int icr, lcr; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
asy.h 63 #define ICR 1 /* interrupt control register */
  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
e1000.c 970 uint32_t icr; local
    [all...]

Completed in 360 milliseconds