Home
last modified time | relevance | path

Searched refs:PGETPHYSADDR (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/esas2r/
Desas2r_ioctl.c144 (PGETPHYSADDR)get_physaddr_fm_api_header; in do_fm_api()
148 (PGETPHYSADDR)get_physaddr_fm_api; in do_fm_api()
264 sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_buffered_ioctl; in handle_buffered_ioctl()
1854 sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_vda; in esas2r_read_vda()
1983 sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_fs_api; in esas2r_read_fs()
Desas2r.h598 typedef u32 (*PGETPHYSADDR) (struct esas2r_sg_context *sgc, u64 *addr); typedef
605 PGETPHYSADDR get_phys_addr;
Desas2r_disc.c897 sgc.get_phys_addr = (PGETPHYSADDR)esas2r_disc_get_phys_addr; in esas2r_disc_passthru_dev_addr()
Desas2r_main.c873 sgc.get_phys_addr = (PGETPHYSADDR)get_physaddr_from_sgc; in esas2r_queuecommand()