| List of common DKI services available | intro(9DKI) man page |
| List of Processor-family specific DKI
services available | intro(9DKI) man page |
| Details regarding one processor-family
specific DKI service | Appropriate 9DKI man page |
| List of defined DDI APIs | intro(9DDI) man page |
| Detailed information regarding one
specific DDI API | Appropriate 9DDI man page |
| List of existing device drivers | Intro.9drv man page |
| Details regarding the configuration
and implementation of a driver for a
particular device | Appropriate 9DRV man page |
| Header file(s) for a particular DDI
interface class (c) | include/chorus/ddi/c/*.h |
| Header file(s)
- for common DKI services
- for family-specific DKI services | include/chorus/dki/dki.h
include/chorus/dki/f_dki.h |
| Property header file for a chip driver
implementation of class 'c' | include/chorus/drv/c/chip/chipProp.h |
| Implementation files for a chip device
driver | src/nucleus/bsp/drv/src/c/chip/*
src/nucleus/bsp/family/drv_f/src/c/chip/* |