HomeSort by: relevance | last modified time | path
    Searched defs:connection (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchi/
vchi.h 39 #include "interface/vchi/connections/connection.h"
129 VCHI_CONNECTION_T *connection; member in struct:__anonac3b4fdb0708
186 extern int32_t vchi_crc_control( VCHI_CONNECTION_T *connection,
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
xs_wire.h 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
126 uint32_t connection; member in struct:xenstore_domain_interface
139 /* Valid values for the connection field */
  /src/sys/external/bsd/drm/dist/shared-core/
drm_mode.h 23 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
180 uint32_t connection; member in struct:drm_mode_get_connector
  /src/sbin/iscsid/
iscsid.h 322 to reconnect or reassign a connection that has been dropped.
325 connection after the initial wait indicated in DefaultTime2Retain
684 Contains the session ID for this connection. Must be 0 for login, a valid
689 Optional unique non-numeric symbolic session (or connection) name.
705 Receives an integer that identifies the connection.
735 Identifies the connection to remove.
760 Contains the connection identifier for the first connection.
796 Connection ID.
805 iscsid_connection_list_entry_t connection[1] member in struct:__anonacab674b2408
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
hdcp.h 21 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
169 /* contains values per connection */
205 /* per connection */
206 struct mod_hdcp_connection connection; member in struct:mod_hdcp
397 return (hdcp->connection.link.mode == MOD_HDCP_MODE_DP ||
398 hdcp->connection.link.mode == MOD_HDCP_MODE_DP_MST);
403 return (hdcp->connection.link.mode == MOD_HDCP_MODE_DP_MST);
408 return (hdcp->connection.link.mode == MOD_HDCP_MODE_DEFAULT);
502 /* connection topology helpers */
524 if (is_display_active(&hdcp->connection.displays[i])
    [all...]
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm_mode.h 25 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
384 __u32 connection; member in struct:drm_mode_get_connector

Completed in 16 milliseconds