Searched defs:alpm_softc (Results 1 – 1 of 1) sorted by relevance
119 struct alpm_softc { struct120 int base;121 struct resource *res;122 bus_space_tag_t smbst;123 bus_space_handle_t smbsh;124 device_t smbus;125 struct lock lock;