Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_plx.c82 int conf_rid; member
334 sc->conf_rid = PCIR_BAR(0); in ntb_plx_attach()
336 &sc->conf_rid, RF_ACTIVE); in ntb_plx_attach()
497 bus_release_resource(dev, SYS_RES_MEMORY, sc->conf_rid, sc->conf_res); in ntb_plx_detach()