Symbol: ibnex_node_data_t
usr/src/uts/common/io/ib/ibnex/ibnex.c
1067
ibnex_node_data_t *node_datap;
usr/src/uts/common/io/ib/ibnex/ibnex.c
1141
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
126
static void ibnex_delete_ioc_node_data(ibnex_node_data_t *);
usr/src/uts/common/io/ib/ibnex/ibnex.c
128
static int ibnex_ioc_initnode_pdip(ibnex_node_data_t *,
usr/src/uts/common/io/ib/ibnex/ibnex.c
138
static void ibnex_wakeup_reprobe_ioc(ibnex_node_data_t *, int);
usr/src/uts/common/io/ib/ibnex/ibnex.c
149
static void ibnex_update_prop(ibnex_node_data_t *,
usr/src/uts/common/io/ib/ibnex/ibnex.c
1559
ibnex_node_data_t *ndp;
usr/src/uts/common/io/ib/ibnex/ibnex.c
160
ibdm_ioc_info_t *, ibnex_node_data_t *,
usr/src/uts/common/io/ib/ibnex/ibnex.c
164
int ibnex_pseudo_create_all_pi(ibnex_node_data_t *);
usr/src/uts/common/io/ib/ibnex/ibnex.c
165
static int ibnex_pseudo_create_pi_pdip(ibnex_node_data_t *,
usr/src/uts/common/io/ib/ibnex/ibnex.c
168
ibnex_node_data_t *, char *, dev_info_t *);
usr/src/uts/common/io/ib/ibnex/ibnex.c
178
static int ibnex_ioc_pi_exists(ibnex_node_data_t *, dev_info_t *);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1875
ibnex_ioc_initnode_pdip(ibnex_node_data_t *node_data,
usr/src/uts/common/io/ib/ibnex/ibnex.c
1917
ibnex_node_data_t *nodep;
usr/src/uts/common/io/ib/ibnex/ibnex.c
1932
ibnex_pseudo_config_one(ibnex_node_data_t *node_data, char *caddr,
usr/src/uts/common/io/ib/ibnex/ibnex.c
2044
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
2079
ibnex_pseudo_create_all_pi(ibnex_node_data_t *nodep)
usr/src/uts/common/io/ib/ibnex/ibnex.c
2115
ibnex_pseudo_create_pi_pdip(ibnex_node_data_t *nodep, dev_info_t *hca_dip)
usr/src/uts/common/io/ib/ibnex/ibnex.c
2172
ibnex_ioc_create_pi(ibdm_ioc_info_t *ioc_info, ibnex_node_data_t *node_data,
usr/src/uts/common/io/ib/ibnex/ibnex.c
2409
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
2583
ibnex_node_data_t *node, *delete;
usr/src/uts/common/io/ib/ibnex/ibnex.c
2600
ibnex_delete_ioc_node_data(ibnex_node_data_t *node)
usr/src/uts/common/io/ib/ibnex/ibnex.c
2620
kmem_free(node, sizeof (ibnex_node_data_t));
usr/src/uts/common/io/ib/ibnex/ibnex.c
2639
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
2714
ibnex_node_data_t **nodep, dev_info_t **dip)
usr/src/uts/common/io/ib/ibnex/ibnex.c
2719
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
2769
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
2992
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
3374
ibnex_delete_port_node_data(ibnex_node_data_t *node)
usr/src/uts/common/io/ib/ibnex/ibnex.c
3387
kmem_free(node, sizeof (ibnex_node_data_t));
usr/src/uts/common/io/ib/ibnex/ibnex.c
3396
static ibnex_node_data_t *
usr/src/uts/common/io/ib/ibnex/ibnex.c
3400
ibnex_node_data_t *nodep;
usr/src/uts/common/io/ib/ibnex/ibnex.c
3471
ibnex_node_data_t *nodep;
usr/src/uts/common/io/ib/ibnex/ibnex.c
3545
static ibnex_node_data_t *
usr/src/uts/common/io/ib/ibnex/ibnex.c
3552
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
3557
node_data = kmem_zalloc(sizeof (ibnex_node_data_t), KM_SLEEP);
usr/src/uts/common/io/ib/ibnex/ibnex.c
3680
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
3732
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
3766
ibnex_update_prop(ibnex_node_data_t *node_data, ibdm_ioc_info_t *ioc_info)
usr/src/uts/common/io/ib/ibnex/ibnex.c
3902
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
3954
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
4168
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
4233
ibnex_ioc_pi_exists(ibnex_node_data_t *node_data, dev_info_t *parent)
usr/src/uts/common/io/ib/ibnex/ibnex.c
704
ibnex_node_data_t *nodep = ibnex.ibnex_pseudo_node_head;
usr/src/uts/common/io/ib/ibnex/ibnex.c
751
ibnex_wakeup_reprobe_ioc(ibnex_node_data_t *node_data, int notify_flag)
usr/src/uts/common/io/ib/ibnex/ibnex.c
791
ibnex_node_data_t *ioc_node;
usr/src/uts/common/io/ib/ibnex/ibnex.c
80
static void ibnex_delete_port_node_data(ibnex_node_data_t *);
usr/src/uts/common/io/ib/ibnex/ibnex.c
834
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex.c
84
ib_pkey_t, ibnex_node_data_t **, dev_info_t **);
usr/src/uts/common/io/ib/ibnex/ibnex.c
85
static ibnex_node_data_t *ibnex_is_node_data_present(ibnex_node_type_t,
usr/src/uts/common/io/ib/ibnex/ibnex.c
87
static ibnex_node_data_t *ibnex_init_child_nodedata(ibnex_node_type_t, void *,
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
147
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
253
ibnex_node_data_t *ndp;
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
441
static ibnex_node_data_t *
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
447
ibnex_node_data_t *node_data = NULL;
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
482
ibnex_node_data_t *node_data;
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
49
static ibnex_node_data_t *ibnex_get_cdip_info(dev_info_t *, char *,
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
69
ibnex_node_data_t *, char *, dev_info_t *);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
107
extern int ibnex_pseudo_create_all_pi(ibnex_node_data_t *);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1092
ibnex_node_data_t *nodep;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1161
ibnex_node_data_t *nodep;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1389
ibnex_node_data_t *nodep;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1390
ibnex_node_data_t dummy;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1391
ibnex_node_data_t *tmp = &dummy;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1413
bzero(tmp, sizeof (ibnex_node_data_t));
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1448
ibnex_node_data_t dummy;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1449
ibnex_node_data_t *nodep = &dummy;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1453
bzero(nodep, sizeof (ibnex_node_data_t));
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1489
ibnex_fill_nodeinfo(nvlist_t **nvlpp, ibnex_node_data_t *node_datap, void *tmp)
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1692
ibnex_figure_ap_devstate(ibnex_node_data_t *nodep, devctl_ap_state_t *ap_state)
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1769
ibnex_node_data_t **ret_node_datap)
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1780
ibnex_node_data_t *nodep = NULL;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1947
ibnex_node_data_t *nodep;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
219
ibnex_node_data_t *nodep = NULL;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
220
ibnex_node_data_t *scanp;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2240
ibnex_node_data_t *nodep;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2405
ibnex_node_data_t *node_datap = ibnex.ibnex_port_node_head;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2488
ibnex_node_data_t *node_datap = ibnex.ibnex_port_node_head;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2566
ibnex_node_data_t *node_datap = ibnex.ibnex_port_node_head;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
62
static int ibnex_fill_nodeinfo(nvlist_t **, ibnex_node_data_t *,
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
64
static void ibnex_figure_ap_devstate(ibnex_node_data_t *,
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
69
ibnex_node_data_t **);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
71
ib_pkey_t, ibnex_node_data_t **, dev_info_t **);
usr/src/uts/common/sys/ib/ibnex/ibnex.h
202
ibnex_node_data_t *ibnex_port_node_head;
usr/src/uts/common/sys/ib/ibnex/ibnex.h
203
ibnex_node_data_t *ibnex_ioc_node_head;
usr/src/uts/common/sys/ib/ibnex/ibnex.h
204
ibnex_node_data_t *ibnex_pseudo_node_head;