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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Drioboot.c732 unsigned short RtaType; local
743 RtaType = GetUnitType(RtaUniq);
745 rio_dprintk(RIO_DEBUG_BOOT, "RIO: Host %s has booted an RTA(%d) on link %c\n", HostP->Name, 8 * RtaType, readb(&PktCmdP->LinkNum) + 'A');
747 rio_dprintk(RIO_DEBUG_BOOT, "RIO: RTA %s has booted an RTA(%d) on link %c\n", HostP->Mapping[Rup].Name, 8 * RtaType, readb(&PktCmdP->LinkNum) + 'A');
808 if (RtaType == TYPE_RTA16) {
818 if (RtaType == TYPE_RTA16)
854 if (RtaType == TYPE_RTA16) {
898 if (RtaType == TYPE_RTA16) {
926 if (RtaType == TYPE_RTA16) {
954 if (RtaType
[all...]
H A Drioroute.c100 unsigned short RtaType; local
270 RtaType = GetUnitType(RtaUniq);
276 if (RtaType == TYPE_RTA16) {
326 if (RtaType == TYPE_RTA16) {
357 if (RtaType == TYPE_RTA16) {
394 if (RtaType == TYPE_RTA16) {
411 if (RtaType == TYPE_RTA16)
426 if (RtaType == TYPE_RTA16) {
480 if (RtaType == TYPE_RTA16) {
H A Driotable.c736 u16 RtaType; local
749 RtaType = GetUnitType(HostMapP->RtaUniqueNum);
821 if (RtaType == TYPE_RTA16) {

Completed in 35 milliseconds