Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h416 #define PORT_LOCK_DEINIT(port) mtx_destroy(&(port)->lock) macro
H A Dcxgb_main.c1113 PORT_LOCK_DEINIT(p); in cxgb_port_detach()