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

/freebsd-12-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c253 BHND_PCI_LOCK(sc);
274 BHND_PCI_LOCK(sc);
392 BHND_PCI_LOCK(sc);
416 BHND_PCI_LOCK(sc);
450 BHND_PCI_LOCK(sc);
491 BHND_PCI_LOCK(sc);
H A Dbhnd_pcivar.h110 #define BHND_PCI_LOCK(sc) mtx_lock(&(sc)->mtx) macro

Completed in 105 milliseconds