HomeSort by: relevance | last modified time | path
    Searched refs:SIR (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/pci/
oboe.c 35 * Toshiba OBOE IrDA SIR/FIR driver.
56 #include <dev/ir/sir.h>
713 SPEEDCASE( 2400, SIR, 0xbf);
714 SPEEDCASE( 9600, SIR, 0x2f);
715 SPEEDCASE( 19200, SIR, 0x17);
716 SPEEDCASE( 38400, SIR, 0x0b);
717 SPEEDCASE( 57600, SIR, 0x07);
718 SPEEDCASE( 115200, SIR, 0x03);
  /src/sys/arch/luna68k/stand/boot/
locore.S 556 jeq Lchksir | no, go check for SIR
558 jne Lchksir | no, go check for SIR
598 tstb _ssir | SIR pending?
  /src/sys/arch/cesfic/cesfic/
locore.s 655 jeq Lchksir | no, go check for SIR
658 jne Lchksir | no, go check for SIR
690 tstb _C_LABEL(ssir) | SIR pending?
  /src/sys/arch/atari/atari/
locore.s 783 jeq Lchksir | no, go check for SIR
786 jne Lchksir | no, go check for SIR
817 tstb _C_LABEL(ssir) | SIR pending?
  /src/sys/arch/mac68k/mac68k/
locore.s 814 jeq .Lchksir | no, go check for SIR
817 jne .Lchksir | no, go check for SIR
849 tstb _C_LABEL(ssir) | SIR pending?
  /src/sys/arch/x68k/dev/
mha.c 136 #define SIR (sc->sc_pc[4])
584 SIR = target;
  /src/sys/arch/sparc64/sparc64/
locore.s 363 #define UTRAP(type) sir; VTRAP(type, slowtrap)
657 UTRAP(0x004) ! 004 = SIR -- ROM should get this
727 sir
750 sir
866 UTRAP(0x004) ! 004 = SIR -- ROM should get this
938 sir
961 sir
1074 sir
1081 sir
1987 sir ! Just issue a reset and don't try to recover
    [all...]

Completed in 19 milliseconds