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

/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcmavar.h190 void *pmu_info; /**< Bus-managed PMU state, or NULL */ member in struct:bcma_devinfo
H A Dbcma.c173 *result = (uintptr_t) dinfo->pmu_info;
198 dinfo->pmu_info = (void *)value;
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd.h158 BHND_ACCESSOR(pmu_info, PMU_INFO, void *);

Completed in 115 milliseconds