OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bci_size
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
savage_state.c
202
unsigned int
bci_size
;
local in function:savage_dispatch_state
246
bci_size
= count + (count + 254) / 255 + count2 + (count2 + 254) / 255;
249
BEGIN_DMA(
bci_size
+ 1);
253
BEGIN_DMA(
bci_size
);
savage_state.c
202
unsigned int
bci_size
;
local in function:savage_dispatch_state
246
bci_size
= count + (count + 254) / 255 + count2 + (count2 + 254) / 255;
249
BEGIN_DMA(
bci_size
+ 1);
253
BEGIN_DMA(
bci_size
);
/src/sys/external/bsd/drm2/dist/drm/savage/
savage_state.c
216
unsigned int
bci_size
;
local in function:savage_dispatch_state
260
bci_size
= count + (count + 254) / 255 + count2 + (count2 + 254) / 255;
263
BEGIN_DMA(
bci_size
+ 1);
267
BEGIN_DMA(
bci_size
);
savage_state.c
216
unsigned int
bci_size
;
local in function:savage_dispatch_state
260
bci_size
= count + (count + 254) / 255 + count2 + (count2 + 254) / 255;
263
BEGIN_DMA(
bci_size
+ 1);
267
BEGIN_DMA(
bci_size
);
Completed in 24 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025