Home
last modified time | relevance | path

Searched refs:UNM_NIU_GB_PAUSE_CTL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c651 adapter->unm_nic_hw_read_wx(adapter, UNM_NIU_GB_PAUSE_CTL, &reg, 4); in unm_niu_gbe_set_tx_flow_ctl()
667 adapter->unm_nic_hw_write_wx(adapter, UNM_NIU_GB_PAUSE_CTL, &reg, 4); in unm_niu_gbe_set_tx_flow_ctl()
H A Dunm_inc.h615 #define UNM_NIU_GB_PAUSE_CTL (UNM_CRB_NIU + 0x0030c) macro