Searched hist:f0c568a478f03536602b1730b9473ee86d61d836 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/ |
H A D | mvumi.h | f0c568a478f03536602b1730b9473ee86d61d836 Wed May 11 17:22:44 CEST 2011 Jianyun Li <jyli@marvell.com> [SCSI] mvumi: Add Marvell UMI driver
The Marvell Universal Message Interface (UMI) defines a messaging interface between host and Marvell products (Plato, for example). It considers situations of limited system resource and optimized system performance. UMI driver translates host request to message and sends message to FW via UMI, FW receives message and processes it, then sends response to UMI driver. FW generates an interrupt when it needs to send information or response to UMI driver
Signed-off-by: Jianyun Li <jyli@marvell.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | mvumi.c | f0c568a478f03536602b1730b9473ee86d61d836 Wed May 11 17:22:44 CEST 2011 Jianyun Li <jyli@marvell.com> [SCSI] mvumi: Add Marvell UMI driver
The Marvell Universal Message Interface (UMI) defines a messaging interface between host and Marvell products (Plato, for example). It considers situations of limited system resource and optimized system performance. UMI driver translates host request to message and sends message to FW via UMI, FW receives message and processes it, then sends response to UMI driver. FW generates an interrupt when it needs to send information or response to UMI driver
Signed-off-by: Jianyun Li <jyli@marvell.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | Makefile | diff f0c568a478f03536602b1730b9473ee86d61d836 Wed May 11 17:22:44 CEST 2011 Jianyun Li <jyli@marvell.com> [SCSI] mvumi: Add Marvell UMI driver
The Marvell Universal Message Interface (UMI) defines a messaging interface between host and Marvell products (Plato, for example). It considers situations of limited system resource and optimized system performance. UMI driver translates host request to message and sends message to FW via UMI, FW receives message and processes it, then sends response to UMI driver. FW generates an interrupt when it needs to send information or response to UMI driver
Signed-off-by: Jianyun Li <jyli@marvell.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | Kconfig | diff f0c568a478f03536602b1730b9473ee86d61d836 Wed May 11 17:22:44 CEST 2011 Jianyun Li <jyli@marvell.com> [SCSI] mvumi: Add Marvell UMI driver
The Marvell Universal Message Interface (UMI) defines a messaging interface between host and Marvell products (Plato, for example). It considers situations of limited system resource and optimized system performance. UMI driver translates host request to message and sends message to FW via UMI, FW receives message and processes it, then sends response to UMI driver. FW generates an interrupt when it needs to send information or response to UMI driver
Signed-off-by: Jianyun Li <jyli@marvell.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|