Searched refs:get_phys_addr (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dhead_85xx.S67 bl get_phys_addr
79 bl get_phys_addr
890 SYM_FUNC_START_LOCAL(get_phys_addr)
912 SYM_FUNC_END(get_phys_addr)
/linux-master/drivers/scsi/esas2r/
H A Desas2r_io.c198 len = (*sgc->get_phys_addr)(sgc, &addr);
214 * calls to the get_phys_addr() function for an SGE
383 len = (*sgc->get_phys_addr)(sgc, &addr);
401 * calls to the get_phys_addr() function for an SGE
H A Desas2r_ioctl.c145 a->fm_api_sgc.get_phys_addr =
149 a->fm_api_sgc.get_phys_addr =
266 sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_buffered_ioctl;
1849 sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_vda;
1978 sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_fs_api;
H A Desas2r_disc.c897 sgc.get_phys_addr = (PGETPHYSADDR)esas2r_disc_get_phys_addr;
H A Desas2r.h605 PGETPHYSADDR get_phys_addr; member in struct:esas2r_sg_context
H A Desas2r_main.c876 sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_from_sgc;

Completed in 399 milliseconds