Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_store.h86 HalDeviceStore *hal_device_store_new (void);
H A Dhald.c172 global_device_list = hal_device_store_new (); in hald_get_gdl()
192 temporary_device_list = hal_device_store_new (); in hald_get_tdl()
H A Ddevice_store.c139 hal_device_store_new (void) in hal_device_store_new() function