Home
last modified time | relevance | path

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

12

/openbsd/src/sys/arch/hppa/hppa/
Dautoconf.c306 nca.ca_name = hppa_mod_info(nca.ca_type.iodc_type, in pdc_scanbus()
317 nca.ca_type.iodc_type, nca.ca_type.iodc_sv_model); in pdc_scanbus()
320 if (cpu_scan && nca.ca_type.iodc_type == HPPA_TYPE_NPROC && in pdc_scanbus()
325 ((nca.ca_type.iodc_type != HPPA_TYPE_NPROC || in pdc_scanbus()
327 (nca.ca_type.iodc_type != HPPA_TYPE_MEMORY || in pdc_scanbus()
332 ((nca.ca_type.iodc_type == HPPA_TYPE_NPROC && in pdc_scanbus()
334 (nca.ca_type.iodc_type == HPPA_TYPE_MEMORY && in pdc_scanbus()
Dmem.c163 if (ca->ca_type.iodc_type != HPPA_TYPE_MEMORY || in memmatch()
/openbsd/src/sys/arch/hppa/stand/libsa/
Dcmd_hppa.c68 int iodc_type; member
660 mptr.iodc_type, mptr.iodc_sv_model); in bus_walk()
677 switch (mptr.iodc_type) { in bus_walk()
749 serials[j].iodc_type == in bus_walk()
1011 dev->iodc_type = mptr->iodc_type;
/openbsd/src/sys/arch/hppa/dev/
Dphantomas.c60 if (ca->ca_type.iodc_type != HPPA_TYPE_BCPORT || in phantomasmatch()
Dgecko.c55 if (ca->ca_type.iodc_type != HPPA_TYPE_BCPORT || in gecko_match()
Duturn.c75 if (ca->ca_type.iodc_type != HPPA_TYPE_IOA ||
Dcom_dino.c75 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO ||
Dwax.c65 ca->ca_type.iodc_type != HPPA_TYPE_BHA ||
Dasp.c132 if (ca->ca_type.iodc_type != HPPA_TYPE_BHA ||
Dsti_sgc.c113 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO) in sti_sgc_probe()
Dsiop_sgc.c65 if (ca->ca_type.iodc_type != HPPA_TYPE_ADMA || in siop_sgc_match()
Dlasi.c87 if (ca->ca_type.iodc_type != HPPA_TYPE_BHA ||
Dcpu.c72 if (ca->ca_type.iodc_type != HPPA_TYPE_NPROC || in cpumatch()
Dmongoose.c543 if (ca->ca_type.iodc_type != HPPA_TYPE_BHA ||
/openbsd/src/sys/arch/hppa/gsc/
Dfdc_gsc.c61 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO ||
Darcofi_gsc.c50 if (ga->ga_type.iodc_type == HPPA_TYPE_FIO && in arcofi_gsc_match()
Dhil_gsc.c63 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in hil_gsc_match()
Dmongoose_gsc.c57 if (ga->ga_type.iodc_type != HPPA_TYPE_BHA || in mgmatch_gsc()
Dcom_gsc.c65 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
Doosiop_gsc.c96 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
Dosiop_gsc.c97 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
Dlpt_gsc.c110 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
Dsiop_gsc.c65 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in siop_gsc_match()
Dif_ie_gsc.c284 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
/openbsd/src/sys/arch/hppa/include/
Dpdc.h751 iodc_type: 5; /* see below */ member

12