Searched refs:IBNEX_IOC_NODE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h91 IBNEX_IOC_NODE = 4, enumerator in enum:__anon7955
181 ((n)->node_type == IBNEX_IOC_NODE) || \
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_hca.c452 *type = IBNEX_IOC_NODE;
521 case IBNEX_IOC_NODE:
H A Dibnex.c859 ASSERT(node_data->node_type == IBNEX_IOC_NODE);
1092 case IBNEX_IOC_NODE:
2677 IBNEX_IOC_NODE, ioc_list, 0, 0)) != NULL &&
3381 if (node_type == IBNEX_IOC_NODE) {
3541 if (node_type == IBNEX_IOC_NODE) {
3728 if ((node_data = ibnex_is_node_data_present(IBNEX_IOC_NODE,
4165 node_data = ibnex_is_node_data_present(IBNEX_IOC_NODE,
4181 node_data = ibnex_init_child_nodedata(IBNEX_IOC_NODE,
H A Dibnex_ioctl.c933 } else if (nodep->node_type == IBNEX_IOC_NODE) {
1451 nodep->node_type = IBNEX_IOC_NODE;
1573 } else if (node_datap->node_type == IBNEX_IOC_NODE) {
2266 } else if (nodep->node_type == IBNEX_IOC_NODE) {

Completed in 116 milliseconds