Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c664 static u64 storvsc_next_request_id(struct vmbus_channel *channel, u64 rqst_addr) in storvsc_next_request_id() function
696 new_sc->next_request_id_callback = storvsc_next_request_id; in handle_sc_creation()
1341 device->channel->next_request_id_callback = storvsc_next_request_id; in storvsc_connect_to_vsp()