Home
last modified time | relevance | path

Searched refs:sas_smp_host_handler (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/libsas/
Dsas_internal.h80 extern int sas_smp_host_handler(struct Scsi_Host *shost, struct request *req,
83 static inline int sas_smp_host_handler(struct Scsi_Host *shost, in sas_smp_host_handler() function
Dsas_host_smp.c133 int sas_smp_host_handler(struct Scsi_Host *shost, struct request *req, in sas_smp_host_handler() function
Dsas_expander.c1988 return sas_smp_host_handler(shost, req, rsp); in sas_smp_handler()