11#ifndef __PSPUSBSTOR_H__
12#define __PSPUSBSTOR_H__
18#define PSP_USBSTOR_DRIVERNAME "USBStor_Driver"
unsigned char size
Definition pspsysmem_kernel.h:6
float x
Definition psptypes.h:0
uint32_t u32
Definition psptypes.h:41
int sceUsbstorBootSetCapacity(u32 size)
Tell the USBstorBoot driver the size of MS.
int sceUsbstorBootRegisterNotify(u32 eventFlag)
Register an eventFlag to send notifications to.
int sceUsbstorBootUnregisterNotify(u32 eventFlag)
Unregister a previously registered eventFlag.