Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c524 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_write_ioctl_128M()
558 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_write_wx_128M()
590 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_write_wx_128M()
735 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_write_wx_2M()
795 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_read_ioctl_128M()
845 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_read_wx_2M()
871 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_read_wx_128M()
904 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_read_wx_128M()
1139 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_pci_mem_read_direct()
1167 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_pci_mem_read_direct()
[all …]
H A Dniu.c201 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_niu_macaddr_get()
H A Dunm_nic.h165 #define UNM_WRITE_UNLOCK_IRQR(_lp_, _fl_) rw_exit((_lp_)) macro