Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c218 find_disk_slot(led_dtls_t *dtls, int disk, picl_nodehdl_t *nodeh) in find_disk_slot() function
289 if (find_disk_slot(dtls, d, &slot_node) != PICL_SUCCESS) in add_led_refs()
376 if (find_disk_slot(dtls, d, &node_hdl) != PICL_SUCCESS) in delete_led_refs()
H A Dfcal_leds.h301 int find_disk_slot(led_dtls_t *dtls, int disk, picl_nodehdl_t *nodeh);
H A Dfcal_leds_thread.c81 r = find_disk_slot(dtls, disk, &slotndh); in delete_disk_unit()
230 r = find_disk_slot(dtls, disk, &slotndh); in update_picl()