Home | History | Annotate | Download | only in I2cDxe

Lines Matching refs:DeviceIndex

39     0,                  // DeviceIndex

880 // Default DeviceIndex
935 if (Device->DeviceIndex == 0) {
956 // RemainingDevicePath == NULL and only DeviceIndex 0 is present on the I2C bus,
967 (RemainingPathDeviceIndex != Device->DeviceIndex)) {
988 I2cDeviceContext->I2cIo.DeviceIndex = Device->DeviceIndex;
1334 gControllerDevicePathTemplate.ControllerNumber = I2cDeviceContext->I2cDevice->DeviceIndex;