ScsiPortConvertUlongToPhysicalAddress
SCSI_PHYSICAL_ADDRESS
ScsiPortConvertUlongToPhysicalAddress(
IN ULONG UlongAddress
);
ScsiPortConvertUlongToPhysicalAddress extends a given ULONG address into a value of type SCSI_PHYSICAL_ADDRESS.
Parameters
UlongAddress
Specifies a value of type ULONG.
Return Value
ScsiPortConvertUlongToPhysicalAddress returns the converted SCSI_PHYSICAL_ADDRESS.
See Also
ACCESS_RANGE, ScsiPortGetDeviceBase, ScsiPortGetVirtualAddress