Searched refs:BHND_PCI_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c252 BHND_PCI_LOCK(sc);
273 BHND_PCI_LOCK(sc);
388 BHND_PCI_LOCK(sc);
412 BHND_PCI_LOCK(sc);
446 BHND_PCI_LOCK(sc);
487 BHND_PCI_LOCK(sc);
H A Dbhnd_pcivar.h109 #define BHND_PCI_LOCK(sc) mtx_lock(&(sc)->mtx) macro

Completed in 96 milliseconds