Home
last modified time | relevance | path

Searched defs:bhndb_hw_priority (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/bhndb/
Dbhndb.h187 struct bhndb_hw_priority { struct
188 struct bhnd_core_match match; /**< core match descriptor */
189 bhndb_priority_t priority; /**< core-level priority */
190 const struct bhndb_port_priority *ports; /**< port priorities */
191 u_int num_ports; /**< number of port priority records. */
Dbhndb_bus_if.m124 METHOD const struct bhndb_hw_priority * get_hardware_prio { struct