commit | 85ce928dbb87585042e7dfebe513f724eadebd5e | [log] [tgz] |
---|---|---|
author | Krishna Gudipati <kgudipat@brocade.com> | Mon Jun 13 15:39:36 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jun 29 15:24:46 2011 -0500 |
tree | 121604b0dfe16ea282b378901e1b00d85f215f97 | |
parent | 4d08e731bd6e3c5fd0b65bcfba22dc159fec3487 [diff] |
[SCSI] bfa: Introduced generic address len pair to represent DMA memory chunk. - Avoid the use of hardware defined structure bfi_sge_s for DMA requests in host. - Defined a generic address len pair to represent a DMA memory chunk (bfi_alen_s). Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>