#include <driver.h>
Definition at line 90 of file driver.h.
|
When set, will contain the driver that defined this DriverItem. This variable is only set on root items, for simplicity and speed. As such, when traversing the list, the current driver in the hierarchy must be maintained by checking this variable. If set, use this variable, otherwise, keep the previous. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|