Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvnet_gen.h301 uint32_t ldc_reset_count; /* # of channel resets */ member
/titanic_50/usr/src/uts/sun4v/io/
H A Dvnet_gen.c4088 ldcp->ldc_reset_count = 0; in vgen_process_reset()
4144 ldcp->ldc_reset_count = 0; in vgen_handshake()
5494 if (ldcp->ldc_reset_count == vgen_ldc_max_resets) { in vgen_ldc_up()
5500 ldcp->ldc_reset_count++; in vgen_ldc_up()