Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.h182 struct bhndb_hw_priority { struct
183 struct bhnd_core_match match; /**< core match descriptor */
184 bhndb_priority_t priority; /**< core-level priority */
185 const struct bhndb_port_priority *ports; /**< port priorities */
186 u_int num_ports; /**< number of port priority records. */
H A Dbhndb_bus_if.m123 METHOD const struct bhndb_hw_priority * get_hardware_prio { struct