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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Driospace.h82 #define RIO_PCI 0xD macro
H A Drio_linux.c360 case RIO_PCI:
1000 hp->Type = RIO_PCI;
1008 if (RIOBoardTest(p->RIOHosts[p->RIONumHosts].PaddrP, p->RIOHosts[p->RIONumHosts].Caddr, RIO_PCI, 0) == 0) {
1053 hp->Type = RIO_PCI;
1064 if (RIOBoardTest(p->RIOHosts[p->RIONumHosts].PaddrP, p->RIOHosts[p->RIONumHosts].Caddr, RIO_PCI, 0) == 0) {
1191 if (hp->Type == RIO_PCI)
H A Drioinit.c184 nbanks = (type == RIO_PCI) ? 3 : 4;
414 case RIO_PCI:
415 rio_dprintk (RIO_DEBUG_INIT, " (RIO_PCI)\n");
H A Drioboot.c180 case RIO_PCI:
H A Drioroute.c701 case RIO_PCI:
H A Drioctrl.c951 if (p->RIOHosts[HostDpRam.HostNum].Type == RIO_PCI) {

Completed in 123 milliseconds