Home
last modified time | relevance | path

Searched refs:Connection (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.new2 FreeBSD* Driver for Intel Network Connection
24 This file describes the FreeBSD* driver for Intel Network Connection.
47 NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100
204 Intel(R) PRO/1000 PT Network Connection
206 Intel(R) PRO/1000 PT Dual Port Network Connection
210 Intel(R) PRO/1000 PF Network Connection
212 Intel(R) PRO/1000 PB Server Connection
213 Intel(R) PRO/1000 PL Network Connection
214 Intel(R) PRO/1000 EB Network Connection with I/O Acceleration
215 Intel(R) PRO/1000 EB Backplane Connection with I/O Acceleration
[all …]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h160 Connection *conn; /* name, IP address, ldap handle, etc */
287 int __s_api_conn_mt_add(Connection *con, ns_conn_user_t *, ns_ldap_error_t **);
289 Connection **, ns_ldap_error_t **, ns_conn_user_t *);
H A Dns_connect.c84 static Connection **sessionPool = NULL;
498 printConnection(FILE *fp, Connection *con) in printConnection()
523 addConnection(Connection *con) in addConnection()
536 sizeof (Connection *)); in addConnection()
549 Connection **cl; in addConnection()
550 cl = (Connection **) realloc(sessionPool, in addConnection()
552 sizeof (Connection *)); in addConnection()
558 SESSION_CACHE_INC * sizeof (Connection *)); in addConnection()
586 const ns_cred_t *auth, Connection **conp) in findConnection()
588 Connection *cp; in findConnection()
[all …]
H A Dns_internal.h588 } Connection; typedef
663 Connection *conn;
778 Connection **, ns_ldap_error_t **, int, int, ns_conn_user_t *);
782 int __s_api_isCtrlSupported(Connection *, char *);
897 void __s_api_freeConnection(Connection *con);
H A Dns_connmgmt.c1092 Connection *cp = cm->conn; in is_server_cred_matched()
1393 Connection **session, ns_ldap_error_t **errorp, ns_conn_user_t *cu) in __s_api_conn_mt_get()
1545 __s_api_conn_mt_add(Connection *con, ns_conn_user_t *cu, ns_ldap_error_t **ep) in __s_api_conn_mt_add()
H A Dns_standalone.c1111 Connection *session = NULL; in __ns_ldap_getConnectionInfoFromDUA()
1305 Connection *session = NULL; in __ns_ldap_getRootDSE()
H A Dns_reads.c1600 Connection *conp = NULL; in get_current_session()
1637 Connection *conp = NULL; in get_next_session()
1683 Connection *conp = NULL; in get_referral_session()
4142 Connection *conp; in __ns_ldap_auth()
H A Dns_common.c1258 __s_api_isCtrlSupported(Connection *con, char *ctrlString) in __s_api_isCtrlSupported()
H A Dns_writes.c668 Connection *conp = NULL; in write_state_machine()
/illumos-gate/usr/src/test/util-tests/tests/pcieadm/
H A Dheader0-basic.out3 Device ID: 0x1521 -- I350 Gigabit Network Connection
H A Dheader0-basic-n.out3 Device ID (header0.device): 0x1521 -- I350 Gigabit Network Connection
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist148 131 ECONNRESET Connection reset by peer
161 145 ETIMEDOUT Connection timed out
162 146 ECONNREFUSED Connection refused
/illumos-gate/usr/src/common/acpica/events/
H A Devregion.c383 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
393 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids8342 7044 MXI-4 Connection Monitor
24075 1866 Virtex4 ASIC Emulator Cable Connection [DN8000K10PCI]
24076 1867 Virtex4 ASIC Emulator Cable Connection [DN8000K10PCIe]
29932 0438 DH8900CC Series Gigabit Network Connection
29933 043a DH8900CC Series Gigabit Fiber Network Connection
29934 043c DH8900CC Series Gigabit Backplane Network Connection
29935 0440 DH8900CC Series Gigabit SFP Network Connection
30496 0d4c Ethernet Connection (11) I219-LM
30497 0d4d Ethernet Connection (11) I219-V
30498 8086 0d4d Ethernet Connection (11) I219-V
[all …]
H A Dusb.ids13892 0bbd System Connection, Inc.
14804 0d19 Hank Connection Industrial Co., Ltd
19318 17a5 Advanced Connection Technology Inc.
23646 0180 WiMAX Connection 2400m
23647 0181 WiMAX Connection 2400m
23648 0182 WiMAX Connection 2400m
23649 0186 WiMAX Connection 2400m
23650 0188 WiMAX Connection 2400m
23675 1403 WiMAX Connection 2400m
23676 1405 WiMAX Connection 2400m
[all …]
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl130 * Flags in the RPC header for Connection-oriented PDU data types
175 * Header common to all Connection-oriented RPC PDUs
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h1309 UINT8 *Connection; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3244 15. Problem: Connection might (in low probability) stop giving SQ completions
3437 3. Problem: Connection recovery failure - un-completed task cleanup.
3834 7. Problem: Connection activity counters may be improperly released in error
4028 5. Problem: CQ83451 - Connection Error in case of Login Response StatSN
4596 3. Problem: Connection error during out of order processing.
4662 5. Problem: Connection failure after task cleanup.
5472 4. Problem: Connection recovery bug in case the data was already acked.
5916 9. Problem: Connection recovery failure.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1098 …sure state machine has started, but the connection is still offloaded. Connection closure and remo…
1288 \section{iWARP Connection Establishment}
1406 \subsection{Connection Teardown}
1416 Connection teardown is performed via the modify\_qp verb according to the hilland verbs state machi…
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m42976 dnl log this? Connection rate $&{client_rate} exceeds limit $1.
2977 R<$+> $| TRUE $#error $@ 4.3.2 $: _RATE_CONTROL_REPLY Connection rate limit exceeded.
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1282 In order to support GPIO Connection objects with multiple pins, along
1285 the field unit from the previous invocation of a Connection. It can be
1882 iASL: Fix a possible fault when using the Connection() operator. Fixes a
1883 problem if the parent Field definition for the Connection operator refers
4039 One new operator is added, the Connection operator, which is used to
4048 Connection // Declare Field Connection
4101 operation regions, information about the Connection() object and any
4112 to convert the Connection() buffer object into a ACPI_RESOURCE.
/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs793 vendor HANK 0x3353 Hank Connection