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

/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_hwdata.c50 .ports = _BHNDB_PORT_ARRAY(__VA_ARGS__), \
51 .num_ports = nitems(_BHNDB_PORT_ARRAY(__VA_ARGS__))
53 #define _BHNDB_PORT_ARRAY(...) (const struct bhndb_port_priority[]) { \ macro

Completed in 66 milliseconds