Home
last modified time | relevance | path

Searched refs:fctl_tc_reset (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h450 void fctl_tc_reset(timed_counter_t *tc);
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4253 fctl_tc_reset(&pd->pd_logo_tc); in fp_remote_port_offline()
11418 fctl_tc_reset(&pd->pd_logo_tc); in fp_handle_unsol_prlo()
11536 fctl_tc_reset(&pd->pd_logo_tc); in fp_handle_unsol_logo()
14425 fctl_tc_reset(&pd->pd_logo_tc); in fp_validate_area_domain()
14573 fctl_tc_reset(&pwwn_pd->pd_logo_tc); in fp_validate_rscn_page()
H A Dfctl.c6694 fctl_tc_reset(timed_counter_t *tc) in fctl_tc_reset() function