Lines Matching refs:scratch_phys
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()
5023 ha->pscratch, ha->scratch_phys); in gdth_release()