]> Pileus Git - ~andy/linux/commit
[SCSI] bfa: Introduced generic address len pair to represent DMA memory chunk.
authorKrishna Gudipati <kgudipat@brocade.com>
Mon, 13 Jun 2011 22:39:36 +0000 (15:39 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 29 Jun 2011 20:24:46 +0000 (15:24 -0500)
commit85ce928dbb87585042e7dfebe513f724eadebd5e
tree121604b0dfe16ea282b378901e1b00d85f215f97
parent4d08e731bd6e3c5fd0b65bcfba22dc159fec3487
[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>
drivers/scsi/bfa/bfa_ioc.h
drivers/scsi/bfa/bfa_svc.c
drivers/scsi/bfa/bfi.h
drivers/scsi/bfa/bfi_ms.h