Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h450 void fctl_tc_reset(timed_counter_t *tc);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4254 fctl_tc_reset(&pd->pd_logo_tc); in fp_remote_port_offline()
11422 fctl_tc_reset(&pd->pd_logo_tc); in fp_handle_unsol_prlo()
11540 fctl_tc_reset(&pd->pd_logo_tc); in fp_handle_unsol_logo()
14429 fctl_tc_reset(&pd->pd_logo_tc); in fp_validate_area_domain()
14577 fctl_tc_reset(&pwwn_pd->pd_logo_tc); in fp_validate_rscn_page()
H A Dfctl.c6700 fctl_tc_reset(timed_counter_t *tc) in fctl_tc_reset() function