Searched refs:__scsi_alloc_queue (Results 1 – 4 of 4) sorted by relevance
826 extern struct request_queue *__scsi_alloc_queue(struct Scsi_Host *shost,
2137 struct request_queue *__scsi_alloc_queue(struct Scsi_Host *shost, in __scsi_alloc_queue() function2148 EXPORT_SYMBOL(__scsi_alloc_queue);2154 q = __scsi_alloc_queue(sdev->host, scsi_request_fn); in scsi_alloc_queue()
4053 q = __scsi_alloc_queue(shost, fc_bsg_host_handler); in fc_bsg_hostadd()4099 q = __scsi_alloc_queue(shost, fc_bsg_rport_handler); in fc_bsg_rportadd()
1548 q = __scsi_alloc_queue(shost, bsg_request_fn); in iscsi_bsg_host_add()