HomeSort by: relevance | last modified time | path
    Searched defs:pdev_new (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
rump_autoconf.c 78 struct pdevinit *pdev_new; local in function:rump_pdev_add
82 pdev_new = &pdevinit[pdev_total];
83 pdev_new->pdev_attach = pdev_attach;
84 pdev_new->pdev_count = pdev_count;

Completed in 12 milliseconds