Home
last modified time | relevance | path

Searched refs:cmap_busy (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Dgboxreg.h68 while (((volatile struct gboxfb *)(regaddr))->cmap_busy != 0xff) \
95 uint8_t cmap_busy; /* color map busy 0x6803 */ member
H A Dtopcatreg.h44 while (((volatile struct tcboxfb *)(regaddr))->cmap_busy & 0x04) \
108 uint16_t cmap_busy; /* Color Ram busy 0x6002 */ member
/netbsd-src/sys/arch/hp300/stand/common/
H A Dgrf_gbreg.h61 while (((struct gboxfb *)(regaddr))->cmap_busy != 0xff)
111 vu_char cmap_busy; /* color map busy 0x6803 */ member
H A Dgrf_tcreg.h44 while (((struct tcboxfb *)(regaddr))->cmap_busy & 0x04) DELAY(100)
132 vu_short cmap_busy; /* Color Ram busy 0x6002 */ member