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

  /src/sys/arch/hppa/hppa/
autoconf.c 125 static TAILQ_HEAD(hppa_pdcmodule_head, hppa_pdcmodule) hppa_pdcmodule_list =
128 struct hppa_pdcmodule { struct
129 TAILQ_ENTRY(hppa_pdcmodule) hm_link;
154 struct hppa_pdcmodule *hppa_pdcmodule_create(struct hppa_pdcmodule *,
487 struct hppa_pdcmodule nhm, *hm;
544 struct hppa_pdcmodule *hm;
665 struct hppa_pdcmodule *
666 hppa_pdcmodule_create(struct hppa_pdcmodule *hm, const char *who)
668 struct hppa_pdcmodule *nhm, *ahm
    [all...]
autoconf.c 125 static TAILQ_HEAD(hppa_pdcmodule_head, hppa_pdcmodule) hppa_pdcmodule_list =
128 struct hppa_pdcmodule { struct
129 TAILQ_ENTRY(hppa_pdcmodule) hm_link;
154 struct hppa_pdcmodule *hppa_pdcmodule_create(struct hppa_pdcmodule *,
487 struct hppa_pdcmodule nhm, *hm;
544 struct hppa_pdcmodule *hm;
665 struct hppa_pdcmodule *
666 hppa_pdcmodule_create(struct hppa_pdcmodule *hm, const char *who)
668 struct hppa_pdcmodule *nhm, *ahm
    [all...]

Completed in 25 milliseconds