Searched refs:__scsi_alloc_queue (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/
H A Dscsi_lib.c2031 struct request_queue *__scsi_alloc_queue(struct Scsi_Host *shost, function
2042 EXPORT_SYMBOL(__scsi_alloc_queue); variable
2048 q = __scsi_alloc_queue(sdev->host, scsi_request_fn);
H A Dscsi_transport_fc.c4052 q = __scsi_alloc_queue(shost, fc_bsg_host_handler);
4098 q = __scsi_alloc_queue(shost, fc_bsg_rport_handler);
H A Dscsi_transport_iscsi.c1546 q = __scsi_alloc_queue(shost, bsg_request_fn);

Completed in 240 milliseconds