ghd_reset_notify_list_t
ghd_reset_notify_list_t *rnp;
for (rnp = (ghd_reset_notify_list_t *)L2_next(rnl);
rnp = (ghd_reset_notify_list_t *)L2_next(&rnp->l2_link)) {
ghd_reset_notify_list_t *rnp;
rnp = (ghd_reset_notify_list_t *)kmem_zalloc(sizeof (*rnp),
for (rnp = (ghd_reset_notify_list_t *)
rnp = (ghd_reset_notify_list_t *)L2_next(&rnp->l2_link)) {