HomeSort by: relevance | last modified time | path
    Searched refs:PCIC_INTR_ENABLE (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
i82365reg.h 139 #define PCIC_INTR_ENABLE 0x10
i82365.c 474 pcic_write(h, PCIC_INTR, PCIC_INTR_ENABLE);
791 intr &= PCIC_INTR_ENABLE;
1313 intr &= PCIC_INTR_ENABLE;
1413 intr &= PCIC_INTR_ENABLE;
  /src/sys/arch/hpcmips/vr/
vrecu.c 257 r &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_ENABLE);
  /src/sys/dev/isa/
i82365_isasubr.c 197 intr &= ~(PCIC_INTR_RI_ENABLE | PCIC_INTR_ENABLE | PCIC_INTR_IRQ_MASK);
  /src/sys/dev/pci/
pccbb.c 971 Pcic_write(sc, PCIC_INTR, PCIC_INTR_ENABLE);
2295 intr &= PCIC_INTR_ENABLE;
2376 intr &= PCIC_INTR_ENABLE;

Completed in 25 milliseconds