FreeBSD kernel kern code
_device Struct Reference

Implementation of _device. More...

Data Fields

 KOBJ_FIELDS
 

Detailed Description

Implementation of _device.

The structure is named "_device" instead of "device" to avoid type confusion caused by other subsystems defining a (struct device).

Definition at line 121 of file subr_bus.c.

Field Documentation

◆ KOBJ_FIELDS

_device::KOBJ_FIELDS

Definition at line 126 of file subr_bus.c.


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