Searched refs:sol_ucma (Results 1 – 11 of 11) sorted by relevance
143 sol_ucma_t sol_ucma; variable206 mutex_init(&sol_ucma.ucma_mutex, NULL, MUTEX_DRIVER, NULL); in _init()207 cv_init(&sol_ucma.ucma_open_cv, NULL, CV_DRIVER, NULL); in _init()210 &sol_ucma.ucma_ldi_ident)) != 0) { in _init()213 mutex_destroy(&sol_ucma.ucma_mutex); in _init()214 cv_destroy(&sol_ucma.ucma_open_cv); in _init()218 sol_ucma.ucma_clnt_hdl_flag = SOL_UCMA_CLNT_HDL_UNINITIALIZED; in _init()222 ldi_ident_release(sol_ucma.ucma_ldi_ident); in _init()223 mutex_destroy(&sol_ucma.ucma_mutex); in _init()224 cv_destroy(&sol_ucma.ucma_open_cv); in _init()[all …]
34 MODULE = sol_ucma39 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/of/sol_ucma59 INCLUDE_PATH += -I$(UTSBASE)/common/sys/ib/clients/ofv/sol_ucma107 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/sol_ucma.wlcmd warlock_ddi.files108 $(WARLOCK) -c $(WLCMD_DIR)/sol_ucma.wlcmd $(WARLOCK_OUT) \112 %.ll: $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c \113 $(UTSBASE)/common/sys/ib/clients/of/sol_ucma/sol_ucma.h
44 driver name=sol_ucma perms="* 0666 root sys"47 file path=kernel/drv/$(ARCH64)/sol_ucma group=sys50 file path=kernel/drv/sol_ucma.conf group=sys
98 dir path=usr/include/sys/ib/clients/of/sol_ucma1093 file path=usr/include/sys/ib/clients/of/sol_ucma/sol_rdma_user_cm.h1094 file path=usr/include/sys/ib/clients/of/sol_ucma/sol_ucma.h
74 ib/clients/of/sol_ucma/%.check: ib/clients/of/sol_ucma/%.h213 $(ROOTDIR)/ib/clients/of/sol_ucma \264 ROOTSOL_UCMAHDRS= $(SOL_UCMAHDRS:%=$(ROOTDIR)/ib/clients/of/sol_ucma/%)388 $(ROOTDIR)/ib/clients/of/sol_ucma/%: ib/clients/of/sol_ucma/%
778 sol_ucma.h \1141 $(SOL_UCMAHDRS:%.h=ib/clients/of/sol_ucma/%.check) \
289 DRV_KMODS += ib ibp eibnx eoib rdsib sdp iser daplt hermon tavor sol_ucma sol_uverbs
500 DRV_KMODS += ib ibp eibnx eoib rdsib sdp iser daplt hermon tavor sol_ucma sol_uverbs
823 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c2160 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c
719 SOL_UCMA_OBJS += sol_ucma.o