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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Driospace.h78 #define RIO_PCI 0xD macro
H A Drio_linux.c352 case RIO_PCI:
984 hp->Type = RIO_PCI;
992 if (RIOBoardTest(p->RIOHosts[p->RIONumHosts].PaddrP, p->RIOHosts[p->RIONumHosts].Caddr, RIO_PCI, 0) == 0) {
1037 hp->Type = RIO_PCI;
1048 if (RIOBoardTest(p->RIOHosts[p->RIONumHosts].PaddrP, p->RIOHosts[p->RIONumHosts].Caddr, RIO_PCI, 0) == 0) {
1175 if (hp->Type == RIO_PCI)
H A Drioinit.c179 nbanks = (type == RIO_PCI) ? 3 : 4;
409 case RIO_PCI:
410 rio_dprintk (RIO_DEBUG_INIT, " (RIO_PCI)\n");
H A Drioboot.c179 case RIO_PCI:
H A Drioroute.c696 case RIO_PCI:
H A Drioctrl.c949 if (p->RIOHosts[HostDpRam.HostNum].Type == RIO_PCI) {

Completed in 106 milliseconds