Searched refs:hv_sgl_node (Results 1 – 1 of 1) sorted by relevance
116 struct hv_sgl_node { struct117 LIST_ENTRY(hv_sgl_node) link;122 LIST_HEAD(, hv_sgl_node) in_use_sgl_list; argument123 LIST_HEAD(, hv_sgl_node) free_sgl_list;1062 struct hv_sgl_node *sgl_node = NULL; in storvsc_attach()1113 sgl_node = malloc(sizeof(struct hv_sgl_node), in storvsc_attach()1237 struct hv_sgl_node *sgl_node = NULL; in storvsc_detach()1620 struct hv_sgl_node *sgl_node = NULL; in storvsc_destroy_bounce_buffer()1649 struct hv_sgl_node *sgl_node = NULL; in storvsc_create_bounce_buffer()