OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hw_e
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
savage_bci.c
967
unsigned int event_e,
hw_e
;
local in function:savage_bci_event_wait
974
hw_e
= dev_priv->status_ptr[1] & 0xffff;
976
hw_e
= SAVAGE_READ(SAVAGE_STATUS_WORD1) & 0xffff;
978
if (
hw_e
> dev_priv->event_counter)
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
962
unsigned int event_e,
hw_e
;
local in function:savage_bci_event_wait
969
hw_e
= dev_priv->status_ptr[1] & 0xffff;
971
hw_e
= SAVAGE_READ(SAVAGE_STATUS_WORD1) & 0xffff;
973
if (
hw_e
> dev_priv->event_counter)
983
if (event_w < hw_w || (event_w == hw_w && event_e <=
hw_e
))
Completed in 20 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025