Home | History | Annotate | Download | only in dev

Lines Matching defs:cna

377 	struct cpunode_attach_args * const cna = aux;
378 struct cpunode_locators * const cnl = &cna->cna_locs;
384 psc->sc_children |= cna->cna_childmask;
386 mdio->mdio_bst = cna->cna_memt;
566 struct cpunode_attach_args * const cna = aux;
567 struct cpunode_locators * const cnl = &cna->cna_locs;
571 psc->sc_children |= cna->cna_childmask;
573 sc->sc_bst = cna->cna_memt;
710 cfdata_t mdio_cf = config_search(self, cna,
714 config_attach(self, mdio_cf, cna, NULL, CFARGS_NONE);