OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wbusy
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hp300/dev/
rboxreg.h
48
while (((volatile struct rboxfb *)(regaddr))->
wbusy
& 0x01) \
69
uint8_t
wbusy
; /* window mover is active 0x4047 */
member in struct:rboxfb
dvboxreg.h
45
while (((volatile struct dvboxfb *)(regaddr))->
wbusy
!= 0 || \
64
uint8_t
wbusy
; /* Window move in progress 0x4047 */
member in struct:dvboxfb
/src/sys/arch/hp300/stand/common/
grf_rbreg.h
48
while (((struct rboxfb *)(regaddr))->
wbusy
& 0x01) DELAY(100)
90
vu_char
wbusy
; /* window mover is active 0x4047 */
member in struct:rboxfb
grf_dvreg.h
48
while (((struct dvboxfb *)(regaddr))->
wbusy
|| \
88
vu_char
wbusy
; /* Window move in progress 0x4047 */
member in struct:dvboxfb
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025