Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
USHORT | lpAuxRequest |
USHORT | lpDataOut |
UCHAR | ucChannelID |
union { | |
UCHAR ucReplyStatus | |
UCHAR ucDelay | |
}; | |
UCHAR | ucDataOutLen |
UCHAR | ucReserved |
Definition at line 6640 of file atombios.h.
union { ... } |
USHORT lpAuxRequest |
Definition at line 6642 of file atombios.h.
USHORT lpDataOut |
Definition at line 6643 of file atombios.h.
UCHAR ucChannelID |
Definition at line 6644 of file atombios.h.
UCHAR ucDataOutLen |
Definition at line 6650 of file atombios.h.
UCHAR ucDelay |
Definition at line 6648 of file atombios.h.
UCHAR ucReplyStatus |
Definition at line 6647 of file atombios.h.
UCHAR ucReserved |
Definition at line 6651 of file atombios.h.