Home
last modified time | relevance | path

Searched refs:unm_nic_read_w0 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_init.c172 unm_nic_read_w0(adapter, UNM_PCIE_REG(PCIE_SEM2_LOCK), &done); in rom_lock()
192 unm_nic_read_w0(adapter, UNM_PCIE_REG(PCIE_SEM2_UNLOCK), &val); in rom_unlock()
H A Dunm_nic_ctx.c120 unm_nic_read_w0(adapter, in netxen_api_lock()
146 unm_nic_read_w0(adapter, in netxen_api_unlock()
H A Dunm_nic.h624 #define unm_nic_read_w0(_adp_, _idx_, _val_) \ macro
H A Dunm_nic_hw.c2024 unm_nic_read_w0(adapter, UNM_NIU_MODE, (uint32_t *)&mode); in unm_nic_set_link_parameters()