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

/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.c372 if (region >= bhnd_get_region_count(child, type, port))
H A Dbhnd.h628 bhnd_get_region_count(device_t dev, bhnd_port_type type, u_int port) { function
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc.c647 num_regions = bhnd_get_region_count(sc->dev, type, port);

Completed in 123 milliseconds