Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dstorvsc_drv.c74 VSTOR_OPERATION_COMPLETE_IO = 1, enumerator
812 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETE_IO || in handle_multichannel_storage()
878 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETE_IO || in storvsc_execute_vstor_op()
930 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETE_IO) in storvsc_channel_init()
1262 case VSTOR_OPERATION_COMPLETE_IO: in storvsc_on_receive()
1349 if (packet->operation == VSTOR_OPERATION_COMPLETE_IO || in storvsc_on_channel_callback()