Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h395 #define IGC_LTRC 0x01A0 /* Latency Tolerance Reporting Control */ macro
H A Digc_i225.c904 ltrc = IGC_READ_REG(hw, IGC_LTRC) | in igc_set_ltr_i225()
906 IGC_WRITE_REG(hw, IGC_LTRC, ltrc); in igc_set_ltr_i225()