Home
last modified time | relevance | path

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

/linux/drivers/ps3/ !
H A Dps3stor_lib.c37 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK) in ps3stor_open_hv_device()
47 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK in ps3stor_close_hv_device()
59 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK) in ps3stor_close_hv_device()
/linux/drivers/block/ !
H A Dps3disk.c510 .match_id = PS3_MATCH_ID_STOR_DISK,
/linux/arch/powerpc/platforms/ps3/ !
H A Ddevice-init.c555 result = ps3_setup_storage_dev(repo, PS3_MATCH_ID_STOR_DISK); in ps3_setup_dynamic_device()