Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libsas/
Dsas_internal.h103 extern int sas_smp_host_handler(struct Scsi_Host *shost, struct request *req,
106 static inline int sas_smp_host_handler(struct Scsi_Host *shost, in sas_smp_host_handler() function
Dsas_host_smp.c228 int sas_smp_host_handler(struct Scsi_Host *shost, struct request *req, in sas_smp_host_handler() function
Dsas_expander.c2148 return sas_smp_host_handler(shost, req, rsp); in sas_smp_handler()