RDK Documentation (Open Sourced RDK Components)
diskMgr.h File Reference

IARM-Bus Disk Manager Public API. More...

#include "libIARM.h"
Include dependency graph for diskMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _IARM_BUS_DISKMgr_EventData_t
 

Macros

#define IARM_BUS_DISKMGR_NAME   "DISKMgr"
 
#define IARM_BUS_DISKMGR_MAX_LEN   200
 

Typedefs

typedef enum _DISKMgr_EventId_t IARM_Bus_DISKMgr_EventId_t
 
typedef enum _DISKMgr_HDDEvents_t DISKMgr_HDDEvents_t
 
typedef struct _IARM_BUS_DISKMgr_EventData_t IARM_BUS_DISKMgr_EventData_t
 

Enumerations

enum  _DISKMgr_EventId_t
 
enum  _DISKMgr_HDDEvents_t
 

yes

IARM-Bus Disk Manager Public API.

This API defines the public interfaces for Disk manager

Document
Document reference.
Open Issues (in no particular order)
  1. None
Assumptions
  1. None
Abbreviations
  • BE: ig-Endian.
  • cb: allback function (suffix).
  • DS: Device Settings.
  • FPD: Front-Panel Display.
  • HAL: Hardware Abstraction Layer.
  • LE: Little-Endian.
  • LS: Least Significant.
  • MBZ: Must be zero.
  • MS: Most Significant.
  • RDK: Reference Design Kit.
  • _t: Type (suffix).
Implementation Notes
  1. None

Definition in file diskMgr.h.