How can I identify the request queue for a linux block device

Solution 1:

Queue = blk_init_queue(sbd_request, &Device.lock);