OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dreq_data
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/fdt/
fdt_dma.h
60
void *
dreq_data
; /* Controller-specific ancillary data */
member in struct:fdtbus_dma_req
61
int dreq_datalen; /* Size of
dreq_data
*/
/src/sys/arch/arm/imx/
imx23_apbdma.c
259
uint32_t *pio_words = req->
dreq_data
;
302
uint32_t *pio_words = req->
dreq_data
;
imx23_mmc.c
648
req->
dreq_data
= sc->pio_words;
697
req->
dreq_data
= sc->pio_words;
imx23_digfilt.c
351
req.
dreq_data
= &pio_words;
Completed in 22 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026