Home
last modified time | relevance | path

Searched refs:sol_ucma (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c143 sol_ucma_t sol_ucma; variable
206 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 …]
/titanic_50/usr/src/uts/sparc/sol_ucma/
H A DMakefile34 MODULE = sol_ucma
39 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/of/sol_ucma
59 INCLUDE_PATH += -I$(UTSBASE)/common/sys/ib/clients/ofv/sol_ucma
107 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/sol_ucma.wlcmd warlock_ddi.files
108 $(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
/titanic_50/usr/src/uts/intel/sol_ucma/
H A DMakefile34 MODULE = sol_ucma
39 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/of/sol_ucma
59 INCLUDE_PATH += -I$(UTSBASE)/common/sys/ib/clients/ofv/sol_ucma
107 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/sol_ucma.wlcmd warlock_ddi.files
108 $(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
/titanic_50/usr/src/pkg/manifests/
H A Ddriver-network-ofk.mf44 driver name=sol_ucma perms="* 0666 root sys"
47 file path=kernel/drv/$(ARCH64)/sol_ucma group=sys
50 file path=kernel/drv/sol_ucma.conf group=sys
H A Dsystem-header.mf98 dir path=usr/include/sys/ib/clients/of/sol_ucma
1093 file path=usr/include/sys/ib/clients/of/sol_ucma/sol_rdma_user_cm.h
1094 file path=usr/include/sys/ib/clients/of/sol_ucma/sol_ucma.h
/titanic_50/usr/src/uts/common/sys/
H A DMakefile.syshdrs74 ib/clients/of/sol_ucma/%.check: ib/clients/of/sol_ucma/%.h
213 $(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/%
H A DMakefile778 sol_ucma.h \
1141 $(SOL_UCMAHDRS:%.h=ib/clients/of/sol_ucma/%.check) \
/titanic_50/usr/src/uts/sparc/
H A DMakefile.sparc289 DRV_KMODS += ib ibp eibnx eoib rdsib sdp iser daplt hermon tavor sol_ucma sol_uverbs
/titanic_50/usr/src/uts/intel/
H A DMakefile.intel500 DRV_KMODS += ib ibp eibnx eoib rdsib sdp iser daplt hermon tavor sol_ucma sol_uverbs
/titanic_50/usr/src/uts/common/
H A DMakefile.rules823 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c
2160 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c
H A DMakefile.files719 SOL_UCMA_OBJS += sol_ucma.o