Searched refs:qregs (Results 1 – 5 of 5) sorted by relevance
143 qpti->qregs + SBUS_CTRL); in qlogicpti_enable_irqs()148 sbus_writew(0, qpti->qregs + SBUS_CTRL); in qlogicpti_disable_irqs()174 sbus_writew(val, qpti->qregs + SBUS_CFG1); in set_sbus_cfg1()186 tmp = sbus_readw(qpti->qregs + SBUS_SEMAPHORE); in qlogicpti_mbox_command()188 sbus_writew(tmp, qpti->qregs + SBUS_SEMAPHORE); in qlogicpti_mbox_command()192 while (--loop_count && (sbus_readw(qpti->qregs + HCCTRL) & HCCTRL_HIRQ)) { in qlogicpti_mbox_command()202 case 6: sbus_writew(param[5], qpti->qregs + MBOX5); in qlogicpti_mbox_command()204 case 5: sbus_writew(param[4], qpti->qregs + MBOX4); in qlogicpti_mbox_command()206 case 4: sbus_writew(param[3], qpti->qregs + MBOX3); in qlogicpti_mbox_command()208 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
250 __be32 qregs[4 * QLA_MQ_SIZE]; member
694 mq->qregs[que_idx] = in qla25xx_copy_mq()696 mq->qregs[que_idx+1] = in qla25xx_copy_mq()698 mq->qregs[que_idx+2] = in qla25xx_copy_mq()700 mq->qregs[que_idx+3] = in qla25xx_copy_mq()