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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/boot/
H A Dbootp.c27 struct pcb_struct * pcb_va, struct pcb_struct * pcb_pa,
33 static struct pcb_struct pcb_va[1]; variable in typeref:struct:pcb_struct
76 pcb_va->ksp = 0;
77 pcb_va->usp = 0;
78 pcb_va->ptbr = L1[1] >> 32;
79 pcb_va->asn = 0;
80 pcb_va->pcc = 0;
81 pcb_va->unique = 0;
82 pcb_va->flags = 1;
83 pcb_va
[all...]
H A Dmain.c25 struct pcb_struct * pcb_va, struct pcb_struct * pcb_pa,
28 static struct pcb_struct pcb_va[1]; variable in typeref:struct:pcb_struct
71 pcb_va->ksp = 0;
72 pcb_va->usp = 0;
73 pcb_va->ptbr = L1[1] >> 32;
74 pcb_va->asn = 0;
75 pcb_va->pcc = 0;
76 pcb_va->unique = 0;
77 pcb_va->flags = 1;
78 pcb_va
[all...]
H A Dbootpz.c44 struct pcb_struct * pcb_va, struct pcb_struct * pcb_pa,
53 static struct pcb_struct pcb_va[1]; variable in typeref:struct:pcb_struct
122 pcb_va->ksp = 0;
123 pcb_va->usp = 0;
124 pcb_va->ptbr = L1[1] >> 32;
125 pcb_va->asn = 0;
126 pcb_va->pcc = 0;
127 pcb_va->unique = 0;
128 pcb_va->flags = 1;
129 pcb_va
[all...]

Completed in 54 milliseconds