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

/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcivar.h111 #define BHND_PCI_LOCK_DESTROY(sc) mtx_destroy(&(sc)->mtx) macro
H A Dbhnd_pci.c152 BHND_PCI_LOCK_DESTROY(sc);
170 BHND_PCI_LOCK_DESTROY(sc);

Completed in 118 milliseconds