Searched refs:target_parent (Results 1 – 2 of 2) sorted by relevance
124 struct udev_device *target_parent; in handle_scsi_sas_wide_port() local133 target_parent = udev_device_get_parent(targetdev); in handle_scsi_sas_wide_port()134 if (target_parent == NULL) in handle_scsi_sas_wide_port()138 udev_device_get_sysname(target_parent)); in handle_scsi_sas_wide_port()161 struct udev_device *target_parent; in handle_scsi_sas() local176 target_parent = udev_device_get_parent(targetdev); in handle_scsi_sas()177 if (target_parent == NULL) in handle_scsi_sas()182 "sas_device", udev_device_get_sysname(target_parent)); in handle_scsi_sas()187 port = udev_device_get_parent(target_parent); in handle_scsi_sas()
1930 (const const_node_ptr &source_parent, node_ptr target_parent in clone_subtree() argument1935 node_ptr target_sub_root = target_parent; in clone_subtree()1952 NodeTraits::set_parent(target_sub_root, target_parent); in clone_subtree()