Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c68 VSTOR_OPERATION_COMPLETE_IO = 1, enumerator
769 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETE_IO || in handle_multichannel_storage()
835 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETE_IO || in storvsc_execute_vstor_op()
887 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETE_IO) in storvsc_channel_init()
1206 case VSTOR_OPERATION_COMPLETE_IO: in storvsc_on_receive()
1293 if (packet->operation == VSTOR_OPERATION_COMPLETE_IO || in storvsc_on_channel_callback()