Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c231 struct bxe_prev_list_node { struct
232 LIST_ENTRY(bxe_prev_list_node) node;
239 static LIST_HEAD(, bxe_prev_list_node) bxe_prev_list = LIST_HEAD_INITIALIZER(bxe_prev_list); argument
15282 static struct bxe_prev_list_node *
15285 struct bxe_prev_list_node *tmp; in bxe_prev_path_get_entry()
15301 struct bxe_prev_list_node *tmp; in bxe_prev_is_path_marked()
15329 struct bxe_prev_list_node *tmp; in bxe_prev_mark_path()
15354 tmp = malloc(sizeof(struct bxe_prev_list_node), M_DEVBUF, in bxe_prev_mark_path()