Searched refs:isa_virt_to_bus (Results 1 – 3 of 3) sorted by relevance
102 static inline unsigned long __deprecated isa_virt_to_bus(volatile void *address) in isa_virt_to_bus() function108 #define isa_virt_to_bus isa_virt_to_bus macro
55 API. Do _not_ use isa_virt_to_bus() even though it does the same56 thing. The reason for this is that the function isa_virt_to_bus()
898 (unsigned long)isa_virt_to_bus(lp->dma_buff)); in net_open()918 set_dma_addr(dev->dma, isa_virt_to_bus(lp->dma_buff)); in net_open()