OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmap_busy
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hp300/dev/
gboxreg.h
68
while (((volatile struct gboxfb *)(regaddr))->
cmap_busy
!= 0xff) \
95
uint8_t
cmap_busy
; /* color map busy 0x6803 */
member in struct:gboxfb
topcatreg.h
44
while (((volatile struct tcboxfb *)(regaddr))->
cmap_busy
& 0x04) \
108
uint16_t
cmap_busy
; /* Color Ram busy 0x6002 */
member in struct:tcboxfb
/src/sys/arch/hp300/stand/common/
grf_gbreg.h
61
while (((struct gboxfb *)(regaddr))->
cmap_busy
!= 0xff)
111
vu_char
cmap_busy
; /* color map busy 0x6803 */
member in struct:gboxfb
grf_tcreg.h
44
while (((struct tcboxfb *)(regaddr))->
cmap_busy
& 0x04) DELAY(100)
132
vu_short
cmap_busy
; /* Color Ram busy 0x6002 */
member in struct:tcboxfb
Completed in 33 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025