STOR_PHYSICAL_ADDRESS

The STOR_PHYSICAL_ADDRESS type is an operating system-independent data type that Storport miniport drivers use to represent either a physical addresses or a bus-relative address.

typedef PHYSICAL_ADDRESS STOR_PHYSICAL_ADDRESS, *PSTOR_PHYSICAL_ADDRESS;

Remarks

The following routines use this data type to represent physical addresses:

The following routines use this data type to represent bus-relative addresses:

Requirements

Header

Storport.h

 

 

Send comments about this topic to Microsoft