muteki
Loading...
Searching...
No Matches
devio_descriptor_t Struct Reference

The device IO descriptor. More...

#include <devio.h>

Data Fields

char path [80]
 Path to the device or DOS 8.3 path to the file.
 
devio_backend_tbackend
 Backend of this descriptor. Can be a file descriptor or a service.
 
int unk_0x54
 Unknown.
 
unsigned int device_id
 Device ID if this descriptor is device-backed.
 
int refcount
 Reference counter.
 
int access
 Access mode.
 
int shmode
 Sharing mode.
 
int on_noentry
 Behavior on no entry.
 
unsigned int flags_upper
 Upper 16-bit of the flags.
 
unsigned int flags_lower
 Lower 16-bit of the flags.
 
unsigned int magic
 Descriptor magic. Always BXCH.
 
int unk_0x78
 Unknown.
 

Detailed Description

The device IO descriptor.


The documentation for this struct was generated from the following file: