|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | MAX_PROM_FEATURE_SETS 2 |
| #define | PRF_PAL_CACHE_FLUSH_SAFE 0 |
| #define | PRF_DEVICE_FLUSH_LIST 1 |
| #define | PRF_HOTPLUG_SUPPORT 2 |
| #define | PRF_CPU_DISABLE_SUPPORT 3 |
| #define | OSF_MCA_SLV_TO_OS_INIT_SLV 0 |
| #define | OSF_FEAT_LOG_SBES 1 |
| #define | OSF_ACPI_ENABLE 2 |
| #define | OSF_PCISEGMENT_ENABLE 3 |
Functions | |
| int | sn_prom_feature_available (int id) |
| #define MAX_PROM_FEATURE_SETS 2 |
Definition at line 18 of file sn_feature_sets.h.
| #define OSF_ACPI_ENABLE 2 |
Definition at line 54 of file sn_feature_sets.h.
| #define OSF_FEAT_LOG_SBES 1 |
Definition at line 53 of file sn_feature_sets.h.
| #define OSF_MCA_SLV_TO_OS_INIT_SLV 0 |
Definition at line 52 of file sn_feature_sets.h.
| #define OSF_PCISEGMENT_ENABLE 3 |
Definition at line 55 of file sn_feature_sets.h.
| #define PRF_CPU_DISABLE_SUPPORT 3 |
Definition at line 34 of file sn_feature_sets.h.
| #define PRF_DEVICE_FLUSH_LIST 1 |
Definition at line 32 of file sn_feature_sets.h.
| #define PRF_HOTPLUG_SUPPORT 2 |
Definition at line 33 of file sn_feature_sets.h.
| #define PRF_PAL_CACHE_FLUSH_SAFE 0 |
Definition at line 31 of file sn_feature_sets.h.
1.8.2