Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ntb/ntb_hw/
HDntb_hw_plx.c83 int conf_rid; member
335 sc->conf_rid = PCIR_BAR(0); in ntb_plx_attach()
337 &sc->conf_rid, RF_ACTIVE); in ntb_plx_attach()
498 bus_release_resource(dev, SYS_RES_MEMORY, sc->conf_rid, sc->conf_res); in ntb_plx_detach()