Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sas_task.c File Reference
#include <linux/kernel.h>
#include <linux/export.h>
#include <scsi/sas.h>
#include <scsi/libsas.h>

Go to the source code of this file.

Functions

void sas_ssp_task_response (struct device *dev, struct sas_task *task, struct ssp_response_iu *iu)
 
 EXPORT_SYMBOL_GPL (sas_ssp_task_response)
 

Function Documentation

EXPORT_SYMBOL_GPL ( sas_ssp_task_response  )
void sas_ssp_task_response ( struct device dev,
struct sas_task task,
struct ssp_response_iu *  iu 
)

Definition at line 7 of file sas_task.c.