Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h281 #define WPI_NT_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->nt_mtx) macro
H A Dif_wpi.c728 WPI_NT_LOCK_DESTROY(sc); in wpi_detach()