Home
last modified time | relevance | path

Searched refs:iodc_type (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/sys/arch/hppa/hppa/
H A Dautoconf.c531 if (nhm.hm_type.iodc_type == HPPA_TYPE_FIO) { in hppa_walkbus()
624 nca.ca_type.iodc_type, nca.ca_type.iodc_sv_model); in pdc_scanbus()
627 nca.ca_name = hppa_mod_info(nca.ca_type.iodc_type, in pdc_scanbus()
790 if (hm->hm_type.iodc_type != HPPA_TYPE_BHA) in hppa_pdc_snake_scan()
H A Dmainbus.c1341 if (ca->ca_type.iodc_type == HPPA_TYPE_NPROC || in mb_module_callback()
1342 ca->ca_type.iodc_type == HPPA_TYPE_MEMORY) in mb_module_callback()
1352 if ((ca->ca_type.iodc_type != HPPA_TYPE_NPROC && in mb_cpu_mem_callback()
1353 ca->ca_type.iodc_type != HPPA_TYPE_MEMORY)) in mb_cpu_mem_callback()
1476 pnp, ca->ca_type.iodc_type, ca->ca_type.iodc_sv_model); in mbprint()
/netbsd-src/sys/arch/hppa/dev/
H A Dphantomas.c55 if (ca->ca_type.iodc_type != HPPA_TYPE_BCPORT || in phantomasmatch()
H A Dgecko.c51 if (ca->ca_type.iodc_type != HPPA_TYPE_BCPORT || in gecko_match()
H A Dcom_dino.c78 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO || in com_dino_match()
H A Dwax.c100 ca->ca_type.iodc_type != HPPA_TYPE_BHA || in waxmatch()
H A Dcpu.c73 if (ca->ca_type.iodc_type != HPPA_TYPE_NPROC || in cpumatch()
H A Dsiop_sgc.c73 if (ca->ca_type.iodc_type != HPPA_TYPE_ADMA || in siop_sgc_match()
H A Dlasi.c131 if (ca->ca_type.iodc_type != HPPA_TYPE_BHA || in lasimatch()
H A Dmem.c159 if (ca->ca_type.iodc_type != HPPA_TYPE_MEMORY || in memmatch()
H A Dsti_sgc.c166 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO) in sti_sgc_probe()
H A Dasp.c171 if (ca->ca_type.iodc_type != HPPA_TYPE_BHA || in aspmatch()
H A Dmongoose.c576 if (ca->ca_type.iodc_type != HPPA_TYPE_BHA || in mgmatch()
H A Duturn.c269 if (ca->ca_type.iodc_type != HPPA_TYPE_IOA || in uturnmatch()
/netbsd-src/sys/arch/hppa/gsc/
H A Dfdc_gsc.c62 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO || in fdc_gsc_probe()
H A Dhil_gsc.c65 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in hil_gsc_match()
H A Doosiop_gsc.c124 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in oosiop_gsc_match()
H A Dcom_gsc.c82 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in com_gsc_probe()
H A Dosiop_gsc.c124 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in osiop_gsc_match()
H A Dlpt_gsc.c144 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in lpt_gsc_probe()
H A Dsiop_gsc.c73 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in siop_gsc_match()
H A Dif_iee_gsc.c189 if (ga->ga_type.iodc_type == HPPA_TYPE_FIO in iee_gsc_match()
H A Dgsckbc.c232 if (ga->ga_type.iodc_type == HPPA_TYPE_FIO in gsckbc_match()
H A Dif_ie_gsc.c363 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in ie_gsc_probe()
/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h739 iodc_type: 5; /* see below */ member

12