Searched refs:PORT_LOCK_DEINIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/ | ||
H A D | cxgb_adapter.h | 416 #define PORT_LOCK_DEINIT(port) mtx_destroy(&(port)->lock) macro |
H A D | cxgb_main.c | 1105 PORT_LOCK_DEINIT(p); in cxgb_port_detach() |