Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h121 } fc_reset_action_t; typedef
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h110 fc_reset_action_t port_reset_action; /* FCA reset action */
H A Dfctl_private.h615 fc_reset_action_t fp_reset_action; /* FCA reset behavior */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h320 fc_reset_action_t port_reset_action;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2338 fc_reset_action_t *action; in emlxs_fca_get_cap()
2343 action = (fc_reset_action_t *)ptr; in emlxs_fca_get_cap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13917 fc_reset_action_t action; in fp_retrieve_caps()