atpic_unmask
atpic_unmask(dev, irq);
static void atpic_unmask(device_t, u_int);
DEVMETHOD(pic_unmask, atpic_unmask),