|
Mac OS 9
|
#include <OpenTransport.h>
Data Fields | |
| OTPortRef | fRef |
| UInt32 | fPortFlags |
| UInt32 | fInfoFlags |
| UInt32 | fCapabilities |
| ItemCount | fNumChildPorts |
| OTPortRef * | fChildPorts |
| char | fPortName [36] |
| char | fModuleName [32] |
| char | fSlotID [8] |
| char | fResourceInfo [32] |
| char | fReserved [164] |
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.