RTEMS CPU Kit with SuperCore  4.11.2
devfs Directory Reference
Directory dependency graph for devfs:
/mnt/data0/chrisj/rtems/releases/rtems-release.git/4.11.2/ws-rtems/rtems-4.11.2/cpukit/libfs/src/devfs

Files

file  devclose.c
 Maps Close Operation to rtems_io_close.
 
file  devfs.h [code]
 Device Only File System.
 
file  devfs_eval.c
 Evaluate Patch.
 
file  devfs_init.c
 Creates the Main Device Table.
 
file  devfs_mknod.c
 Creates an item in the main device table.
 
file  devfs_show.c
 Retrieves and Prints all the Device Registered in System.
 
file  devioctl.c
 Maps ioctl Operation to rtems_io_ioctl.
 
file  devopen.c
 Maps Open Operation to rtems_io_open.
 
file  devread.c
 DevFS Read.
 
file  devstat.c
 Gets the Device File Information.
 
file  devwrite.c
 Writes Operation to rtems_io_write.