IDENTIFY(9E) Driver Entry Points IDENTIFY(9E)

NAME


identify - determine if a driver is associated with a device

INTERFACE LEVEL


illumos DDI specific (illumos DDI). This entry point is no longer
supported. nulldev(9F) must be specified in the dev_ops(9S)
structure.

SEE ALSO


nulldev(9F), dev_ops(9S)

ATTRIBUTES


See attributes(7) for a description of the following attributes:


+----------------+-----------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+----------------+-----------------+
|Stability Level | Obsolete |
+----------------+-----------------+

WARNING


Drivers must remove the identify(9e) implementation to recompile.
Otherwise, the compiler generates errors about DDI_IDENTIFIED and
DDI_NOT_IDENTIFIED.

April 11, 2003 IDENTIFY(9E)

tribblix@gmail.com :: GitHub :: Privacy