Searched refs:pmu_res_depend_table (Results 1 – 1 of 1) sorted by relevance
915 const pmu_res_depend_t *pmu_res_depend_table; in bhnd_pmu_res_init() local922 pmu_res_depend_table = NULL; in bhnd_pmu_res_init()935 pmu_res_depend_table = bcm4315a0_res_depend; in bhnd_pmu_res_init()945 pmu_res_depend_table = bcm4325a0_res_depend; in bhnd_pmu_res_init()955 pmu_res_depend_table = bcm4328a0_res_depend; in bhnd_pmu_res_init()965 pmu_res_depend_table = bcm4329_res_depend; in bhnd_pmu_res_init()975 pmu_res_depend_table = bcm4319a0_res_depend; in bhnd_pmu_res_init()985 pmu_res_depend_table = bcm4336a0_res_depend; in bhnd_pmu_res_init()995 pmu_res_depend_table = bcm4330a0_res_depend; in bhnd_pmu_res_init()1049 KASSERT(pmu_res_depend_table != NULL, ("no depend tables")); in bhnd_pmu_res_init()[all …]