Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > HBA have direct accesss to SrbExtension?

Reply
Thread Tools Display Modes

HBA have direct accesss to SrbExtension?

 
 
flyingfly
Guest
Posts: n/a

 
      09-08-2010
WDK docs says, The memory at SrbExtension is not initialized by the
OS-specific port driver, and the miniport driver-determined data can be
accessed directly by the HBA. The corresponding physical address can be
obtained by calling ScsiPortGetPhysicalAddress with the SrbExtension pointer.

Does it mean that the memory buffer allocated for each Srb Extension is
physically continues and can be accessed by HBA using DMA directly?

Thanks!
 
Reply With Quote
 
 
 
 
Maxim S. Shatskih
Guest
Posts: n/a

 
      09-08-2010
> Does it mean that the memory buffer allocated for each Srb Extension is
> physically continues and can be accessed by HBA using DMA directly?


Yes.

Note that LUN extensions are not such.

--
Maxim S. Shatskih
Windows DDK MVP

http://www.storagecraft.com

 
Reply With Quote
 
flyingfly
Guest
Posts: n/a

 
      09-09-2010
Thanks, that will help me a lot!

"Maxim S. Shatskih" wrote:

> > Does it mean that the memory buffer allocated for each Srb Extension is
> > physically continues and can be accessed by HBA using DMA directly?

>
> Yes.
>
> Note that LUN extensions are not such.
>
> --
> Maxim S. Shatskih
> Windows DDK MVP
>
> http://www.storagecraft.com
>
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Direct Access and SBS 2008 MiguelZ Windows Small Business Server 0 08-17-2010 05:00 PM
bf 2142 direct x10 angelomeli Windows Vista Games 3 01-31-2007 03:34 AM
Re: Direct Push Stumper Chris De Herrera ActiveSync 0 12-16-2006 02:28 AM
No Direct Push icon on my phone JMS ActiveSync 5 05-02-2006 02:40 AM
Direct Push on Treo 700w (WM5.0) edsiri ActiveSync 1 01-08-2006 04:32 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59