Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c529 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_write_ioctl_128M()
595 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_write_wx_128M()
739 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_write_wx_2M()
799 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_read_ioctl_128M()
848 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_read_wx_2M()
907 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_hw_read_wx_128M()
1141 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_pci_mem_read_direct()
1169 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_pci_mem_read_direct()
1232 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_pci_mem_write_direct()
1326 UNM_WRITE_UNLOCK_IRQR(&adapter->adapter_lock, flags); in unm_nic_pci_mem_write_128M()
[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