Home
last modified time | relevance | path

Searched refs:HPPA_TYPE_FIO (Results 1 – 16 of 16) sorted by relevance

/openbsd/sys/arch/hppa/dev/
H A Dcpudevs_data.h299 {HPPA_TYPE_FIO, HPPA_FIO_LAN, "Core LAN" },
300 {HPPA_TYPE_FIO, HPPA_FIO_HIL, "Core HIL" },
303 {HPPA_TYPE_FIO, HPPA_FIO_SGC, "SGC Graphics" },
307 {HPPA_TYPE_FIO, HPPA_FIO_FDDI, "Core FDDI" },
310 {HPPA_TYPE_FIO, HPPA_FIO_HPIB, "Core HPIB" },
313 {HPPA_TYPE_FIO, HPPA_FIO_BOOTROM, "BOOT ROM" },
328 {HPPA_TYPE_FIO, HPPA_FIO_GPCIO, "PS/2 port" },
329 {HPPA_TYPE_FIO, HPPA_FIO_GSGC, "GIO Graphics" },
330 {HPPA_TYPE_FIO, HPPA_FIO_GISDN, "Core ISDN" },
331 {HPPA_TYPE_FIO, HPPA_FIO_GSCSCSI, "GSC SCSI" },
[all …]
H A Dcom_dino.c75 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO ||
H A Dsti_sgc.c113 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO) in sti_sgc_probe()
H A Dcpudevs.h17 #define HPPA_TYPE_FIO 0x0a macro
/openbsd/sys/arch/hppa/gsc/
H A Dfdc_gsc.c61 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO ||
H A Darcofi_gsc.c50 if (ga->ga_type.iodc_type == HPPA_TYPE_FIO && in arcofi_gsc_match()
H A Dhil_gsc.c63 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in hil_gsc_match()
H A Dcom_gsc.c65 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
H A Doosiop_gsc.c96 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
H A Dosiop_gsc.c97 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
H A Dlpt_gsc.c110 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
H A Dsiop_gsc.c65 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in siop_gsc_match()
H A Dif_ie_gsc.c284 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
H A Dgsckbc.c169 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in gsckbc_match()
H A Dharmony.c121 if (ga->ga_type.iodc_type == HPPA_TYPE_FIO) {
/openbsd/sys/arch/hppa/stand/libsa/
H A Dcmd_hppa.c710 case HPPA_TYPE_FIO: in bus_walk()
750 HPPA_TYPE_FIO && in bus_walk()