|
libxcoder
5.3.1
|
#include <ni_p2p_ioctl.h>
Data Fields | |
| int | fd |
| unsigned int | flags |
| int | domain |
| int | bus |
| int | dev |
| int | fn |
| int | bar |
| unsigned long | offset |
| unsigned long | length |
Definition at line 43 of file ni_p2p_ioctl.h.
| int bar |
Definition at line 51 of file ni_p2p_ioctl.h.
| int bus |
Definition at line 48 of file ni_p2p_ioctl.h.
| int dev |
Definition at line 49 of file ni_p2p_ioctl.h.
| int domain |
Definition at line 47 of file ni_p2p_ioctl.h.
| int fd |
Definition at line 45 of file ni_p2p_ioctl.h.
| unsigned int flags |
Definition at line 46 of file ni_p2p_ioctl.h.
| int fn |
Definition at line 50 of file ni_p2p_ioctl.h.
| unsigned long length |
Definition at line 53 of file ni_p2p_ioctl.h.
| unsigned long offset |
Definition at line 52 of file ni_p2p_ioctl.h.