Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dps3bus.h52 PS3_BUSTYPE_SYSBUS = 4, enumerator
H A Dohci_ps3.c69 if (ps3bus_get_bustype(dev) != PS3_BUSTYPE_SYSBUS || in ohci_ps3_probe()
H A Dehci_ps3.c79 if (ps3bus_get_bustype(dev) != PS3_BUSTYPE_SYSBUS || in ehci_ps3_probe()
H A Dps3bus.c459 if (dinfo->bustype == PS3_BUSTYPE_SYSBUS || in ps3bus_attach()
661 if (dinfo->bustype != PS3_BUSTYPE_SYSBUS && in ps3bus_get_dma_tag()
672 if (dinfo->bustype == PS3_BUSTYPE_SYSBUS && in ps3bus_get_dma_tag()
H A Dif_glc.c99 if (ps3bus_get_bustype(dev) != PS3_BUSTYPE_SYSBUS || in glc_probe()