Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hppa/hppa/
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()
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/include/
Dpdc.h739 iodc_type: 5; /* see below */ member