Lines Matching defs:comp
854 pool_component_t *comp;
857 if ((comp = get_cpu(cmd->cmd_tgt1)) == NULL)
860 if ((info_buf = pool_component_info(conf, comp, PO_TRUE)) == NULL) {
1088 pool_component_t *comp;
1090 if ((comp = get_cpu(cmd->cmd_tgt1)) == NULL)
1093 prop_list_walk(cmd, pool_component_to_elem(conf, comp));
1434 pool_component_t *comp;
1438 if ((comp = get_cpu(assoc->assoc_name)) == NULL)
1441 if ((src = pool_get_owning_resource(conf, comp)) == NULL)
1444 xfer[0] = comp;