Home
last modified time | relevance | path

Searched refs:add_properties (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/hal/tools/
H A Dhal-device.c75 int add_properties(LibHalContext *hal_ctx, new_dev_t *nd, lh_prop_t *prop);
392 err = add_properties(hal_ctx, &new_dev, prop); in add_udi()
545 int add_properties(LibHalContext *hal_ctx, new_dev_t *nd, lh_prop_t *prop) in add_properties() function