Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c70 { NULL, IB_NONE }
119 while (cfgvar->type != IB_NONE) { in ib_get_var_type()
498 if (cfgvar == IB_NONE) { in ib_get_services()
559 if (cfgvar == IB_NONE) { in ib_get_services()
577 if (ib_get_var_type(tokval) != IB_NONE) in ib_get_services()
H A Dcfga_ib.c199 ib_service_type_t service_type = IB_NONE; /* service type */
/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h69 IB_NONE enumerator
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c217 ib_service_type_t svc_type = IB_NONE; in ibnex_devctl()