Searched refs:fct_i_cmd_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.h40 fct_i_cmd_t *icmd);
H A Dfct_impl.h79 } fct_i_cmd_t; typedef in typeref:struct:fct_i_cmd
119 fct_i_cmd_t *irp_els_list;
178 fct_i_cmd_t *slot_cmd;
370 #define CMD_TO_ICMD(x_cmd) ((fct_i_cmd_t *)(x_cmd)->cmd_fct_private)
410 fct_i_cmd_t *icmd, fct_status_t s);
423 fct_i_remote_port_t *irp, fct_i_cmd_t *icmd);
430 void fct_logo_cb(fct_i_cmd_t *icmd);
431 void fct_link_init_cb(fct_i_cmd_t *icmd);
432 void fct_gsnn_cb(fct_i_cmd_t *icmd);
433 void fct_gcs_cb(fct_i_cmd_t *icm
[all...]
H A Ddiscovery.c66 void fct_gid_cb(fct_i_cmd_t *icmd);
802 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private;
1029 fct_i_cmd_t *icmd;
1093 fct_i_cmd_t *icmd;
1379 fct_process_plogi(fct_i_cmd_t *icmd)
1557 fct_process_prli(fct_i_cmd_t *icmd)
1712 fct_process_logo(fct_i_cmd_t *icmd)
1826 fct_process_prlo(fct_i_cmd_t *icmd)
1899 fct_process_rcvd_adisc(fct_i_cmd_t *icm
[all...]
H A Dfct.c970 GET_STRUCT_SIZE(fct_i_cmd_t), GET_STRUCT_SIZE(fct_els_t) },
972 GET_STRUCT_SIZE(fct_i_cmd_t), GET_STRUCT_SIZE(fct_els_t) },
974 GET_STRUCT_SIZE(fct_i_cmd_t), GET_STRUCT_SIZE(fct_sol_ct_t) },
975 { GET_STRUCT_SIZE(fct_cmd_t), GET_STRUCT_SIZE(fct_i_cmd_t),
978 GET_STRUCT_SIZE(fct_i_cmd_t), 0 },
1280 fct_i_cmd_t *icmd, *next_icmd;
1489 fct_i_cmd_t *icmd;
1618 fct_i_cmd_t *icmd;
1682 icmd = (fct_i_cmd_t *)cmd->cmd_fct_private;
1743 fct_i_cmd_t *icm
[all...]

Completed in 54 milliseconds