Searched defs:__scsi_alloc_queue (Results 1 - 1 of 1) 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);

Completed in 103 milliseconds