Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c3680 * fc_bsg_rport_dispatch - process rport bsg requests and dispatch to LLDD
3684 static int fc_bsg_rport_dispatch(struct Scsi_Host *shost, struct bsg_job *job) in fc_bsg_rport_dispatch() function
3739 return fc_bsg_rport_dispatch(shost, job); in fc_bsg_dispatch()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c4173 * fc_bsg_rport_dispatch - process rport bsg requests and dispatch to LLDD
4177 static int fc_bsg_rport_dispatch(struct Scsi_Host *shost, struct bsg_job *job) in fc_bsg_rport_dispatch() function
4232 return fc_bsg_rport_dispatch(shost, job); in fc_bsg_dispatch()

Completed in 11 milliseconds