Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c3734 static int fc_bsg_dispatch(struct bsg_job *job) in fc_bsg_dispatch() function
3772 return fc_bsg_dispatch(job); in fc_bsg_dispatch_prep()
3796 q = bsg_setup_queue(dev, bsg_name, fc_bsg_dispatch, fc_bsg_job_timeout, in fc_bsg_hostadd()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c4227 static int fc_bsg_dispatch(struct bsg_job *job) in fc_bsg_dispatch() function
4266 return fc_bsg_dispatch(job); in fc_bsg_dispatch_prep()
4290 q = bsg_setup_queue(dev, bsg_name, fc_bsg_dispatch, fc_bsg_job_timeout, in fc_bsg_hostadd()

Completed in 10 milliseconds