Searched refs:proto_busdma_tag_lookup (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/proto/
H A Dproto_busdma.c134 proto_busdma_tag_lookup(struct proto_busdma *busdma, u_long key) function
398 tag = proto_busdma_tag_lookup(busdma, ioc->key);
406 tag = proto_busdma_tag_lookup(busdma, ioc->key);
414 tag = proto_busdma_tag_lookup(busdma, ioc->u.md.tag);
430 tag = proto_busdma_tag_lookup(busdma, ioc->u.md.tag);

Completed in 73 milliseconds