libdc1394 2.2.6
|
#include <dc1394/juju/firewire-cdev.h>
struct fw_cdev_event_bus_reset - Sent when a bus reset occurred @closure: See &fw_cdev_event_common; set by FW_CDEV_IOC_GET_INFO ioctl @type: See &fw_cdev_event_common; always FW_CDEV_EVENT_BUS_RESET @node_id: New node ID of this node @local_node_id: Node ID of the local node, i.e. of the controller @bm_node_id: Node ID of the bus manager @irm_node_id: Node ID of the iso resource manager @root_node_id: Node ID of the root node @generation: New bus generation
This event is sent when the bus the device belongs to goes through a bus reset. It provides information about the new bus configuration, such as new node ID for this device, new root ID, and others.