Home
last modified time | relevance | path

Searched refs:ste_res_id (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/ste/
HDif_ste.c942 sc->ste_res_id = PCIR_BAR(1); in ste_attach()
945 &sc->ste_res_id, RF_ACTIVE); in ste_attach()
948 sc->ste_res_id = PCIR_BAR(0); in ste_attach()
951 &sc->ste_res_id, RF_ACTIVE); in ste_attach()
1091 bus_release_resource(dev, sc->ste_res_type, sc->ste_res_id, in ste_detach()
HDif_stereg.h571 int ste_res_id; member