Home
last modified time | relevance | path

Searched refs:BHND_DMA_IS_TRANSLATION_TABLE_END (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/bhnd/bhndb/
HDbhndb_subr.c676 !BHND_DMA_IS_TRANSLATION_TABLE_END(dt); dt++) in bhndb_alloc_host_resources()
/freebsd-14-stable/sys/dev/bhnd/
HDbhnd.h305 #define BHND_DMA_IS_TRANSLATION_TABLE_END(_dt) \ macro