Home
last modified time | relevance | path

Searched refs:clients (Results 1 – 25 of 105) sorted by relevance

12345

/titanic_41/usr/src/uts/common/sys/
H A DMakefile.syshdrs53 ib/clients/ibd/%.check: ib/clients/ibd/%.h
56 ib/clients/of/%.check: ib/clients/of/%.h
59 ib/clients/of/rdma/%.check: ib/clients/of/rdma/%.h
62 ib/clients/of/sol_ofs/%.check: ib/clients/of/sol_ofs/%.h
65 ib/clients/of/sol_uverbs/%.check: ib/clients/of/sol_uverbs/%.h
68 ib/clients/of/sol_umad/%.check: ib/clients/of/sol_umad/%.h
71 ib/clients/of/sol_ucma/%.check: ib/clients/of/sol_ucma/%.h
137 usb/clients/audio/%.check: usb/clients/audio/%.h
143 usb/clients/hid/%.check: usb/clients/hid/%.h
146 usb/clients/mass_storage/%.check: usb/clients/mass_storage/%.h
[all …]
/titanic_41/usr/src/uts/intel/eoib/
H A DMakefile120 %.ll: $(UTSBASE)/common/io/ib/clients/eoib/eib_adm.c \
121 $(UTSBASE)/common/io/ib/clients/eoib/eib_chan.c \
122 $(UTSBASE)/common/io/ib/clients/eoib/eib_cmn.c \
123 $(UTSBASE)/common/io/ib/clients/eoib/eib_ctl.c \
124 $(UTSBASE)/common/io/ib/clients/eoib/eib_data.c \
125 $(UTSBASE)/common/io/ib/clients/eoib/eib_fip.c \
126 $(UTSBASE)/common/io/ib/clients/eoib/eib_ibt.c \
127 $(UTSBASE)/common/io/ib/clients/eoib/eib_log.c \
128 $(UTSBASE)/common/io/ib/clients/eoib/eib_mac.c \
129 $(UTSBASE)/common/io/ib/clients/eoib/eib_main.c \
[all …]
/titanic_41/usr/src/uts/sparc/eoib/
H A DMakefile126 %.ll: $(UTSBASE)/common/io/ib/clients/eoib/eib_adm.c \
127 $(UTSBASE)/common/io/ib/clients/eoib/eib_chan.c \
128 $(UTSBASE)/common/io/ib/clients/eoib/eib_cmn.c \
129 $(UTSBASE)/common/io/ib/clients/eoib/eib_ctl.c \
130 $(UTSBASE)/common/io/ib/clients/eoib/eib_data.c \
131 $(UTSBASE)/common/io/ib/clients/eoib/eib_fip.c \
132 $(UTSBASE)/common/io/ib/clients/eoib/eib_ibt.c \
133 $(UTSBASE)/common/io/ib/clients/eoib/eib_log.c \
134 $(UTSBASE)/common/io/ib/clients/eoib/eib_mac.c \
135 $(UTSBASE)/common/io/ib/clients/eoib/eib_main.c \
[all …]
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-header-header-usb.mf37 dir path=usr/include/sys/usb/clients
38 dir path=usr/include/sys/usb/clients/audio
39 dir path=usr/include/sys/usb/clients/hid
40 dir path=usr/include/sys/usb/clients/mass_storage
41 dir path=usr/include/sys/usb/clients/printer
42 dir path=usr/include/sys/usb/clients/usbcdc
43 dir path=usr/include/sys/usb/clients/usbinput
44 dir path=usr/include/sys/usb/clients/usbinput/usbwcm
45 dir path=usr/include/sys/usb/clients/video
46 dir path=usr/include/sys/usb/clients/video/usbvc
[all …]
H A Dsystem-header-header-ugen.mf36 dir path=usr/include/sys/usb/clients
37 dir path=usr/include/sys/usb/clients/ugen
38 file path=usr/include/sys/usb/clients/ugen/usb_ugen.h
/titanic_41/usr/src/uts/sparc/rdsv3/
H A DMakefile42 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/rdsv3
133 %.ll: $(UTSBASE)/common/io/ib/clients/rdsv3/%.c \
134 $(UTSBASE)/common/sys/ib/clients/rdsv3/ib.h \
135 $(UTSBASE)/common/sys/ib/clients/rdsv3/info.h \
136 $(UTSBASE)/common/sys/ib/clients/rdsv3/loop.h \
137 $(UTSBASE)/common/sys/ib/clients/rdsv3/rdma.h \
138 $(UTSBASE)/common/sys/ib/clients/rdsv3/rdma_transport.h \
139 $(UTSBASE)/common/sys/ib/clients/rdsv3/rds.h \
140 $(UTSBASE)/common/sys/ib/clients/rdsv3/rds_rdma.h \
141 $(UTSBASE)/common/sys/ib/clients/rdsv3/rdsv3_atomic.h \
[all …]
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dmpxio_rcm.c79 char **clients; member
273 char **clients = NULL; in mpxio_getinfo() local
306 &clients) < 0) { in mpxio_getinfo()
311 if (clients) { in mpxio_getinfo()
312 rv = rcm_get_info_list(hdl, clients, flags, infop); in mpxio_getinfo()
313 free(clients); in mpxio_getinfo()
356 char **clients = NULL; in mpxio_offline() local
363 if (get_affected_clients(hdl, rsrc, CMD_OFFLINE, flags, &clients) < 0) { in mpxio_offline()
369 if (clients) { in mpxio_offline()
370 rv = rcm_request_offline_list(hdl, clients, flags, infop); in mpxio_offline()
[all …]
/titanic_41/usr/src/uts/intel/eibnx/
H A DMakefile44 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/eoib
126 %.ll: $(UTSBASE)/common/io/ib/clients/eoib/enx_main.c \
127 $(UTSBASE)/common/io/ib/clients/eoib/enx_hdlrs.c \
128 $(UTSBASE)/common/io/ib/clients/eoib/enx_ibt.c \
129 $(UTSBASE)/common/io/ib/clients/eoib/enx_log.c \
130 $(UTSBASE)/common/io/ib/clients/eoib/enx_fip.c \
131 $(UTSBASE)/common/io/ib/clients/eoib/enx_misc.c \
132 $(UTSBASE)/common/io/ib/clients/eoib/enx_q.c \
133 $(UTSBASE)/common/io/ib/clients/eoib/enx_ctl.c \
134 $(UTSBASE)/common/sys/ib/clients/eoib/fip.h \
[all …]
/titanic_41/usr/src/uts/sparc/eibnx/
H A DMakefile44 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/eoib
132 %.ll: $(UTSBASE)/common/io/ib/clients/eoib/enx_main.c \
133 $(UTSBASE)/common/io/ib/clients/eoib/enx_hdlrs.c \
134 $(UTSBASE)/common/io/ib/clients/eoib/enx_ibt.c \
135 $(UTSBASE)/common/io/ib/clients/eoib/enx_log.c \
136 $(UTSBASE)/common/io/ib/clients/eoib/enx_fip.c \
137 $(UTSBASE)/common/io/ib/clients/eoib/enx_misc.c \
138 $(UTSBASE)/common/io/ib/clients/eoib/enx_q.c \
139 $(UTSBASE)/common/io/ib/clients/eoib/enx_ctl.c \
140 $(UTSBASE)/common/sys/ib/clients/eoib/fip.h \
[all …]
/titanic_41/usr/src/uts/sun4u/sys/
H A DMakefile99 I2CHDRS = clients/max1617.h misc/i2c_svc.h clients/i2c_client.h \
100 clients/hpc3130.h clients/lm75.h \
101 clients/pcf8591.h clients/ssc050.h
103 I2C_DIRS= clients misc
/titanic_41/usr/src/uts/intel/daplt/
H A DMakefile39 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/daplt
59 INCLUDE_PATH += -I$(UTSBASE)/common/sys/ib/clients/daplt
122 %.ll: $(UTSBASE)/common/io/ib/clients/daplt/%.c \
123 $(UTSBASE)/common/sys/ib/clients/daplt/daplt.h \
124 $(UTSBASE)/common/sys/ib/clients/daplt/daplt_if.h
/titanic_41/usr/src/uts/sparc/daplt/
H A DMakefile40 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/daplt
61 INCLUDE_PATH += -I$(UTSBASE)/common/sys/ib/clients/daplt
133 %.ll: $(UTSBASE)/common/io/ib/clients/daplt/%.c \
134 $(UTSBASE)/common/sys/ib/clients/daplt/daplt.h \
135 $(UTSBASE)/common/sys/ib/clients/daplt/daplt_if.h
/titanic_41/usr/src/uts/sun4v/os/
H A Dhsvc.c91 hsvc_info_t *clients; /* linked list of clients */ member
143 for (p = hsvcp->clients; p != NULL; in hsvc_lookup()
165 for (refcnt = 0, p = hsvcp->clients; p != NULL; in hsvc_chk_refcnt()
189 hsvcp->minor, hsvcp->refcnt, (void *)hsvcp->clients); in hsvc_dump()
191 for (p = hsvcp->clients; p != NULL; in hsvc_dump()
258 hsvcinfop->hsvc_private = hsvcp->clients; in hsvc_link_client()
259 hsvcp->clients = hsvcinfop; in hsvc_link_client()
278 for (pp = &hsvcp->clients; (p = *pp) != NULL; in hsvc_unlink_client()
438 hsvcp->clients = NULL; in hsvc_register()
530 ASSERT(hsvcp->clients == NULL); in hsvc_unregister()
/titanic_41/usr/src/uts/intel/sol_ucma/
H A DMakefile39 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/of/sol_ucma
59 INCLUDE_PATH += -I$(UTSBASE)/common/sys/ib/clients/ofv/sol_ucma
112 %.ll: $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c \
113 $(UTSBASE)/common/sys/ib/clients/of/sol_ucma/sol_ucma.h
/titanic_41/usr/src/uts/sparc/sol_ucma/
H A DMakefile39 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/of/sol_ucma
59 INCLUDE_PATH += -I$(UTSBASE)/common/sys/ib/clients/ofv/sol_ucma
112 %.ll: $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c \
113 $(UTSBASE)/common/sys/ib/clients/of/sol_ucma/sol_ucma.h
/titanic_41/usr/src/uts/intel/ibp/
H A DMakefile38 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/ibd
110 %.ll: $(UTSBASE)/common/io/ib/clients/ibd/%.c \
111 $(UTSBASE)/common/sys/ib/clients/ibd/ibd.h
/titanic_41/usr/src/uts/intel/sol_uverbs/
H A DMakefile39 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/of/sol_uverbs
112 %.ll: $(UTSBASE)/common/io/ib/clients/of/sol_uverbs/%.c \
113 $(UTSBASE)/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
/titanic_41/usr/src/uts/sparc/ibp/
H A DMakefile38 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/ibd
122 %.ll: $(UTSBASE)/common/io/ib/clients/ibd/%.c \
123 $(UTSBASE)/common/sys/ib/clients/ibd/ibd.h
/titanic_41/usr/src/uts/sparc/sol_uverbs/
H A DMakefile39 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/of/sol_uverbs
112 %.ll: $(UTSBASE)/common/io/ib/clients/of/sol_uverbs/%.c \
113 $(UTSBASE)/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
/titanic_41/usr/src/uts/intel/usbskel/
H A DMakefile43 CONF_SRCDIR = $(UTSBASE)/common/io/usb/clients/usbskel
122 %.ll: $(UTSBASE)/common/io/usb/clients/usbskel/%.c \
123 $(UTSBASE)/common/sys/usb/clients/usbskel/usbskel.h
/titanic_41/usr/src/uts/sparc/usbskel/
H A DMakefile46 CONF_SRCDIR = $(UTSBASE)/common/io/usb/clients/usbskel
121 %.ll: $(UTSBASE)/common/io/usb/clients/usbskel/%.c \
122 $(UTSBASE)/common/sys/usb/clients/usbskel/usbskel.h
/titanic_41/usr/src/uts/common/io/
H A Dwinlockio.c328 struct segproc *clients; /* list of clients of this lock */ member
913 lp->clients = NULL; in seglock_createlock()
937 ASSERT(lp->clients == NULL); in seglock_destroylock()
966 ASSERT(lp->clients == NULL); in seglock_destroylock()
1004 for (sdp = lp->clients; sdp != NULL; sdp = sdp->next) { in seglock_find_specific()
1031 sdp->next = lp->clients; in seglock_alloc_specific()
1032 lp->clients = sdp; in seglock_alloc_specific()
1052 if (lp->clients == sdp) { in seglock_deleteclient()
1053 lp->clients = sdp->next; in seglock_deleteclient()
1055 SegProc *tmp = lp->clients; in seglock_deleteclient()
[all …]
/titanic_41/usr/src/uts/common/
H A DMakefile.rules802 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/rds/%.c
806 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/rdsv3/%.c
810 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/iser/%.c
814 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/ibd/%.c
818 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/eoib/%.c
822 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/of/sol_ofs/%.c
826 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c
830 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/of/sol_umad/%.c
834 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/of/sol_uverbs/%.c
838 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ib/clients/sdp/%.c
[all …]
/titanic_41/usr/src/uts/intel/sol_umad/
H A DMakefile38 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/of/sol_umad
57 INCLUDE_PATH += -I$(UTSBASE)/common/sys/ib/clients/of/sol_umad
/titanic_41/usr/src/uts/sparc/sol_umad/
H A DMakefile38 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/of/sol_umad
57 INCLUDE_PATH += -I$(UTSBASE)/common/sys/ib/clients/of/sol_umad

12345