Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bhnd/bhndb/
HDbhndb_pci.c92 static int bhndb_pci_fast_setregwin(device_t dev, device_t pci_dev,
395 sc->set_regwin = bhndb_pci_fast_setregwin; in bhndb_pci_attach()
908 if ((error = bhndb_pci_fast_setregwin(dev, pci_dev, rw, addr))) in bhndb_pci_compat_setregwin()
925 bhndb_pci_fast_setregwin(device_t dev, device_t pci_dev, in bhndb_pci_fast_setregwin() function