HomeSort by: relevance | last modified time | path
    Searched refs:link_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netbt/
hci_event.c 588 (ep.link_type == HCI_LINK_ACL ? "ACL" : "SCO"),
593 link = hci_link_lookup_bdaddr(unit, &ep.bdaddr, ep.link_type);
640 if (ep.link_type == HCI_LINK_ACL) {
717 ep.link_type == HCI_LINK_ACL ? "ACL" : "SCO");
719 if (ep.link_type == HCI_LINK_ACL)
hci.h 1914 uint8_t link_type; /* Link type */ member in struct:__anon7316
1922 uint8_t link_type; /* link type */ member in struct:__anon7317
2070 uint8_t link_type; /* Link type */ member in struct:__anon7338
2153 uint8_t link_type; /* link type */ member in struct:__anon7349
  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_crat.c 897 uint8_t link_type; local
900 link_type = CRAT_IOLINK_TYPE_HYPERTRANSPORT;
902 link_type = CRAT_IOLINK_TYPE_QPI_1_1;
925 sub_type_hdr->io_interface_type = link_type;
  /src/sys/dev/pci/
mpiireg.h 1210 u_int8_t link_type; member in struct:mpii_cfg_fc_port_pg0

Completed in 26 milliseconds