Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dstorvsc_drv.c650 static u64 storvsc_next_request_id(struct vmbus_channel *channel, u64 rqst_addr) in storvsc_next_request_id() function
682 new_sc->next_request_id_callback = storvsc_next_request_id; in handle_sc_creation()
1303 device->channel->next_request_id_callback = storvsc_next_request_id; in storvsc_connect_to_vsp()