Home
last modified time | relevance | path

Searched refs:RIO_PCI (Results 1 – 6 of 6) sorted by relevance

/drivers/char/rio/
Drio_linux.c352 case RIO_PCI: in rio_reset_interrupt()
988 hp->Type = RIO_PCI; in rio_init()
996 …if (RIOBoardTest(p->RIOHosts[p->RIONumHosts].PaddrP, p->RIOHosts[p->RIONumHosts].Caddr, RIO_PCI, 0… in rio_init()
1041 hp->Type = RIO_PCI; in rio_init()
1052 …if (RIOBoardTest(p->RIOHosts[p->RIONumHosts].PaddrP, p->RIOHosts[p->RIONumHosts].Caddr, RIO_PCI, 0… in rio_init()
1179 if (hp->Type == RIO_PCI) in rio_exit()
Driospace.h78 #define RIO_PCI 0xD macro
Drioinit.c180 nbanks = (type == RIO_PCI) ? 3 : 4; in RIOBoardTest()
410 case RIO_PCI: in RIOHostReset()
Drioroute.c697 case RIO_PCI: in GetUnitType()
Drioboot.c179 case RIO_PCI: in rio_start_card_running()
Drioctrl.c948 if (p->RIOHosts[HostDpRam.HostNum].Type == RIO_PCI) { in riocontrol()