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

/freebsd-10-stable/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h69 VSTOR_OPERATION_COMPLETEIO = 1, enumerator in enum:vstor_packet_ops
H A Dhv_storvsc_drv_freebsd.c422 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO ||
489 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO ||
516 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO) {
552 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO ||
587 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO ||
840 case VSTOR_OPERATION_COMPLETEIO:

Completed in 186 milliseconds