Searched refs:vstor_packet (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dstorvsc_drv.c254 struct vstor_packet { struct
383 sizeof(struct vstor_packet))
397 struct vstor_packet vstor_packet; member in struct:storvsc_cmd_request
716 struct vstor_packet *vstor_packet; local
736 vstor_packet = &request->vstor_packet;
748 vstor_packet->operation = VSTOR_OPERATION_CREATE_SUB_CHANNELS;
749 vstor_packet
783 cache_wwn(struct storvsc_device *stor_device, struct vstor_packet *vstor_packet) argument
808 struct vstor_packet *vstor_packet; local
846 struct vstor_packet *vstor_packet; local
1127 storvsc_on_io_completion(struct storvsc_device *stor_device, struct vstor_packet *vstor_packet, struct storvsc_cmd_request *request) argument
1200 storvsc_on_receive(struct storvsc_device *stor_device, struct vstor_packet *vstor_packet, struct storvsc_cmd_request *request) argument
1439 struct vstor_packet *vstor_packet; local
1635 struct vstor_packet *vstor_packet; local
[all...]

Completed in 131 milliseconds