Home
last modified time | relevance | path

Searched refs:DeviceId (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/amd64/vmm/amd/
H A Divrs_drv.c325 if (old->DeviceId == new->DeviceId) { in ivhd_is_newer()
653 PCI_RID2BUS(ivhd->Header.DeviceId), in ivhd_attach()
654 PCI_RID2SLOT(ivhd->Header.DeviceId), in ivhd_attach()
655 PCI_RID2FUNC(ivhd->Header.DeviceId)); in ivhd_attach()
659 softc->pci_rid = ivhd->Header.DeviceId; in ivhd_attach()
/freebsd/usr.sbin/acpi/einj/
H A Deinj.c98 printf("\tDevice Id:\t%04x\n", vendor->DeviceId); in print_vendor_struct()
/freebsd/sys/x86/iommu/
H A Damd_drv.c199 if (h2->Header.DeviceId != ildp->devid) in ivrs_lookup_ivhd_0x40()
216 if (h1->Header.DeviceId != ildp->devid) in ivrs_lookup_ivhd_0x10()
879 ifu->device_id = ivrs->Header.DeviceId; in amdiommu_find_unit_scan_0x11()
901 ifu->device_id = ivrs->Header.DeviceId; in amdiommu_find_unit_scan_0x10()
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo2.c504 {ACPI_DMT_UINT32, ACPI_IOVT0_OFFSET (DeviceId), "IOMMU DeviceID", 0},
525 {ACPI_DMT_UINT16, ACPI_IOVTDEV_OFFSET (DeviceId), "DeviceID", 0},
560 {ACPI_DMT_UINT16, ACPI_IVRSH_OFFSET (DeviceId), "DeviceId", 0},
584 {ACPI_DMT_UINT16, ACPI_IVRS01_OFFSET (Header.DeviceId), "DeviceId", 0},
606 {ACPI_DMT_UINT16, ACPI_IVRSH_OFFSET (DeviceId), "DeviceId", 0},
1688 {ACPI_DMT_UINT16, ACPI_NFIT4_OFFSET (DeviceId), "Device Id", 0},
H A Ddmtbinfo1.c866 {ACPI_DMT_UINT16, ACPI_CSRT0_OFFSET (DeviceId), "Device ID", 0},
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h1180 UINT32 DeviceId; member
1199 UINT16 DeviceId; member
1244 UINT16 DeviceId; /* ID of IOMMU */ member
2718 UINT16 DeviceId; member
2870 UINT16 DeviceId; member
H A Dactbl1.h922 UINT16 DeviceId; member
1729 UINT16 DeviceId; member
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DUefiTcgPlatform.h320 UINT16 DeviceId; member
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampidefs.h341 bit32 DeviceId; member
506 bit32 DeviceId; member
H A Dsadisc.c510 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaRegDevCmd_t, DeviceId), ((bit32)hostAssigned… in saRegisterNewDevice()
H A Dsampicmd.c592 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetDevInfoCmd_t, DeviceId), deviceid); in mpiGetDeviceInfoCmd()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h680 UINT64 DeviceId; member
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c1853 printf("\n\tIVHD Type=%#x IOMMU DeviceId=%#06x\n\tFlags=", in acpi_handle_ivrs_ivhd_dte()
1854 addr->Type, addr->DeviceId); in acpi_handle_ivrs_ivhd_dte()
2127 printf("Id=%#06x PCISeg=%#x ", addr->Header.DeviceId, x16); in acpi_handle_ivrs_blocks()
2131 printf("Id=%#06x-%#06x PCISeg=%#x", addr->Header.DeviceId, in acpi_handle_ivrs_blocks()
2402 printf("\tDeviceId=0x%04x\n", (u_int)ctlreg->DeviceId); in acpi_print_nfit()
/freebsd/sys/dev/hptmv/
H A Dhptintf.h504 WORD DeviceId; /* 0x5A3E */ member
/freebsd/sys/dev/hptrr/
H A Dhptintf.h765 HPT_U16 DeviceId; /* 0x5A3E */ member
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h957 HPT_U16 DeviceId; /* 0x5A3E */ member
/freebsd/sys/dev/hptnr/
H A Dhptintf.h953 HPT_U16 DeviceId; /* 0x5A3E */ member
/freebsd/lib/libefivar/
H A Defivar-dp-format.c1549 InfiniBand->DeviceId in DevPathToTextInfiniBand()
H A Defivar-dp-parse.c1439 Strtoi64 (DidStr, &InfiniBand->DeviceId); in DevPathFromTextInfiniband()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt6487 name collisions on hosts that reserve the *_DEVICE_ID (or *DeviceId)