Searched refs:attach_device (Results 1 – 2 of 2) sorted by relevance
764 ib_device_t *attach_device = &attach_data.device; in handle_mirror() local801 if (init_device(attach_device, attach_device_path) != BC_SUCCESS) { in handle_mirror()831 cleanup_device(attach_device); in handle_mirror()
451 ig_device_t *attach_device = &attach_data.device; in handle_mirror() local481 if (init_device(attach_device, attach_device_path) != BC_SUCCESS) { in handle_mirror()488 if (is_bootpar(curr_device->type) || is_bootpar(attach_device->type)) { in handle_mirror()521 cleanup_device(attach_device); in handle_mirror()