Searched defs:devfs_prom_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevice_info.h83 struct devfs_prom_path { struct
86 struct devfs_prom_path *next;
125 struct devfs_prom_path **);
127 * free a list of devfs_prom_path structures
129 extern void devfs_free_all_prom_names(struct devfs_prom_path *);

Completed in 56 milliseconds