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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dibmmca.c69 #define IM_ATTN_REG(hi) (hosts[(hi)]->io_port+4) /*Attention (1 byte) */ macro
534 outb(IM_EOI | ldn, IM_ATTN_REG(ihost_index));
562 printk(KERN_ERR " Attention Register..........: %x\n", inb(IM_ATTN_REG(ihost_index)));
718 outb(attn_reg, IM_ATTN_REG(host_index));
2177 outb(IM_IMM_CMD | ldn, IM_ATTN_REG(host_index));
2266 outb(IM_IMM_CMD | 0xf, IM_ATTN_REG(host_index));
2289 outb(IM_EOI | 0xf, IM_ATTN_REG(host_index));

Completed in 96 milliseconds