Searched defs:pmp_softc (Results 1 – 1 of 1) sorted by relevance
90 struct pmp_softc { struct92 pmp_state state;93 pmp_flags flags;94 uint32_t pm_pid;95 uint32_t pm_prv;96 int pm_ports;97 int pm_step;98 int pm_try;99 int found;100 int reset;[all …]