Home
last modified time | relevance | path

Searched refs:UNM_SPIN_LOCK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c779 UNM_SPIN_LOCK(&adapter->tx_lock); in unm_send_copy()
904 UNM_SPIN_LOCK(&adapter->tx_lock); in unm_send_mapped()
1432 UNM_SPIN_LOCK(&adapter->tx_lock); in unm_process_cmd_ring()
2201 UNM_SPIN_LOCK(&adapter->lock); in ntxn_m_start()
H A Dunm_nic.h155 #define UNM_SPIN_LOCK(_lp_) mutex_enter((_lp_)) macro
H A Dunm_nic_hw.c2124 UNM_SPIN_LOCK(&adapter->tx_lock); in nx_nic_send_cmd_descs()