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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dni52.h196 struct nop_cmd_struct struct
H A Dsun3_82586.h204 struct nop_cmd_struct struct
H A D3c523.h175 struct nop_cmd_struct struct
H A Dni52.c193 volatile struct nop_cmd_struct *nop_cmds[2];
196 volatile struct nop_cmd_struct *nop_cmds[NUM_XMIT_BUFFS];
673 p->nop_cmds[i] = (struct nop_cmd_struct *)ptr;
677 ptr = (char *) ptr + sizeof(struct nop_cmd_struct);
682 p->nop_cmds[i] = (struct nop_cmd_struct *)ptr;
686 ptr = (char *) ptr + sizeof(struct nop_cmd_struct);
H A Dsun3_82586.c155 volatile struct nop_cmd_struct *nop_cmds[2];
157 volatile struct nop_cmd_struct *nop_cmds[NUM_XMIT_BUFFS];
548 p->nop_cmds[i] = (struct nop_cmd_struct *)ptr;
552 ptr = (char *) ptr + sizeof(struct nop_cmd_struct);
557 p->nop_cmds[i] = (struct nop_cmd_struct *)ptr;
561 ptr = (char *) ptr + sizeof(struct nop_cmd_struct);
H A D3c523.c216 volatile struct nop_cmd_struct *nop_cmds[2];
219 volatile struct nop_cmd_struct *nop_cmds[NUM_XMIT_BUFFS];
751 p->nop_cmds[i] = (struct nop_cmd_struct *) ptr;
755 ptr = (char *) ptr + sizeof(struct nop_cmd_struct);
761 p->nop_cmds[i] = (struct nop_cmd_struct *) ptr;
765 ptr = (char *) ptr + sizeof(struct nop_cmd_struct);

Completed in 62 milliseconds