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)");
|