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

/freebsd-11.0-release/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c251 BHND_PCI_LOCK(sc);
272 BHND_PCI_LOCK(sc);
390 BHND_PCI_LOCK(sc);
414 BHND_PCI_LOCK(sc);
448 BHND_PCI_LOCK(sc);
489 BHND_PCI_LOCK(sc);
H A Dbhnd_pcivar.h108 #define BHND_PCI_LOCK(sc) mtx_lock(&(sc)->mtx) macro

Completed in 123 milliseconds