Searched refs:TPI_UNLOCK (Results 1 – 2 of 2) sorted by relevance
109 TPI_UNLOCK(adapter); in t1_tpi_write()142 TPI_UNLOCK(adapter); in t1_tpi_read()373 TPI_UNLOCK(adapter); in mi1_mdio_read()391 TPI_UNLOCK(adapter); in mi1_mdio_write()427 TPI_UNLOCK(adapter);453 TPI_UNLOCK(adapter); in mi1_mdio_ext_read()476 TPI_UNLOCK(adapter); in mi1_mdio_ext_write()
93 #define TPI_UNLOCK(obj) mutex_exit(&obj->ch_lock); macro