FreeBSD kernel pms device code
ossa.h File Reference
Include dependency graph for ossa.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEBUG_LEVEL   OSSA_DEBUG_LEVEL_1
 
#define ossaLogDebugString   TIDEBUG_MSG
 
#define ossaAssert   OS_ASSERT
 
#define tddmLogDebugString   TIDEBUG_MSG
 
#define DM_ASSERT   OS_ASSERT
 
#define tdsmLogDebugString   TIDEBUG_MSG
 
#define SM_ASSERT   OS_ASSERT
 

Detailed Description

The file defines the declaration of OS types

Definition in file ossa.h.

Macro Definition Documentation

◆ DEBUG_LEVEL

#define DEBUG_LEVEL   OSSA_DEBUG_LEVEL_1

Definition at line 34 of file ossa.h.

◆ DM_ASSERT

#define DM_ASSERT   OS_ASSERT

Definition at line 39 of file ossa.h.

◆ ossaAssert

#define ossaAssert   OS_ASSERT

Definition at line 36 of file ossa.h.

◆ ossaLogDebugString

#define ossaLogDebugString   TIDEBUG_MSG

Definition at line 35 of file ossa.h.

◆ SM_ASSERT

#define SM_ASSERT   OS_ASSERT

Definition at line 42 of file ossa.h.

◆ tddmLogDebugString

#define tddmLogDebugString   TIDEBUG_MSG

Definition at line 38 of file ossa.h.

◆ tdsmLogDebugString

#define tdsmLogDebugString   TIDEBUG_MSG

Definition at line 41 of file ossa.h.