ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
smap_bd_t Struct Reference

#include <smapregs.h>

Data Fields

u16 ctrl_stat
 
u16 reserved
 
u16 length
 
u16 pointer
 

Detailed Description

Buffer descriptors.

Definition at line 284 of file smapregs.h.

Field Documentation

◆ ctrl_stat

u16 smap_bd_t::ctrl_stat

Definition at line 285 of file smapregs.h.

◆ length

u16 smap_bd_t::length

number of bytes in pkt

Definition at line 289 of file smapregs.h.

◆ pointer

u16 smap_bd_t::pointer

Definition at line 290 of file smapregs.h.

◆ reserved

u16 smap_bd_t::reserved

must be zero

Definition at line 287 of file smapregs.h.


The documentation for this struct was generated from the following file: