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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kvm/
H A Dbook3s_paired_singles.c180 int rs, ulong addr, int ls_type)
187 if (ls_type == FPU_LS_DOUBLE)
205 switch (ls_type) {
223 int rs, ulong addr, int ls_type)
231 switch (ls_type) {
179 kvmppc_emulate_fpr_load(struct kvm_run *run, struct kvm_vcpu *vcpu, int rs, ulong addr, int ls_type) argument
222 kvmppc_emulate_fpr_store(struct kvm_run *run, struct kvm_vcpu *vcpu, int rs, ulong addr, int ls_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_paired_singles.c180 int rs, ulong addr, int ls_type)
187 if (ls_type == FPU_LS_DOUBLE)
205 switch (ls_type) {
223 int rs, ulong addr, int ls_type)
231 switch (ls_type) {
179 kvmppc_emulate_fpr_load(struct kvm_run *run, struct kvm_vcpu *vcpu, int rs, ulong addr, int ls_type) argument
222 kvmppc_emulate_fpr_store(struct kvm_run *run, struct kvm_vcpu *vcpu, int rs, ulong addr, int ls_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_dump.c548 u_int32_t ls_type; local
561 ls_type = stream_getl (s);
565 zlog_debug (" LS type %d", ls_type);
H A Dospf_packet.c1469 u_int32_t ls_type; local
1509 ls_type = stream_getl (s);
1514 if (ls_type < OSPF_MIN_LSA || ls_type >= OSPF_MAX_LSA)
1522 find = ospf_lsa_lookup (oi->area, ls_type, ls_id, adv_router);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_dump.c548 u_int32_t ls_type; local
561 ls_type = stream_getl (s);
565 zlog_debug (" LS type %d", ls_type);
H A Dospf_packet.c1469 u_int32_t ls_type; local
1509 ls_type = stream_getl (s);
1514 if (ls_type < OSPF_MIN_LSA || ls_type >= OSPF_MAX_LSA)
1522 find = ospf_lsa_lookup (oi->area, ls_type, ls_id, adv_router);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_dump.c548 u_int32_t ls_type; local
561 ls_type = stream_getl (s);
565 zlog_debug (" LS type %d", ls_type);
H A Dospf_packet.c1469 u_int32_t ls_type; local
1509 ls_type = stream_getl (s);
1514 if (ls_type < OSPF_MIN_LSA || ls_type >= OSPF_MAX_LSA)
1522 find = ospf_lsa_lookup (oi->area, ls_type, ls_id, adv_router);

Completed in 201 milliseconds