Searched refs:HPPA_TYPE_FIO (Results 1 – 16 of 16) sorted by relevance
/openbsd/sys/arch/hppa/dev/ |
H A D | cpudevs_data.h | 299 {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 D | com_dino.c | 75 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO ||
|
H A D | sti_sgc.c | 113 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO) in sti_sgc_probe()
|
H A D | cpudevs.h | 17 #define HPPA_TYPE_FIO 0x0a macro
|
/openbsd/sys/arch/hppa/gsc/ |
H A D | fdc_gsc.c | 61 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO ||
|
H A D | arcofi_gsc.c | 50 if (ga->ga_type.iodc_type == HPPA_TYPE_FIO && in arcofi_gsc_match()
|
H A D | hil_gsc.c | 63 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in hil_gsc_match()
|
H A D | com_gsc.c | 65 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
|
H A D | oosiop_gsc.c | 96 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
|
H A D | osiop_gsc.c | 97 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
|
H A D | lpt_gsc.c | 110 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
|
H A D | siop_gsc.c | 65 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in siop_gsc_match()
|
H A D | if_ie_gsc.c | 284 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
|
H A D | gsckbc.c | 169 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO || in gsckbc_match()
|
H A D | harmony.c | 121 if (ga->ga_type.iodc_type == HPPA_TYPE_FIO) {
|
/openbsd/sys/arch/hppa/stand/libsa/ |
H A D | cmd_hppa.c | 710 case HPPA_TYPE_FIO: in bus_walk() 750 HPPA_TYPE_FIO && in bus_walk()
|