#include <dc1394/juju/firewire-cdev.h>
struct fw_cdev_get_info - General purpose information ioctl
- Version
- : The version field is just a running serial number. We never break backwards compatibility, but may add more structs and ioctls in later revisions. @rom_length: If @rom is non-zero, at most rom_length bytes of configuration ROM will be copied into that user space address. In either case, @rom_length is updated with the actual length of the configuration ROM. @rom: If non-zero, address of a buffer to be filled by a copy of the device's configuration ROM @bus_reset: If non-zero, address of a buffer to be filled by a &struct fw_cdev_event_bus_reset with the current state of the bus. This does not cause a bus reset to happen. @bus_reset_closure: Value of &closure in this and subsequent bus reset events @card: The index of the card this device belongs to
The documentation for this struct was generated from the following file:
- dc1394/juju/firewire-cdev.h