Searched refs:HP_RUN (Results 1 – 1 of 1) sorted by relevance
51 #define HP_RUN 0x01 /* 1 == Run, 0 == reset. */ macro158 outb_p(irqmap[irq] | HP_RUN, ioaddr + HP_CONFIGURE); in hp_probe1()159 outb_p( 0x00 | HP_RUN, ioaddr + HP_CONFIGURE); in hp_probe1()370 outb_p(irqmap[irq&0x0f] | HP_RUN, in hp_init_card()