Home
last modified time | relevance | path

Searched refs:flt_region_entries (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
HDispvar.h384 uint32_t flt_region_entries; member
HDisp.c4677 fcp->flt_region_entries = len / FLT_REGION_SIZE; in isp_read_flt_2xxx()
4682 fcp->flt_region_entries); in isp_read_flt_2xxx()
4695 struct flt_region region[fcp->flt_region_entries]; in isp_parse_flt_2xxx()
4697 for (count = 0; count < fcp->flt_region_entries; count++) { in isp_parse_flt_2xxx()