Searched refs:sun_pci_dma_current (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dfloppy_64.h298 static struct sun_pci_dma_op sun_pci_dma_current = { -1U, 0, 0, NULL}; variable in typeref:struct:sun_pci_dma_op
346 sun_pci_dma_current.buf = sun_pci_dma_pending.buf;
347 sun_pci_dma_current.len = sun_pci_dma_pending.len;
348 sun_pci_dma_current.direction = sun_pci_dma_pending.direction;
355 sun_pci_dma_current.addr =
357 sun_pci_dma_current.buf,
358 sun_pci_dma_current.len,
359 sun_pci_dma_current.direction);
364 sun_pci_dma_current.addr,
365 sun_pci_dma_current
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Dfloppy_64.h298 static struct sun_pci_dma_op sun_pci_dma_current = { -1U, 0, 0, NULL}; variable in typeref:struct:sun_pci_dma_op
346 sun_pci_dma_current.buf = sun_pci_dma_pending.buf;
347 sun_pci_dma_current.len = sun_pci_dma_pending.len;
348 sun_pci_dma_current.direction = sun_pci_dma_pending.direction;
355 sun_pci_dma_current.addr =
357 sun_pci_dma_current.buf,
358 sun_pci_dma_current.len,
359 sun_pci_dma_current.direction);
364 sun_pci_dma_current.addr,
365 sun_pci_dma_current
[all...]

Completed in 103 milliseconds