Searched refs:REG_FC_ENABLE (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/chxge/com/ |
H A D | ixf1010.c | 56 REG_FC_ENABLE = 0x48, enumerator 325 (void) t1_tpi_read(mac->adapter, MACREG(mac, REG_FC_ENABLE), &val); in mac_set_speed_duplex_fc() 331 (void) t1_tpi_write(mac->adapter, MACREG(mac, REG_FC_ENABLE), val); in mac_set_speed_duplex_fc() 348 (void) t1_tpi_read(mac->adapter, MACREG(mac, REG_FC_ENABLE), &val); in mac_get_speed_duplex_fc()
|