Searched refs:SubsystemDeviceId (Results 1 – 9 of 9) sorted by relevance
34 UINT64 SubsystemDeviceId; member86 IN UINTN SubsystemDeviceId,251 IN UINTN SubsystemDeviceId, in PCheckDevice() argument312 if (Header->SubsystemDeviceId != DEVICE_ID_NOCARE) { in PCheckDevice()313 if (SubsystemDeviceId != Header->SubsystemDeviceId) { in PCheckDevice()
218 DeviceMap->SmbusDeviceUdid.SubsystemDeviceId = (UINT16)((Buffer[10] << 8) + Buffer[11]); in SmbusGetUdidGeneral()249 Buffer[10] = (UINT8)(DeviceMap->SmbusDeviceUdid.SubsystemDeviceId >> 8); in SmbusAssignAddress()250 Buffer[11] = (UINT8)(DeviceMap->SmbusDeviceUdid.SubsystemDeviceId); in SmbusAssignAddress()381 CurrentDeviceMap->SmbusDeviceUdid.SubsystemDeviceId = SmbusUdid->SubsystemDeviceId; in SmbusDirectedArp()
155 IN UINTN SubsystemDeviceId,
25 UINT16 SubsystemDeviceId; member
52 UINT16 SubsystemDeviceId; member
58 UINT16 SubsystemDeviceId;
205 IN UINTN SubsystemDeviceId, in CheckDevice() argument
187 mSubsystemDeviceId = mBoardIdDecodeTable[mBoardIdIndex].SubsystemDeviceId;
159 UINT16 SubsystemDeviceId; member