Home
last modified time | relevance | path

Searched refs:HPPA_TYPE_BRIDGE (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/hppa/dev/
H A Dcpudevs_data.h349 {HPPA_TYPE_BRIDGE, HPPA_BRIDGE_DINO, "PCI Bridge" },
350 {HPPA_TYPE_BRIDGE, HPPA_BRIDGE_SAGA, "Saga PCI Bridge" },
H A Dcpudevs.h20 #define HPPA_TYPE_BRIDGE 0x0d macro
H A Delroy.c190 (ca->ca_type.iodc_type == HPPA_TYPE_BRIDGE && in elroy_match()
H A Ddino.c147 if (ca->ca_type.iodc_type != HPPA_TYPE_BRIDGE ||
/openbsd/sys/arch/hppa/stand/libsa/
H A Dcmd_hppa.c681 case HPPA_TYPE_BRIDGE: in bus_walk()