Searched refs:nop_cmd_struct (Results 1 – 2 of 2) sorted by relevance
157 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()
204 struct nop_cmd_struct struct
Completed in 9 milliseconds