Home
last modified time | relevance | path

Searched refs:bus_to_virt (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/atm/
A Dfirestream.c579 return bus_to_virt (read_fs (dev, Q_WP(q->offset)) & Q_ADDR_MASK); in get_qentry()
598 cqe = bus_to_virt (wp); in submit_qentry()
674 qe = bus_to_virt (rq); in process_return_queue()
681 tc = bus_to_virt (qe->p0); in process_return_queue()
702 qe = bus_to_virt (rq); in process_txdone_queue()
721 td = bus_to_virt (tmp); in process_txdone_queue()
773 qe = bus_to_virt (rq); in process_incoming()
782 pe = bus_to_virt (qe->p0); in process_incoming()
822 pe = bus_to_virt (qe->p0); in process_incoming()
1509 qe = bus_to_virt ((long) qe_tmp); in top_off_fp()
[all …]
A Dambassador.c436 tx_simple * tx_descr = bus_to_virt (tx->handle); in tx_complete()
457 struct sk_buff * skb = bus_to_virt (rx->handle); in rx_complete()
2134 dev->membase = bus_to_virt(pci_resource_start(pci_dev, 0)); in setup_dev()
2203 irq, bus_to_virt(pci_resource_start(pci_dev, 0))); in amb_probe()
A Dzatm.c403 skb = ((struct rx_buffer_head *) bus_to_virt(here[2]))->skb; in poll_rx()
A Dhorizon.c2615 u32 * membase = bus_to_virt (pci_resource_start (pci_dev, 1)); in hrz_probe()
/linux/arch/m68k/include/asm/
A Dvirtconvert.h38 #define bus_to_virt phys_to_virt macro
/linux/arch/xtensa/include/asm/
A Dio.h67 #define bus_to_virt phys_to_virt macro
/linux/Documentation/core-api/
A Dbus-virt-phys-mapping.rst9 The virt_to_bus() and bus_to_virt() functions have been
90 virt_addr = bus_to_virt(bus_addr);
111 retbuffer = bus_to_virt(mbox.bufstart);
A Ddma-api-howto.rst711 longer, nor should they use bus_to_virt(). Some drivers have to be changed a
712 little bit, because there is no longer an equivalent to bus_to_virt() in the
720 is planned to completely remove virt_to_bus() and bus_to_virt() as
/linux/arch/alpha/include/asm/
A Dio.h117 static inline void * __deprecated bus_to_virt(unsigned long address) in bus_to_virt() function
128 #define isa_bus_to_virt bus_to_virt
/linux/arch/ia64/include/asm/
A Dio.h103 #define bus_to_virt phys_to_virt macro
/linux/arch/powerpc/include/asm/
A Dio.h958 static inline void * bus_to_virt(unsigned long address) in bus_to_virt() function
964 #define bus_to_virt bus_to_virt macro
/linux/arch/parisc/include/asm/
A Dio.h11 #define bus_to_virt phys_to_virt macro
/linux/arch/x86/include/asm/
A Dio.h177 #define bus_to_virt phys_to_virt macro
/linux/arch/mips/include/asm/
A Dio.h157 #define bus_to_virt phys_to_virt macro
/linux/drivers/net/ethernet/apple/
A Dbmac.c772 if (cp == bus_to_virt(in_le32(&bp->tx_dma->cmdptr))) in bmac_txdma_intr()
1499 cp = bus_to_virt(le32_to_cpu(rd->cmdptr)); in bmac_tx_timeout()
A Dmace.c831 cp = bus_to_virt(le32_to_cpu(rd->cmdptr)); in mace_tx_timeout()
/linux/include/asm-generic/
A Dio.h1069 static inline void *bus_to_virt(unsigned long address) in bus_to_virt() function
/linux/drivers/scsi/
A DBusLogic.c2552 (struct blogic_ccb *) bus_to_virt(next_inbox->ccb); in blogic_scan_inbox()
A Ddpt_i2o.c2116 reply = (u8 *)bus_to_virt(m); in adpt_isr()

Completed in 52 milliseconds