Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dtp.c189 t1_write_reg_4(ap, A_TP_GLOBAL_CONFIG, V_IP_TTL(64) | in tp_init()
H A Dregs.h729 #define V_IP_TTL(x) ((x) << S_IP_TTL) macro