Linux Kernel
3.7.1
|
#include <mptctl.h>
Data Fields | |
union { | |
struct { | |
unsigned int deviceNumber: 5 | |
unsigned int functionNumber: 3 | |
unsigned int busNumber: 24 | |
} bits | |
unsigned int asUlong | |
} | u |
int | segmentID |
struct { ... } bits |
union { ... } u |