Searched refs:EM_CORE_LOCK_DESTROY (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h490 #define EM_CORE_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->core_mtx) macro
H A Dif_lem.h484 #define EM_CORE_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->core_mtx) macro
H A Dif_lem.c683 EM_CORE_LOCK_DESTROY(adapter);
767 EM_CORE_LOCK_DESTROY(adapter);
H A Dif_em.c762 EM_CORE_LOCK_DESTROY(adapter);
803 EM_CORE_LOCK_DESTROY(adapter);

Completed in 125 milliseconds