device_type       108 opal/mca/btl/ugni/btl_ugni_component.c     gni_nic_device_t device_type;
device_type       299 opal/mca/btl/ugni/btl_ugni_component.c     GNI_GetDeviceType (&device_type);
device_type       303 opal/mca/btl/ugni/btl_ugni_component.c     if (GNI_DEVICE_GEMINI == device_type) {
device_type       428 opal/mca/btl/ugni/btl_ugni_component.c     if (GNI_DEVICE_ARIES == device_type) {
device_type      2825 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     char *device_type;
device_type      2836 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     device_type = hwloc_read_str(cpu, "device_type", root_fd);
device_type      2837 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (NULL == device_type)
device_type      2847 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (0 == strcmp(device_type, "cache")) {
device_type      2850 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     else if (0 == strcmp(device_type, "cpu")) {
device_type      2892 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     free(device_type);