Skip to content

Commit 4b4f214

Browse files
committed
Merged staging into main
2 parents c2b6622 + 21333e5 commit 4b4f214

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wdk-ddi-src/content/storport/nf-storport-storportgetphysicaladdress.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ A pointer to the hardware device extension. This is a per HBA storage area that
5858
### -param Srb [in, optional]
5959

6060

61-
Pointer to the SCSI request block if the virtual address to be converted comes from that SRB's <b>DataBuffer</b> member or <b>SenseInfoBuffer</b> member. Otherwise, this parameter must be <b>NULL</b>.
61+
Pointer to the SCSI request block if the virtual address to be converted comes from that SRB's <b>DataBuffer</b>, <b>SenseInfoBuffer</b>, or <b>SrbExtension</b> member. Otherwise, this parameter must be <b>NULL</b>.
6262

6363
### -param VirtualAddress [in]
6464

@@ -101,3 +101,4 @@ The <b>STOR_PHYSICAL_ADDRESS</b> type is an operating system-independent data ty
101101

102102

103103
<a href="/windows-hardware/drivers/ddi/srb/nf-srb-scsiportgetphysicaladdress">ScsiPortGetPhysicalAddress</a>
104+

0 commit comments

Comments
 (0)