OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fwdma_alloc_multi
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ieee1394/
fwdma.h
54
struct
fwdma_alloc_multi
{
struct
63
fwdma_v_addr(struct
fwdma_alloc_multi
*am, int index)
72
fwdma_bus_addr(struct
fwdma_alloc_multi
*am, int index)
81
fwdma_sync_multiseg(struct
fwdma_alloc_multi
*am, int start, int end, int op)
109
fwdma_sync_multiseg_all(struct
fwdma_alloc_multi
*am, int op)
125
struct
fwdma_alloc_multi
*fwdma_malloc_multiseg(struct firewire_comm *,
127
void fwdma_free_multiseg(struct
fwdma_alloc_multi
*);
fwdma.c
148
struct
fwdma_alloc_multi
*
152
struct
fwdma_alloc_multi
*am;
167
size = sizeof(struct
fwdma_alloc_multi
) +
169
am = (struct
fwdma_alloc_multi
*)malloc(size, M_FW, M_WAITOK | M_ZERO);
195
fwdma_free_multiseg(struct
fwdma_alloc_multi
*am)
fwohcivar.h
63
struct
fwdma_alloc_multi
*am;
firewirereg.h
195
struct
fwdma_alloc_multi
*buf;
Completed in 72 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025