IO_PIC1            21 picirq.c         outb(IO_PIC1+1, mask);
IO_PIC1            36 picirq.c         outb(IO_PIC1+1, 0xFF);
IO_PIC1            45 picirq.c         outb(IO_PIC1, 0x11);
IO_PIC1            48 picirq.c         outb(IO_PIC1+1, T_IRQ0);
IO_PIC1            52 picirq.c         outb(IO_PIC1+1, 1<<IRQ_SLAVE);
IO_PIC1            62 picirq.c         outb(IO_PIC1+1, 0x3);
IO_PIC1            76 picirq.c         outb(IO_PIC1, 0x68);             // clear specific mask
IO_PIC1            77 picirq.c         outb(IO_PIC1, 0x0a);             // read IRR by default