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

/freebsd-11.0-release/sys/powerpc/ps3/
H A Dps3bus.h52 PS3_BUSTYPE_SYSBUS = 4, enumerator in enum:__anon13225
H A Dehci_ps3.c86 if (ps3bus_get_bustype(dev) != PS3_BUSTYPE_SYSBUS ||
H A Dohci_ps3.c71 if (ps3bus_get_bustype(dev) != PS3_BUSTYPE_SYSBUS ||
H A Dps3bus.c449 if (dinfo->bustype == PS3_BUSTYPE_SYSBUS ||
643 if (dinfo->bustype != PS3_BUSTYPE_SYSBUS &&
654 if (dinfo->bustype == PS3_BUSTYPE_SYSBUS &&
H A Dif_glc.c102 if (ps3bus_get_bustype(dev) != PS3_BUSTYPE_SYSBUS ||

Completed in 118 milliseconds