ONLP
Open Network Linux Platform APIs
|
Chassis Platform Interface. More...
#include <onlp/chassis.h>
Go to the source code of this file.
Functions | |
int | onlp_chassisi_sw_init (void) |
Software initializaiton of the Chassis module. | |
int | onlp_chassisi_hw_init (uint32_t flags) |
Hardware initializaiton of the Chassis module. More... | |
int | onlp_chassisi_sw_denit (void) |
Deinitialize the chassis software module. More... | |
int | onlp_chassisi_hdr_get (onlp_oid_id_t id, onlp_oid_hdr_t *hdr) |
Get the chassis hdr structure. More... | |
int | onlp_chassisi_info_get (onlp_oid_id_t id, onlp_chassis_info_t *info) |
Get the chassis info structure. More... | |
Chassis Platform Interface.