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

/drivers/scsi/
H A Dscsi_lib.c1640 struct request_queue *__scsi_alloc_queue(struct Scsi_Host *shost, function
1683 EXPORT_SYMBOL(__scsi_alloc_queue); variable
1689 q = __scsi_alloc_queue(sdev->host, scsi_request_fn);

Completed in 32 milliseconds