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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/dpt/
H A Dsys_info.h149 uINT osType; /* Same as DPTSIG's definition */ member in struct:sysInfo_S::__anon18224
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/dpt/
H A Dsys_info.h149 uINT osType; /* Same as DPTSIG's definition */ member in struct:sysInfo_S::__anon29917
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Ddpt_i2o.c2047 si.osType = OS_LINUX;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Ddpt_i2o.c2047 si.osType = OS_LINUX;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c16817 static int osType = 0;
16818 if( osType==0 ){
16822 osType = sInfo.dwPlatformId==VER_PLATFORM_WIN32_NT ? 2 : 1;
16824 return osType==2;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c16817 static int osType = 0;
16818 if( osType==0 ){
16822 osType = sInfo.dwPlatformId==VER_PLATFORM_WIN32_NT ? 2 : 1;
16824 return osType==2;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c16817 static int osType = 0;
16818 if( osType==0 ){
16822 osType = sInfo.dwPlatformId==VER_PLATFORM_WIN32_NT ? 2 : 1;
16824 return osType==2;
[all...]

Completed in 809 milliseconds