Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mps/
HDmps_pci.c198 sc->mps_regs_rid = PCIR_BAR(1); in mps_pci_attach()
200 SYS_RES_MEMORY, &sc->mps_regs_rid, RF_ACTIVE)) == NULL) { in mps_pci_attach()
329 sc->mps_regs_rid, sc->mps_regs_resource); in mps_pci_free()
HDmpsvar.h306 int mps_regs_rid; member