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

  /src/sys/arch/hp300/stand/common/
grf_rbreg.h 48 while (((struct rboxfb *)(regaddr))->wbusy & 0x01) DELAY(100)
62 struct rboxfb { struct
ite_rb.c 57 struct rboxfb *regbase = (void *)ip->regbase;
131 struct rboxfb *rp = (void *)ip->regbase;
  /src/sys/arch/hp300/dev/
rboxreg.h 48 while (((volatile struct rboxfb *)(regaddr))->wbusy & 0x01) \
66 struct rboxfb { struct
rbox.c 275 volatile struct rboxfb *rb = (struct rboxfb *)fb->regkva;
376 volatile struct rboxfb *rb = (struct rboxfb *)fb->regkva;

Completed in 14 milliseconds