Linux Kernel
3.7.1
|
#include <macintosh.h>
Data Fields | |
short | ident |
char * | name |
char | adb_type |
char | via_type |
char | scsi_type |
char | ide_type |
char | scc_type |
char | ether_type |
char | nubus_type |
char | floppy_type |
Definition at line 22 of file macintosh.h.
char adb_type |
Definition at line 26 of file macintosh.h.
char ether_type |
Definition at line 31 of file macintosh.h.
char floppy_type |
Definition at line 33 of file macintosh.h.
char ide_type |
Definition at line 29 of file macintosh.h.
short ident |
Definition at line 24 of file macintosh.h.
char* name |
Definition at line 25 of file macintosh.h.
char nubus_type |
Definition at line 32 of file macintosh.h.
char scc_type |
Definition at line 30 of file macintosh.h.
char scsi_type |
Definition at line 28 of file macintosh.h.
char via_type |
Definition at line 27 of file macintosh.h.