Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.h45 int num_addons; member
H A Ddevice.c141 device->num_addons = 0; in hal_device_init()
1328 device->num_addons++; in hal_device_inc_num_addons()
1347 if (device->num_addons_ready == device->num_addons) { in hal_device_are_all_addons_ready()