Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c771 if (!hba->loopback_tics || (hba->timer_tics < hba->loopback_tics)) { in emlxs_timer_check_loopback()
776 hba->loopback_tics = 0; in emlxs_timer_check_loopback()
H A Demlxs_fcp.c1832 hba->loopback_tics = 0; in emlxs_reset_link()
H A Demlxs_dfc.c8720 hba->loopback_tics = hba->timer_tics + emlxs_loopback_tmo; in emlxs_dfc_loopback_mode()
8910 hba->loopback_tics = hba->timer_tics + emlxs_loopback_tmo; in emlxs_dfc_loopback_test()
H A Demlxs_sli3.c2217 hba->loopback_tics = 0; in emlxs_sli3_hba_reset()
H A Demlxs_sli4.c2713 hba->loopback_tics = 0; in emlxs_sli4_hba_reset()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2074 uint32_t loopback_tics; member