Home
last modified time | relevance | path

Searched refs:loopback_tics (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c764 if (!hba->loopback_tics || (hba->timer_tics < hba->loopback_tics)) { in emlxs_timer_check_loopback()
769 hba->loopback_tics = 0; in emlxs_timer_check_loopback()
H A Demlxs_fcp.c1823 hba->loopback_tics = 0; in emlxs_reset_link()
H A Demlxs_dfc.c8661 hba->loopback_tics = hba->timer_tics + emlxs_loopback_tmo; in emlxs_dfc_loopback_mode()
8849 hba->loopback_tics = hba->timer_tics + emlxs_loopback_tmo; in emlxs_dfc_loopback_test()
H A Demlxs_sli3.c2212 hba->loopback_tics = 0; in emlxs_sli3_hba_reset()
H A Demlxs_sli4.c2364 hba->loopback_tics = 0; in emlxs_sli4_hba_reset()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2040 uint32_t loopback_tics; member