Home
last modified time | relevance | path

Searched refs:IBNEX_CFGADM_UNCONFIGURED (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h116 IBNEX_CFGADM_UNCONFIGURED, /* node is "unconfigured" */ enumerator
/titanic_50/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_hca.c268 IBNEX_CFGADM_UNCONFIGURED; in ibnex_hca_bus_unconfig()
288 IBNEX_CFGADM_UNCONFIGURED; in ibnex_hca_bus_unconfig()
H A Dibnex_ioctl.c947 nodep->node_state = IBNEX_CFGADM_UNCONFIGURED; in ibnex_devctl()
1327 nodep->node_state != IBNEX_CFGADM_UNCONFIGURED) { in ibnex_get_snapshot()
1995 nodep->node_state = IBNEX_CFGADM_UNCONFIGURED; in ibnex_handle_pseudo_configure()
H A Dibnex.c3962 node_data->node_state = IBNEX_CFGADM_UNCONFIGURED; in ib_vhci_pi_uninit()