Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_adapter.h400 #define MDIO_UNLOCK(adapter) mtx_unlock(&(adapter)->mdio_lock) macro
Dcxgb_t3_hw.c229 MDIO_UNLOCK(adapter); in mi1_read()
247 MDIO_UNLOCK(adapter); in mi1_write()
277 MDIO_UNLOCK(adapter); in mi1_ext_read()
298 MDIO_UNLOCK(adapter); in mi1_ext_write()