Searched refs:DeviceInfo (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable1.c | 500 ACPI_DBG2_DEVICE *DeviceInfo; in DtCompileDbg2() local 538 DeviceInfo = ACPI_CAST_PTR (ACPI_DBG2_DEVICE, Subtable->Buffer); in DtCompileDbg2() 549 DeviceInfo->BaseAddressOffset = CurrentOffset; in DtCompileDbg2() 565 DeviceInfo->AddressSizeOffset = CurrentOffset; in DtCompileDbg2() 581 DeviceInfo->NamepathOffset = CurrentOffset; in DtCompileDbg2() 591 DeviceInfo->NamepathLength = (UINT16) Subtable->Length; in DtCompileDbg2() 592 CurrentOffset += (UINT16) DeviceInfo->NamepathLength; in DtCompileDbg2() 612 DeviceInfo->OemDataOffset = 0; in DtCompileDbg2() 613 DeviceInfo->OemDataLength = 0; in DtCompileDbg2() 619 DeviceInfo->OemDataOffset = CurrentOffset; in DtCompileDbg2() [all …]
|
| /freebsd-13.1/sys/dev/mps/ |
| H A D | mps_table.c | 328 mps_print_field(sc, "DeviceInfo: %b,%s\n", buf->DeviceInfo, in mps_print_sasdev0() 332 mps_describe_table(mps_sasdev0_devtype, buf->DeviceInfo & 0x03)); in mps_print_sasdev0()
|
| H A D | mps_sas_lsi.c | 641 device_info = le32toh(config_page.DeviceInfo); in mpssas_add_device() 660 parent_devinfo = le32toh(parent_config_page.DeviceInfo); in mpssas_add_device()
|
| H A D | mps_mapping.c | 1139 device_info = le32toh(sas_device_pg0.DeviceInfo); in _mapping_get_dev_info()
|
| /freebsd-13.1/sys/dev/mpr/ |
| H A D | mpr_table.c | 348 mpr_print_field(sc, "DeviceInfo: %b,%s\n", le32toh(buf->DeviceInfo), in mpr_print_sasdev0() 352 mpr_describe_table(mpr_sasdev0_devtype, buf->DeviceInfo & 0x03)); in mpr_print_sasdev0()
|
| H A D | mpr_sas_lsi.c | 846 device_info = le32toh(config_page.DeviceInfo); in mprsas_add_device() 865 parent_devinfo = le32toh(parent_config_page.DeviceInfo); in mprsas_add_device() 1282 device_info = le32toh(config_page.DeviceInfo); in mprsas_add_pcie_device() 1298 parent_devinfo = le32toh(parent_config_page.DeviceInfo); in mprsas_add_pcie_device()
|
| H A D | mpr_mapping.c | 1177 device_info = le32toh(sas_device_pg0.DeviceInfo); in _mapping_get_dev_info() 1352 port_change->device_info = le32toh(pcie_device_pg0.DeviceInfo); in _mapping_get_pcie_dev_info()
|
| /freebsd-13.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_tool.h | 244 U32 DeviceInfo[3]; /* 0x1C */ member
|
| H A D | mpi2_cnfg.h | 2722 U32 DeviceInfo; /* 0x1C */ member 3024 U32 DeviceInfo; /* 0x18 */ member 3569 U32 DeviceInfo; /* 0x1C */ member
|
| /freebsd-13.1/sys/dev/mps/mpi/ |
| H A D | mpi2_cnfg.h | 2203 U32 DeviceInfo; /* 0x1C */ member 2489 U32 DeviceInfo; /* 0x18 */ member
|
| /freebsd-13.1/usr.sbin/mpsutil/ |
| H A D | mps_show.c | 578 type = get_device_type(le32toh(device->DeviceInfo)); in show_devices()
|
| /freebsd-13.1/sys/dev/mpt/mpilib/ |
| H A D | mpi_ioc.h | 621 U32 DeviceInfo; /* 08h */ member
|
| H A D | mpi_cnfg.h | 2850 U32 DeviceInfo; /* 1Ch */ member
|
| /freebsd-13.1/sys/dev/mpt/ |
| H A D | mpt_cam.c | 748 device_info->device_info = le32toh(buffer->DeviceInfo); in mptsas_sas_device_pg0()
|