Searched refs:sbus_readw (Results 1 – 5 of 5) sorted by relevance
186 tmp = sbus_readw(qpti->qregs + SBUS_SEMAPHORE); in qlogicpti_mbox_command()192 while (--loop_count && (sbus_readw(qpti->qregs + HCCTRL) & HCCTRL_HIRQ)) { in qlogicpti_mbox_command()211 tmp = sbus_readw(qpti->qregs + HCCTRL); in qlogicpti_mbox_command()219 tmp = sbus_readw(qpti->qregs + HCCTRL); in qlogicpti_mbox_command()226 (sbus_readw(qpti->qregs + HCCTRL) & HCCTRL_CRIRQ)) in qlogicpti_mbox_command()235 !(sbus_readw(qpti->qregs + SBUS_SEMAPHORE) & SBUS_SEMAPHORE_LCK)) { in qlogicpti_mbox_command()239 if (sbus_readw(qpti->qregs + MBOX0) & 0x4000) in qlogicpti_mbox_command()248 while (--loop_count && (sbus_readw(qpti->qregs + MBOX0) == 0x04)) in qlogicpti_mbox_command()256 case 6: param[5] = sbus_readw(qpti->qregs + MBOX5); in qlogicpti_mbox_command()257 case 5: param[4] = sbus_readw(qpti->qregs + MBOX4); in qlogicpti_mbox_command()[all …]
481 regval = sbus_readw(lp->lregs + RDP); in init_restart_lance()658 *p16++ = sbus_readw(pbuf); in lance_piocopy_to_skb()671 *p16++ = sbus_readw(pbuf); in lance_piocopy_to_skb()708 len = (sbus_readw(&rd->mblength) & 0xfff) - 4; in lance_rx_pio()758 u16 status = sbus_readw(&td->misc); in lance_tx_pio()827 csr0 = sbus_readw(lp->lregs + RDP); in lance_interrupt()1110 dev->name, sbus_readw(lp->lregs + RDP)); in lance_tx_timeout()1159 sbus_readw(lp->lregs + RDP); in lance_start_xmit()1208 u16 tmp = sbus_readw(&mcast_table[crc>>4]); in lance_load_multicast()1241 mode = sbus_readw(&ib_iomem->mode); in lance_set_multicast()
183 #define sbus_readw(__addr) _sbus_readw(__addr) macro
390 #define sbus_readw(__addr) _sbus_readw(__addr) macro
929 #define fb_readw sbus_readw