Home
last modified time | relevance | path

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

/freebsd/sys/dev/ste/
H A Dif_ste.c943 sc->ste_res_id = PCIR_BAR(1); in ste_attach()
946 &sc->ste_res_id, RF_ACTIVE); in ste_attach()
949 sc->ste_res_id = PCIR_BAR(0); in ste_attach()
952 &sc->ste_res_id, RF_ACTIVE); in ste_attach()
1084 bus_release_resource(dev, sc->ste_res_type, sc->ste_res_id, in ste_detach()
H A Dif_stereg.h571 int ste_res_id; member