PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
SBP2Device Struct Reference
+ Collaboration diagram for SBP2Device:

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
 

Detailed Description

Definition at line 125 of file sbp2_disk.h.

Field Documentation

◆ trContext

int SBP2Device::trContext

Definition at line 127 of file sbp2_disk.h.

◆ nodeID

unsigned short int SBP2Device::nodeID

Definition at line 128 of file sbp2_disk.h.

◆ InitiatorNodeID

unsigned short int SBP2Device::InitiatorNodeID

Definition at line 129 of file sbp2_disk.h.

◆ max_payload

unsigned short int SBP2Device::max_payload

Definition at line 130 of file sbp2_disk.h.

◆ LUN

unsigned short int SBP2Device::LUN

Definition at line 131 of file sbp2_disk.h.

◆ loginID

unsigned short int SBP2Device::loginID

Definition at line 133 of file sbp2_disk.h.

◆ IsConnected

unsigned char SBP2Device::IsConnected

Definition at line 135 of file sbp2_disk.h.

◆ mgt_ORB_timeout

unsigned char SBP2Device::mgt_ORB_timeout

Definition at line 136 of file sbp2_disk.h.

◆ ORB_size

unsigned char SBP2Device::ORB_size

Definition at line 137 of file sbp2_disk.h.

◆ speed

unsigned char SBP2Device::speed

Definition at line 138 of file sbp2_disk.h.

◆ ManagementAgent_high

unsigned long int SBP2Device::ManagementAgent_high

Definition at line 140 of file sbp2_disk.h.

◆ ManagementAgent_low

unsigned long int SBP2Device::ManagementAgent_low

Definition at line 141 of file sbp2_disk.h.

◆ CommandBlockAgent_high

unsigned long int SBP2Device::CommandBlockAgent_high

Definition at line 143 of file sbp2_disk.h.

◆ CommandBlockAgent_low

unsigned long int SBP2Device::CommandBlockAgent_low

Definition at line 144 of file sbp2_disk.h.

◆ sectorSize

unsigned long int SBP2Device::sectorSize

Definition at line 146 of file sbp2_disk.h.

◆ maxLBA

unsigned long int SBP2Device::maxLBA

Definition at line 147 of file sbp2_disk.h.

◆ cache

void * SBP2Device::cache

Definition at line 148 of file sbp2_disk.h.

◆ scsi

struct scsi_interface SBP2Device::scsi

Definition at line 150 of file sbp2_disk.h.


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