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

/freebsd-current/sys/dev/bhnd/cores/chipc/
H A Dchipc_private.h97 bhnd_size_t cr_count; /**< region count */ member in struct:chipc_region
H A Dchipc_subr.c340 &cr->cr_count);
347 cr->cr_end = cr->cr_addr + cr->cr_count - 1;
473 cr->cr_end, cr->cr_count, RF_SHAREABLE);
H A Dchipc.c845 cr->cr_end == end && cr->cr_count == count)

Completed in 69 milliseconds