Home
last modified time | relevance | path

Searched refs:hv_sgl_node (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c116 struct hv_sgl_node { struct
117 LIST_ENTRY(hv_sgl_node) link;
122 LIST_HEAD(, hv_sgl_node) in_use_sgl_list; argument
123 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()