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

/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c281 if (!bhnd_is_region_valid(sc->dev, type, port, region))
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c999 if (!bhnd_is_region_valid(dev, regw->d.core.port_type, regw->d.core.port,
H A Dbhndb.c335 if (!bhnd_is_region_valid(child, pp->type, pp->port,
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.h601 bhnd_is_region_valid(device_t dev, bhnd_port_type type, u_int port_num, function

Completed in 82 milliseconds