Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h91 #define BHNDB_PCI_IS_QUIRK_END(_q) \ macro
H A Dbhndb_pci.c241 for (size_t i = 0; !BHNDB_PCI_IS_QUIRK_END(&qtable[i]); i++) { in bhndb_pci_get_core_quirks()