Searched defs:BHND_PCI_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcivar.h110 #define BHND_PCI_LOCK_ASSERT(sc, what) mtx_assert(&(sc)->mtx, what) macro

Completed in 57 milliseconds