OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dc_stride
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ic/
igsfbvar.h
80
int dc_width, dc_height, dc_depth,
dc_stride
;
member in struct:igsfb_devconfig
igsfb_subr.c
419
dc->
dc_stride
= dc->dc_width;
662
dc->
dc_stride
= dc->dc_width * howmany(depth, NBBY);
igsfb.c
301
dc->dc_fbsz = dc->
dc_stride
* dc->dc_height;
435
ri->ri_stride = dc->
dc_stride
;
/src/sys/arch/hppa/stand/common/
pdc.c
444
pdc_cacheinfo.dc_base, pdc_cacheinfo.
dc_stride
,
454
pdc_cacheinfo.dc_loop, pdc_cacheinfo.
dc_stride
, 1);
/src/sys/arch/hppa/include/
pdc.h
426
u_int
dc_stride
; /* addr incr per d_count iteration (flush) */
member in struct:pdc_cache
/src/sys/arch/hppa/hppa/
machdep.c
483
dcache_stride = pdc_cache.
dc_stride
;
1012
pdc_cache.
dc_stride
, 1);
Completed in 16 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025