Searched defs:amdpm_softc (Results 1 – 1 of 1) sorted by relevance
119 struct amdpm_softc { struct120 int base;121 int rid;122 struct resource *res;123 device_t smbus;124 struct lock lock;