28 #ifndef __ONLP_CHASSISI_H__ 29 #define __ONLP_CHASSISI_H__ int onlp_chassisi_info_get(onlp_oid_id_t id, onlp_chassis_info_t *info)
Get the chassis info structure.
int onlp_chassisi_hw_init(uint32_t flags)
Hardware initializaiton of the Chassis module.
int onlp_chassisi_sw_denit(void)
Deinitialize the chassis software module.
uint32_t onlp_oid_id_t
Definition: oids.h:55
Chassis Information Structure.
Definition: chassis.h:47
int onlp_chassisi_hdr_get(onlp_oid_id_t id, onlp_oid_hdr_t *hdr)
Get the chassis hdr structure.
int onlp_chassisi_sw_init(void)
Software initializaiton of the Chassis module.