Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c67 { "port-svc-list", IB_PORT_SERVICE },
436 if (type == IB_PORT_SERVICE) { in ib_service_record_add()
510 if (cfgvar == IB_PORT_SERVICE) in ib_get_services()
521 if ((cfgvar == IB_PORT_SERVICE) || in ib_get_services()
843 case IB_PORT_SERVICE : in ib_add_service()
957 case IB_PORT_SERVICE : in ib_delete_service()
986 if (service_type == IB_PORT_SERVICE) { in ib_delete_service()
H A Dcfga_ib.c1412 service_type = IB_PORT_SERVICE; in cfga_private_func()
/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h66 IB_PORT_SERVICE, /* port-svc-list = */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c647 if (svc_type == IB_PORT_SERVICE) { in ibnex_devctl()
674 if (svc_type == IB_PORT_SERVICE) { in ibnex_devctl()