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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.c468 tp->ocpl.FunctAddr = 0;
1122 tp->ocpl.FunctAddr = 0;
1133 tp->ocpl.FunctAddr = 0xFFFFFFFF;
1140 ((char *)(&tp->ocpl.FunctAddr))[0] |=
1142 ((char *)(&tp->ocpl.FunctAddr))[1] |=
1144 ((char *)(&tp->ocpl.FunctAddr))[2] |=
1146 ((char *)(&tp->ocpl.FunctAddr))[3] |=
1571 tp->scb.Parm[0] = LOWORD(tp->ocpl.FunctAddr);
1572 tp->scb.Parm[1] = HIWORD(tp->ocpl.FunctAddr);
H A Dtms380tr.h478 u_int32_t FunctAddr; /* High order bytes = 0xC000 */ member in struct:__anon13458

Completed in 108 milliseconds