Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c675 !BHND_DMA_IS_TRANSLATION_TABLE_END(dt); dt++) in bhndb_alloc_host_resources()
/freebsd/sys/dev/bhnd/
H A Dbhnd.h305 #define BHND_DMA_IS_TRANSLATION_TABLE_END(_dt) \ macro