Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sas_host_smp.c File Reference
#include <linux/scatterlist.h>
#include <linux/blkdev.h>
#include <linux/slab.h>
#include <linux/export.h>
#include "sas_internal.h"
#include <scsi/scsi_transport.h>
#include <scsi/scsi_transport_sas.h>
#include "../scsi_sas_internal.h"

Go to the source code of this file.

Functions

int try_test_sas_gpio_gp_bit (unsigned int od, u8 *data, u8 index, u8 count)
 
 EXPORT_SYMBOL (try_test_sas_gpio_gp_bit)
 
int sas_smp_host_handler (struct Scsi_Host *shost, struct request *req, struct request *rsp)
 

Function Documentation

EXPORT_SYMBOL ( try_test_sas_gpio_gp_bit  )
int sas_smp_host_handler ( struct Scsi_Host shost,
struct request req,
struct request rsp 
)

Definition at line 228 of file sas_host_smp.c.

int try_test_sas_gpio_gp_bit ( unsigned int  od,
u8 data,
u8  index,
u8  count 
)

Definition at line 103 of file sas_host_smp.c.