Searched refs:bxe_prev_list_node (Results 1 – 1 of 1) sorted by relevance
231 struct bxe_prev_list_node { struct232 LIST_ENTRY(bxe_prev_list_node) node;239 static LIST_HEAD(, bxe_prev_list_node) bxe_prev_list = LIST_HEAD_INITIALIZER(bxe_prev_list); argument15287 static struct bxe_prev_list_node *15290 struct bxe_prev_list_node *tmp; in bxe_prev_path_get_entry()15306 struct bxe_prev_list_node *tmp; in bxe_prev_is_path_marked()15334 struct bxe_prev_list_node *tmp; in bxe_prev_mark_path()15359 tmp = malloc(sizeof(struct bxe_prev_list_node), M_DEVBUF, in bxe_prev_mark_path()