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

/linux-master/drivers/hv/
H A Dchannel.c1042 desc.trans_id = VMBUS_RQST_ERROR; /* will be updated in hv_ringbuffer_write() */
1117 desc.transactionid = VMBUS_RQST_ERROR; /* will be updated in hv_ringbuffer_write() */
1161 desc->transactionid = VMBUS_RQST_ERROR; /* will be updated in hv_ringbuffer_write() */
1244 return VMBUS_RQST_ERROR;
1278 return VMBUS_RQST_ERROR;
1285 return VMBUS_RQST_ERROR;
1305 * Returns the memory address stored at @trans_id, or VMBUS_RQST_ERROR if
H A Dring_buffer.c340 if (rqst_id == VMBUS_RQST_ERROR) {
/linux-master/drivers/net/hyperv/
H A Dnetvsc.c765 if (cmd_rqst == VMBUS_RQST_ERROR) {
828 if (cmd_rqst == VMBUS_RQST_ERROR) {
/linux-master/include/linux/
H A Dhyperv.h814 #define VMBUS_RQST_ERROR (U64_MAX - 1) macro
/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c2967 if (req_addr == VMBUS_RQST_ERROR) {

Completed in 128 milliseconds