Lines Matching refs:IF
152 JUMP SendIdentifyMsg, IF MSG_OUT
259 JUMP ReceiveExtendedMessage, IF EXTENDED_MSG
263 RETURN, IF NOT TWO_BYTE_MSG, AND MASK TWO_BYTE_MSG_MASK
288 JUMP Receive1Byte, IF 0x01
292 JUMP Receive2Byte, IF 0x02
296 JUMP Receive3Byte, IF 0x03
300 JUMP Receive4Byte, IF 0x04
304 JUMP Receive5Byte, IF 0x05
429 JUMP MsgInBeforeCommand, IF MSG_IN
433 INT UNEXPECTED_PHASE_BEFORE_CMD, IF NOT CMD
446 JUMP MsgInAfterCmd, IF MSG_IN
450 JUMP DataIn, IF DATA_IN
454 JUMP DataOut, IF DATA_OUT
483 JUMP DisconnectDuringDataIn, IF DISCONNECT_MSG
487 JUMP IgnoreMsgDuringData, IF SAVE_DATA_PTRS_MSG
491 JUMP IgnoreMsgDuringData, IF RESTORE_DATA_PTRS_MSG
505 JUMP DisconnectAfterCmd, IF DISCONNECT_MSG
509 JUMP IgnoreMsgInAfterCmd, IF SAVE_DATA_PTRS_MSG
513 JUMP IgnoreMsgInAfterCmd, IF RESTORE_DATA_PTRS_MSG
576 JUMP IgnoreMsgBeforeCommand, IF SAVE_DATA_PTRS_MSG
580 JUMP IgnoreMsgBeforeCommand, IF RESTORE_DATA_PTRS_MSG
611 JUMP MsgInAfterDataIn, IF MSG_IN
648 JUMP MsgInAfterDataOut, IF MSG_IN
662 JUMP DisconnectAfterDataIn, IF DISCONNECT_MSG
666 JUMP IgnoreMsgAfterData, IF SAVE_DATA_PTRS_MSG
670 JUMP IgnoreMsgAfterData, IF RESTORE_DATA_PTRS_MSG
755 JUMP IgnoreMsgAfterData, IF SAVE_DATA_PTRS_MSG
759 JUMP IgnoreMsgAfterData, IF RESTORE_DATA_PTRS_MSG
831 JUMP FinishCommandComplete, IF COMMAND_COMPLETE_MSG