
Data Fields | |
| struct skinny_device ** | devices |
| char | id [16] |
| char | name [80] |
| struct skinny_paging_device * | next |
Definition at line 1058 of file chan_skinny.c.
struct skinny_device** devices [read] |
Definition at line 1061 of file chan_skinny.c.
| char id[16] |
Definition at line 1060 of file chan_skinny.c.
| char name[80] |
Definition at line 1059 of file chan_skinny.c.
struct skinny_paging_device* next [read] |
Definition at line 1062 of file chan_skinny.c.
1.5.6