Go to the source code of this file.
Classes | |
struct | _xaballdef |
Defines | |
#define | XAB_C_ALL 20 |
#define | XAB_M_HRD 0x1 |
#define | XAB_M_ONC 0x2 |
#define | XAB_M_CBT 0x20 |
#define | XAB_M_CTG 0x80 |
#define | XAB_C_ANY 0 |
#define | XAB_C_CYL 1 |
#define | XAB_C_LBN 2 |
#define | XAB_C_VBN 3 |
#define | XAB_C_RFI 4 |
#define | XAB_K_ALLLEN 32 |
#define | XAB_C_ALLLEN 32 |
#define | XAB_V_HRD 0 |
#define | XAB_V_ONC 1 |
#define | XAB_V_CBT 5 |
#define | XAB_V_CTG 7 |
Variables | |
struct _xaballdef | cc_rms_xaball |
#define XAB_C_ALL 20 |
Definition at line 4 of file xaballdef.h.
#define XAB_C_ALLLEN 32 |
Definition at line 16 of file xaballdef.h.
#define XAB_C_ANY 0 |
Definition at line 9 of file xaballdef.h.
#define XAB_C_CYL 1 |
Definition at line 10 of file xaballdef.h.
#define XAB_C_LBN 2 |
Definition at line 11 of file xaballdef.h.
#define XAB_C_RFI 4 |
Definition at line 13 of file xaballdef.h.
#define XAB_C_VBN 3 |
Definition at line 12 of file xaballdef.h.
#define XAB_K_ALLLEN 32 |
Definition at line 15 of file xaballdef.h.
#define XAB_M_CBT 0x20 |
Definition at line 7 of file xaballdef.h.
#define XAB_M_CTG 0x80 |
Definition at line 8 of file xaballdef.h.
#define XAB_M_HRD 0x1 |
Definition at line 5 of file xaballdef.h.
#define XAB_M_ONC 0x2 |
Definition at line 6 of file xaballdef.h.
#define XAB_V_CBT 5 |
Definition at line 20 of file xaballdef.h.
#define XAB_V_CTG 7 |
Definition at line 21 of file xaballdef.h.
#define XAB_V_HRD 0 |
Definition at line 18 of file xaballdef.h.
#define XAB_V_ONC 1 |
Definition at line 19 of file xaballdef.h.
struct _xaballdef cc_rms_xaball |