Searched refs:ps3rom (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dps3rom.c36 #define DEVICE_NAME "ps3rom"
432 static struct ps3_system_bus_driver ps3rom = { variable in typeref:struct:ps3_system_bus_driver
443 return ps3_system_bus_driver_register(&ps3rom);
448 ps3_system_bus_driver_unregister(&ps3rom);
H A DMakefile135 obj-$(CONFIG_PS3_ROM) += ps3rom.o

Completed in 48 milliseconds