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.c38 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK) in ps3stor_open_hv_device()
48 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK in ps3stor_close_hv_device()
60 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK) in ps3stor_close_hv_device()
/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c163 case PS3_MATCH_ID_STOR_DISK: in ps3_open_hv_device()
201 case PS3_MATCH_ID_STOR_DISK: in ps3_close_hv_device()
/linux/arch/powerpc/include/asm/
H A Dps3.h312 PS3_MATCH_ID_STOR_DISK = 6, enumerator