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 4398 ldxa [%g1] ASI_QUEUE, %g2 ! fetch index value for head
4410 stxa %g2, [%g1] ASI_QUEUE ! update head index
4423 ldxa [%g1] ASI_QUEUE, %g2 ! fetch index value
4425 ldxa [%g1] ASI_QUEUE, %g4 ! fetch index value
4441 stxa %g2, [%g1] ASI_QUEUE ! adjust head index value

Completed in 19 milliseconds