Searched refs:tw_osl_destroy_lock (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/twa/
H A Dtw_osl_inline.h62 * Function name: tw_osl_destroy_lock
71 #define tw_osl_destroy_lock(ctlr_handle, lock) \ macro
H A Dtw_cl_share.h347 #ifndef tw_osl_destroy_lock
349 extern TW_VOID tw_osl_destroy_lock(struct tw_cl_ctlr_handle *ctlr_handle,
H A Dtw_cl_init.c577 tw_osl_destroy_lock(ctlr_handle, ctlr->gen_lock);
578 tw_osl_destroy_lock(ctlr_handle, ctlr->io_lock);

Completed in 164 milliseconds