Searched refs:RemainingHasControllerNode (Results 1 – 1 of 1) sorted by relevance
259 IN BOOLEAN RemainingHasControllerNode, in CheckRemainingDevicePath() argument317 …if (((SystemHasControllerNode) && (!RemainingHasControllerNode) && (SystemControllerNumber == 0))… in CheckRemainingDevicePath()318 …((!SystemHasControllerNode) && (RemainingHasControllerNode) && (RemainingControllerNumber == 0)) … in CheckRemainingDevicePath()319 …((SystemHasControllerNode) && (RemainingHasControllerNode) && (SystemControllerNumber == Remaini… in CheckRemainingDevicePath()320 ((!SystemHasControllerNode) && (!RemainingHasControllerNode))) { in CheckRemainingDevicePath()394 BOOLEAN RemainingHasControllerNode; in I2cBusDriverSupported() local397 RemainingHasControllerNode = FALSE; in I2cBusDriverSupported()463 RemainingHasControllerNode = TRUE; in I2cBusDriverSupported()506 RemainingHasControllerNode, in I2cBusDriverSupported()