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

/freebsd-13-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c255 BHND_PCI_UNLOCK(sc);
276 BHND_PCI_UNLOCK(sc);
397 BHND_PCI_UNLOCK(sc);
421 BHND_PCI_UNLOCK(sc);
460 BHND_PCI_UNLOCK(sc);
502 BHND_PCI_UNLOCK(sc);
H A Dbhnd_pcivar.h110 #define BHND_PCI_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro

Completed in 107 milliseconds