#include <kmod.h>
Collaboration diagram for kmod_struct:
Data Fields | |
uInt32 | address |
uInt16 | id |
char | name [128] |
kmod_struct * | next |
kmod_struct * | prev |
uInt16 | refs |
Definition at line 37 of file kmod.h.
char kmod_struct::name[128] |
struct kmod_struct* kmod_struct::next |
struct kmod_struct* kmod_struct::prev |