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

/freebsd-11.0-release/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c254 BHND_PCI_UNLOCK(sc);
275 BHND_PCI_UNLOCK(sc);
399 BHND_PCI_UNLOCK(sc);
423 BHND_PCI_UNLOCK(sc);
462 BHND_PCI_UNLOCK(sc);
504 BHND_PCI_UNLOCK(sc);
H A Dbhnd_pcivar.h109 #define BHND_PCI_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro

Completed in 52 milliseconds