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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h151 typedef struct fc_client_interface fc_ci_t; typedef in typeref:struct:fc_client_interface
534 typedef int (fc_ops_t)(dev_info_t *, fco_handle_t, fc_ci_t *);
620 extern int fc_fail_op(dev_info_t *, fco_handle_t, fc_ci_t *);
621 extern int fc_success_op(dev_info_t *, fco_handle_t, fc_ci_t *);
623 extern int fc_syntax_error(fc_ci_t *, char *);
624 extern int fc_priv_error(fc_ci_t *, char *);

Completed in 62 milliseconds