Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c137 static struct bhndb_pci_core bhndb_pci_cores[] = { variable
211 for (size_t i = 0; !BHNDB_PCI_IS_CORE_END(&bhndb_pci_cores[i]); i++) { in bhndb_pci_find_core()
212 struct bhndb_pci_core *entry = &bhndb_pci_cores[i]; in bhndb_pci_find_core()