nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations
device.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  DEVICE {
  DEVICE_VIDEO80x25 = 0x0100, DEVICE_COM1 = 0x0200, DEVICE_COM2 = 0x0201, DEVICE_COM3 = 0x0202,
  DEVICE_COM4 = 0x0203, DEVICE_FDA = 0x0300
}
 
enum  IOCTL { IOCTL_CMD_GET_INFO = 0x0 }