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

/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h204 struct nop_cmd_struct 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];
557 p->nop_cmds[i] = (struct nop_cmd_struct *)ptr;
561 ptr = (char *) ptr + sizeof(struct nop_cmd_struct);
566 p->nop_cmds[i] = (struct nop_cmd_struct *)ptr;
570 ptr = (char *) ptr + sizeof(struct nop_cmd_struct);

Completed in 65 milliseconds