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

  /src/sys/arch/vax/vsa/
lcg.c 124 static void lcg_init_common(struct device *, struct vsbus_attach_args *);
477 lcg_init_common(self, va);
976 lcg_init_common(NULL, NULL);
985 lcg_init_common(struct device *self, struct vsbus_attach_args *va) function in typeref:typename:void
lcg.c 124 static void lcg_init_common(struct device *, struct vsbus_attach_args *);
477 lcg_init_common(self, va);
976 lcg_init_common(NULL, NULL);
985 lcg_init_common(struct device *self, struct vsbus_attach_args *va) function in typeref:typename:void

Completed in 25 milliseconds