HomeFreeBSD

busdma: kill filter functionality internally

Description

busdma: kill filter functionality internally

Address filter functions are unused, unsupported, and now rejected.
Simplify some busdma code by removing filter functionality completely.

Note that the chains of parent tags become useless, and will be cleaned
up in the next commit.

No functional change intended.

Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D42894

Details

Provenance
mhorneAuthored on Dec 6 2023, 11:08 PM
Reviewer
jhb
Differential Revision
D42894: busdma: kill filter functionality internally
Parents
rG7cb028deff6f: busdma: Prevent the use of filters with bus_dma_tag_create()
Branches
Unknown
Tags
Unknown