Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.h134 BHND_IOST_DMA64 = 0x1000, /**< Set if this core supports 64-bit DMA */ enumerator
/freebsd/sys/dev/bwn/
H A Dif_bwn.c1330 if (iost & BHND_IOST_DMA64) { in bwn_attach_core()