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

  /src/sys/arch/sparc64/include/
ctlreg.h 61 #define ASI_QUEUE 0x25 /* [4v] interrupt queue registers */
  /src/sys/arch/sparc64/sparc64/
locore.s 4410 ldxa [%g1] ASI_QUEUE, %g2 ! fetch index value for head
4422 stxa %g2, [%g1] ASI_QUEUE ! update head index
4435 ldxa [%g1] ASI_QUEUE, %g2 ! fetch index value
4437 ldxa [%g1] ASI_QUEUE, %g4 ! fetch index value
4453 stxa %g2, [%g1] ASI_QUEUE ! adjust head index value

Completed in 19 milliseconds