Home
last modified time | relevance | path

Searched refs:fc_bsg_host_dispatch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c3587 * fc_bsg_host_dispatch - process fc host bsg requests and dispatch to LLDD
3591 static int fc_bsg_host_dispatch(struct Scsi_Host *shost, struct bsg_job *job) in fc_bsg_host_dispatch() function
3741 return fc_bsg_host_dispatch(shost, job); in fc_bsg_dispatch()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c4080 * fc_bsg_host_dispatch - process fc host bsg requests and dispatch to LLDD
4084 static int fc_bsg_host_dispatch(struct Scsi_Host *shost, struct bsg_job *job) in fc_bsg_host_dispatch() function
4234 return fc_bsg_host_dispatch(shost, job); in fc_bsg_dispatch()

Completed in 10 milliseconds