Home
last modified time | relevance | path

Searched refs:BHND_PCIE2_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_var.h95 #define BHND_PCIE2_LOCK_DESTROY(sc) mtx_destroy(&(sc)->mtx) macro
H A Dbhnd_pcie2.c125 BHND_PCIE2_LOCK_DESTROY(sc); in bhnd_pcie2_generic_detach()