HomeSort by relevance Sort by last modified time
    Searched full:rmdhead (Results 1 - 1 of 1) sorted by null

  /external/grub/netboot/
sk_g16.c 437 struct rmd *rmdhead; /* start of receive ring descriptors */ member in struct:priv
541 rmdp = p->rmdhead + p->rmdnum;
608 rmdp = p->rmdhead + p->rmdnum;
833 p->rmdhead = &(p->ram)->rmde[0]; /* Set RMD head */
931 rmdp = p->rmdhead + i;
965 (p->ram)->ib.rdrp = (int) p->rmdhead | RMDNUMMASK;
1130 "## RAM at %#hX tmdhead: %#hX rmdhead: %#hX initblock: %#hX\n",
1134 (unsigned int) p->rmdhead,

Completed in 59 milliseconds