OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arb_slot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
hpc.c
462
int
arb_slot
;
local in function:hpc_attach
466
arb_slot
= GIO_SLOT_EXP1;
468
arb_slot
= GIO_SLOT_EXP0;
470
if (gio_arb_config(
arb_slot
, GIO_ARB_LB | GIO_ARB_MST |
479
(
arb_slot
== GIO_SLOT_EXP0) ? 0 : 1);
484
if (
arb_slot
== GIO_SLOT_EXP0)
491
int
arb_slot
;
local in function:hpc_attach
493
arb_slot
= (ga->ga_addr == HPC_BASE_ADDRESS_1) ?
496
if (gio_arb_config(
arb_slot
, GIO_ARB_RT | GIO_ARB_MST)) {
hpc.c
462
int
arb_slot
;
local in function:hpc_attach
466
arb_slot
= GIO_SLOT_EXP1;
468
arb_slot
= GIO_SLOT_EXP0;
470
if (gio_arb_config(
arb_slot
, GIO_ARB_LB | GIO_ARB_MST |
479
(
arb_slot
== GIO_SLOT_EXP0) ? 0 : 1);
484
if (
arb_slot
== GIO_SLOT_EXP0)
491
int
arb_slot
;
local in function:hpc_attach
493
arb_slot
= (ga->ga_addr == HPC_BASE_ADDRESS_1) ?
496
if (gio_arb_config(
arb_slot
, GIO_ARB_RT | GIO_ARB_MST)) {
Completed in 24 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025