Searched refs:proto_md (Results 1 – 2 of 2) sorted by relevance
30 struct proto_md;37 LIST_HEAD(,proto_md) mds;47 struct proto_md { struct48 LIST_ENTRY(proto_md) mds;49 LIST_ENTRY(proto_md) peers;59 LIST_HEAD(,proto_md) mds; argument
57 struct proto_md *md;145 struct proto_md *md) in proto_busdma_md_destroy_internal()176 struct proto_md *md; in proto_busdma_mem_alloc()218 proto_busdma_mem_free(struct proto_busdma *busdma, struct proto_md *md) in proto_busdma_mem_free()230 struct proto_md *md; in proto_busdma_md_create()257 proto_busdma_md_destroy(struct proto_busdma *busdma, struct proto_md *md) in proto_busdma_md_destroy()276 proto_busdma_md_load(struct proto_busdma *busdma, struct proto_md *md, in proto_busdma_md_load()312 proto_busdma_md_unload(struct proto_busdma *busdma, struct proto_md *md) in proto_busdma_md_unload()323 proto_busdma_sync(struct proto_busdma *busdma, struct proto_md *md, in proto_busdma_sync()338 static struct proto_md *[all …]