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

/freebsd-13-stable/sys/dev/le/
H A Dlancevar.h127 #define LE_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_mtx) macro
H A Dif_le_isa.c442 LE_LOCK_DESTROY(sc);
467 LE_LOCK_DESTROY(sc);
H A Dif_le_pci.c453 LE_LOCK_DESTROY(sc);
476 LE_LOCK_DESTROY(sc);

Completed in 95 milliseconds