d_list_init
d_list_init(&ofld->state_blks[idx].tcp_list, NULL, NULL, 0);
d_list_init(&ofld->state_blks[idx].path_list, NULL, NULL, 0);
d_list_init(&ofld->state_blks[idx].neigh_list, NULL, NULL, 0);
d_list_init(&pdev->sq_info.pending_normal, 0,0,0);
d_list_init(&pdev->sq_info.pending_high, 0,0,0);
d_list_init(&pdev->sq_info.pending_complete, 0,0,0);
d_list_init(&gen_buf_list, NULL, NULL, 0);
d_list_init(&con->u.rx.gen_info.dpc_peninsula_list, &gen_buf->link, &gen_buf->link, 1);
d_list_init(&isle->isle_gen_bufs_list_head, NULL, NULL, 0);
d_list_init(&return_list, NULL, NULL, 0);
d_list_init(&indicate_list, NULL, NULL, 0);
d_list_init(&return_to_pool_list, NULL, NULL, 0);
d_list_init(&return_to_peninsula_list, NULL, NULL, 0);
d_list_init(&unwanted_list, NULL, NULL, 0);
d_list_init(&aux_isles_list, NULL, NULL, 0);
d_list_init(&removed_list, NULL, NULL, 0);
d_list_init(&return_list, NULL, NULL, 0);
d_list_init(&gen_info->first_isle.isle_gen_bufs_list_head, NULL, NULL, 0);
d_list_init(&gen_buf_list, NULL, NULL, 0);
d_list_init(&tmp_gen_buf_list, NULL, NULL, 0);
d_list_init(&free_gen_buf_list, NULL, NULL, 0);
d_list_init(&released_list_of_gen_bufs, NULL, NULL, 0);
d_list_init(&tcp->rx_con->u.rx.gen_info.dpc_peninsula_list, NULL, NULL, 0);
d_list_init(&tcp->rx_con->u.rx.gen_info.peninsula_list, NULL, NULL, 0);
d_list_init(&toe_info->state_blk.neigh_list, NULL, NULL, 0);
d_list_init(&toe_info->state_blk.path_list, NULL, NULL, 0);
d_list_init(&toe_info->state_blk.tcp_list, NULL, NULL, 0);
d_list_init(&grq->active_gen_list, NULL, NULL, 0);
d_list_init(&grq->aux_gen_list, NULL, NULL, 0);