Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The StorPortReadPortUshort routine reads a value from a specified port address.
Syntax
void StorPortReadPortUshort(
[in] h,
[in] p
);
Parameters
[in] h
A pointer to the hardware device extension.
[in] p
A pointer to the address from which to read.
Return value
None
Remarks
For more information, see ScsiPortReadPortBufferUshort. For a buffered version of this routine, see StorPortReadPortBufferUshort.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Universal |
| Header | storport.h (include Storport.h) |
| Library | Storport.lib |