Lines Matching defs:component_name
734 get_component_number(int fd, char *component_name, int *component_number,
756 if (strncmp(component_name, device_config.devs[i].devname,
764 if (strncmp(component_name,
778 err(1,"%s is not a component of this device", component_name);
937 strncpy(hot_spare.component_name, component,
938 sizeof(hot_spare.component_name));
956 strncpy(comp.component_name, component,
957 sizeof(comp.component_name));
974 strncpy(comp.component_name, component, sizeof(comp.component_name));