px_lib_do_count_waiting_dev
(void) px_lib_do_count_waiting_dev(dip, &count);
ddi_walk_devs(ddi_get_child(dip), px_lib_do_count_waiting_dev, &count);