Searched refs:DeviceId (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/sys/amd64/vmm/amd/
H A Divrs_drv.c315 if (old->DeviceId == new->DeviceId) {
642 softc->pci_dev = pci_find_bsf(PCI_RID2BUS(ivhd->Header.DeviceId),
643 PCI_RID2SLOT(ivhd->Header.DeviceId),
644 PCI_RID2FUNC(ivhd->Header.DeviceId));
648 softc->pci_rid = ivhd->Header.DeviceId;
/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h681 UINT64 DeviceId; member in struct:__anon9501
/freebsd-13-stable/stand/efi/include/
H A Defidevp.h257 UINT64 DeviceId; member in struct:_INFINIBAND_DEVICE_PATH
/freebsd-13-stable/sys/contrib/dev/acpica/common/
H A Ddmtbinfo2.c392 {ACPI_DMT_UINT16, ACPI_IVRSH_OFFSET (DeviceId), "DeviceId", 0},
1035 {ACPI_DMT_UINT16, ACPI_NFIT4_OFFSET (DeviceId), "Device Id", 0},
H A Ddmtbinfo1.c385 {ACPI_DMT_UINT16, ACPI_CSRT0_OFFSET (DeviceId), "Device ID", 0},
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactbl1.h545 UINT16 DeviceId; member in struct:acpi_csrt_group
1023 UINT16 DeviceId; member in struct:acpi_einj_vendor
H A Dactbl2.h453 UINT16 DeviceId; /* ID of IOMMU */ member in struct:acpi_ivrs_header
1405 UINT16 DeviceId; member in struct:acpi_nfit_control_region
/freebsd-13-stable/sys/dev/hptmv/
H A Dhptintf.h506 WORD DeviceId; /* 0x5A3E */ member in struct:_HPT601_INFO
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadisc.c511 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaRegDevCmd_t, DeviceId), ((bit32)hostAssignedDeviceId) << 16);
H A Dsampidefs.h342 bit32 DeviceId; member in struct:agsaRegDevCmd_s
507 bit32 DeviceId; member in struct:agsaGetDevInfoCmd_s
H A Dsampicmd.c593 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetDevInfoCmd_t, DeviceId), deviceid);
1790 * \param deviceId DeviceId
1830 SA_DBG3(("mpiSetDeviceStateCmd, Build IOMB DeviceId= 0x%x\n", deviceId));
1880 * \param deviceId DeviceId
1929 SA_DBG3(("mpiGetDeviceStateCmd, Build IOMB DeviceId= 0x%x\n", deviceId));
/freebsd-13-stable/sys/dev/hptrr/
H A Dhptintf.h767 HPT_U16 DeviceId; /* 0x5A3E */ member in struct:_HPT601_INFO_
/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-format.c1485 InfiniBand->DeviceId
H A Defivar-dp-parse.c1381 Strtoi64 (DidStr, &InfiniBand->DeviceId);
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhptintf.h959 HPT_U16 DeviceId; /* 0x5A3E */ member in struct:_HPT601_INFO_
/freebsd-13-stable/sys/dev/hptnr/
H A Dhptintf.h955 HPT_U16 DeviceId; /* 0x5A3E */ member in struct:_HPT601_INFO_
/freebsd-13-stable/usr.sbin/acpi/acpidump/
H A Dacpi.c1661 printf("\tDeviceId=0x%04x\n", (u_int)ctlreg->DeviceId);

Completed in 320 milliseconds