Home
last modified time | relevance | path

Searched refs:Result (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskcsum.h121 #define SKCS_OC_ADD(Result, Value1, Value2) { \ argument
126 (Result) = (Sum & 0xffff) + (Sum >> 16); \
134 #define SKCS_OC_SUB(Result, Value1, Value2) \ argument
135 SKCS_OC_ADD((Result), (Value1), ~(Value2) & 0xffff)
/linux-2.4.37.9/drivers/scsi/
DBusLogic.c418 int ReplyBytes = 0, Result; in BusLogic_Command() local
452 Result = -2; in BusLogic_Command()
492 Result = -2; in BusLogic_Command()
504 Result = -1; in BusLogic_Command()
511 Result = 0; in BusLogic_Command()
554 Result = -2; in BusLogic_Command()
604 Result = -1; in BusLogic_Command()
613 Result = -1; in BusLogic_Command()
620 Result = ReplyBytes; in BusLogic_Command()
627 return Result; in BusLogic_Command()
[all …]
DREADME.ncr53c8xx990 default. Result is that, by default (option not set), the sym53c8xx driver
/linux-2.4.37.9/Documentation/networking/
Dpktgen.txt62 result=`cat $PGDEV | fgrep "Result: OK:"`
64 cat $PGDEV | fgrep Result:
/linux-2.4.37.9/drivers/net/sk98lin/
Dskge.c2419 int Result; local
2601 Result = SkCsGetReceiveInfo(pAC,
2604 if (Result ==
2606 Result ==
2608 Result ==
2610 Result ==
2615 else if (Result ==
2617 Result ==
2619 Result ==
2621 Result ==
[all …]
Dskgepnmi.c6446 SK_U8 Result; in CalculateLinkStatus() local
6450 Result = SK_PNMI_RLMT_LSTAT_PHY_DOWN; in CalculateLinkStatus()
6454 Result = SK_PNMI_RLMT_LSTAT_AUTONEG; in CalculateLinkStatus()
6458 Result = SK_PNMI_RLMT_LSTAT_LOG_UP; in CalculateLinkStatus()
6461 Result = SK_PNMI_RLMT_LSTAT_LOG_DOWN; in CalculateLinkStatus()
6464 return (Result); in CalculateLinkStatus()
6485 SK_U8 Result; in CalculateLinkModeStatus() local
6488 Result = pAC->GIni.GP[PhysPortIndex].PLinkModeStatus; in CalculateLinkModeStatus()
6491 if (Result < SK_LMODE_STAT_HALF) { in CalculateLinkModeStatus()
6493 Result = SK_LMODE_STAT_UNKNOWN; in CalculateLinkModeStatus()
[all …]
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dfplsp.S610 # Result is now in FP0
668 # Result is now in FP0
726 # Result is now in FP0
787 # Result is now in FP0
845 # Result is now in FP0
903 # Result is now in FP0
964 # Result is now in FP0
1022 # Result is now in FP0
1080 # Result is now in FP0
1141 # Result is now in FP0
[all …]
/linux-2.4.37.9/drivers/message/i2o/
DREADME.ioctl125 void *resbuf; /* Result List buffer */
126 u32 *reslen; /* Result List buffer length in bytes */
166 void *resbuf; /* Result List buffer */
167 u32 *reslen; /* Result List buffer length in bytes */
/linux-2.4.37.9/Documentation/
Dlaptop-mode.txt54 Result
/linux-2.4.37.9/arch/m68k/fpsp040/
Dscale.S206 | Result is zero. Check for rounding mode to set lsb. If the
Ddo_func.S154 | Result is either an operr or +inf for plus/minus operand
Dres_func.S497 | The move is fdmove or round precision is double. Result is zero.
512 | The move is fsmove or round precision is single. Result is zero.
/linux-2.4.37.9/Documentation/arm/SA1100/
DAssabet152 Result:
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
DDocumentation.txt672 Result is that, by default (option not set), the sym53c8xx driver will not