MOS Source Code
Loading...
Searching...
No Matches
.common Device Manager Common Types

Device Manager Common Types. More...

Enumerations

enum  device_type_t { DEVICE_TYPE_CONSOLE , DEVICE_TYPE_BLOCK , DEVICE_TYPE_CHAR , DEVICE_TYPE_NET }
 Device type. More...
 

Detailed Description

Device Manager Common Types.

Enumeration Type Documentation

◆ device_type_t

Device type.

Enumerator
DEVICE_TYPE_CONSOLE 
DEVICE_TYPE_BLOCK 
DEVICE_TYPE_CHAR 
DEVICE_TYPE_NET 

Definition at line 16 of file dm_types.h.