Searched refs:dev_comm (Results 1 – 1 of 1) sorted by relevance
359 uint32_t dev_comm; in ifbattach() local450 if (OF_getprop(node, "dev-comm", &dev_comm, in ifbattach()451 sizeof dev_comm) != -1) { in ifbattach()452 sc->sc_comm = (volatile uint32_t *)(vaddr_t)dev_comm; in ifbattach()