Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/i825xx/
A Dsun3_82586.c157 volatile struct nop_cmd_struct *nop_cmds[2];
159 volatile struct nop_cmd_struct *nop_cmds[NUM_XMIT_BUFFS];
553 p->nop_cmds[i] = (struct nop_cmd_struct *)ptr; in init586()
557 ptr = (char *) ptr + sizeof(struct nop_cmd_struct); in init586()
562 p->nop_cmds[i] = (struct nop_cmd_struct *)ptr; in init586()
566 ptr = (char *) ptr + sizeof(struct nop_cmd_struct); in init586()
A Dsun3_82586.h204 struct nop_cmd_struct struct

Completed in 9 milliseconds