PIC_I8259
#ifdef PIC_I8259
#elif defined(PIC_I8259)
#if defined(PIC_I8259) || defined (PIC_PREPIVR)
#if defined(PIC_PREPIVR) || defined(PIC_I8259)
#ifdef PIC_I8259
#ifdef PIC_I8259
.pic_type = PIC_I8259,
KASSERT(pic->pic_type == PIC_I8259);
if (pic->pic_type == PIC_I8259) {
if (pic->pic_type == PIC_I8259 && pin > 15)
case PIC_I8259:
KASSERT(pic->pic_type == PIC_I8259);
if (pic->pic_type == PIC_I8259) {