PS2SDK
PS2 Homebrew Libraries
|
Go to the source code of this file.
Data Structures | |
struct | dev_table_t |
Macros | |
#define | DEVSCAN_IOMAX 16 |
#define | DEVSCAN_IOXMAX 32 |
#define | DEVSCAN_MAX (DEVSCAN_IOMAX+DEVSCAN_IOXMAX+1) |
#define | DEVSCAN_MASK (IOP_DT_FS | IOP_DT_BLOCK) |
Functions | |
int | devscan_gettype (char *name) |
int | devscan_setup (int devtype) |
int | devscan_getdevlist (char *buffer) |
ModuleInfo_t * | devscan_getmodule (const char *name) |
device driver scanner and handler headers
Definition in file devscan.h.