PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
int | trContext |
unsigned short int | nodeID |
unsigned short int | InitiatorNodeID |
unsigned short int | max_payload |
unsigned short int | LUN |
unsigned short int | loginID |
unsigned char | IsConnected |
unsigned char | mgt_ORB_timeout |
unsigned char | ORB_size |
unsigned char | speed |
unsigned long int | ManagementAgent_high |
unsigned long int | ManagementAgent_low |
unsigned long int | CommandBlockAgent_high |
unsigned long int | CommandBlockAgent_low |
unsigned long int | sectorSize |
unsigned long int | maxLBA |
void * | cache |
struct scsi_interface | scsi |
Definition at line 125 of file sbp2_disk.h.
int SBP2Device::trContext |
Definition at line 127 of file sbp2_disk.h.
unsigned short int SBP2Device::nodeID |
Definition at line 128 of file sbp2_disk.h.
unsigned short int SBP2Device::InitiatorNodeID |
Definition at line 129 of file sbp2_disk.h.
unsigned short int SBP2Device::max_payload |
Definition at line 130 of file sbp2_disk.h.
unsigned short int SBP2Device::LUN |
Definition at line 131 of file sbp2_disk.h.
unsigned short int SBP2Device::loginID |
Definition at line 133 of file sbp2_disk.h.
unsigned char SBP2Device::IsConnected |
Definition at line 135 of file sbp2_disk.h.
unsigned char SBP2Device::mgt_ORB_timeout |
Definition at line 136 of file sbp2_disk.h.
unsigned char SBP2Device::ORB_size |
Definition at line 137 of file sbp2_disk.h.
unsigned char SBP2Device::speed |
Definition at line 138 of file sbp2_disk.h.
unsigned long int SBP2Device::ManagementAgent_high |
Definition at line 140 of file sbp2_disk.h.
unsigned long int SBP2Device::ManagementAgent_low |
Definition at line 141 of file sbp2_disk.h.
unsigned long int SBP2Device::CommandBlockAgent_high |
Definition at line 143 of file sbp2_disk.h.
unsigned long int SBP2Device::CommandBlockAgent_low |
Definition at line 144 of file sbp2_disk.h.
unsigned long int SBP2Device::sectorSize |
Definition at line 146 of file sbp2_disk.h.
unsigned long int SBP2Device::maxLBA |
Definition at line 147 of file sbp2_disk.h.
void * SBP2Device::cache |
Definition at line 148 of file sbp2_disk.h.
struct scsi_interface SBP2Device::scsi |
Definition at line 150 of file sbp2_disk.h.