Searched refs:IX_IRQ_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dif_ixreg.h47 #define IX_IRQ_ENABLE 0x08 /* enable board interrupts */ macro
H A Dif_ix.c229 isc->irq_encoded | IX_IRQ_ENABLE);
855 bus_space_write_1(iot, ioh, IX_IRQ, irq_encoded | IX_IRQ_ENABLE);

Completed in 123 milliseconds