Searched refs:vte_res (Results 1 – 2 of 2) sorted by relevance
127 struct resource *vte_res; member150 bus_write_2((_sc)->vte_res, (reg), (val))152 bus_read_2((_sc)->vte_res, (reg))
392 sc->vte_res = bus_alloc_resource_any(dev, sc->vte_res_type, in vte_attach()394 if (sc->vte_res == NULL) { in vte_attach()397 sc->vte_res = bus_alloc_resource_any(dev, sc->vte_res_type, in vte_attach()399 if (sc->vte_res == NULL) { in vte_attach()519 if (sc->vte_res != NULL) { in vte_detach()521 sc->vte_res); in vte_detach()522 sc->vte_res = NULL; in vte_detach()