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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/debian/
H A Dhdparm.init159 while read KEY SEP VALUE; do
161 case $SEP in
376 log_failure_msg "unknown separator $SEP"
382 $KEY $SEP $VALUE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilefn.cpp434 static const wxChar SEP = wxT('\\'); local
437 static const wxChar SEP = wxT('/');
442 if (path[2] == SEP && path[1] == wxT('.'))
448 if (*p == SEP)
450 if (p[1] == wxT('.') && p[2] == wxT('.') && (p[3] == SEP || p[3] == wxT('\0')))
453 for (q = p - 1; q >= path && *q != SEP; q--)
458 if (q[0] == SEP && (q[1] != wxT('.') || q[2] != wxT('.') || q[3] != SEP)
459 && (q - 1 <= path || q[-1] != SEP))
464 path[0] = SEP;
559 const wxChar SEP = wxT('\\\\'); local
561 const wxChar SEP = wxT('/'); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptspi.c85 MODULE_PARM_DESC(mpt_saf_te, " Force enabling SEP Processor: enable=1 (default=MPTSCSIH_SAF_TE=0)");
298 IOCPage4Ptr->SEP[ii].SEPTargetID = id;
299 IOCPage4Ptr->SEP[ii].SEPBus = channel;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h77 * Added defines for the SEP bits in RVP2 VolumeSettings.
1108 IOC_4_SEP SEP[MPI_IOC_PAGE_4_SEP_MAX]; /* 08h */ member in struct:_CONFIG_PAGE_IOC_4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c1960 F(CX8) | F(APIC) | 0 /* Reserved */ | F(SEP) |

Completed in 85 milliseconds