Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dgdth.c4498 dma_addr_t scratch_dma_handle; in GDTH_INITFUNC() local
4499 scratch_dma_handle = 0; in GDTH_INITFUNC()
4548 &scratch_dma_handle); in GDTH_INITFUNC()
4549 ha->scratch_phys = scratch_dma_handle; in GDTH_INITFUNC()
4551 &scratch_dma_handle); in GDTH_INITFUNC()
4552 ha->msg_phys = scratch_dma_handle; in GDTH_INITFUNC()
4556 MAXOFFSETS, &scratch_dma_handle); in GDTH_INITFUNC()
4557 ha->coal_stat_phys = scratch_dma_handle; in GDTH_INITFUNC()
4653 dma_addr_t scratch_dma_handle; in GDTH_INITFUNC() local
4654 scratch_dma_handle = 0; in GDTH_INITFUNC()
[all …]