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

/freebsd-10.3-release/sys/dev/wpi/
H A Dif_wpivar.h202 #define WPI_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_mtx) macro
H A Dif_wpi.c754 WPI_LOCK_DESTROY(sc);

Completed in 58 milliseconds