SYNOPSIS
In sys/param.h In sys/bus.h Ft const char * Fn device_get_name device_t dev Ft const char * Fn device_get_nameunit device_t devDESCRIPTION
The Fn device_get_name function returns the name of the device's device class.The Fn device_get_nameunit function returns the name of the device's instance.
AUTHORS
This manual page was written by An Warner Losh .