Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dpic.c42 (void) outb(MCMD_PORT, PIC_ICW1BASE|PIC_NEEDICW4); in picsetup()
61 (void) outb(SCMD_PORT, PIC_ICW1BASE|PIC_NEEDICW4); in picsetup()
/titanic_50/usr/src/uts/common/sys/
H A Dpic.h45 #define PIC_ICW1BASE 0x10 /* base for ICW1 */ macro