Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | mailbox |
struct | st_ram_io |
Macros | |
#define | DATA_TO_PC_READY 0x00 |
#define | TIC_OWNER_TO_PC 0x01 |
#define | NUMCARD_OWNER_TO_PC 0x02 |
#define | TIC_DES_TO_PC 0x03 |
#define | NUMCARD_DES_TO_PC 0x04 |
#define | DATA_FROM_PC_READY 0x05 |
#define | TIC_OWNER_FROM_PC 0x06 |
#define | NUMCARD_OWNER_FROM_PC 0x07 |
#define | TIC_DES_FROM_PC 0x08 |
#define | NUMCARD_DES_FROM_PC 0x09 |
#define | ACK_FROM_PC_READY 0x0E |
#define | TIC_ACK_FROM_PC 0x0F |
#define | NUMCARD_ACK_FROM_PC 0x010 |
#define | TYP_ACK_FROM_PC 0x011 |
#define | CONF_END_TEST 0x012 |
#define | ERROR_CODE 0x016 |
#define | PARAMETER_ERROR 0x018 |
#define | VERS 0x01E |
#define | RAM_TO_PC 0x040 |
#define | RAM_FROM_PC 0x0170 |
#define | TYPE_CARD 0x03C0 |
#define | SERIAL_NUMBER 0x03DA |
#define | RAM_IT_FROM_PC 0x03FE |
#define | RAM_IT_TO_PC 0x03FF |
#define ACK_FROM_PC_READY 0x0E |
Definition at line 18 of file applicom.h.
#define CONF_END_TEST 0x012 |
Definition at line 22 of file applicom.h.
#define DATA_FROM_PC_READY 0x05 |
Definition at line 13 of file applicom.h.
#define DATA_TO_PC_READY 0x00 |
Definition at line 8 of file applicom.h.
#define ERROR_CODE 0x016 |
Definition at line 23 of file applicom.h.
#define NUMCARD_ACK_FROM_PC 0x010 |
Definition at line 20 of file applicom.h.
#define NUMCARD_DES_FROM_PC 0x09 |
Definition at line 17 of file applicom.h.
#define NUMCARD_DES_TO_PC 0x04 |
Definition at line 12 of file applicom.h.
#define NUMCARD_OWNER_FROM_PC 0x07 |
Definition at line 15 of file applicom.h.
#define NUMCARD_OWNER_TO_PC 0x02 |
Definition at line 10 of file applicom.h.
#define PARAMETER_ERROR 0x018 |
Definition at line 24 of file applicom.h.
#define RAM_FROM_PC 0x0170 |
Definition at line 27 of file applicom.h.
#define RAM_IT_FROM_PC 0x03FE |
Definition at line 30 of file applicom.h.
#define RAM_IT_TO_PC 0x03FF |
Definition at line 31 of file applicom.h.
#define RAM_TO_PC 0x040 |
Definition at line 26 of file applicom.h.
#define SERIAL_NUMBER 0x03DA |
Definition at line 29 of file applicom.h.
#define TIC_ACK_FROM_PC 0x0F |
Definition at line 19 of file applicom.h.
#define TIC_DES_FROM_PC 0x08 |
Definition at line 16 of file applicom.h.
#define TIC_DES_TO_PC 0x03 |
Definition at line 11 of file applicom.h.
#define TIC_OWNER_FROM_PC 0x06 |
Definition at line 14 of file applicom.h.
#define TIC_OWNER_TO_PC 0x01 |
Definition at line 9 of file applicom.h.
#define TYP_ACK_FROM_PC 0x011 |
Definition at line 21 of file applicom.h.
#define TYPE_CARD 0x03C0 |
Definition at line 28 of file applicom.h.
#define VERS 0x01E |
Definition at line 25 of file applicom.h.