PS2SDK
PS2 Homebrew Libraries
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
c
d
e
f
g
i
l
m
n
p
q
r
s
t
u
v
Variables
_
c
d
f
g
i
k
m
n
p
q
r
s
t
u
v
w
Typedefs
a
d
h
i
l
m
n
p
r
s
t
w
Enumerations
_
a
c
d
g
i
l
m
n
o
p
s
t
v
Enumerator
c
d
e
g
i
n
p
s
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
sim.h
1
/*
2
# _____ ___ ____ ___ ____
3
# ____| | ____| | | |____|
4
# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
5
#-----------------------------------------------------------------------
6
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
7
# Licenced under Academic Free License version 2.0
8
# Review ps2sdk README & LICENSE files for further details.
9
*/
10
11
#ifndef __SIM_H__
12
#define __SIM_H__
13
14
extern
void
hdskSimGetFreeSectors(s32 device,
struct
hdskStat
*stat,
apa_device_t
*deviceinfo);
15
extern
void
hdskSimMovePartition(
struct
hdskBitmap
*dest,
struct
hdskBitmap
*start);
16
extern
struct
hdskBitmap
*hdskSimFindEmptyPartition(u32 size);
17
extern
struct
hdskBitmap
*hdskSimFindLastUsedPartition(u32 size, u32 start,
int
mode);
18
extern
struct
hdskBitmap
*hdskSimFindLastUsedBlock(u32 size, u32 start,
int
mode);
19
extern
void
hdskSimMovePartitionsBlock(
struct
hdskBitmap
*dest,
struct
hdskBitmap
*src);
20
21
#endif
apa_device_t
Definition
libapa.h:210
hdskBitmap
Definition
fssk.h:23
hdskStat
Definition
hdsk-devctl.h:26
iop
hdd
hdsk
src
sim.h
Generated on Sat May 17 2025 02:56:34 for PS2SDK by
1.12.0