Lines Matching refs:iobits
4526 int windowbits, iobits;
4571 iobits = pcic_getb(pcic, socket, PCIC_INTERRUPT);
4572 iobits &= ~(PCIC_INTR_MASK | PCIC_RESET);
4573 pcic_putb(pcic, socket, PCIC_INTERRUPT, iobits);
4596 pcic_putb(pcic, socket, PCIC_INTERRUPT, PCIC_RESET | iobits);
6701 int ind, iobits;
6723 iobits = pcic_getb(pcic, socket, PCIC_INTERRUPT);
6725 iobits & ~PCIC_RESET);
6765 pcic_putb(pcic, socket, PCIC_INTERRUPT, iobits);
6773 pcic_putb(pcic, socket, PCIC_INTERRUPT, iobits);