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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_ahdlc_mod.c9 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
20 &fsw
H A Dppp_comp_mod.c49 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
60 &fsw
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_ahdlc_mod.c9 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
20 &fsw
H A Dppp_comp_mod.c41 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
52 &fsw
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/svr4/
H A Dppp_ahdlc_mod.c9 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
20 &fsw
H A Dppp_comp_mod.c41 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
52 &fsw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dcpucheck.c74 u16 fcw = -1, fsw = -1; local
84 : "+m" (fsw), "+m" (fcw));
86 return fsw == 0 && (fcw & 0x103f) == 0x003f;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Di387.h260 "bt $7,%[fsw] ; jnc 1f ; fnclex\n1:",
263 [fsw] "m" (fpu->state->fxsave.swd) : "memory");
H A Dkvm.h138 __u16 fsw; member in struct:kvm_fpu
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/protocol/
H A Dscsi.h1125 u8 fsw:1; /* force sequential write */ member in struct:scsi_mp_caching_s
1135 u8 fsw:1; /* force sequential write */ member in struct:scsi_mp_caching_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c5235 fpu->fsw = fxsave->swd;
5252 fxsave->swd = fpu->fsw;

Completed in 186 milliseconds