PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
_cbw_packet Struct Reference

Data Fields

unsigned int signature
 
unsigned int tag
 
unsigned int dataTransferLength
 
unsigned char flags
 
unsigned char lun
 
unsigned char comLength
 
unsigned char comData [16]
 

Detailed Description

Definition at line 52 of file usb_driver.c.

Field Documentation

◆ signature

unsigned int _cbw_packet::signature

Definition at line 54 of file usb_driver.c.

◆ tag

unsigned int _cbw_packet::tag

Definition at line 55 of file usb_driver.c.

◆ dataTransferLength

unsigned int _cbw_packet::dataTransferLength

Definition at line 56 of file usb_driver.c.

◆ flags

unsigned char _cbw_packet::flags

Definition at line 57 of file usb_driver.c.

◆ lun

unsigned char _cbw_packet::lun

Definition at line 58 of file usb_driver.c.

◆ comLength

unsigned char _cbw_packet::comLength

Definition at line 59 of file usb_driver.c.

◆ comData

unsigned char _cbw_packet::comData

Definition at line 60 of file usb_driver.c.


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