nop_cmd_struct    156 drivers/net/ethernet/i825xx/sun3_82586.c 	volatile struct nop_cmd_struct *nop_cmds[2];
nop_cmd_struct    158 drivers/net/ethernet/i825xx/sun3_82586.c 	volatile struct nop_cmd_struct *nop_cmds[NUM_XMIT_BUFFS];
nop_cmd_struct    557 drivers/net/ethernet/i825xx/sun3_82586.c 		p->nop_cmds[i] 			= (struct nop_cmd_struct *)ptr;
nop_cmd_struct    561 drivers/net/ethernet/i825xx/sun3_82586.c 		ptr = (char *) ptr + sizeof(struct nop_cmd_struct);
nop_cmd_struct    566 drivers/net/ethernet/i825xx/sun3_82586.c 		p->nop_cmds[i]			= (struct nop_cmd_struct *)ptr;
nop_cmd_struct    570 drivers/net/ethernet/i825xx/sun3_82586.c 		ptr = (char *) ptr + sizeof(struct nop_cmd_struct);