intro(D5) intro(D5)
NAME
intro - introduction to kernel #define's
SYNOPSIS
#include <sys/types.h>
#include <sys/ddi.h>
DESCRIPTION
This section describes the kernel #define's a developer may
need to use in a device driver. Most #define's are specified
on the manual page in which they are used. However, some
#define's are too general or numerous to include in another
manual page. Instead, they have been given a separate page in
this section.
USAGE
#include <sys/ddi.h> must always be the last header file
included.
Copyright 1994 Novell, Inc. Page 1