Searched refs:subpacket_annotation_list (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Derr_common.c87 static struct el_subpacket_annotation *subpacket_annotation_list = NULL;
226 for (a = subpacket_annotation_list; a; a = a->next) {
283 struct el_subpacket_annotation *a = subpacket_annotation_list;
285 if (a == NULL) subpacket_annotation_list = new;
85 static struct el_subpacket_annotation *subpacket_annotation_list = NULL; variable in typeref:struct:el_subpacket_annotation

Completed in 25 milliseconds