Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c48 disc_action_t fct_handle_local_port_event(fct_i_local_port_t *iport);
49 disc_action_t fct_walk_discovery_queue(fct_i_local_port_t *iport);
50 disc_action_t fct_process_els(fct_i_local_port_t *iport,
54 disc_action_t fct_link_init_complete(fct_i_local_port_t *iport);
62 static disc_action_t fct_check_cmdlist(fct_i_local_port_t *iport);
63 static disc_action_t fct_check_solcmd_queue(fct_i_local_port_t *iport);
100 disc_action_t suggested_action; in fct_port_worker()
257 disc_action_t
260 disc_action_t ret = DISC_ACTION_RESCAN; in fct_handle_local_port_event()
540 disc_action_t
[all …]
H A Dfct_impl.h312 } disc_action_t; typedef
411 disc_action_t fct_handle_port_offline(fct_i_local_port_t *iport);
412 disc_action_t fct_cmd_terminator(fct_i_local_port_t *iport);
437 disc_action_t fct_process_link_init(fct_i_local_port_t *iport);
H A Dfct.c3135 disc_action_t
3235 disc_action_t
3244 disc_action_t ret = DISC_ACTION_NO_WORK; in fct_cmd_terminator()