Home
last modified time | relevance | path

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

/linux/drivers/pnp/isapnp/
H A Dcore.c80 #define ISAPNP_CFG_IRQ 0x70 /* 2 * word */ macro
870 ret = isapnp_read_word(ISAPNP_CFG_IRQ + (i << 1)) >> 8; in isapnp_get_resources()
909 isapnp_write_byte(ISAPNP_CFG_IRQ + (tmp << 1), irq); in isapnp_set_resources()