Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpic.c40 (void) outb(MCMD_PORT, PIC_ICW1BASE|PIC_NEEDICW4); in picsetup()
59 (void) outb(SCMD_PORT, PIC_ICW1BASE|PIC_NEEDICW4); in picsetup()
/illumos-gate/usr/src/uts/common/sys/
H A Dpic.h42 #define PIC_NEEDICW4 0x01 /* ICW4 needed */ macro