Home
last modified time | relevance | path

Searched refs:PNP_IRQ_TYPE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/isa/
HDpnpreg.h197 #define PNP_IRQ_TYPE(i) (0x71 + 2*(i)) macro
HDpnp.c287 pnp_write(PNP_IRQ_TYPE(i), 2); /* XXX */ in pnp_set_config()