OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hw_w
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
savage_bci.c
968
unsigned int event_w,
hw_w
;
local in function:savage_bci_event_wait
977
hw_w
= dev_priv->event_wrap;
979
hw_w
--; /* hardware hasn't passed the last wrap yet */
988
if (event_w <
hw_w
|| (event_w ==
hw_w
&& event_e <= hw_e))
/src/sys/external/bsd/drm2/dist/drm/savage/
savage_bci.c
963
unsigned int event_w,
hw_w
;
local in function:savage_bci_event_wait
972
hw_w
= dev_priv->event_wrap;
974
hw_w
--; /* hardware hasn't passed the last wrap yet */
983
if (event_w <
hw_w
|| (event_w ==
hw_w
&& event_e <= hw_e))
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025