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
▼
PS2SDK
PS2SDK - PS2DEV Open Source Project
PS2SDK - KERNEL LIBRARY
remote
►
Topics
►
Data Structures
▼
Files
▼
File List
►
common
►
ee
▼
iop
►
arcade
►
cdvd
►
debug
►
dev9
►
dvrp
▼
fs
►
adddrv
►
addrom2
►
bdm
►
bdmfs_fatfs
►
bdmfs_vfat
►
devfs
►
eromdrv
►
fakehost
►
fileio
►
filexio
►
http
►
libbdm
►
netfs
►
romdrv
►
subfile
▼
vfat
▼
src
▼
include
fat.h
fat_driver.h
fat_write.h
mass_debug.h
part_driver.h
scache.h
usbhd_common.h
fat_driver.c
fat_write.c
fs_driver.c
part_driver.c
scache.c
►
hdd
►
iLink
►
kernel
►
memorycard
►
network
►
security
►
sio
►
sound
►
startup
►
system
►
tcpip
►
usb
►
tools
►
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
part_driver.h
1
#ifndef _PART_DRIVER_H
2
#define _PART_DRIVER_H 1
3
4
#ifdef BUILDING_USBHDFSD
5
extern
int
part_connect(
mass_dev
*dev);
6
extern
void
part_disconnect(
mass_dev
*dev);
7
#endif
/* BUILDING_USBHDFSD */
8
#ifdef BUILDING_IEEE1394_DISK
9
extern
int
part_connect(
struct
SBP2Device
*dev);
10
extern
void
part_disconnect(
struct
SBP2Device
*dev);
11
#endif
/* BUILDING_IEEE1394_DISK */
12
13
#endif
_mass_dev
Definition
usbhdfsd.h:65
SBP2Device
Definition
sbp2_disk.h:126
iop
fs
vfat
src
include
part_driver.h
Generated on Wed Feb 19 2025 02:05:17 for PS2SDK by
1.12.0