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

  /src/sys/arch/hppa/hppa/
autoconf.c 136 u_int hm_naddrs; /* only PDC_SYSTEM_MAP */ member in struct:hppa_pdcmodule
508 nhm.hm_naddrs = 0;
576 if (hm->hm_naddrs) {
577 if (hm->hm_naddrs > HPPA_MAXIOADDRS) {
580 hm->hm_naddrs);
582 nca.ca_naddrs = hm->hm_naddrs;
679 nhm->hm_naddrs = hm->hm_naddrs;
734 hm->hm_naddrs);
759 nhm.hm_naddrs = 0
    [all...]
autoconf.c 136 u_int hm_naddrs; /* only PDC_SYSTEM_MAP */ member in struct:hppa_pdcmodule
508 nhm.hm_naddrs = 0;
576 if (hm->hm_naddrs) {
577 if (hm->hm_naddrs > HPPA_MAXIOADDRS) {
580 hm->hm_naddrs);
582 nca.ca_naddrs = hm->hm_naddrs;
679 nhm->hm_naddrs = hm->hm_naddrs;
734 hm->hm_naddrs);
759 nhm.hm_naddrs = 0
    [all...]

Completed in 22 milliseconds