Searched defs:ADAPTER_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/cxgb/ | ||
| H A D | cxgb_adapter.h | 421 #define ADAPTER_UNLOCK(adap) mtx_unlock(&(adap)->lock); macro |
| /freebsd/sys/dev/cxgbe/ | ||
| H A D | adapter.h | 1047 #define ADAPTER_UNLOCK( global() macro |