Symbol: child_info_t
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1748
child_info_t child_info;
usr/src/cmd/svc/configd/file_object.c
1015
child_info_t ci;
usr/src/cmd/svc/configd/file_object.c
1125
child_info_t ci;
usr/src/cmd/svc/configd/file_object.c
1156
child_info_t ci;
usr/src/cmd/svc/configd/file_object.c
1529
object_do_create(backend_tx_t *tx, child_info_t *cip, rc_node_t *pp,
usr/src/cmd/svc/configd/file_object.c
1608
child_info_t ci;
usr/src/cmd/svc/configd/file_object.c
1651
child_info_t ci;
usr/src/cmd/svc/configd/file_object.c
2286
child_info_t ci;
usr/src/cmd/svc/configd/file_object.c
529
child_info_t *cp = data;
usr/src/cmd/svc/configd/file_object.c
560
child_info_t *cp = data;
usr/src/cmd/svc/configd/file_object.c
597
child_info_t *cip = data;
usr/src/cmd/svc/configd/file_object.c
705
child_info_t *cp = data;
usr/src/cmd/svc/configd/file_object.c
825
scope_setup_child_info(rc_node_t *np, uint32_t type, child_info_t *cip)
usr/src/cmd/svc/configd/file_object.c
838
service_setup_child_info(rc_node_t *np, uint32_t type, child_info_t *cip)
usr/src/cmd/svc/configd/file_object.c
85
int (*obj_setup_child_info)(rc_node_t *, uint32_t, child_info_t *);
usr/src/cmd/svc/configd/file_object.c
858
instance_setup_child_info(rc_node_t *np, uint32_t type, child_info_t *cip)
usr/src/cmd/svc/configd/file_object.c
879
snaplevel_setup_child_info(rc_node_t *np, uint32_t type, child_info_t *cip)
usr/src/cmd/svc/configd/file_object.c
898
propertygrp_setup_child_info(rc_node_t *pg, uint32_t type, child_info_t *cip)
usr/src/cmd/svc/configd/file_object.c
936
child_info_t ci;
usr/src/cmd/svc/configd/file_object.c
960
child_info_t ci;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10910
child_info_t *cip;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10920
cip = (child_info_t *)sd->sd_pathinfo;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
11238
child_info_t *cip;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12405
static child_info_t *
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12406
fcp_get_cip(struct fcp_lun *plun, child_info_t *cip, int lcount,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12470
fcp_is_child_present(struct fcp_lun *plun, child_info_t *cip)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
13107
fcp_online_child(struct fcp_lun *plun, child_info_t *cip, int lcount,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
13212
child_info_t *old_cip = cip;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
13284
fcp_offline_child(struct fcp_lun *plun, child_info_t *cip, int lcount,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
13410
child_info_t *cip;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
14334
fcp_get_lun_from_cip(struct fcp_port *pptr, child_info_t *cip)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
14376
child_info_t *cip, int what, int link_cnt, int tgt_cnt, int flags)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
14422
child_info_t *cip, int what, int link_cnt, int tgt_cnt, int flags, int wait)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15134
child_info_t *cip;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15608
fcp_update_mpxio_path(struct fcp_lun *plun, child_info_t *cip, int what)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3846
child_info_t *cip = CIP(cdip);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3925
child_info_t *cip = CIP(cdip);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4130
child_info_t *cip = CIP(cdip);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
471
static int fcp_trigger_lun(struct fcp_lun *plun, child_info_t *cip,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
529
static child_info_t *fcp_get_cip(struct fcp_lun *plun, child_info_t *cip,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
532
static int fcp_is_child_present(struct fcp_lun *plun, child_info_t *cip);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
537
static int fcp_online_child(struct fcp_lun *plun, child_info_t *cip,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
539
static int fcp_offline_child(struct fcp_lun *plun, child_info_t *cip,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
555
child_info_t *cip);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
557
struct fcp_lun *plun, child_info_t *cip, int what, int link_cnt,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
560
struct fcp_lun *plun, child_info_t *cip, int what, int link_cnt,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
613
static int fcp_update_mpxio_path(struct fcp_lun *plun, child_info_t *cip,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
8064
child_info_t *cip = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
8151
fcp_trigger_lun(struct fcp_lun *plun, child_info_t *cip, int old_mpxio,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
8156
child_info_t *ccip;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
8875
child_info_t *cip;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
8897
child_info_t *cip;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
1162
child_info_t *cip;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
960
#define CIP(child) ((child_info_t *)(child))
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
994
child_info_t *lun_cip;