ps3_os_area_flash_ops
extern void ps3_os_area_flash_register(const struct ps3_os_area_flash_ops *ops);
static const struct ps3_os_area_flash_ops *os_area_flash_ops;
void ps3_os_area_flash_register(const struct ps3_os_area_flash_ops *ops)
static const struct ps3_os_area_flash_ops ps3flash_kernel_ops = {