Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.h134 BHNDB_PRIORITY_NONE = 0, enumerator
188 #define BHNDB_HW_PRIORITY_TABLE_END { {}, BHNDB_PRIORITY_NONE, NULL, 0 }
H A Dbhndb.c359 if (hp->priority == BHNDB_PRIORITY_NONE) in bhndb_init_region_cfg()
393 case BHNDB_PRIORITY_NONE: in bhndb_init_region_cfg()
1552 r_prio = BHNDB_PRIORITY_NONE; in bhndb_activate_bhnd_resource()
H A Dbhndb_subr.c288 r->min_prio = BHNDB_PRIORITY_NONE; in bhndb_alloc_resources()