Symbol: ibnex_rval_t
usr/src/uts/common/io/ib/ibnex/ibnex.c
151
static ibnex_rval_t ibnex_unique_svcname(char *);
usr/src/uts/common/io/ib/ibnex/ibnex.c
2811
static ibnex_rval_t
usr/src/uts/common/io/ib/ibnex/ibnex.c
3872
static ibnex_rval_t
usr/src/uts/common/io/ib/ibnex/ibnex.c
75
static ibnex_rval_t ibnex_comm_svc_init(char *, ibnex_node_type_t);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1941
static ibnex_rval_t
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1946
ibnex_rval_t retval = IBNEX_FAILURE;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2014
static ibnex_rval_t
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2020
ibnex_rval_t retval = IBNEX_FAILURE;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2066
static ibnex_rval_t
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2079
ibnex_rval_t retval = IBNEX_FAILURE;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
216
ibnex_rval_t ret_val;
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2641
static ibnex_rval_t
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2726
static ibnex_rval_t
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2763
static ibnex_rval_t
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
72
static ibnex_rval_t ibnex_handle_pseudo_configure(char *);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
73
static ibnex_rval_t ibnex_handle_ioc_configure(char *);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
74
static ibnex_rval_t ibnex_handle_commsvcnode_configure(char *);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
83
static ibnex_rval_t ibnex_ioc_fininode(dev_info_t *, ibnex_ioc_node_t *);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
84
static ibnex_rval_t ibnex_commsvc_fininode(dev_info_t *);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
85
static ibnex_rval_t ibnex_pseudo_fininode(dev_info_t *);