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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drioboot.c730 unsigned int MyLink; local
762 MyLink = readb(&PktCmdP->LinkNum);
769 if (RIOSuspendBootRta(HostP, HostP->Mapping[Rup].ID, MyLink)) {
770 rio_dprintk(RIO_DEBUG_BOOT, "RTA failed to suspend booting on link %c\n", 'A' + MyLink);
778 writew(30, &HostP->LinkStrP[MyLink].WaitNoBoot);
779 rio_dprintk(RIO_DEBUG_BOOT, "RTA %x not owned - suspend booting down link %c on unit %x\n", RtaUniq, 'A' + MyLink, HostP->Mapping[Rup].RtaUniqueNum);
840 MyLink = readb(&PktCmdP->LinkNum);
862 printk("RTA connected to %s '%s' (%c) not configured.\n", MyType, MyName, MyLink + 'A');
1014 printk("An orphaned RTA has been adopted by %s '%s' (%c).\n", MyType, MyName, MyLink + 'A');
1016 printk("RTA connected to %s '%s' (%c) not configured.\n", MyType, MyName, MyLink
[all...]

Completed in 44 milliseconds