chain_element
struct chain_element *chain_sgl_list;
sz = sizeof(struct chain_element) * num_chains;
struct chain_element *chain_req;