Home
last modified time | relevance | path

Searched refs:storvsc_next_request_id (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/scsi/
Dstorvsc_drv.c656 static u64 storvsc_next_request_id(struct vmbus_channel *channel, u64 rqst_addr) in storvsc_next_request_id() function
688 new_sc->next_request_id_callback = storvsc_next_request_id; in handle_sc_creation()
1330 device->channel->next_request_id_callback = storvsc_next_request_id; in storvsc_connect_to_vsp()