Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_internal.h100 extern void sas_smp_host_handler(struct bsg_job *job, struct Scsi_Host *shost);
102 static inline void sas_smp_host_handler(struct bsg_job *job, in sas_smp_host_handler() function
Dsas_host_smp.c225 void sas_smp_host_handler(struct bsg_job *job, struct Scsi_Host *shost) in sas_smp_host_handler() function
Dsas_expander.c2144 return sas_smp_host_handler(job, shost); in sas_smp_handler()