Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.h64 #define BHNDB_REGWIN_T_IS_STATIC(_rt) \ macro
H A Dbhndb.c1195 KASSERT(win != NULL && BHNDB_REGWIN_T_IS_STATIC(win->win_type), in bhndb_activate_static_region()