Searched refs:fc_fail_op (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/sun4/io/efcode/ |
H A D | fc_ops.c | 69 { "open", fc_fail_op}, 70 { "close", fc_fail_op}, 71 { "$find", fc_fail_op}, 72 { "encode-unit", fc_fail_op}, 73 { "decode-unit", fc_fail_op},
|
H A D | fc_subr.c | 424 fc_fail_op(dev_info_t *ap, fco_handle_t handle, fc_ci_t *cp) in fc_fail_op() function
|
/titanic_50/usr/src/uts/sun4/sys/ |
H A D | fcode.h | 620 extern int fc_fail_op(dev_info_t *, fco_handle_t, fc_ci_t *);
|