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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
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...]

Completed in 398 milliseconds