ATA_GET_XLAT_FUNC

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ata_get_xlat_func - check if SCSI to ATA translation is possible  

SYNOPSIS

"SYNOPSIS"

ata_xlat_func_t ata_get_xlat_func (struct ata_device * dev, u8 cmd);  

ARGUMENTS

dev
ATA device
cmd
SCSI command opcode to consider
 

DESCRIPTION

Look up the SCSI command given, and determine whether the SCSI command is to be translated or simulated.  

RETURNS

Pointer to translation function if possible, NULL if not.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS

This document was created by man2html, using the manual pages.
Time: 00:01:56 GMT, October 09, 2005