Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A Dsas_internal.h102 extern void sas_smp_host_handler(struct bsg_job *job, struct Scsi_Host *shost);
104 static inline void sas_smp_host_handler(struct bsg_job *job, in sas_smp_host_handler() function
H A Dsas_host_smp.c225 void sas_smp_host_handler(struct bsg_job *job, struct Scsi_Host *shost) in sas_smp_host_handler() function
H A Dsas_expander.c2118 return sas_smp_host_handler(job, shost); in sas_smp_handler()