block_transfer_arg Struct Reference


Data Fields

__u32 address
__u8 count
__u8 * data

Detailed Description

The argument for a MOST_NETS_READREG_BLOCK or MOST_NETS_WRITEREG_BLOCK ioctl() call.

Definition at line 65 of file most-netservice.h.


Field Documentation

__u32 block_transfer_arg::address

the address where the lower 8 bits are the real adress part and the bits 8..9 are the page part

Definition at line 66 of file most-netservice.h.

Referenced by ioctl_read_regblock(), and ioctl_write_regblock().

__u8 block_transfer_arg::count

the number of items that should be read or written

Definition at line 69 of file most-netservice.h.

Referenced by ioctl_read_regblock(), and ioctl_write_regblock().

__u8* block_transfer_arg::data

a pointer to an array of length count that holds the data that should be written or that is to be read

Definition at line 71 of file most-netservice.h.

Referenced by ioctl_read_regblock(), and ioctl_write_regblock().


The documentation for this struct was generated from the following file:
Generated on Fri Mar 9 14:48:58 2007 for MOST Linux Drivers (Linux and RTAI) by  doxygen 1.5.0