Mac OS 9
OTPortRecord Struct Reference

#include <OpenTransport.h>

Data Fields

OTPortRef fRef
 
UInt32 fPortFlags
 
UInt32 fInfoFlags
 
UInt32 fCapabilities
 
ItemCount fNumChildPorts
 
OTPortReffChildPorts
 
char fPortName [36]
 
char fModuleName [32]
 
char fSlotID [8]
 
char fResourceInfo [32]
 
char fReserved [164]
 

Detailed Description

One OTPortRecord is created for each instance of a port. For Instance 'enet' identifies an ethernet port. A OTPortRecord for each ethernet card it finds, with an OTPortRef that will uniquely allow the driver to determine which port it is supposed to open on.


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