Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bxe/
H A Dbxe.c239 struct bxe_prev_list_node { struct
240 LIST_ENTRY(bxe_prev_list_node) node;
247 static LIST_HEAD(, bxe_prev_list_node) bxe_prev_list = LIST_HEAD_INITIALIZER(bxe_prev_list); argument
15313 static struct bxe_prev_list_node *
15316 struct bxe_prev_list_node *tmp; in bxe_prev_path_get_entry()
15332 struct bxe_prev_list_node *tmp; in bxe_prev_is_path_marked()
15360 struct bxe_prev_list_node *tmp; in bxe_prev_mark_path()
15385 tmp = malloc(sizeof(struct bxe_prev_list_node), M_DEVBUF, in bxe_prev_mark_path()