Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h140 BHNDB_ADDRSPACE_BRIDGED, /**< bridged (SoC) address space */ enumerator
H A Dbhndb.c568 dinfo->addrspace = BHNDB_ADDRSPACE_BRIDGED; in bhndb_attach()
818 case BHNDB_ADDRSPACE_BRIDGED: in bhndb_get_rman()
1465 if (bhndb_get_addrspace(sc, child) == BHNDB_ADDRSPACE_BRIDGED) { in bhndb_deactivate_resource()
1537 if (bhndb_get_addrspace(sc, child) == BHNDB_ADDRSPACE_BRIDGED) { in bhndb_activate_bhnd_resource()
1577 bhndb_get_addrspace(sc, child) == BHNDB_ADDRSPACE_BRIDGED) in bhndb_activate_bhnd_resource()