ndc 679 kern/subr_autoconf.c struct deferred_config *dc, *ndc; ndc 682 kern/subr_autoconf.c dc != NULL; dc = ndc) { ndc 683 kern/subr_autoconf.c ndc = TAILQ_NEXT(dc, dc_queue);