Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dvibes.c83 int enh_type; member
740 sc->enh_type = SYS_RES_IOPORT; in sv_attach()
741 sc->enh_reg = bus_alloc_resource_any(dev, sc->enh_type, in sv_attach()
893 bus_release_resource(dev, sc->enh_type, sc->enh_rid, sc->enh_reg); in sv_attach()
916 bus_release_resource(dev, sc->enh_type, sc->enh_rid, sc->enh_reg); in sv_detach()