Home
last modified time | relevance | path

Searched refs:BHND_CAP_BP64 (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/bhnd/
HDbhnd_erom.c305 cid->chip_caps |= BHND_CAP_BP64; in bhnd_erom_read_chipid()
HDbhnd.h230 BHND_CAP_BP64 = (1<<0), /**< Backplane supports 64-bit enumerator
/freebsd-14-stable/sys/dev/bhnd/bhndb/
HDbhndb.c2119 if (!(sc->chipid.chip_caps & BHND_CAP_BP64)) in bhndb_get_dma_translation()