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

  /src/sys/arch/hp300/dev/
rboxreg.h 48 while (((volatile struct rboxfb *)(regaddr))->wbusy & 0x01) \
66 struct rboxfb { struct
  /src/sys/arch/hp300/stand/common/
grf_rbreg.h 48 while (((struct rboxfb *)(regaddr))->wbusy & 0x01) DELAY(100)
62 struct rboxfb { struct

Completed in 30 milliseconds