OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idx_offset
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
if_bwfm_pci.c
479
uint32_t
idx_offset
, reg;
local
587
idx_offset
= sizeof(uint32_t);
603
idx_offset
= sc->sc_dma_idx_sz;
612
sc->sc_max_submissionrings *
idx_offset
;
613
address += sc->sc_max_submissionrings *
idx_offset
;
620
sc->sc_max_submissionrings *
idx_offset
;
621
address += sc->sc_max_submissionrings *
idx_offset
;
628
sc->sc_max_completionrings *
idx_offset
;
629
address += sc->sc_max_completionrings *
idx_offset
;
642
h2d_w_idx_ptr, h2d_r_idx_ptr, 0,
idx_offset
,
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device_queue_manager.c
156
uint32_t *
idx_offset
=
local
159
q->doorbell_id =
idx_offset
[q->properties.sdma_engine_id]
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
12596
int
idx_offset
;
12774
idx_offset
= dirs[0].length > 0 ? 1 : 0;
12788
dw2_asm_output_data_uleb128 (ndirs +
idx_offset
, "Directories count");
12792
for (i = 1 -
idx_offset
; i < ndirs; i++)
12796
"Directory Entry: %#x", i +
idx_offset
);
12801
for (i = 1 -
idx_offset
; i < ndirs; i++)
12808
(unsigned) i +
idx_offset
);
12814
for (i = 1 -
idx_offset
; i < ndirs; i++)
12818
"Directory Entry: %#x", i +
idx_offset
);
12842
if (ndirs +
idx_offset
<= 256
12584
int
idx_offset
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
12554
int
idx_offset
;
12732
idx_offset
= dirs[0].length > 0 ? 1 : 0;
12746
dw2_asm_output_data_uleb128 (ndirs +
idx_offset
, "Directories count");
12750
for (i = 1 -
idx_offset
; i < ndirs; i++)
12754
"Directory Entry: %#x", i +
idx_offset
);
12759
for (i = 1 -
idx_offset
; i < ndirs; i++)
12766
(unsigned) i +
idx_offset
);
12772
for (i = 1 -
idx_offset
; i < ndirs; i++)
12776
"Directory Entry: %#x", i +
idx_offset
);
12800
if (ndirs +
idx_offset
<= 256
12542
int
idx_offset
;
local
[
all
...]
Completed in 38 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026