Searched refs:isa_page_to_bus (Results 1 – 5 of 5) sorted by relevance
170 #define isa_page_to_bus(page) ((unsigned int)page_to_phys(page)) macro
156 #define isa_page_to_bus page_to_phys macro
37 #define isa_page_to_bus page_to_phys macro
96 static inline dma_addr_t __deprecated isa_page_to_bus(struct page *page) in isa_page_to_bus() function
461 any2scsi(cptr[i].dataptr, isa_page_to_bus(sg_page(sg)) in aha1542_queuecommand()