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

  /src/sys/arch/hppa/include/
iomod.h 366 #define iomod_command (4*12) macro
  /src/sys/arch/hppa/stand/common/
srt0.S 149 stw %r26,R%iomod_command(%r25)
  /src/sys/arch/hppa/hppa/
machdep.c 1431 :: "r" (CMD_STOP), "r" (LBCAST_ADDR + iomod_command));
1436 :: "r" (CMD_RESET), "r" (LBCAST_ADDR + iomod_command));
1442 :: "r" (CMD_RESET), "r" (HPPA_LBCAST + iomod_command));
locore.S 775 stw %r26, R%iomod_command(%r25)

Completed in 111 milliseconds