Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Digc_i225.c973 ltrv = IGC_READ_REG(hw, IGC_LTRMAXV); in igc_set_ltr_i225()
977 IGC_WRITE_REG(hw, IGC_LTRMAXV, ltrv); in igc_set_ltr_i225()
Digc_regs.h424 #define IGC_LTRMAXV 0x5BB4 /* LTR Maximum Value */ macro