Skip to content

Latest commit

 

History

History
76 lines (57 loc) · 2.42 KB

nf-irb-ataportwriteportulong.md

File metadata and controls

76 lines (57 loc) · 2.42 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:irb.AtaPortWritePortUlong
AtaPortWritePortUlong function (irb.h)
The AtaPortWritePortUlong routine transfers a ULONG value to the HBA.Note  The ATA port driver and ATA miniport driver models may be altered or unavailable in the future.
storage\ataportwriteportulong.htm
storage
03/29/2018
AtaPortWritePortUlong function
AtaPortWritePortUlong, AtaPortWritePortUlong routine [Storage Devices], atartns_4930ccb8-61a2-415e-897a-6e3ef573e623.xml, irb/AtaPortWritePortUlong, storage.ataportwriteportulong
irb.h
Ata.h, Irb.h
Desktop
Ataport.lib; Pciidex.lib
Windows
AtaPortWritePortUlong
irb/AtaPortWritePortUlong
APIRef
kbSyntax
LibDef
ataport.lib
ataport.dll
pciidex.lib
pciidex.dll
AtaPortWritePortUlong

AtaPortWritePortUlong function

-description

The AtaPortWritePortUlong routine transfers a ULONG value to the HBA.

Note  The ATA port driver and ATA miniport driver models may be altered or unavailable in the future. Instead, we recommend using the Storport driver and Storport miniport driver models.
 

-parameters

-param Port [in]

A pointer to the I/O port. The address value that is assigned to this parameter must be within the range of mapped I/O space addresses that are obtained by a call to AtaPortGetDeviceBase.

-param Value [in]

Specifies the value to write to the HBA's I/O port.

-see-also

AtaPortGetDeviceBase

AtaPortWritePortUchar

AtaPortWritePortUshort