Searched refs:clients (Results 76 - 100 of 267) sorted by relevance

1234567891011

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_addr.h47 #include <sys/ib/clients/of/rdma/ib_verbs.h>
H A Drdma_user_cm.h51 #include <sys/ib/clients/of/rdma/ib_user_verbs.h>
52 #include <sys/ib/clients/of/rdma/ib_user_sa.h>
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3_af_thr_impl.h37 #include <sys/ib/clients/rdsv3/rdsv3_af_thr.h>
H A Drdma.h17 #include <sys/ib/clients/rdsv3/rdsv3.h>
/illumos-gate/usr/src/uts/sun4u/snowbird/sys/
H A Dtodds1307.h35 #include <sys/i2c/clients/i2c_client.h>
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtodds1337.h35 #include <sys/i2c/clients/i2c_client.h>
/illumos-gate/usr/src/uts/sun4u/tda8444/
H A DMakefile103 %.ll: $(UTSBASE)/sun4u/io/i2c/clients/tda8444/%.c
/illumos-gate/usr/src/uts/sun4u/seeprom/
H A DMakefile118 %.ll: $(UTSBASE)/sun4u/io/i2c/clients/%.c
/illumos-gate/usr/src/uts/intel/rdsv3/
H A DMakefile39 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/rdsv3
/illumos-gate/usr/src/uts/sparc/rdsib/
H A DMakefile45 CONF_SRCDIR = $(UTSBASE)/common/io/ib/clients/rds
/illumos-gate/usr/src/uts/intel/usbser/
H A DMakefile116 %.ll: $(UTSBASE)/common/io/usb/clients/usbser/%.c
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dthreads.c47 #include <sys/ib/clients/rdsv3/rdsv3.h>
48 #include <sys/ib/clients/rdsv3/rdsv3_debug.h>
H A Dstats.c46 #include <sys/ib/clients/rdsv3/rdsv3.h>
/illumos-gate/usr/src/uts/intel/scsa2usb/
H A DMakefile141 $(UTSBASE)/common/sys/usb/clients/mass_storage/usb_bulkonly.h \
142 $(UTSBASE)/common/sys/usb/clients/mass_storage/usb_cbi.h \
/illumos-gate/usr/src/uts/sparc/scsa2usb/
H A DMakefile138 $(UTSBASE)/common/sys/usb/clients/mass_storage/usb_bulkonly.h \
139 $(UTSBASE)/common/sys/usb/clients/mass_storage/usb_cbi.h \
/illumos-gate/usr/src/uts/sparc/usb_ac/
H A DMakefile44 CONF_SRCDIR = $(UTSBASE)/common/io/usb/clients/audio/usb_ac
144 %.ll: $(UTSBASE)/common/io/usb/clients/audio/usb_ac/%.c
/illumos-gate/usr/src/cmd/tcpd/
H A Dtcpdchk.c233 print_list("clients: ", cl_list);
325 int clients = 0; local
331 clients = 0;
333 clients++;
342 if (clients == 0)
/illumos-gate/usr/src/lib/udapl/udapl_tavor/
H A DMakefile.com144 CPPFLAGS += -I$(SRC)/uts/common/sys/ib/clients/daplt
146 CPPFLAGS += -I$(SRC)/uts/common/sys/ib/clients
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbftdi/
H A Duftdi_var.h40 #include <sys/usb/clients/usbser/usbser_dsdi.h>
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbsprl/
H A Dpl2303_var.h38 #include <sys/usb/clients/usbser/usbser_dsdi.h>
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drds_opt.c26 #include <sys/ib/clients/rds/rds.h>
/illumos-gate/usr/src/uts/common/io/
H A Dwinlockio.c77 * Returns a one-word flag. '1' means that multiple clients may
79 * meaning that only two clients could access a lock page.
279 * clients (not just two) to access a lock page
328 struct segproc *clients; /* list of clients of this lock */ member in struct:seglock
375 * All fields in list of SegProc (lp->clients)
913 lp->clients = NULL;
937 ASSERT(lp->clients == NULL);
966 ASSERT(lp->clients == NULL);
1004 for (sdp = lp->clients; sd
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_arp.h33 #include <sys/ib/clients/ibd/ibd.h>
/illumos-gate/usr/src/uts/sparc/usbser/
H A DMakefile125 %.ll: $(UTSBASE)/common/io/usb/clients/usbser/%.c
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h35 #include <sys/ib/clients/of/sol_ofs/sol_ofs_common.h>
36 #include <sys/ib/clients/of/rdma/rdma_cm.h>
37 #include <sys/ib/clients/of/sol_ofs/sol_ib_cma.h> /* Transport Specific */

Completed in 131 milliseconds

1234567891011