Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_vsc7323.c71 ELMR_UNLOCK(adap); in t3_elmr_blk_write()
113 out: ELMR_UNLOCK(adap); in t3_elmr_blk_read()
Dcxgb_adapter.h402 #define ELMR_UNLOCK(adapter) mtx_unlock(&(adapter)->elmer_lock) macro