MAP_DATA_FOR_SRP_CMD
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
map_data_for_srp_cmd - Calls functions to map data for srp cmds
SYNOPSIS
"SYNOPSIS"
int map_data_for_srp_cmd (struct scsi_cmnd * cmd, struct srp_cmd * srp_cmd, struct device * dev);
ARGUMENTS
- cmd
-
struct scsi_cmnd with the memory to be mapped
- srp_cmd
-
srp_cmd that contains the memory descriptor
- dev
-
dma device for which to map dma memory
DESCRIPTION
Called by scsi_cmd_to_srp_cmd when converting scsi cmds to srp cmds
Returns 1 on success.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:26 GMT, October 09, 2005