Home
last modified time | relevance | path

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

/freebsd/sys/dev/ena/
H A Dena.h531 #define ENA_LOCK_DESTROY() sx_destroy(&ena_global_lock) macro
H A Dena.c4172 ENA_LOCK_DESTROY(); in ena_lock_uninit()