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

  /src/sys/arch/hppa/hppa/
autoconf.c 154 struct hppa_pdcmodule *hppa_pdcmodule_create(struct hppa_pdcmodule *,
536 hppa_pdcmodule_create(&nhm, "Bus walk");
666 hppa_pdcmodule_create(struct hppa_pdcmodule *hm, const char *who) function in typeref:struct:hppa_pdcmodule *
768 return hppa_pdcmodule_create(&nhm, "PDC (memmap)");
836 hppa_pdcmodule_create(&hm, "PDC (system map)");
autoconf.c 154 struct hppa_pdcmodule *hppa_pdcmodule_create(struct hppa_pdcmodule *,
536 hppa_pdcmodule_create(&nhm, "Bus walk");
666 hppa_pdcmodule_create(struct hppa_pdcmodule *hm, const char *who) function in typeref:struct:hppa_pdcmodule *
768 return hppa_pdcmodule_create(&nhm, "PDC (memmap)");
836 hppa_pdcmodule_create(&hm, "PDC (system map)");

Completed in 26 milliseconds