Searched refs:PNP_IRQ_LEVEL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/isa/
H A Dpnpreg.h201 #define PNP_IRQ_LEVEL(i) (0x70 + 2*(i)) macro
H A Dpnp.c327 pnp_write(PNP_IRQ_LEVEL(i), 0);
331 pnp_write(PNP_IRQ_LEVEL(i), irq);
340 pnp_write(PNP_IRQ_LEVEL(i), 0);
/freebsd-11.0-release/contrib/pnpinfo/
H A Dpnpinfo.c542 pnp_read(PNP_IRQ_LEVEL(0)), pnp_read(PNP_IRQ_LEVEL(1)) );

Completed in 88 milliseconds