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

/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.c369 if (port >= bhnd_get_port_count(child, type))
H A Dbhnd.h615 bhnd_get_port_count(device_t dev, bhnd_port_type type) { function
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc.c702 num_ports = bhnd_get_port_count(sc->dev, types[i]);

Completed in 123 milliseconds