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

/linux-master/drivers/ps3/
H A Dps3stor_lib.c37 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK)
47 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK
59 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK)
/linux-master/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c163 case PS3_MATCH_ID_STOR_DISK:
201 case PS3_MATCH_ID_STOR_DISK:
H A Ddevice-init.c554 result = ps3_setup_storage_dev(repo, PS3_MATCH_ID_STOR_DISK);
/linux-master/arch/powerpc/include/asm/
H A Dps3.h312 PS3_MATCH_ID_STOR_DISK = 6, enumerator in enum:ps3_match_id
/linux-master/drivers/block/
H A Dps3disk.c515 .match_id = PS3_MATCH_ID_STOR_DISK,

Completed in 138 milliseconds