Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h69 VSTOR_OPERATION_COMPLETEIO = 1, enumerator
H A Dhv_storvsc_drv_freebsd.c430 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO || in storvsc_send_multichannel_request()
497 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO || in hv_storvsc_channel_init()
524 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO) { in hv_storvsc_channel_init()
560 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO || in hv_storvsc_channel_init()
595 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO || in hv_storvsc_channel_init()
857 case VSTOR_OPERATION_COMPLETEIO: in hv_storvsc_on_channel_callback()