Searched refs:qregs (Results 1 – 5 of 5) sorted by relevance
142 qpti->qregs + SBUS_CTRL); in qlogicpti_enable_irqs()147 sbus_writew(0, qpti->qregs + SBUS_CTRL); in qlogicpti_disable_irqs()173 sbus_writew(val, qpti->qregs + SBUS_CFG1); in set_sbus_cfg1()185 tmp = sbus_readw(qpti->qregs + SBUS_SEMAPHORE); in qlogicpti_mbox_command()187 sbus_writew(tmp, qpti->qregs + SBUS_SEMAPHORE); in qlogicpti_mbox_command()191 while (--loop_count && (sbus_readw(qpti->qregs + HCCTRL) & HCCTRL_HIRQ)) { in qlogicpti_mbox_command()201 case 6: sbus_writew(param[5], qpti->qregs + MBOX5); in qlogicpti_mbox_command()202 case 5: sbus_writew(param[4], qpti->qregs + MBOX4); in qlogicpti_mbox_command()203 case 4: sbus_writew(param[3], qpti->qregs + MBOX3); in qlogicpti_mbox_command()204 case 3: sbus_writew(param[2], qpti->qregs + MBOX2); in qlogicpti_mbox_command()[all …]
339 void __iomem *qregs; /* Adapter registers */ member
45 long double qregs[16]; member
249 uint32_t qregs[4 * QLA_MQ_SIZE]; member
686 mq->qregs[que_idx] = in qla25xx_copy_mq()688 mq->qregs[que_idx+1] = in qla25xx_copy_mq()690 mq->qregs[que_idx+2] = in qla25xx_copy_mq()692 mq->qregs[que_idx+3] = in qla25xx_copy_mq()