Searched refs:DTB_PCI_HOST_RANGE_RECORD (Results 1 – 2 of 2) sorted by relevance
35 } DTB_PCI_HOST_RANGE_RECORD; typedef65 Len % sizeof (DTB_PCI_HOST_RANGE_RECORD) != 0) { in GetPciIoTranslation()70 for (RecordIdx = 0; RecordIdx < Len / sizeof (DTB_PCI_HOST_RANGE_RECORD); in GetPciIoTranslation()72 CONST DTB_PCI_HOST_RANGE_RECORD *Record; in GetPciIoTranslation()75 Record = (CONST DTB_PCI_HOST_RANGE_RECORD *)Prop + RecordIdx; in GetPciIoTranslation()
74 } DTB_PCI_HOST_RANGE_RECORD; typedef197 Len % sizeof (DTB_PCI_HOST_RANGE_RECORD) != 0) { in ProcessPciHost()202 for (RecordIdx = 0; RecordIdx < Len / sizeof (DTB_PCI_HOST_RANGE_RECORD); in ProcessPciHost()204 CONST DTB_PCI_HOST_RANGE_RECORD *Record; in ProcessPciHost()206 Record = (CONST DTB_PCI_HOST_RANGE_RECORD *)Prop + RecordIdx; in ProcessPciHost()