Searched refs:qregs (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | qlogicpti.c | 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 …]
|
H A D | qlogicpti.h | 339 void __iomem *qregs; /* Adapter registers */ member
|
/openbmc/qemu/linux-user/arm/nwfpe/ |
H A D | fpa11.c | 154 unsigned int EmulateAll(unsigned int opcode, FPA11* qfpa, CPUARMState* qregs) in EmulateAll() argument 171 user_registers=qregs; in EmulateAll() 175 opcode, qregs[ARM_REG_PC]); in EmulateAll()
|
H A D | fpa11.h | 112 unsigned int EmulateAll(unsigned int opcode, FPA11* qfpa, CPUARMState* qregs);
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | uctx.h | 45 long double qregs[16]; member
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_dbg.h | 250 __be32 qregs[4 * QLA_MQ_SIZE]; member
|
H A D | qla_dbg.c | 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()
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |