Home
last modified time | relevance | path

Searched refs:pd_logo_tc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c958 mdb_printf(" sig : %p\n", pd.pd_logo_tc.sig); in remote_port()
959 mdb_printf(" active : %d\n", pd.pd_logo_tc.active); in remote_port()
960 mdb_printf(" counter : %d\n", pd.pd_logo_tc.counter); in remote_port()
961 mdb_printf(" max_value : %d\n", pd.pd_logo_tc.max_value); in remote_port()
962 mdb_printf(" timer : %d\n", pd.pd_logo_tc.timer); in remote_port()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h292 timed_counter_t pd_logo_tc; member
/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()
11398 tolerance = fctl_tc_increment(&pd->pd_logo_tc); in fp_handle_unsol_prlo()
11422 fctl_tc_reset(&pd->pd_logo_tc); in fp_handle_unsol_prlo()
11505 tolerance = fctl_tc_increment(&pd->pd_logo_tc); in fp_handle_unsol_logo()
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.c3466 fctl_tc_constructor(&pd->pd_logo_tc, FC_LOGO_TOLERANCE_LIMIT, in fctl_alloc_remote_port()
3490 fctl_tc_destructor(&pd->pd_logo_tc); in fctl_dealloc_remote_port()