Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dvmbus_drv.c2453 channel->offermsg.child_relid = INVALID_RELID; in vmbus_bus_suspend()
2513 if (channel->offermsg.child_relid != INVALID_RELID) in vmbus_bus_resume()
/linux/include/linux/
H A Dhyperv.h513 #define INVALID_RELID U32_MAX macro