OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:output_slot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/tc/
tc_3000_300.c
303
uint32_t
output_slot
;
local in function:tc_3000_300_fb_cnattach
305
output_slot
= turbo_slot & 0xffffffff;
307
if (
output_slot
>= tc_3000_300_nslots) {
311
if (
output_slot
== 0) {
320
return tc_fb_cnattach(tc_3000_300_slots[
output_slot
-1].tcs_addr);
tc_3000_500.c
295
uint32_t
output_slot
;
local in function:tc_3000_500_fb_cnattach
297
output_slot
= turbo_slot & 0xffffffff;
299
if (
output_slot
>= tc_3000_500_nslots) {
304
if (
output_slot
== 0) {
320
output_slot
+= 3;
322
return tc_fb_cnattach(tc_3000_500_slots[
output_slot
-1].tcs_addr);
Completed in 11 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025