Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_iflib.h127 #define IAVF_VC_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->vc_mtx) macro
H A Dif_iavf_iflib.c393 IAVF_VC_LOCK_DESTROY(sc); in iavf_if_attach_pre()
528 IAVF_VC_LOCK_DESTROY(sc); in iavf_if_detach()