Home
last modified time | relevance | path

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

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