
Data Fields | |
| struct skinny_device ** | devices |
| char | id [16] |
| char | name [80] |
| struct skinny_paging_device * | next |
Definition at line 1043 of file chan_skinny.c.
struct skinny_device** devices [read] |
Definition at line 1046 of file chan_skinny.c.
| char id[16] |
Definition at line 1045 of file chan_skinny.c.
| char name[80] |
Definition at line 1044 of file chan_skinny.c.
struct skinny_paging_device* next [read] |
Definition at line 1047 of file chan_skinny.c.
1.5.5