OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GIO_SLOT_EXP0
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/sgimips/gio/
giovar.h
64
#define
GIO_SLOT_EXP0
1
gio.c
99
* IP12, IP20 and IP24 have two GIO connectors:
GIO_SLOT_EXP0
and
107
* electrically distinct slots: GIO_SLOT_GFX and
GIO_SLOT_EXP0
.
115
{
GIO_SLOT_EXP0
, 0x1f400000, MACH_SGI_IP12, -1 },
116
{
GIO_SLOT_EXP0
, 0x1f400000, MACH_SGI_IP20, -1 },
117
{
GIO_SLOT_EXP0
, 0x1f400000, MACH_SGI_IP22, -1 },
471
intr = (slot ==
GIO_SLOT_EXP0
) ? 22 : 23;
pci_gio.c
323
snprintf(buf, len, "slot %s", (ih ==
GIO_SLOT_EXP0
) ? "EXP0" :
/src/sys/arch/sgimips/dev/
imc.c
333
if (slot ==
GIO_SLOT_EXP0
)
342
if (slot ==
GIO_SLOT_EXP0
)
351
if (slot ==
GIO_SLOT_EXP0
)
358
if (slot ==
GIO_SLOT_EXP0
)
367
if (slot ==
GIO_SLOT_EXP0
)
376
if (slot ==
GIO_SLOT_EXP0
)
383
if (slot ==
GIO_SLOT_EXP0
)
390
if (slot ==
GIO_SLOT_EXP0
)
pic.c
259
if (slot !=
GIO_SLOT_EXP0
&& slot != GIO_SLOT_EXP1)
262
reg = bus_space_read_4(psc.iot, psc.ioh, (slot ==
GIO_SLOT_EXP0
) ?
277
bus_space_write_4(psc.iot, psc.ioh, (slot ==
GIO_SLOT_EXP0
) ?
/src/sys/arch/sgimips/hpc/
hpc.c
468
arb_slot =
GIO_SLOT_EXP0
;
479
(arb_slot ==
GIO_SLOT_EXP0
) ? 0 : 1);
484
if (arb_slot ==
GIO_SLOT_EXP0
)
494
GIO_SLOT_EXP0
: GIO_SLOT_EXP1;
Completed in 42 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025