Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nvme/
H A Dnvme_attach.c119 sc->rid_regs = PCIR_BAR(0); in nvme_pci_attach()
121 &sc->rid_regs, RF_ACTIVE); in nvme_pci_attach()
524 sc->rid_regs, sc->regs); in nvme_pci_detach()
H A Dnvme.h229 int rid_regs; member