Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bxe/
H A Dbxe.c247 struct bxe_prev_list_node { struct
248 LIST_ENTRY(bxe_prev_list_node) node;
255 static LIST_HEAD(, bxe_prev_list_node) bxe_prev_list = LIST_HEAD_INITIALIZER(bxe_prev_list); argument
15379 static struct bxe_prev_list_node *
15382 struct bxe_prev_list_node *tmp; in bxe_prev_path_get_entry()
15398 struct bxe_prev_list_node *tmp; in bxe_prev_is_path_marked()
15426 struct bxe_prev_list_node *tmp; in bxe_prev_mark_path()
15451 tmp = malloc(sizeof(struct bxe_prev_list_node), M_DEVBUF, in bxe_prev_mark_path()