|
Linux Kernel
3.7.1
|
#include <openprom.h>
Data Fields | |
| char * | argv [8] |
| char | args [100] |
| char | boot_dev [2] |
| int | boot_dev_ctrl |
| int | boot_dev_unit |
| int | dev_partition |
| char * | kernel_file_name |
| void * | aieee1 |
Definition at line 71 of file openprom.h.
| void * aieee1 |
Definition at line 79 of file openprom.h.
| char args |
Definition at line 73 of file openprom.h.
| char * argv |
Definition at line 72 of file openprom.h.
| char boot_dev |
Definition at line 74 of file openprom.h.
| int boot_dev_ctrl |
Definition at line 75 of file openprom.h.
| int boot_dev_unit |
Definition at line 76 of file openprom.h.
| int dev_partition |
Definition at line 77 of file openprom.h.
| char * kernel_file_name |
Definition at line 78 of file openprom.h.
1.8.2