Searched refs:jme_res (Results 1 – 2 of 2) sorted by relevance
176 struct resource *jme_res[1]; member231 bus_write_4((_sc)->jme_res[0], (reg), (val))233 bus_read_4((_sc)->jme_res[0], (reg))
650 error = bus_alloc_resources(dev, sc->jme_res_spec, sc->jme_res); in jme_attach()951 if (sc->jme_res[0] != NULL) in jme_detach()952 bus_release_resources(dev, sc->jme_res_spec, sc->jme_res); in jme_detach()