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

  /src/usr.bin/aiomixer/
main.c 402 process_device_select(struct aiomixer *aio, unsigned int num_devices)
408 draw_mixer_select(num_devices, selected_device);
423 selected_device = (num_devices - 1);
427 if (selected_device < (num_devices - 1))
460 draw_mixer_select(num_devices, selected_device);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_topology.h 188 uint32_t num_devices; /* Number of H-NUMA nodes */ member in struct:kfd_system_properties
kfd_topology.c 858 sys_props.num_devices++;
1046 atomic_set(&topology_crat_proximity_domain, sys_props.num_devices-1);
1424 sys_props.num_devices--;
  /src/sys/dev/ic/
siopreg.h 442 uint8_t num_devices; member in struct:nvram_symbios

Completed in 15 milliseconds