Home
last modified time | relevance | path

Searched refs:PS3_BUS_TYPE_STORAGE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/ps3/
H A Dplatform.h69 PS3_BUS_TYPE_STORAGE = 5, enumerator
H A Ddevice-init.c962 result = ps3_start_probe_thread(PS3_BUS_TYPE_STORAGE); in ps3_register_devices()
H A Drepository.c1318 if (repo->bus_type == PS3_BUS_TYPE_STORAGE) in dump_device_info()