Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_transport_fc.c4087 * fc_bsg_host_dispatch - process fc host bsg requests and dispatch to LLDD
4091 static int fc_bsg_host_dispatch(struct Scsi_Host *shost, struct bsg_job *job) in fc_bsg_host_dispatch() function
4241 return fc_bsg_host_dispatch(shost, job); in fc_bsg_dispatch()