|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | SU_SP_s |
| struct | SU_CE_s |
| struct | SU_ER_s |
| struct | RR_RR_s |
| struct | RR_PX_s |
| struct | RR_PN_s |
| struct | SL_component |
| struct | RR_SL_s |
| struct | RR_NM_s |
| struct | RR_CL_s |
| struct | RR_PL_s |
| struct | stamp |
| struct | RR_TF_s |
| struct | RR_ZF_s |
| struct | rock_ridge |
Macros | |
| #define | TF_CREATE 1 |
| #define | TF_MODIFY 2 |
| #define | TF_ACCESS 4 |
| #define | TF_ATTRIBUTES 8 |
| #define | TF_BACKUP 16 |
| #define | TF_EXPIRATION 32 |
| #define | TF_EFFECTIVE 64 |
| #define | TF_LONG_FORM 128 |
| #define | RR_PX 1 /* POSIX attributes */ |
| #define | RR_PN 2 /* POSIX devices */ |
| #define | RR_SL 4 /* Symbolic link */ |
| #define | RR_NM 8 /* Alternate Name */ |
| #define | RR_CL 16 /* Child link */ |
| #define | RR_PL 32 /* Parent link */ |
| #define | RR_RE 64 /* Relocation directory */ |
| #define | RR_TF 128 /* Timestamps */ |
Functions | |
| struct SU_SP_s | __attribute__ ((packed)) |
Variables | |
| unsigned char | magic [2] |
| unsigned char | skip |
| struct SU_CE_s | __attribute__ |
| unsigned char | len_id |
| unsigned char | len_des |
| unsigned char | len_src |
| unsigned char | ext_ver |
| char | data [0] |
| char | flags [1] |
| unsigned char | len |
| char | text [0] |
| struct SL_component | link |
| char | name [0] |
| char | time [7] |
| struct stamp | times [0] |
| #define RR_PX 1 /* POSIX attributes */ |
|
read |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.
1.8.2