1. NAME

mptscsih_get_scsi_lookup - retrieves scmd entry

2. SYNOPSIS

struct scsi_cmnd * mptscsih_get_scsi_lookup(MPT_ADAPTER *  ioc , int  i );

3. ARGUMENTS

ioc
    Pointer to MPT_ADAPTER structure

i
    index into the array

4. DESCRIPTION

Returns the scsi_cmd pointer

5. COPYRIGHT