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

#include <firewire-cdev.h>

Data Fields

__u64 channels
 
__u32 handle
 

Detailed Description

struct fw_cdev_set_iso_channels - Select channels in multichannel reception : Bitmask of channels to listen to : Handle of the mutichannel receive context

is the bitwise or of 1ULL << n for each channel n to listen to.

The ioctl fails with errno EBUSY if there is already another receive context on a channel in . In that case, the bitmask of all unoccupied channels is returned in .

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

Field Documentation

__u64 channels

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

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


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