NAME | SYNOPSIS | DESCRIPTION | INTERFACES | FILES | ATTRIBUTES | SEE ALSO
cc [ flag ... ] file ... -ldevinfo [ library ... ]
Functions in this library access information on device configuration.
The shared object libdevinfo.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.
| di_binding_name | di_bus_addr | 
| di_child_node | di_compatible_names | 
| di_devfs_path | di_devfs_path_free | 
| di_devid | di_driver_name | 
| di_driver_ops | di_drv_first_node | 
| di_drv_next_node | di_fini | 
| di_init | di_instance | 
| di_minor_class | di_minor_devt | 
| di_minor_name | di_minor_next | 
| di_minor_nodetype | di_minor_spectype | 
| di_minor_type | di_node_name | 
| di_nodeid | di_parent_node | 
| di_prom_fini | di_prom_init | 
| di_prom_prop_data | di_prom_prop_lookup_bytes | 
| di_prom_prop_lookup_ints | di_prom_prop_lookup_strings | 
| di_prom_prop_name | di_prom_prop_next | 
| di_prop_bytes | di_prop_devt | 
| di_prop_ints | di_prop_lookup_bytes | 
| di_prop_lookup_ints | di_prop_lookup_strings | 
| di_prop_name | di_prop_next | 
| di_prop_strings | di_prop_type | 
| di_sibling_node | di_state | 
| di_walk_minor | di_walk_node | 
archive library
shared object
64-bit shared object
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE | 
|---|---|
| Availability | SUNWcsl, SUNWstatl (32-bit) | 
| 
 | SUNWcslx (64-bit) | 
| MT Level | Safe | 
| Interface Stability | Evolving | 
NAME | SYNOPSIS | DESCRIPTION | INTERFACES | FILES | ATTRIBUTES | SEE ALSO