Searched refs:scratch_phys (Results 1 – 3 of 3) sorted by relevance
1852 cmd_ptr->u.ioctl.p_param = ha->scratch_phys; in gdth_internal_cmd()4549 ha->scratch_phys = scratch_dma_handle; in GDTH_INITFUNC()4562 ha->scratch_phys = virt_to_bus(ha->pscratch); in GDTH_INITFUNC()4597 ha->pscratch, ha->scratch_phys); in GDTH_INITFUNC()4695 ha->scratch_phys = scratch_dma_handle; in GDTH_INITFUNC()4711 ha->scratch_phys = virt_to_bus(ha->pscratch); in GDTH_INITFUNC()4747 ha->pscratch, ha->scratch_phys); in GDTH_INITFUNC()4849 ha->scratch_phys = scratch_dma_handle; in GDTH_INITFUNC()4862 ha->scratch_phys = virt_to_bus(ha->pscratch); in GDTH_INITFUNC()4930 ha->pscratch, ha->scratch_phys); in GDTH_INITFUNC()[all …]
881 ulong64 scratch_phys; /* phys. address */ member
937 *paddr = ha->scratch_phys; in gdth_ioctl_alloc()