Searched refs:BHNDB_PORT_PRIO (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_hwdata.c81 #define BHNDB_PORT_PRIO(_type, _port, _region, _priority, ...) \ macro
96 BHNDB_PORT_PRIO(_type, 0, 0, _priority, ## __VA_ARGS__, 0)
184 BHNDB_PORT_PRIO(DEVICE, 0, 0, LOW,
190 BHNDB_PORT_PRIO(DEVICE, 0, 0, LOW)
201 BHNDB_PORT_PRIO(DEVICE, 0, 0, HIGH)

Completed in 47 milliseconds