Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fw_cdev_initiate_bus_reset Struct Reference

#include <firewire-cdev.h>

Data Fields

__u32 type
 

Detailed Description

struct fw_cdev_initiate_bus_reset - Initiate a bus reset : FW_CDEV_SHORT_RESET or FW_CDEV_LONG_RESET

Initiate a bus reset for the bus this device is on. The bus reset can be either the original (long) bus reset or the arbitrated (short) bus reset introduced in 1394a-2000.

The ioctl returns immediately. A subsequent &fw_cdev_event_bus_reset indicates when the reset actually happened. Since ABI v4, this may be considerably later than the ioctl because the kernel ensures a grace period between subsequent bus resets as per IEEE 1394 bus management specification.

Definition at line 604 of file firewire-cdev.h.

Field Documentation

Definition at line 605 of file firewire-cdev.h.


The documentation for this struct was generated from the following file: